body {
background-image:url(images/body_bg.gif);
background-repeat:repeat-x;
background-color:#FFF;
margin: 0px;
font-family:Helvetica, Arial, sans-serif;
text-align:center;
font-size: 10pt;
}

#tinymce {background:#FFFFFF;color: #333;}
#tinymce hr{width: 100%;
float: left;
border: none 0;
border-top: 1px dotted #666;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
text-align: left;/*this will align it for IE*/
margin: 5px auto 5px 0;}

	h1 {
		font-size:16pt;
		padding: 0px 0px 3px 0px;
		margin: 0px 0px 20px 0px;
		border-bottom: 3px solid #dadcdc;
		text-align: left;
		color: #000000;
		}
		
	h2 {
		font-size:12pt;
		padding-top: 0px;
		padding-bottom:10px;
		color: #e30000;
		text-align: left;
		margin-top: 0px;
		}
	
	h3 {
		font-size:10pt;
		padding: 0;
		margin-top:20px;
		margin-bottom: 0px;
		text-align: left;
		}
	
	h4 {
	font-size: 15px;
	color:#e30000;
	border-bottom: 2px solid #CCC;
	padding-bottom: 12px;
	margin-bottom: 10px;
	margin-top:10px;
	width: 100%;
	text-align: left;
	}
	
	h5 {
	font-size:10pt;
	color:#000;
	padding-left: 20px;
	margin: 0px;
	font-weight: bold;
	text-transform:uppercase;
	text-align: left;
	}
	
	p { 
		margin: 0px;
		padding-right: 20px;
		padding-bottom: 20px;
		padding-left: 0px;
		padding-top: 0px;
		font-size:10pt;
		text-align: left;
		}
.faux_hr {border-top: 1px dotted #666;margin-top: 15px; margin-bottom:15px; width: 100%; height:1px;} /*testimonials page fix for internet exploder*/
		
#content hr {
width: 100%;
float: left;
border: none 0;
border-top: 1px dotted #666;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
text-align: left;/*this will align it for IE*/
margin: 5px auto 5px 0;
	}

#header
{
width: 940px;
height: 105px;
background-image:url(images/header_bg.gif);
background-repeat: no-repeat;
clear:both;
}

#banners
{
width: 655px;
height: 120px;
margin-right: 0px;
margin-top: 0px;
float:right;
}

#mid_banners
{
/*width: 940px;
height: 105px;*/
margin-right: 0px;
margin-top: 0px;
clear:both;
}

#homelink
{
float:left;
}
.bannerphone
{
font-size:11px;
font-weight: bold;
}

#headercontainer
{
width: 940px;
color: #333;
clear:both;
margin-left: auto;
margin-right: auto;
text-align:left;
}

#container
{
width: 900px;
color: #6c6b6b;
/*background-image:url(images/container_bg.jpg);
background-repeat:repeat-y;*/
background-color: #FFFFFF;
clear:both;
margin-left: auto;
margin-right: auto;
text-align:left;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
height:auto;
}

#leftnav
{
float: left;
width: 183px;
margin: 0;
padding-left: 0px;
padding-right: 20px;
padding-bottom: 20px;
padding-top: 0px;
clear:both;
font-size:9pt;
background-color: #FFFFFF;
}

#leftnav h3 {
	color: #e30000;
	border-bottom: 1px dotted #666;
	width: 182px;
	margin-bottom: 5px;
	margin-top: 13px;
		}

#leftnav h3 a{
	text-decoration: none;
		}
		
#leftnav hr {
border: none 0;
border-top: 1px dotted #666;/*the border*/
width: 183px;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
text-align: left;/*this will align it for IE*/
margin: 5px auto 5px 0; /*this will align it left for Mozilla*/
}
/*	#leftnav ul {
	margin: 0;
	padding-bottom: 20px;
	padding-left:0px;
	list-style: none;
		}
	
	

	#leftnav li a{
	list-style: none;
		}
		
	#leftnav li a{
	list-style: none;
	margin: 0;
	padding: 0;
	color: #2e67ab;
		}
*/	
	#leftnav a, a:visited, a:active {
	color:#333;
		}
	
	#leftnav a:hover {
	color: #000;
		}

#leftbullets ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	color:#333;
	line-height: 14pt;
	margin-bottom:20px;
}

#leftbullets li { margin: 0 0 3px 0; list-style: none;}

#leftbullets a
{
display: block;
padding: 2px 0px 7px 20px;
width: 162px;
background-image: url(images/leftnav2_off.gif);
background-repeat: no-repeat;
border-bottom: dotted 1px #666;
font-size:9pt;
}

#leftbullets a:link, #leftlist a:visited
{
text-decoration: none;
}

#leftlist
{
padding-left: 0px;
margin-left: 0px;
}

#leftbullets a:hover
{
background-image: url(images/leftnav2_on.gif);
text-decoration: none;
}

/*home bullets*/
#homebullets ul
{
	margin:18px, 0px, 20px, 0px;
	padding: 0;
	list-style: none;
	color:#333;
	line-height: 15pt;

}

#homebullets li { margin: 0 0 0px 0; list-style: none;}

#homebullets a
{
display: block;
padding: 0px 0px 0px 22px;
margin:0px;
width: 169px;
background-image: url(images/leftnav_off.gif);
font-size:9pt;
}

#homebullets a:link, #homelist a:visited
{
text-decoration: none;
color:#5b656f;
}

#homelist
{
padding-left: 0px;
margin-left: 0px;
}

#homebullets a:hover
{
background-image: url(images/leftnav_on.gif);
text-decoration: none;
color:#FF0000;
}

#promotop {
		margin: 0px;
		padding: 0px;
			}
	
#promo {
		margin-bottom: 10px;
		padding-top:10px;
			}
			
#hidepromo {
			visibility:hidden;
			display: none;	
			}	
				
.promohead {
		font-size: 10pt;
		font-weight: bold;
			}
			
.promosub {
		font-size: 9pt;
			}
			
.promoclick a {
		font-size: 9pt;
		font-weight:bold;
			}
		
#content
{
padding-bottom: 40px;
width: 690px;
float: left;
background: #FFFFFF;
}

#content h1
{
padding-top:0px;
}

#content ul
{
font-size: 10pt;
margin-top: 0px;
}

#content a, a:visited, a:active {
	color: #e30000;
		}
	
#content a:hover {
	color: #999;
		}

#flasharea
{
clear:both;
}

#added_nav
{
width: 940px;
clear:both;
margin-left: auto;
margin-right: auto;
background-image:url(images/nav_bg.gif);
}

#footer
{
background-repeat:no-repeat;
width: 940px;
clear:both;
margin-left: auto;
margin-right: auto;
}


#disclaimer
{
padding-bottom: 20px;
clear:both;
width: 100%;
min-width: 815px;
min-height: 270px;
background-image:url(images/disclaimer_bg.gif);
background-repeat:repeat-x;
color: #FFF;
}

#disclaimer a
{
color: #FFF;
font-size:10pt;
text-decoration:none;
}

#disclaimer a:hover
{
text-decoration:underline;
}

#footerblock1 {
	height: 21px;
	padding-top: 30px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 3px;
	text-transform: uppercase;
}

#footerblock2 {
	height: 14px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom:10px;
	margin-top: 20px;
	color: #FFF;
	font-size: 8pt;
}

#footerblock3 {
	height: 83px;
	margin-bottom:2px;
	color: #FFF;
	font-size: 8pt;
}

/*#footer_stretch
{
clear: both;
margin: 0;
background-image:url(images/footerbg.gif);
background-repeat:repeat-x;
}*/


#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

/* Home Page Stuff */
#hometop { 
		width: 746px;
		}
#hometop p{ 
		padding-right:20px;
		font-size:10pt;
		}

#hometop h2{ 
		padding-top:20px;
		}

#homebottom { 
		width: 589px;
		clear: right;
		}

#homebottom p{ 
		padding-top:20px;
		padding-bottom:20px;
		padding-left: 20px;
		line-height:14pt;
		font-size:9pt;
		height: 115px;
		}

#column1 { 
		width: 182px;
		float: left;
		margin-right: 20px;
		}

#column1 h1{ 
		background-image: url(images/miles_22.gif);
		background-repeat: no-repeat;
		width: 182px;
		height: 19px;
		padding-left: 10px;
		padding-top: 4px;
		padding-bottom: 4px;
		margin: 0px;
		text-transform:uppercase;
		color:#FFFFFF;
		font-size:9pt;
		font-weight: bold;
		}

#column2 { 
		width: 182px;
		height: 206px;
		float: left;
		margin-right: 20px
		}

#column2 h1{ 
		background-image: url(images/miles_22.gif);
		background-repeat: no-repeat;
		width: 182px;
		height: 19px;
		padding-left: 10px;
		padding-top: 4px;
		padding-bottom: 4px;
		margin: 0px;
		text-transform:uppercase;
		color:#FFFFFF;
		font-size:9pt;
		font-weight: bold;
		}

#column3 { 
		width: 182px;
		height: 206px;
		float: left;
		}
		
#column3 h1{ 
		background-image: url(images/miles_22.gif);
		background-repeat: no-repeat;
		width: 182px;
		height: 19px;
		padding-left: 10px;
		padding-top: 4px;
		padding-bottom: 4px;
		margin: 0px;
		text-transform:uppercase;
		color:#FFFFFF;
		font-size:9pt;
		font-weight: bold;
		}
		
#boxcontent p{ 
		font-size:9pt;
		padding-left: 10px;
		padding-right: 10px;
		}


/* Small Text on Testimonials Page */
.smallertext { 
		margin: 0px;
		padding: 0px;
		font-size:8pt;
		}
		
/* Form stuff */
.colorA {background-color:#F0F0F0; }
.colorB {background-color:#F0F0F0; }
.colorC {background-color:#CCC; }
.headingcolor {background-color:#CCC; }

/*	input
		        {
		        margin:0;
		        padding:0;
		        background-color:#ffffff;
		        border:1px solid #ccc;
				text-align:left;
		        }
				
	textarea
		        {
		        margin:0;
		        padding:0;
		        background-color:#ffffff;
		        border:1px solid #ccc;
				text-align:left;
		        }*/
				
	.button_form
		        {
		        margin-top:1px;
		        padding:5px;
		        background-color:#FFFFFF;
		        border-left:1px solid #CCCCCC;
				border-right:1px solid #CCCCCC;
				border-bottom: 1px solid #CCCCCC !important;
				border-top: 1px solid #CCCCCC !important;
				color: #000;
				text-decoration:none;
				text-align:center;
				display:block;
				max-width:150px;				
		        }
				
.inactive_tab {
	width: 70px; 
	color:#666; 
	font-size:10px; 
	font-weight:bold; 
	float:left;
	padding: 3px;
	margin-right: 6px;
	 }
	
#active_tab {
	width: 70px; 
	color:#000; 
	font-size:10px;
	font-weight:bold;
	float:left;
	padding: 3px;
	margin-right: 6px;
	}


/* Employees Page */

#employee
{
width:707px;
clear:right;
overflow:auto;
}

#employee img
{
float: left;
padding-right:20px;
border: none;
width: 200px;
}

/* Gallery Page */
.gallery
{
width:100%;
clear:right;
overflow:auto;
}

.gallery img
{
float: left;
border: none;
}

.gallery_img_contain {
width: 221px;
float: left;
}

/* News Page */
.news
{
width:707px;
clear:right;
overflow:auto;
}

.news img
{
float: left;
padding-right:20px;
border: none;
width: 200px;
}

/*	#footer {
		clear:both;
		height: 24px;
		text-align: left;
		padding-top: 19px;
		padding-left:20px;
		background-image:url(images/miles_40.gif);
		}*/

/*main category page stuff products_residential*/
.default-link 				{color: #3a72b9; }
	a:link.default-link 	{color: #3a72b9; text-decoration: underline;}
	a:visited.default-link  {color: #3a72b9; text-decoration: underline;}
	a:hover.default-link 	{color: #666; text-decoration: underline;}
	a:active.default-link   {color: #3a72b9; text-decoration: underline;}
	.Category {
			display: 		block;
			height:			175px;
			margin-bottom:	15px;
			float:left;
		}
	
		.Category .Description {
			font-size:		.9em;
		}
		.Category .SubCats {
			font-size:		.9em;
			font-weight:	bold;
			clear:			left;
		}
		.Category h3 {
			margin-bottom:	8px;
			border-bottom:	1px solid #CCC;
			width:305px;
		}
		
		.Category div {
			margin-bottom:	5px;
		}		
		div { margin: 0; padding: 0; }
		.contentcontainer {width: 325px; padding-right:20px;}
.imgcontainer {width: 120px; float:left; align:left;}
.textcontainer {width: 160px; float:left; font-size: 10pt;}

/*Hide the Category in the Navigation and Display if not on */
		.HiddenCategory {
			visibility:hidden;
			display: none;	
		}
		.page_hidden {
		visibility:hidden;
		display: none;
		}

		
/*Internal product display stuff productlist.php */
table.Products {
	width: 600px;
	font-size:10pt;
		}

table.Products th {
			border-bottom:		8px solid white;
			background-color:	#333;
			color:				#CCC;
			text-align:			left;
			padding:			1px 10px 2px 6px;
			width: 100%;
		}
			table.Products th a {
				color:			#DDF;
			}
table.Products tr.Odd {
			background-color: #EDE8E2;
		}
table.Products tr.PadBot td {
			border-bottom: 8px solid white;
		}
table.Products td {
			padding: 0 4px 2px 6px;
		}
		
table.Products tr.Odd {
			background-color: #F5F1EB;
		}
		
.NoUnderline 				{color: #990033; }
	a:link.NoUnderline 	{color: #990033; text-decoration: underline;}
	a:visited.NoUnderline  {color: #990033; text-decoration: underline;}
	a:hover.NoUnderline	{color: #666; text-decoration: underline;}
	a:active.NoUnderline  {color: #990033; text-decoration: underline;}
	
		.OneLiner {
			font-size:		10px;
		}

/*Internal product display stuff product-details.php */
	.content img { border: 0; }
		#ProductPhoto {
			float:	right;
			text-align:center;
			background:#FFFFFF;
		}
			#ProductPhoto div.content {
				margin: 0 25px 20px 20px;
			}
		img.CertLogo {
			margin: 0 5px;
		}	
		.floatRight  {float: right; border: 0;}
		
	/*li a:link 	{color: #990033; text-decoration: underline;}
	li a:visited  {color: #990033; text-decoration: underline;}
	li a:hover	{color: #666; text-decoration: underline;}
	li a:active  {color: #990033; text-decoration: underline;} */
	
	.content a:link 	{color: #990033; text-decoration: underline;}
	.content a:visited  {color: #990033; text-decoration: underline;}
	.content a:hover	{color: #666; text-decoration: underline;}
	.content a:active  {color: #990033; text-decoration: underline;}
	
	/*#ProductInfo a:link 	{color: #990033; text-decoration: underline;}
	#ProductInfo a:visited  {color: #990033; text-decoration: underline;}
	#ProductInfo a:hover	{color: #666; text-decoration: underline;}
	#ProductInfo a:active  {color: #990033; text-decoration: underline;} */
	
	#ProductInfo li 	{font-size:10pt;}


#contactinfo
{
width:120px; float:left;
}

.default-size_bold_red {
color:#e30000;
font-weight:bold;
}

p.indent {
margin:0 0 0 25px;
padding:0;
}

a.slide:link  	{color: #990033; text-decoration: none;}
	a.slide:visited  {color: #990033; text-decoration: none;}
	a.slide:hover 	{color: #666; text-decoration: none;}
	a.slide:active   {color: #990033; text-decoration: none;}
	
	a.slide span {position:  relative;
	top:  -.7em;}
