
BODY {
	background: #9ca775 url(../images/AH_Bottom.jpg) no-repeat bottom center;
}

.bg {}

.bottom_border {border-bottom: solid 1px #000;}

.clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.header_wrapper {
	height: 386px;
	background: transparent url(../images/AH_Header.jpg) no-repeat top center;
}

.header_west {
	height: 386px;
	background: transparent url(../images/AH_Header_West.jpg) no-repeat top center;
}

.header_free_living {
	height: 386px;
	background: transparent url(../images/AH_Header_Free_Living.jpg) no-repeat top center;
}

.header_developer {
	height: 386px;
	background: transparent url(../images/AH_Header_Developer.jpg) no-repeat top center;
}

.header_builders {
	height: 386px;
	background: transparent url(../images/AH_Header_Builders.jpg) no-repeat top center;
}

.header_lots {
	height: 386px;
	background: transparent url(../images/AH_Header_Lots.jpg) no-repeat top center;
}

.header_master {
	height: 386px;
	background: transparent url(../images/AH_Header_Master.jpg) no-repeat top center;
}

.header {
	height: 386px;
	width: 754px;
	margin: 0px auto;
}

.top_nav_bg {width: 755px; margin: 0px auto;}

.top_nav {}

/* This is for the selected state on the TOP menu items, if you change the name of this 
ID make sure you change it in the PHP menu code */

#selected_top a:link,
#selected_top a:visited,
#selected_top a:active {}

.page {
	background: transparent url(../images/AH_Repeat.jpg) repeat-y top center;
}

.content {
	background: transparent url(../images/AH_Top.jpg) no-repeat top center;
}

.main_content_wrapper {
	width: 754px;
	margin: 0px auto;
}

.main_content {
	width: 694px;
	padding: 0px 20px;
	padding-top: 20px;
}

.content_bottom {
	background: transparent url(../images/AH_Content_Bottom.jpg) no-repeat top center;
	height: 31px;
	
}

.footer {
	width: 714px;
	height: 164px;
	margin: 0px auto;
}

.tagline {
	width: 400px;
	float: left;
	font-size: 10px;
	padding-top: 110px;	
	color: #fff;
}

.copyright_tagline {
	width: 310px;
	float: right;
	text-align: right;
	font-size: 10px;
	padding-top: 80px;
}



.tagline a:link,
.tagline a:visited,
.tagline a:active {color: #fff;}
.tagline a:hover {color: #99c6b2;}

