/*


                       C S S   S c r e e n   S t y l e s   f o r   T h e   F i n i s h i n g   S h o p 
___________________________________________________________________________________
							

*/



BODY{
	background: #FEEDD1;
	color: black;
	font-size: 10pt;
	font-family: "Bitstream Vera Sans", Verdana, Trebuchet, "Trebuchet MS",  sans-serif;
	margin: 10px;
}



/* Set Link colors/underlines */

a { color:#A62C4B; text-decoration: none; font-weight:bold;}
a:hover { color:#000; text-decoration: none; font-weight:bold;}


/* Remove borders from all images */
img	{border: 0px;}

/* Add borders to some images */
.contentImg	{
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

/* Remove extra space on forms */
form	{border: 0px; padding: 0px; margin: 0px; display: inline;}

.contentImage {
	float:left;
	padding: 10px; 
	text-align:center;
	position: relative;
	width:250px;
}

#contentImageBox {
	width: 540px;
	text-align: center;
	position: relative;
	float:left;
}

.logoImages {
	float:left;
	padding: 10px; 
	text-align:center;
	position: relative;
	width:580px;
}

#container {
	background:#A62C4B;
	position: relative;
	width: 780px;
	margin: 0 auto;
	border:2px solid #A62C4B;
	height: auto;
	text-align: center;
	color: #000000;
}

#header {
	background: url('../images/title.jpg') 0 0 no-repeat;
	border-bottom: 2px solid #A62C4B;
	position: relative;
	width: 100%;
	padding: 0px;
	height: 200px;
	text-align: center;
}

#content {
	margin-left:134px;
	border-left:2px solid #A62C4B;
	text-align: left;
	padding:20px;
	color: #006A44;
	width:603px;
	background:#FEEDD1;
	min-height: 300px;
}

#powerwashing {
	margin-left:134px;
	border-left:2px solid #A62C4B;
	text-align: right;
	padding:0px;
	color: #006A44;
	width:603px;
	background:#FEEDD1;
	min-height: 300px;
}

#footer {
	background:#A62C4B;
	position: relative;
	border-top: 2px solid #A62C4B;
	width: 100%;
	padding: 0px;
	padding-bottom: 2px;
	height: auto;
	text-align: center;
	color: #FFFFFF;
}

#footercbs {
	position: relative;
	width: 780px;
	margin: 0 auto;
	height: 24px;
	text-align: center;
	color: #333;
	vertical-align: middle;
	padding-top: 10px;
}

#footercbs a {
	color: #333;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

#footercbs a:hover {
	color: #A62C4B;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}


#menu_left {
	background:#A62C4B;
	position: absolute;
	left:0px;
	top:202px;
	height: auto;
	width:134px;
	text-align: left;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	line-height:25px;

}

#menu_left A {
	display:block;
	border:0px;
	border-bottom:1px solid #FEEDD1;
	text-indent:10px;
	color:white;

}

#menu_left A:Hover {
	background:#006A44;
	width:100%;
	color:white;
	display:block;
}

#ad_space {
	border:0px;
	text-align:center;
	margin:0 auto;
	margin-left:-10px;
	color:white;

}

#ad_space a {
	display:block;
	border:0px;
	text-indent:10px;
	color:white;

}

#ad_space a:hover {
	color:white;
	display:block;
	background:none;
}


#menu_btm {
	background:#A62C4B;
	position: relative;
	height: auto;
	width:auto;
	margin: 0 auto;
	text-align: center;
	font-size: 8pt;
	color: #ffffff;
	padding: 4px;
}

#bubblespace {
	padding-right: 20px;
}

.bubbles {
	position: absolute;
	width:18px; 
	height:18px;
	padding-right: 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/favicon.png');
}



/*                                 G e n e r a l   C l a s s e s
________________________________________________________________ 

*/

.bold{
	font-weight: bold;
}

.underline{
	text-decoration: underline;
}

.center{
	text-align: center;
}


H1 {
	font-size: 14pt;
	text-align:center;
}

H2 {
	font-size: 12pt;
	text-align:left;
}

H4 {
	font-weight: bold;
	padding: 4px;
	margin: 0px;
}


.ClearFloats {
	clear:both;
}

.leftCol {
	text-align: right;
	width: 40%;
	vertical-align: top;
}

.rightCol {
	text-align: left;
	width: 60%;
	vertical-align: top;
}

#quoteForm {
	font-family: Arial;
	font-size: 11px;
	color: #54461F;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	width: 450px;
	text-align: center;
}

table#quoteForm input {
width: 100px;
height: 15px;
font-size: 10px;
color: #333333;
background: #dddddd;
border: 1px solid #444;
margin: 2px;
padding: 0px;
line-height: 14px;
}

table#quoteForm select{
width: 100px;
height: 16px;
font-size: 10px;
color: #333333;
border: 1px;
margin: 0px;
padding: 0px;
line-height: 14px;
}

/*
                                      E n d   o f   S t y l e   S h e e t
______________________________________________________________________
*/
