/* CSS Document */


html,body {height: 100%;}
	
body {
	background-image: url('http://www.finishingtouchfresno.com/lib/wallpaper.gif');
	padding: 0px;
	margin: 0px;
}

p {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #000000;
}

.h1 {
	color: #000000;
	background-color: transparent;
	font-family: Arial;
	font-size: 20px;	
}

ul
{
	list-style: disc inside;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #000000;
}
	
.tableOuter {
	background-image: url('http://www.finishingtouchfresno.com/lib/bgbox.gif');
	padding-left: 10;
	padding-right: 10;
	padding-top: 10;
	padding-bottom: 10;
	border-color: 666666;  
	border-style: solid;
	border-width: 1px; 
}

.tableBody {
	background-image: url('http://www.finishingtouchfresno.com/lib/bgtxt.gif');
	border-color: #999999; 
	padding-left: 5;
	padding-right: 5;
	padding-top: 5;
	padding-bottom: 5;
	border-width: 1px; 
	border-style: solid;
}

.tableBodyText {
	border-style: none;
	padding: 0;
}

.furnitureNav {
	
}

#containerBody {
	width: 560;
	background-image: url('http://www.finishingtouchfresno.com/lib/bgtxt.gif');
	border: 1px solid #999999;
	padding: 5px;
}

#containerNav {
	width: 130;
	border-right: 1px dotted #999999;
	float: left;
}

#containerSpacer {
	width: 20;
	float: left;
}

#containterText {
	width: 410;
	float: right;
	padding: 20px;
}

.furnNav {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	color: #000000;
}

.furnNav A:link {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}

.furnNav A:visited {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}

.furnNav A:hover {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	color: #000000;
	text-decoration: underline;
}

.furnNav A:active {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}