/* border: solid 1px #f00; For Testing*/

body {
	margin: 0;
	padding: 0;
	background: #fff url(topbg1.jpg) repeat-x;
	font-size: 76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align:center;/* center layout in ie5 and 5.5. */
	}

#container	{
width: 950px;
margin: auto;
color: #333;
line-height: 130%;
text-align:left;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333;
	}
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333;
	}
	
#formsinput {
	display: none;
	}
	
a {
	text-decoration: none;
	}
a:link {
	font: bold Verdana, Arial, Helvetica, sans-serif;
	color: #0d48e5;
	text-decoration: underline;
	}
a:visited {
	font: bold Verdana, Arial, Helvetica, sans-serif;
	color: #0d48e5;
	text-decoration: underline;
	}
a:hover {
	font: bold Verdana, Arial, Helvetica, sans-serif;
	color: #e60db5;
	text-decoration: none;
	}
	
	
.headline {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	}
	
.headline2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	}

#domain{
	height: 80px;
	width: 950px;
	background: url(domain.jpg) no-repeat;
	}
	
	
#HeaderHome {
	float: left;
	width: 950px;
	height: 385px;
	background: url(headerhome.jpg) no-repeat;
	}
	
#HeaderQuote {
	float: left;
	width: 950px;
	height: 385px;
	background: url(headerquote.jpg) no-repeat;
	}
	
#HeaderExterior {
	float: left;
	width: 950px;
	height: 385px;
	background: url(headerexterior.jpg) no-repeat;
	}
	
#HeaderMonuments {
	float: left;
	width: 950px;
	height: 385px;
	background: url(headermonuments.jpg) no-repeat;
	}
	
#HeaderVehicles {
	float: left;
	width: 950px;
	height: 385px;
	background: url(headervehicles.jpg) no-repeat;
	}
	
#HeaderBanners {
	float: left;
	width: 950px;
	height: 385px;
	background: url(headerbanners.jpg) no-repeat;
	}
	
#HeaderInterior {
	float: left;
	width: 950px;
	height: 385px;
	background: url(headerinterior.jpg) no-repeat;
	}
	
#HeaderGreen {
	float: left;
	width: 950px;
	height: 385px;
	background: url(headergreen.jpg) no-repeat;
	}
	
#HeaderCommunity {
	float: left;
	width: 950px;
	height: 385px;
	background: url(headercommunity.jpg) no-repeat;
	}
	
#HeaderContact {
	float: left;
	width: 950px;
	height: 385px;
	background: url(headercontact.jpg) no-repeat;
	}
	
#HeaderThanks {
	float: left;
	width: 950px;
	height: 385px;
	background: url(headerthanks.jpg) no-repeat;
	}
	
#home h1 {
	width: 500px;
 	height: 50px;
 	background: url(welcome.gif) no-repeat;
	}
	
#about h1 {
	width: 500px;
 	height: 50px;
 	background: url(about.gif) no-repeat;
	}
	
#exterior h1 {
	width: 510px;
 	height: 50px;
 	background: url(exterior.gif) no-repeat;
	}
	
#monuments h1 {
	width: 500px;
 	height: 50px;
 	background: url(monuments.gif) no-repeat;
	}
	
#email h1 {
	width: 500px;
 	height: 50px;
 	background: url(email.gif) no-repeat;
	}
	
#vehicles h1 {
	width: 500px;
 	height: 50px;
 	background: url(vehicles.gif) no-repeat;
	}
	
#banners h1 {
	width: 500px;
 	height: 50px;
 	background: url(banners.gif) no-repeat;
	}
	
#interior h1 {
	width: 500px;
 	height: 50px;
 	background: url(interior.gif) no-repeat;
	}
	
#green h1 {
	width: 500px;
 	height: 50px;
 	background: url(green.gif) no-repeat;
	}
	
#community h1 {
	width: 500px;
 	height: 50px;
 	background: url(community.gif) no-repeat;
	}
	
#quote h1 {
	width: 500px;
 	height: 50px;
 	background: url(quote.gif) no-repeat;
	}
	
#contact h1 {
	width: 500px;
 	height: 50px;
 	background: url(contact.gif) no-repeat;
	}
	
#privacy h1 {
	width: 500px;
 	height: 50px;
 	background: url(privacy.gif) no-repeat;
	}
	
#terms h1 {
	width: 500px;
 	height: 50px;
 	background: url(terms.gif) no-repeat;
	}
	
#thanks h1 {
	width: 500px;
 	height: 50px;
 	background: url(thanks.gif) no-repeat;
	}
	
#directory h1 {
	width: 500px;
 	height: 50px;
 	background: url(directory.gif) no-repeat;
	}
	
#error h1 {
	width: 500px;
 	height: 50px;
 	background: url(error.gif) no-repeat;
	}
	
#home h1 span, #about h1 span, #exterior h1 span, #monuments h1 span, #email h1 span,
#vehicles h1 span, #banners h1 span, #interior h1 span, #green h1 span, #community h1 span, #quote h1 span, #contact h1 span,
#privacy h1 span, #terms h1 span, #thanks h1 span, #directory h1 span, #error h1 span {
	display: none;
	}
	
#content {
	float: left;
	width: 950px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 0;
	}

#leftnav	{
float: left;
width: 160px;
margin-top: 20px;
padding-top: 1em;
padding-bottom: 1em;
padding-left: .5em;
text-align: center;
}

#rightnav	{
float: right;
width: 150px;
margin-top: 20px;
padding-top: 1em;
padding-bottom: 1em;
padding-left: .5em;
text-align: center;
}

#maincontent	{
width: 570px;
margin-left: 175px;
margin-bottom: 25px;
padding: 1em;
}

/*  CENTERED HORIZONTAL NAVIGATION   */
#menu {
background: url(menubg.jpg) no-repeat;
width: 950px;
height: 50px;
-webkit-text-size-adjust: none;
}

#nav {
float: left;
padding: 0;
margin-top: 10px;
margin-left: 5.2em;
width: 100%;
list-style-type: none;
color: #000;
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
text-align: center;
	}
	
#nav li { display: inline; }

ul#nav {
	list-style: none;
	padding: 0;
	width: 100%;
	text-align: center;
}


ul#nav li a {
	display: block;
	font-weight: bold;
	padding: .3em .8em;
	background:#ddd;
	text-decoration: none;
	color: #000;
}

ul#nav li a:hover{
	background:#f781dc;
	color:#fff;
	}
	
ul#nav li {
	float: left;
	position: relative;	
	text-align: center;
	margin-right:5px;
	border:1px solid #ccc;
}

ul#nav li.current a{
	background:#ddd;
	}

ul#nav li.current a:hover{
	background:#888;
	}

li ul {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: normal;
	padding: 1px 0 10px 0;
	margin-left:-1px;
}

ul#nav li ul.sub li{
	width:133px;
	border-width:0 1px 1px 1px!important;
}

ul#nav li ul.sub li a{
	font-weight: normal!important;	
}
li>ul {
	top: auto;
	left: auto;
}

li:hover ul, li.over ul {
	display: block;
}
	
#signature {
	width:100%;
	text-align: center;
	}
#signature p	{
	font-size: 14px;
	}
	
#signature .tiny	{
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

#footer	{
clear: both;
margin: 0;
padding: .5em;
color: #333;
margin-bottom: 20px;
}

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