﻿/*CSS Table of contents
1. General - common area 
2. Layout
*/
/*General*/
body{
	margin:0 auto;
	padding:0px;
	/*background-image:url('../Images/bg1.jpg');
	background-repeat:repeat-x;
	background-color:#BDB793;*/
	font-family:Tahoma;
	color:black;
}
h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
}
h1.red,h2.red{
	color:#FF0000
}
span.xlfnt{
	font-size:x-large;
	font-weight:bold;
	
}
p{
	font-size:small;
	text-align:justify;
	line-height:23px;
}

.TxtBldUl{
	text-decoration:underline;
	font-weight:bold;
}

a.LinkPlain{
	text-decoration:none;
	color:black;
}

a:visited.LinkPlain{
	color:black;
	text-decoration:none
}

img{
	margin:12px;
	border:none;
}
div.clearboth{
	clear:both;
}
div.center{
	margin:0 auto;
	padding:0;
	}
.ulbld{
	font-weight:bold;
	text-decoration:underline
}
/*Layout*/
div.space1{
	margin:0;
	padding:0;
	width:100%;
	height:20px;	
}
div.top{
	margin:10px 0 10px 0;
	padding:0;
	height:158px;
	width:900px;
	}
div.topR{
	margin:0 auto;
	padding:20px 0 0 0;
	height:158px;
	width:445px;
	text-align:center;
	float:right;
	background-image:url('../Images/top_box3.png');
	background-repeat:no-repeat;
	color:#20439A;
	}
div.topL{
	margin:0 auto;
	padding:25px 0 0 0;
	height:158px;
	width:445px;
	text-align:center;	
	float:left;
	background-image:url('../Images/top_box3.png');
	background-repeat:no-repeat;
	color:#20439A;
	}


/*mast*/
div.mast{
	background-color:#EBEBEB;
	margin:0;
	padding:10px 0 0 0;
	width:100%;
	height:170px;
}

div.masttop{
	margin:0 auto;
	padding:5px 0 0 25px;
	width:704px;
	height:33px;
	background-image:url('../Images/Slice%201.png');
	background-repeat:no-repeat;	
}
h4.masttop{
	font-style:italic;	
}
span.masttop{
	font-style:italic;
	font-size:x-small;
}


div.content{
	margin:0 auto;
	padding:0;
	width:900px;
	height:auto;
	/*background-color:#FFFFB5;*/
}
h1.mast{	
	font-size:large;
	margin:0 auto;
	padding:0;
}

span.mastH1{
	font-size:large;
	margin:0 auto;
	padding:0;
	font-weight:bold;
}
span.mastHead{
	font-weight:bold;
	font-size:xx-large;
	margin:0 auto;
	padding:0;
}
div.mastcontent{	
	margin:0 auto;
	padding:0;
	width:800px;
	height:auto;	
}
div.mastR{
	margin:0;
	padding:45px 0 60px 10px;
	/*float:right;*/
	/*display:inline-block;*/
	
}
div.mastL{
	margin:0;
	padding:0;
	/*float:left;*/
	/*display:inline-block;*/	
}

/*navbar*/
div.nav{
	padding:0;
	width:100%;
	height:55px;
	background-color:#ebebeb;
	/*border:2px black solid;*/
}
div.navbar{
	margin:0 auto;
	padding:0;
	width:1020px;
	height:50px;
		
}

#navmenu{
		margin:0;
		padding:0;
		/*width:1020px;*/
		height:50px;
}
	/*#navmenu ul{
		margin:0;	
		
		list-style:none;
		height:50px;
		background-color:#336699;		
	}*/
		
		
	
	#navmenu li{
		margin:0;
		padding:8px 7px 0px 7px;	
		float:left;		
		font-weight:bold;
		list-style:none;
		vertical-align:middle;
		line-height:15px;
		height:30px;
		background-color:#336699;
		text-align:center;					
	}
	#navmenu li ul{
		display:none;
		margin:0;
		padding:0;
		width:150px;		
		}	

		
	#navmenu li:hover ul{	
		display:block;
		position:relative;
		padding-top:12px;
		right:9px;		
	}

		

	
#navmenu li ul li{
	margin:0;
	padding:8px 5px 0 9px;
	width:150px;
	height:29px;	
	text-align:center;
	
	}



#navmenu li:hover{
	background-color:gray;
	color:white;		
}


#navmenu a{
	text-decoration:none;
	color:black;
	display:block;
	height:35px;
	
	}
#navmenu a:hover{
	color:white;
	}

#navpix {
	margin:0 auto;
}
	#navpix table{
	margin:0 auto;	
	}
	#navpix td{
	width:75px;
	padding:0;
}
	#navpix img{
	margin:5px;
}

h1.header{
	font-size:35pt;
	font-weight:bold;
	padding:20px 0 20px 0;
	color:#20439a;
	
		}
#toptable t{
	margin:0;
	width:900px;
	padding:5px;	
	border:none;
}
	#toptable tr
/*footer*/
div.footer{
	
}
div.futer{	
	margin-top:0;
	padding:10px;
	width:100%;
	height:auto;
	background-color:#e8d8b3;	
	border-top:2px black solid;	
}

div.footmain{
	margin:0;
	padding:5px;
	width:750px;
	text-align:center;
}

 #footmenu{
	text-align:center;
	margin-bottom:4px;
	font-size:small;
}
	div#footerContent{
		margin:0 auto;
		padding:0;
		width:833px;
		font-size:small;
		background-color:transparent;
		color:#669999;		
}
	#footerContent p{
		font-size:small;
		text-align:justify;
		margin:0;
		padding:0;
		display:inline;
		line-height:11px;
}
/*main*/
div.contentmain{
	
	margin:0 auto;
	padding:25px 30px 25px 30px;
	width:900px;
	height:auto;
	text-align:center;
	background-color:#E8D8B3;
	color:black;
}

div.main2{
	width:100%;
	height:auto;
	padding:25px;
	background-image:url('../images/carpet-bg.jpg');
	background-repeat:repeat;
	background-color:#CABCA2;	
	text-align:center;	
	}
/*reference list*/

#reflist {	
	margin:0;
	padding:3px;			
	display:inline;
	list-style-type:square;
	padding-right:20px;
	font-size:small;
	background-color:white;
	height:15px;
}
div.review{
	margin:0 auto;
	padding:10px 0 0 0;
	text-align:center;
	width:700px;
	height:30px;
	background-color:white;
	border:1px black solid;
	line-height:15px;
}
#review.img{
	padding:6px;
}

/*review page*/
/*water restoration*/
#watertbl table{
	width:800px;
	border:1px black solid;	
}
#watertbl td,th{
	width:200px;
	text-align:center;
	vertical-align:top;
}

#waterlist ul,li{
	text-align:left;	
	}
#waterwrapper{
	margin:0 auto;
	padding:15px 0 0 0;
	width:710px;
	height:160px;
	display:block;
}
#waterL {
	margin:0;
	padding:0;
	width:300px;
	border:2px black solid;
	float:left;
}

#waterR{
	margin:0;
	padding:0;
	width:325px;
	border:2px black solid;
	float:right;
}
#waterUl ul,#waterUL li{
	padding:0;
	list-style-type:none;
	text-align:center;
}
/*coupons*/
#coupon1,h2{
	padding-bottom:10px;
}

/* before and after pix page*/
#cleaning td,table,tr,th{
	text-align:center;
	}

/*Carpet cleaning*/
#epatable{
	margin:0 auto;
	padding:0;
	font-size:small;
	text-align:center;
	border-style:solid;
	width:800px;
}
#epatable td{
	text-align:center;
}

#epacol{
	text-align:center;
	font-weight:bold;
}

/* faq page */
p.faq{
	font-weight:bold;
}

/* tile and grout cleaning */
#groutlist{
	text-align:left	
}
ol.groutlist{
list-style-type:decimal;
	
}

li.groutlist{
text-align:left;
list-style-type:decimal;

	
}
		



.lstitem{
	font-size:large;
	font-weight:bold;	
}
#uph{
	}
}
	
#uph.ol{
	list-style:decimal
	
}
	#uph.li{
	
}

#resources{
	margin:0 auto;
	padding:0;
	
}

	#resources hr{
	width:100px;
}
	#resources table{
	margin:0 auto;
	padding:0;
}
	#resources td{
		width:200px;
		height:150px;
}
	
	



