html { width: 100%; height: 100%; margin: 0; padding: 0; }

body 
{
	width: 100%;
	height: 100%;
	margin: 0;
	background: #351721;
	font-family: Verdana;
	font-size: 13px;
	color: #36171F;
}
a { color: #36171F; }
a:hover { text-decoration: none; }

form
{
	min-height: 100%;
	width: 828px;
	margin: auto;
	position: relative;
	z-index: 1;
	background: #FFF url(/images/int/aho_int_content_bg.gif) repeat-y;
	border: 1px solid #000;
	border-top: none;
	border-bottom: none;
}
* html form { height: 100%; zoom: 1; }

#home form
{
	background-image: url(/images/mp/ahoh_main_content_tile.gif);
	width: 771px;
}

p, ul, ol { margin-top: 0; }

img { border: none; }

.photo
{
	width: 300px;
	height: 200px;
	float: right;
	clear: right;
	margin: 0 0 1em 1em;
}

.expander
{
	height: 0;
	line-height: 0;
	overflow: hidden;
	clear: both;
}

.breadcrumbs { font-weight: bold; font-size: 11px; }

.content_map
{
	float: right;
	clear: right;
	margin: 0 0 1em 1em;
	width: 207px;
	height: 225px;
}

.floorplans { text-align: center; }
.floorplans tr { border: 1px solid black; }
.floorplans td { text-align: left; padding: 10px 0 10px 0; }

td.floorplans_left
{
	padding-right: 15px;
}

.pdf_icon_lg
{
	width: 36px;
	height: 36px;
	float: left;
	margin-right: 5px;
}

.floorplan_pdf_link
{
	display: block;
}

.community_contact { border-collapse: collapse; }
.community_contact td { padding-bottom: 1em; }

.mailErrorDiv { font-weight: bold; color: Red; }

.listingsImageCell { position: relative; display: block; }

.sold
{
    cursor: pointer;
    display: block;
    position: absolute;
    width: 100px;
    height: 100%;
    background: url(/images/int/sold.png) center middle no-repeat;
}
* html .sold
{
    height: 66px;
    top: expression(((this.parentNode.offsetHeight - 66) / 2) + "px");
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/int/sold.png', sizingMethod='crop');
}

#top_bar { height: 28px; background: url(/images/mp/ahoh_main_header_bar_alt.jpg) no-repeat; }

#subhead_bar { background: #FFF; position: relative; }

#main_flash {background: url(/images/aho_main_non_flash.jpg) no-repeat;
			 height: 518px;
			 width: 385px;}

#logo_link
{
	height: 0;
	width: 211px;
	padding-top: 120px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	background: url(/images/int/ahoh_int_logo.gif) no-repeat;
}

#main_nav
{
	width: 643px;
	height: 30px;
	background: url(/images/int/aho_int_nav.gif) 0 -30px no-repeat;
	margin: 0;
	padding: 0;
	padding-left: 185px;
}
#home #main_nav
{
	width: 771px;
	background-image: url(/images/mp/ahoh_main_nav.gif);
	padding: 0;
}

#main_nav dd
{
	margin: 0;
	display: block;
	float: left;
}

#main_nav a
{
	background: url(/images/int/aho_int_nav.gif) no-repeat;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 30px;
}
#main_nav a:hover { background: none; }

#mn_about a { width: 138px; background-position: -185px 0; }
#mn_see a { width: 125px; background-position: -323px 0; }
#mn_testimonials a { width: 82px; background-position: -448px 0; }
#mn_floor a { width: 134px; background-position: -530px 0; }
#mn_listings a { width: 90px; background-position: -664px 0; }
#mn_contact a { width: 74px; background-position: -754px 0; }

#home #main_nav a { background: url(/images/mp/ahoh_main_nav.gif) no-repeat; }
#home #main_nav a:hover { background: none; }

#home #mn_about a { width: 159px; }
#home #mn_see a { width: 143px; background-position: -159px 0; }
#home #mn_testimonials a { width: 94px; background-position: -302px 0; }
#home #mn_floor a { width: 154px; background-position: -396px 0; }
#home #mn_listings a { width: 104px; background-position: -550px 0; }
#home #mn_contact a { width: 117px; background-position: -654px 0; }

#content
{
	min-height: 326px;
	padding-bottom: 28px;
}
* html #content { height: 326px; }
#home #content { background: url(/images/mp/ahoh_main_content_fade.gif) no-repeat; }

.direction_link a { font-weight: bold; font-size: 15px; }
.community_title { font-size: 15px; text-transform: uppercase; }

#left
{
	width: 211px;
	float: left;
}
#home #left
{
	width: 385px;
	padding-bottom: 75px;
}

#featured_listings
{
    padding: 1em;
}

#featured_listings_title
{
    font-family: Georgia, Serif;
    font-weight: bold;
    font-size: 20px; text-align: center;
    margin-bottom: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid #B95511;
    color: #B95511;
}

#right
{
	width: 617px;
	float: right;
	padding-bottom: 9em;
}
#home #right
{
	width: 386px;
	padding-bottom: 75px;
}

#text
{
	margin-left: 20px;
	margin-right: 19px;
}

#bottom_nav_address, #home #bottom_nav
{
	width: 578px;
	position: absolute;
	right: 19px;
	bottom: 28px;
	text-align: center;
}
* html #bottom_nav_address { top: expression(((this.parentElement.offsetHeight - this.offsetHeight)-28) + "px"); }
#home #bottom_nav { width: auto; text-align: left; }

#home #bottom_nav, #home #bottom_nav a { color: #F8E0BE; }

#address { text-align: left; }

#home #address
{
	width: 370px;
	padding-right: 15px;
	padding-bottom: 10px;
	position: absolute;
	bottom: 28px;
	text-align: right;
	font-size: 11px;
}

#bottom_bar
{
	position: absolute;
	bottom: 0;
	height: 21px;
	padding-top: 7px;
	width: 828px;
	background: url(/images/int/ahoh_int_footer_bar.gif) no-repeat;
	z-index: 100;
	text-align:center;
	font-size: 11px;
}
* html #bottom_bar { margin-bottom: -1px; }
#home #bottom_bar
{
	width: 771px;
	background-image: url(/images/mp/ahoh_main_footer_bar.gif);
} 
