body {
	margin: 0px auto;
	background: #E7E0D2 url('../images/int-bodybg.jpg') 0 0 repeat-x;

	}
body.home {
	background: #E7E0D2 url('../images/bodybg.jpg') 0 0 repeat-x;
}



img {
	border: 0; margin: 0; padding: 0;
	}

#wrap {
	width: 956px;
	margin: 0px auto;
	clear:both;
	vertical-align:top;

	}
#whiteroom {
	clear:both;
	margin: 0px auto;
	height: 28px;
	background: #FFF url('../images/whiteroombg.gif') 0 0 repeat-x;
	line-height:28px;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #C30;
	padding: 0 0 0 20px;
	border-bottom: #E7E0D2 solid 1px;
}

#whiteroom.home {
	border-bottom: 0px;

}



#home_header {
	background: transparent url('../images/bannerbg.jpg') 0 68px no-repeat;
	height: 306px;
	border-top: 0;
	margin: 0; padding: 0;
	position:relative;
	}
	
	
	
#interior_header {
	background: transparent url('../images/int-bannerbg.jpg') 0 0 no-repeat;
	height: 236px;
	border-top: 0;
	margin: 0; padding: 0;
	position:relative;
	}
	
	
	
#bannerbit {
position: absolute;
z-index:95;
top:0;left:0;
}

#int-bannerbit {
position: absolute;
z-index:95;
top:0;left:0;
}


#seo {
z-index:0;
position:absolute:top:0;left:0;margin-top:-1000px;margin-left:-1000px;
}


#logobit {
	float:left;
	height: 68px;
	z-index:99;
}

#anchornav {
	float:right;
	line-height: 68px;
	height: 68px;
	color: #999;	
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size: 9px;
	z-index:100;
}




#primarynav {
	float:right;
	width: 242px;
	height:238px;
	background: transparent url('../images/primarynavbg.gif') 0 0 no-repeat;
	margin: 0; padding: 0;
	z-index:100;
}


#primarynav ul {
	display: block;
	list-style: inside;
	padding: 0px 0px 0px 0px;
	margin: 43px 7px 0 0px;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000;
  	border-bottom: #CC9900 solid 1px;


}


#primarynav li {
	padding: 0px 0px 0px 0px;
	margin: 0;
	list-style:none;
	font-weight: normal;
	line-height:24px;
  	border-top: #CC9900 solid 1px;
}


#interiornav {
	float:right;
	width: 242px;
	height:168px;
	background: transparent url('../images/interiornavbg.gif') 0 0 no-repeat;
	margin: 0; padding: 0;
	z-index:100;
}


#interiornav ul {
	display: block;
	list-style: inside;
	padding: 0px 0px 0px 0px;
	margin: 13px 7px 0 0px;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000;
	border: 0;
  	border-bottom: #CC9900 solid 1px;

}


#interiornav li {
	padding: 0px 0px 0px 0px;
	margin: 0;
	list-style:none;
	font-weight: normal;
	line-height:24px;
  	border-top: #CC9900 solid 1px;
}




#main {
	background: transparent url('../images/contentbg.gif') 0 0 repeat-y;
	margin: 0; 
	padding: 0 20px 0 20px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	min-height: 500px;
	_border: 0;

}

#main_home {
	background: transparent url('../images/contentbg.gif') 0 0 repeat-y;
	margin: 0;
	min-height:200px;
	height:250px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}


#home_content {
	width: 400px;
	margin: 0px 0 0 30px; 
	_margin: 0 0 0 15px;
	float:left;
	}

#int-content {
	width: 430px;
	margin: 0px 0 0 10px; 
	_margin: 0 0 0 15px;
	}

#wide-int-content {
	width: 95%;
	margin: 0px 0 0 10px; 
	_margin: 0 0 0 15px;
	}



#int-subnav {
	float:right;
	width: 455px;
	margin: 0px 0px 0 0px; 

}



#int-subnav-l {
	float:left;
	width: 217px;
	margin: 10px 0px 0 0px; 
	background: #F5F3ED;
}

#int-subnav-r {
	float:right;
	width: 210px;
	margin: 10px 0px 0 0px; 
}


#home_features {
	float:right;
	width: 415px;
	margin: 0px 30px 0 0px; 
	_margin: 0 15px 0 0px;

}

#home_feat1 {
	float:left;
	width: 185px;
}

#home_feat2 {
	width: 185px;
	float:right;
}

#footer {
	margin: 0 0 30px 0; padding: 0;
}


/*Typography*/


p {
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #333;
	line-height: 16px;
	}


	
h1 {
	font-family: MS Sans, Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 21px;
	font-weight:bold;
	color: #666600;
	letter-spacing: -1px;
	margin:0px;
	}
#int-content h1 {
margin-top: 20px;
}





h2 {
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #C30;
	line-height:12px;
	letter-spacing: -1px;
	_letter-spacing: 0px;
	}

#int-subnav-r h2 {
color: #000;
letter-spacing: 1px;

}

#int-subnav-r h5 {
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #C30;
	margin:0;
	line-height:25px;
	padding:0;
	}

#int-subnav-r a.bennie {
font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
font-size: 11px;
font-weight:bold;
color: #C30;
display:block;
width: 190px;
height:29px;
line-height:25px;
background: transparent url('../images/benny.gif') 0 0 repeat-x;
text-decoration:none;
	
	}

#int-subnav-l h2 {
	font-weight:normal;
	color: #D0C6B1;
	font-size: 12px;
		letter-spacing: 1px;


}


h3 {
font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
color: #333;
line-height: 18px;
}


#int-subnav-l h3 {
border-bottom: #D0C6B1 1px solid;
line-height: 18px;
}


#home_content p {
	font-weight:750;
	line-height: 24px;
	}
	
	
#home_features p {
	letter-spacing: -1px;

	}
	



	
	
#wide-int-content ul, #int-content ul {
	list-style: inside;
	padding: 0px 0px 0px 0px;
	margin: 0px 7px 0 20px;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight:normal;
}


#wide-int-content li, #int-content li {
	padding: 0px 0px 0px 0px;
	margin: 0;
	list-style:none;
	font-weight: normal;
	line-height:16px;
}

#wide-int-content ul.bulls li, #int-content ul.bulls li, #int-subnav ul.bulls li
{

	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight:normal;
	
	padding: 5px 0px 0px 0px;
	list-style: square;
	line-height: 14px;
}
	
#int-subnav-r ul.bennies {
	list-style: outside;
	padding: 0px 0px 0px 0px;
	margin: 0px 7px 0 5px;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size: 8px;
	font-weight:normal;
	line-height:9px;

}


#int-subnav-r li {
	padding: 0px 0px 5px 0px;
	margin: 0px 10px 0px 12px;
	list-style-type: bull;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height:11px;
}

#int-subnav-r li.bot {
padding: 0;
list-style:none;
line-height:16px;
margin: 0px 0px 0px 0px;
}

	
#int-subnav-l ul {
	list-style: outside;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #333;
}


#int-subnav-l li
{
	padding: 0px 0px 0px 0px;
	margin: 0;
	list-style: bull;
	font-weight: normal;
	line-height: 16px;
}



	
	
ul.sitemap {
	list-style: inside;
	padding: 0px 0px 0px 0px;
	margin: 0px 47px 0 20px;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:16px;

}

ul.sitemap li {
	padding: 5px 0px 5px 0px;
	margin: 0;
	list-style-type:square;
	font-weight: bold;
	font-size: 9px;
	line-height:16px;
}


ul.sitemap li.sub2 {
	margin-left: 10px;
	padding: 0px 0px 0px 5px;
	font-weight:normal;
	
}

ul.sitemap a {
text-decoration:none;
color: #666;
}

ul.sitemap a:hover {
text-decoration:underline;
}

#footer p {
	margin: 0 25px 25px 25px;
	font-size: 9px;
	color: #999;

	}
	
.moreq {

display:none;
border: #eaeaea solid 1px;
padding: 10px;
margin: 10px;
background: #F5F3ED;
}

table.contacts {
border-spacing: 5px;
border-collapse:collapse;
background: #F5F3ED;

border: #fff solid 1px;
width: 99%;

font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight:normal;
	font-weight: normal;
	line-height:13px;
}

table.contacts td {
border-bottom: #fff solid 2px;
padding: 10px;
	vertical-align:middle;

}

input.cit {
width: 250px;
height: 16px;
font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:14px;
	border: 1px solid #999;
	padding: 3px;

}


/*Links*/

a:link, a:visited {
	color: #C30;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}




#whiteroom a:link, #whiteroom a:visited  {
	color: #C30;	
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
	padding: 0 10px 0 10px;
}


#whiteroom a:hover {
	color: #C30;	
	text-decoration:underline;
}
	
	
	

#anchornav a:link, #anchornav a:visited  {
	color: #999;	
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
	padding: 0 10px 0 10px;
}


#anchornav a:hover {
	color: #C30;	
	text-decoration:none;
}
	
#primarynav a:link, #primarynav a:visited  {
	display: block;
	height: 24px; width: 215px; line-height:24px;
	color: #000;	
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-weight:normal;
	text-decoration:none;
	padding-left: 20px;
	background: #D5AD02;
	_margin:0 0 0 -20px;
	_width: 219px;
}


#primarynav a:hover {
	background: #C90;
	text-decoration:none;
}

#primarynav a.active:link, #primarynav a.active:visited  {
	background: #9C0; 
}





#interiornav a:link, #interiornav a:visited  {
	display: block;
	height: 24px; width: 215px; line-height:24px;
	color: #000;	
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-weight:normal;
	text-decoration:none;
	padding-left: 20px;
	background: #D5AD02;
	_margin:0 0 0 -20px;
	_width: 219px;
	
}


#interiornav a:hover {
	background: #C90;
	text-decoration:none;
}

#interiornav a:active {
	color: #9C0; 
}

#interiornav a.active:link, #interiornav a.active:visited {
background: #E3C750; 
}

#int-subnav-l a:link, #int-subnav-l a:visited  {
	color: #333;	
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-weight:normal;
	text-decoration:none;
}

#int-subnav-l a:hover  {
	color: #C30;	
	text-decoration:underline;
}


#footer a:link, #footer a:visited {
	text-decoration:none;
	color: #999;
	}
	
#footer a:hover {
	color: #C30;
	text-decoration:underline;
}


body.about #about,
body.ets #ets,
body.hit #hit,
body.its #its,
body.itm #itm,
body.serv #serv
{
	background: #E3C750; 
}
