body {
	background-color: #827b17;
}

/* STYLES FOR TABLE CELLS */

#container {
	width: 892px;
	border: 4px solid white;
	z-index:-2;
}

#navcontainer {
	width: 892px;
	height: 37px;
	background-color: #571c00;
	vertical-align: top;
	text-align: right;
}

#maincontent {
	width: 651px;
	height: 465px;
	background-color: #571c00;
	vertical-align: top;
	text-align: center;
}

#logospace {
	width: 241px;
	height: 114px;
	background-color: #571c00;
	vertical-align: top;
	text-align: left;
}

#submenu {
	width: 241px;
	height: 351px;
	background-color: #571c00;
	vertical-align: top;
	text-align: left;
}

#floorplanbg {
background-color: #571c00;
}

/* STYLES FOR TEXT */

#footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF
}
#footerLink {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
#footerLink a {
	text-decoration: none;
}

#footerLink  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF
}

a {text-decoration: none;}
a:hover {text-decoration: underline}


/* ==== Featured Home Overlay ===== */
div#messaging {
	width:952px;
	height:580px;
	position:absolute;
	background:#6a2500 url(images/featured_bg.gif) top right no-repeat;
	z-index:1001;
	padding:10px;
	font-size:14px;
	border:2px solid #827b17;
	margin-left:auto;
	margin-right:auto;
	display:none;	
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	
#messaging p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0 0 4px;
	line-height:1.2em;
	margin:0px;
	}
#messaging h1.logo {
	background:url(images/veridiancovelogo.gif) top left no-repeat;
	width:241px;
	height:114px;
	margin:0 20px 0 0;
	padding:0;
	float:left;
	text-indent:-9999px;
	outline:none;
	}
#messaging h2.headline {
	float:left;	
	width:472px;
	height:86px;
	float:left;
	background:url(images/featured_home_headline.gif) top left no-repeat;
	text-indent:-9999px;
	outline:none;
	}
#messaging div.floorplan {
	width:510px;
	height:275px;
	float:right;
	margin-top:40px;
	padding:0 40px 0 0;
	}	
#messaging div.info {
	float:left;
	width:330px;
	padding-left:10px;
	clear:left;
	}	
#messaging p.price {
	font-size:44px;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:40px;
	}	
#messaging ul {margin-left:5px; padding-left:15px; line-height:20px;}	
h3.highlights {
	background:url(images/featured_highlights.gif) top left no-repeat;
	text-indent:-9999px;
	height:16px;
	}



p.closebtn {
	position:absolute;
	bottom:20px;
	right:20px;
	width:285px;
	height:58px;
	background:url(images/featured_continue.gif) top right no-repeat;
	
	cursor:pointer;
}
p.closebtn a {
	display:block;
	outline:none;
	text-indent:-9999px;
	}





/* THIS IS CSS CODE FOR THE ROLLOVERS */

/* Controls spacing inbetween navbar menu items */

#nav {}
#nav * {margin:0; padding:0;}
#nav li {display:block; float: left;}
#nav li a {display:block; height:0; padding-top: 15px; overflow:hidden;}

/* a1-a7 are the ids for the link tags and should be given background images of the non-hover state*/

#nav a#a1 {background-image: url(v2/images/navigation/interiors.gif)}
#nav a#a2 {background-image: url(v2/images/navigation/kitchen.gif)}
#nav a#a3 {background-image: url(v2/images/navigation/exterior.gif)}
#nav a#a4 {background-image: url(images/navigation/floorplans.gif)}
#nav a#a5 {background-image: url(v2/images/navigation/siteplan.gif)}
#nav a#a6 {background-image: url(v2/images/navigation/community.gif)}
#nav a#a7 {background-image: url(images/navigation/location.gif)}
#nav a#a8 {background-image: url(v2/images/navigation/register.gif)}
#nav a#a9 {background-image: url(v2/images/navigation/home.gif)}

/* li1-li7 are the class names for the list item tags and should be given background images, along with the a:hover for each link, of the hover state (for preloading the image but hiding it under the link background as the page loads), */

#nav li.li1, #nav a#a1:hover, .interiors #nav a#a1 {background-image: url(v2/images/navigation/interiors_over.gif); width: 90px; margin-right: 5px;}
#nav li.li2, #nav a#a2:hover, .kitchen #nav  a#a2 {background-image: url(v2/images/navigation/kitchen_over.gif); width: 78px; margin-right: 5px;}
#nav li.li3, #nav a#a3:hover, .exterior #nav a#a3 {background-image: url(v2/images/navigation/exterior_over.gif); width: 86px; margin-right: 5px;}
#nav li.li4, #nav a#a4:hover, .floorplans #nav a#a4 {background-image: url(images/navigation/floorplans_over.gif); width: 110px; margin-right: 5px;}
#nav li.li5, #nav a#a5:hover, .siteplan #nav a#a5 {background-image: url(v2/images/navigation/siteplan_over.gif); width: 84px; margin-right: 5px;}
#nav li.li6, #nav a#a6:hover, .community #nav a#a6 {background-image: url(v2/images/navigation/community_over.gif); width: 106px; margin-right: 5px;}
#nav li.li7, #nav a#a7:hover, .location #nav a#a7 {background-image: url(images/navigation/location_over.gif); width: 88px; margin-right: 5px;}
#nav li.li8, #nav a#a8:hover, .register #nav a#a8 {background-image: url(v2/images/navigation/register_over.gif); width:82px; margin-right: 5px;}
#nav li.li9, #nav a#a9:hover, .home #nav a#a9 {background-image: url(v2/images/navigation/home_over.gif); width: 60px;}
