body {
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	background-color: #00376F;
	text-align:center;
	background-image: url(images/bluback.jpg);
}

#corp {
   background: #00376f url(images/bluback.jpg) no-repeat;
}

#house {
   background: #3b523d url(images/grnback.jpg) no-repeat;
}

#content {
	display: block;
	width: 779px;
	position:relative;
	padding: 0px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#header {
	background-color: #5D8267;
	text-align: left;
	width: 779px;
	height:43px;
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
#headerlinks {
	position: relative;
	display: block;
	float: right;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: -15px;
	top: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
	height:auto;
	width: auto;
	margin: 0px;
	padding: 3px;
}
#home_top_nav{
	position: relative;
	width: 500px;
}
#home_top_nav #headerlinks{
	position: absolute;
	text-align: right;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: auto;
	top: 8px;
	color: #84a7cb;
	text-transform: uppercase;
	height:auto;
	width: 749px;
	margin: 0px;
	padding: 3px;
}
#home_top_nav #headerlinks2 {
	position: absolute;
	text-align: right;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: auto;
	top: 45px;
	color: #FFF;
	text-transform: uppercase;
	height:auto;
	width: 749px;
	margin: 0px;
	padding: 3px;
}
#home_top_nav #headerlinks2 a {
 color: #FFF;
}

.home_text{
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	width: 650px;
	display: block;
	float: left;
	margin: 10px auto 0px;
	padding: 0px;
	left: 60px;
	position: relative;
}
.furtherinfo {
	font-size: 11px;
	background-color: #F7E4C4;
	padding: 5px;
	border: 1px solid #7B1D3A;
}

.home_text p {
	padding: 8px;
	display: block;
	text-align: left;
}
.home_text a strong {
	font-weight: normal;
}



#headerlinks a {
	color: #A5EBBA;
	text-decoration: none;
}

#headerlinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.homepage #home_top_nav #headerlinks a {
	color: #84a7cb;
}
#divider1 {
	background-image: url(images/topbevel_elevations.gif);
	text-align: left;
	height: 6px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	position:relative;

}
.informational #divider1 {
	background-image: url(images/divider_red.gif)
}
#mainimage {
	margin: 0px;
	padding: 0px;
	position:relative;
	height:auto;
	width:779px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}	
#mainbody {
	background-image: url(images/main_grad.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width:779px;
	background-color: #FCF6E8;
	height: auto;
	float:left;
	position: relative;
}
.informational #mainbody {
	text-align: center;
}

.maintext{
	width: 444px;
	display: block;
	margin: 15px 0px 0px;
	padding: 0px;
	float: left;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 25px;
	
}
h2 {
	font-size: 13px;
	color: #3D6E59;
}
.sidebar li {
	list-style-type: none;
}
.sidebar li li {
	list-style-type: circle;
}


.textwrap{
	display: block;
	width: 345px;
	float: left;
	text-align: left;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	margin-left: 15px;
	height: auto;
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	color: #342E26;

}
.hometitle {
	display: block;
	padding: 0px;
	clear: both;
	float: left;
	width: 778px;
	margin: 0px;
	height: 75px;
}
.column_left {
	background-image: url(images/sidebar_grad.gif);
	background-repeat: repeat-x;
	float: left;
	height: 225px;
	width: 150px;
	padding: 5px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-color: #FCF4E4;
	line-height: 20px;
}
.column_left p {
	display: block;
	padding: 5px;
}

.column_right {
	float: left;
	width: 190px;
	height: 200px;
	display: block;
	padding: 0px;
	margin: 0px;
}


.sitemap {

}
.sitemap td {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}


.modellist{
	display: block;
}
.white_border{
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#modellist .left{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #FBF4E4;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(images/sidebar_grad.gif);
	background-repeat: repeat-x;
}
#modellist .middle{
	border-top-color: #FFFFFF;
	background-image: url(images/models_middle.jpg);
	background-repeat: repeat-x;
	background-color: #FCECD8;
	border-top-width: 2px;
	border-top-style: solid;
}
.left img {
	border: 2px solid #FFFFFF;
}
#modellist .right{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #FAE9CF;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(images/models_right.jpg);
	background-repeat: repeat-x;
	text-align: left;
	font-size: 12px;
	color: #47362F;
}
#modellist .bottom{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5d8267;
}
a.printerfriendly {
	color: #F8E2C0;
	text-decoration: none;
	display:block;
	float:right;
	padding:2px 5px;
	margin: 3px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	left: -9990px;
	position: relative;
	text-align: right;
}

a.printerfriendly:hover {
	background-color: #5D8267;
}
/* MAINNAV */

#mainnav {
	text-align: left;
	background-image: url(images/topnav4.gif);
	background-repeat: repeat-x;
	background-position: right top;
	display: block;
	height: 55px;
	width: 779px;
	position:relative;
	margin: 0px;
	padding: 0px;

}
#mainnav ul li {
	display: inline;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
#mainnav ul {
	margin: 0px;
	padding: 0px;
	position: relative;
}
#mainnav li span {
	position: relative;
	left: -2000px;
	margin: 0px;
	padding: 0px;
}
#mainnav .whoweare {
	background-image: url(images/whoweare.gif);
	display: block;
	height: 55px;
	width: 98px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#mainnav .homeimage {
	background-image: url(images/logo_bottom.gif);
	width: 189px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 55px;
	position: relative;
}
.lemoore #mainnav .homeimage {
	background-image: url(images/logo_bottom_lemoore.gif);
	
}
.eastgate #mainnav .homeimage {
	background-image: url(images/logo_bottom_eastgate.gif);
	
}
.clovis #mainnav .homeimage {
	background-image: url(images/davante_estates_in_clovis.gif);
}
#mainnav a.neighborhoods:hover {
	background-image: url(images/neighborhoods_over.gif);
}
#mainnav .neighborhoods {
	background-image: url(images/neighborhoods.gif);
	width: 98px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 55px;
	position: relative;
}
#mainnav a.requestinfo:hover {
	background-image: url(images/requestinfo_over.gif);
}
#mainnav .requestinfo {
	background-image: url(images/requestinfo.gif);
	width: 98px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 55px;
	position: relative;
}
#mainnav a.whoweare:hover {
	background-image: url(images/whoweare_over.gif);
}
#mainnav .nowavailable {
	background-image: url(images/nowavailable.gif);
	width: 98px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 55px;
	position: relative;
}
#mainnav .nowavailable:hover {
	background-image: url(images/nowavailable_over.gif);
}
#mainnav a:link, #mainnav a:visited, #mainnav a:hover {
	text-decoration: none;
}


/* BEGIN SUBNAV */

#subnav {
	background-color: #5D8267;
	height:20px;
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
}
#subnav ul li {
	display: inline;
	padding:0px;
	margin:0px;
}
#subnav li span {
	position: relative;
	left: -2000px;
	margin: 0px;
	padding: 0px;
}
#subnav a:link, #subnav a:visited {
	text-decoration: none;
}
#subnav .spacer {
	background-image: url(images/spacer.gif);
	width: 167px;
	height: 20px;
	display:block;
	padding:0px;
	margin:0px 0px 0px 0px;
	float: left;
	position:relative;
}
#subnav .community {
	background-image: url(images/community.gif);
	width: 96px;
	height: 20px;
	display:block;
	padding:0px;
	margin:0px 0px 0px 0px;
	float: left;
	position:relative;
}
#subnav .community:hover {
	background-image: url(images/community_over.gif);
	}
#subnav .models {
	background-image: url(images/models.gif);
	width: 81px;
	height: 20px;
	display:block;
	padding:0px;
	margin:0px 0px 0px 0px;
	float: left;
	position:relative;
}
#subnav .models:hover {
	background-image: url(images/models_over.gif);
	}
.informational #mainimage {
	height: auto;
}

#subnav .plotmap {
	background-image: url(images/plotmap.gif);
	width: 84px;
	height: 20px;
	display:block;
	padding:0px;
	margin:0px 0px 0px 0px;
	float: left;
	position:relative;
}
#subnav a.plotmap:hover {
	background-image: url(images/plotmap_over.gif);
}
#subnav .areamap {
	background-image: url(images/areamap.gif);
	width: 84px;
	height: 20px;
	display:block;
	padding:0px;
	margin:0px 0px 0px 0px;
	float: left;
	position:relative;
}
#subnav a.areamap:hover {
	background-image: url(images/areamap_over.gif);
	}
#subnav .standard {
	background-image: url(images/features.gif);
	width: 134px;
	height: 20px;
	display:block;
	padding:0px;
	margin:0px 0px 0px 0px;
	float: left;
	position:relative;
}
#subnav a.standard:hover {
	background-image: url(images/features_over.gif);
	}
#subnav .directions {
	background-image: url(images/directions.gif);
	width: 133px;
	height: 20px;
	display:block;
	padding:0px;
	margin:0px 0px 0px 0px;
	float: left;
	position:relative;
}
#subnav a.directions:hover {
	background-image: url(images/directions_over.gif);
	}

/* Model Home Navigation */

#modelnav {
	background-color: #2E693E;
	height:18px;
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: left;
}
#modelnav ul {
	margin: 0px;
	padding: 0px;
}
#modelnav ul li {
	display: inline;
	padding:0px;
	margin:0px;
}
#modelnav li span {
	position: relative;
	left: -2000px;
	margin: 0px;
	padding: 0px;
}
#modelnav a:link, #modelnav a:visited {
	text-decoration: none;
}
#modelnav .serena {
	background: #2e693e url(images/villa_serena_menu.gif) no-repeat center;
	width: 110px;
	height: 18px;
	display:block;
	padding:0px;
	margin:0px 0px 0px 0px;
	float: left;
	position:relative;
	left: 10px;

}
#modelnav a.serena:hover {
	background: #82a187 url(images/villa_serena_menu_over.gif) no-repeat center;
}

#modelnav .montecito {
	background: #2e693e url(images/villa_montecito.gif) no-repeat center;
	width: 110px;
	height: 18px;
	display:block;
	padding:0px;
	margin:0px 0px 0px 0px;
	float: left;
	position:relative;
}
#modelnav a.montecito:hover {
	background: #82a187 url(images/villa_montecito_over.gif) no-repeat center;
}

#modelnav .beaumont {
	background: #2e693e url(images/villa_beaumont.gif) no-repeat center;
	width: 110px;
	height: 18px;
	padding:0px;
	margin:0px 0px;
	display:block;
	float: left;
	position:relative;
}
#modelnav a.beaumont:hover {
	background: #82a187 url(images/villa_beaumont_over.gif) no-repeat center;
}
#modelnav .mirador {
	background: #2e693e url(images/villa_mirador.gif) no-repeat center;
	width: 110px;
	height: 18px;
	padding:0px;
	margin:0px 0px;
	display:block;
	float: left;
	position:relative;
}



#modelnav a.mirador:hover {
	background: #82a187 url(images/villa_mirador_over.gif) no-repeat center;
}

#modelnav .bella {
	background: #2e693e url(images/villa_bella.gif) no-repeat center;
	width: 110px;
	height: 18px;
	padding:0px;
	margin:0px 0px;
	display:block;
	float: left;
	position:relative;
	left: 10px;

}
#modelnav a.bella:hover {
	background: #82a187 url(images/villa_bella_over.gif) no-repeat center;
}

#modelnav .palermo {
	background: #2e693e url(images/villapalermo_menu.gif) no-repeat center;
	width: 110px;
	height: 18px;
	padding:0px;
	margin:0px 0px;
	display:block;
	float: left;
	position:relative;
}
#modelnav a.palermo:hover {
	background: #82a187 url(images/villapalermo_menu_over.gif) no-repeat center;
}


#modelnav .barcelona {
	background: #2e693e url(images/villabarcelona_menu.gif) no-repeat center;
	width: 110px;
	height: 18px;
	padding:0px;
	margin:0px 0px;
	display:block;
	float: left;
	position:relative;
	left: 10px;
}
#modelnav a.barcelona:hover {
	background: #82a187 url(images/villabarcelona_menu_over.gif) no-repeat center;
}

#modelnav .monterey {
	background: #2e693e url(images/villa_monterey.gif) no-repeat center;
	width: 110px;
	height: 18px;
	padding:0px;
	margin:0px 0px;
	display:block;
	float: left;
	position:relative;
}
#modelnav a.monterey:hover {
	background: #82a187 url(images/villa_monterey_over.gif) no-repeat center;
}	

#modelnav .milano {
	background: #2e693e url(images/villa_milano_menu.gif) no-repeat center;
	width: 110px;
	height: 18px;
	padding:0px;
	margin:0px 0px;
	display:block;
	float: left;
	position:relative;
	left: 25px;
}
#modelnav a.milano:hover {
	background: #82a187 url(images/villa_milano_menu_over.gif) no-repeat center;
}




/* Hack to fix IE Height Issues */
* html body div {
	top: -4px;	
} 

/* Elevation Section */
#elevation a, #elevation a:visited {
	text-decoration: none;
}
#elevation a span {
	left: -2000px;
	position:relative;
}

#elevation {
	background-image: url(images/bottom_bar_green.gif);
	background-repeat: repeat-x;
	display: block;
	position: relative;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: #82A187;
}
#elevation ul {
	margin: 0px;
	padding: 0px;
}
#elevation ul li {
	display:inline;
	float: left;
	padding: 0px;
	margin: 0px;

}
#elevation .elevationtext {
	background-image: url(images/elevation.gif);
	width: 58px;
	height: 19px;
	display:block;
	margin-left:10px;
}
#elevation .elevationA {
	background-image: url(images/elevA.gif);
	width: 18px;
	height: 19px;
	display:block;
}
#elevation a.elevationA:hover {
	background-image: url(images/elevA_over.gif);
}
#elevation .elevationB {
	background-image: url(images/elevB.gif);
	width: 16px;
	height: 19px;	
	display:block;
}
#elevation a.elevationB:hover {
	background-image: url(images/elevB_over.gif);
}
#elevation .elevationC {
	background-image: url(images/elevC.gif);
	width: 16px;
	height: 19px;
	display:block;
}
#elevation a.elevationC:hover {
	background-image: url(images/elevC_over.gif);
}
#elevation .view_elevation {
	background-image: url(images/clicktoviewother.gif);
	height: 19px;
	width: 58px;
	display:block;
}

/* Main Body Content */




.map {
	background-repeat: repeat-x;
	float: left;
	height: auto;
	width: 450px;
	margin: 10px 0px 0px;
	padding: 0px;
	display: block;
	font-size: 11px;
}
.community_story {
	text-align: left;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	width: 300px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.community_story p {
	padding: 5px;
}


.map_directions{
	float: left;
	height: auto;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 300px;
}
.directions {
	padding: 3px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
}

.map_directions p {
	display: block;
	padding: 0px 5px;
}
.community_story h3 {
	padding: 5px;
	color: #990000;
	font-size: 14px;
}



/* Footer */

.footer {
	font-size: 11px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	word-spacing: 0.15em;
	display: block;
	margin: 25px 0px;
	padding: 0px;
	width: 779px;
	height: auto;
	clear: left;
}
a {
	color: #4D381D;
	text-decoration: none;
}

.footer a:link, .footer a:visited {
	color: #79513C;
	text-decoration: none;
}
.homepage .footer a, .homepage .footer a:link, #homepage .footer a:visited {
	color: #437bb3;
	text-decoration: none;
}
.footer a:hover {
	text-decoration:underline;
}



.gallery {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 400px;
	position: relative;
	clear: left;
}
.centerme {
	width: 779px;
	text-align: center;
	display: block;
	clear: left;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.view_elevations{
	background-image: url(images/clicktoviewother.gif);
	height: 15px;
	width: 154px;
	float: left;
	margin: 0px;
	padding: 0px;
	top: 4px;
	left: 10px;
	position: relative;
}
.models {
	height: 212px;
	width: 275px;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	float: left;
}
.sidebar {
	position: relative;
	width: 250px;
	height: 500px;
	float: left;
	padding: 8px;
	margin: 10px 20px 5px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-image: url(images/text_background.jpg);
	background-repeat: repeat-x;
	line-height: 20px;
}
td h1 {
	
	font-size: 13px;
	color: #990033;
	}
h1 {
	
	font-size: 13px;
	color: #990033;
	padding-right: 5px;
	padding-left: 5px;
}
.maintext h3 {
	font-size: 13px;
	color: #990033;
	padding-right: 5px;
	padding-left: 5px;
}


td li {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a:visited {
	color: #4D381D;
}
a:hover {
	text-decoration: underline;
}


.image_floatleft {
	margin: 12px;
	padding: 0px;
	height: auto;
	width: auto;
	float: left;
}
.neighborhoods #content #mainbody {
	padding: 5px 2px 2px;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-position: top;
}
#elevation .elevationXL {
	background-image: url(images/elevXL.gif);
	width: 16px;
	height: 19px;
	display:block;
	background-repeat: no-repeat;
	background-position: center;
}
#elevation a.elevationXL:hover {
	background-image: url(images/elevXL_over.gif);
	width: 16px;
	height: 19px;
	display:block;
	background-repeat: no-repeat;
	background-position: center;
}
.floorplans {
	position: fixed;
	left: 125px;
	top: 25px;
	padding: 10px;
	border: 3px double #E29F45;
	background-color: #FFFFFF;
	margin: 0px;
}
.map_directions h4 {
	font-size: 13px;
	color: #990033;
	padding-right: 5px;
	padding-left: 5px;
}
.neighborhoods .image_floatleft {
	background-image: url(images/text_background.jpg);
	background-repeat: repeat-x;
	width: 330px;
}
.neighborhoods .maintext {
	width: 375px;
	margin: 15px 0px 0px;
	padding: 0px;
}
.neighborhoods .maintext p {
}

.admin_table{
	border: 2px solid #FFC18A;
}
.admin_table td{
	border: 1px solid #FFFFFF;
	background-color: #F5D8B6;	
}
.divider2 {

	background-image: url(images/topbevel_elevations.gif);
	text-align: left;
	height: 6px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	position:relative;
}
.informational .divider2 {
	background-image: url(images/divider_red.gif);
}

.informational #header {
	background-color: #00376F;
}
.hometop {
	background-image: url(images/atlamoore_logo_top.gif);
	height: 43px;
	width: 167px;
	display: block;
	background-color: #760306;
}
.informational .hometop {
	background-image: url(images/dv_logo_blu.gif);
}

.hometop span {
	position: relative;
	left: -2000px;
}
.informational #headerlinks a {

	color: #84a7cb;
}
#subnav .modelhomes {
	width: 81px;
	height: 20px;
	display:block;
	padding:0px;
	margin:0px 0px 0px 0px;
	float: left;
	position:relative;
	background-image: url(images/models_down.gif);
}
p {
	padding-left: 5px;
}
.lender {
	width: 575px;
}
.hud {
	display: block;
	width: 780px;
	color:#79503C;
}
.hud img {
	top: 6px;
	position:relative;
	
}
.homepage .hud {
	display: none;
	visibility: hidden;
}
.tdmainbody {
	background-image: url(images/main_grad.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #FCF6E8;
}
.home_wide {
	width: 750px;
	text-align: center;
}
