/*  Main CSS for VA Steam Cleaning */

body{
	text-align: left;
	color: #797979;
	background-image: url("http://www.vasteamcleaning.com/images/va-steam-background.jpg");
	background-repeat: repeat;
	}
	
div, tr, td {
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	color: #232323;
	}
	
hr {
	border-top: 0px; border-bottom: 1px; border-right: 0px; border-left: 0px;
	border-style: solid;
	border-color: border-top:1px #797979 solid;
	margin-bottom:0px;
	}	
	
h2 {
	color: #0C1D9C;
	margin:0;
	font-size: 16px;
	}
	
h3 {
	margin-bottom: 4px;
	margin-top:4px;
	color:#9D1C24;
	text-align: center;
	font-family: trebuchet ms;
	text-transform: uppercase;
	}
	
.clear {
	clear: both;
	}
	
.spacer {
	height: 12px;
	}

a:link{color:#9D1C24;text-decoration:none;}
a:hover {color:#9D1C24;text-decoration:underline;}	

a.headerNav:link {color: white; text-decoration: none;font-weight: 900;}
a.headerNav:visited{color: white; text-decoration: none;font-weight: 900;}
a.headerNav:link:active, a.headerNav:visited:active {color: #fcfced; text-decoration: underline; font-weight: 900;}
a.headerNav:link:hover, a.headerNav:visited:hover {color: #fcfced; text-decoration: underline; font-weight: 900;}

#pageContainer {
	width: 1057px;
	height: auto;
	align: center;
	}

#mainBody {
	height: auto;
	margin: auto;
	width: 1057px;
	background-image: url("http://www.vasteamcleaning.com/images/va-steam-body-repeat.jpg");
	background-repeat: repeat-y;
	margin-left: 0px;
	}
	
#menuBar {
	width: 160px;
	margin-left: 82px;
	text-align: center;
	float: left;
}

#menuBar p{
	color: #EAEAEA;
	}

#navcontainer { width: 150px; }

#navcontainer ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a {
display: block;
padding: 3px;
width: 154px;
_width:160px;
border-bottom: 1px white solid;
padding-top: 5px;
padding-bottom: 5px;
}

#navcontainer a:link, #navlist a:visited {
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover {
background-color: #369;
color: #DDDDDD;
}

#leftContent {
	width: 470px;
	_width: 415px;
	height: auto;
	margin-left: 20px;
	padding: 5px;
	float: left;
	}
	
#rightContent {
	width: 200px;
	height: auto;
	margin-left: 40px;
	padding: 5px;																
	float: left;
	}
	
#rightFeature {
	background-color: #DEE5F8;
	padding: 5px;
	}
	
#rightFeature img{
	border: 2px white solid;
	margin-bottom: 10px;
	}	
	
#content {
	padding: 0 15px;
	display: block;
	height: auto;
	padding-bottom: 10px;
	padding-top: 5px;
}	

.caption {
	font-size: 10px;
	color: #505050;
	padding-bottom:3px;
	}

/*** CORNER STYLES ***/
.roundFooter ul {
	background: url("http://www.vasteamcleaning.com/images/va-steam-blue-corners.gif") 0px -12px no-repeat;
	height: 13px;
	list-style: none;
	margin: 0;
}
.roundFooter ul li {
	float: right;
	background: url("http://www.vasteamcleaning.com/images/va-steam-blue-corners.gif") -12px -12px no-repeat;
	width: 13px;
	line-height: 15px;
}
.roundHeader ul {
	background: url("http://www.vasteamcleaning.com/images/va-steam-blue-corners.gif") 0px -25px no-repeat;
	height: 13px;
	list-style: none;
	margin: 0;
}
.roundHeader ul li {
	float: right;
	background: url("http://www.vasteamcleaning.com/images/va-steam-blue-corners.gif") -12px -25px no-repeat;
	width: 13px;
	line-height: 15px;
}

	
ol li {
	margin-bottom: 10px;
}	
	
#bottomContent {
	width: 100%;
	border: 1px green double;
	margin-top: 20px;
	}	
	
/* Header Styles */	
#header {
	width: 1057px;
	height: 197;
	margin: auto;
	}
	
/* Footer Styles */

#footer {
	width: 1057px;
	height: 195px;
	margin: auto;
	margin-left: 1px;
	text-align: center;
	}

#vws {
	text-align: center;
	width: 1057;
	font-size: 10px;
	}
	
#membersof {
	position:relative;
	margin-bottom: -20px;
	z-index: 2;
	margin-left:250px;
	}	


		
