* {
margin:0;
padding:0;
}

html {
height:100.1%
}

body {
font-size: 76%;
background: #76513f;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF
}
	
#headerWrapperHome {
	background: #76513f;
	width: 100%;
	height: 344px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 0px;
}

#headerHome {
	width: 850px;
	height: 330px;
	color: #DABC98;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding-top: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: medium;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	vertical-align: top;
	background-color: #57321F;
	border-bottom-color: #76513f;
}

#headerWrapper {
	background: #76513f;
	width: 100%;
	height: 195px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	
	padding-left: 0px;
}

#header {
	width: 850px;
	height: 180px;
	color: #DABC98;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding-top: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: medium;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	vertical-align: top;
	background-color: #57321F;
	border-bottom-color: #76513f;
	float: none;
}

#bannerHome {
	width:800px;
	height:300px;
	clear: both;
	background-image: url(../images/header_img2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	border: 0px solid #000000;
	}
	
#banner {
	width:800px;
	height:150px;
	clear: both;
	background-image: url(../images/header2_small.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	border: 0px solid #000000;
	}
	
a { color:#fff; text-decoration:underline }
a:hover  { color: #EBE3CF } 

#headerNavHome {
	width:800px;
	padding-top:270px;
	font-size:1.5em;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#headerNavHome a {
	color:#DABC98;
	text-decoration:none;
	margin:0 10px
}

#headerNavHome a:hover {
	padding:15px 0 0 0;
	color: #E9D1BE;
}

#headerNav {
	width:800px;
	padding-top:125px;
	font-size:1.5em;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#headerNav a {
	color:#DABC98;
	text-decoration:none;
	margin:0 10px
}

#headerNav a:hover {
	color:#E9D1BE;
	padding:15px 0 0 0;
	
}

#mainBg {
	width:850px;
	font-size:1.1em;
	clear:both;
	background-color: #76513f;
	background-position: top;
	height: 768px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.bottom {
	font-size: x-small;
	line-height: 1.5em;
	text-align: center;
	margin-top: 5px;
}

#sideNavWrapper {
	width: 180px;
	float:left;
	clear:left;
	height: 768px;
	background-color: #57321F;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#sideNavButtons {
	width: 130px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	color: #DABC98;
	text-align: center;
	background-image: url(../images/sidebar_navbutton.jpg);
	background-repeat: repeat-y;
	height: 768px;
	}
	
#sideNavButtons a {
	color: #DABC98;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 1.5px;
	width: 126px;
	border: 2px solid #57321F;
	}
	
#sideNavButtons a:hover {
	color: #57321F
	}
	
#mainFrame {
	width: 670px;
	height: 770px;
	float: right;
	background: #57321F;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	} 
	
#mainContent {
	width: 645px;
	height: 750px;
	vertical-align: top;
	border: 1px solid black;
	background-color: #c0a781;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 3px;
	overflow: scroll;
	}
	
#footerWrapper {
	background: #76513f;
	width: 100%;
	height: 50px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer {
	width: 850px;
	height: 35px;
	color: #DABC98;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: -2px;
	padding-top: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-width: thick;
	border-left-width: 0px;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-left-style: none;
	vertical-align: top;
	background-color: #57321F;
	float: none;
	text-align: center;
	border-top-color: #57321F;
	padding-bottom: 1px;
}

#footer a {
	color:#DABC98;
	text-decoration:none;
	}
	
#footer a:hover {
	color: #FFFFFF;
	}	 

#mainContentHome {
	width: 645px;
	height: 765px;
	vertical-align: top;
	border: 1 px solid black;
	background-color: #c0a781;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 3px;
	overflow: auto;
	}

#mainContentHome .homeContent a {
	color: #834633;
	text-decoration: none;
	font-weight: bold;
}
#mainContentHome .homeContent a:hover {
	color: #57321F;
	text-decoration: underline;
}

#mainContentHome h1 {
	font-size: x-large;
	font-weight: bolder;
	color: #57321F;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContentHome h2 {
	font-size: large;
	font-weight: bold;
	color: #7F4834;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}

.homeContent {
	font-size: small;
	color: #000000;
	padding: 10px;
	margin: 10px;
}

#mainContentHome img {
	margin-left: 6px;
	margin-right: 6px;
	}

.homeContentQuote {
	font-size: medium;
	font-weight: bold;
	color: #793B2C;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
}

#mainContentLink {
	width: 645px;
	height: 765px;
	vertical-align: top;
	border: 1 px solid black;
	background-color: #c0a781;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 3px;
	overflow: auto;
	padding-left: 10px;
	margin-bottom: 15px;
	}
	
#mainContentLink h1 {
	font-size: x-large;
	font-weight: bolder;
	color: #57321F;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContentLink h2 {
	font-size: large;
	font-weight: bold;
	color: #7F4834;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

#mainContentLink a {
	text-decoration: underline;
	font-weight: normal;
	text-align: left;
	color: #000000;
}
#mainContentLink a:hover {
	color: #57321F;
	text-decoration: underline;
}
#mainContentLink p {
	margin-left: 15px;
}

#my_az_propContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #695650;
	text-decoration: none;
	text-align: left;
	margin: 10px;
	padding: 20px;
	width: 585px;
}

#my_az_propContent  a {
	color: #990000;
	text-decoration: underline;
}
#my_az_propContent a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#my_az_propContent h1 {
	font-size: x-large;
	font-weight: bolder;
	color: #57321F;
	text-decoration: none;
	text-align: center;
	margin-bottom: 5px;
}

#my_az_propContent h2 {
	font-size: medium;
	font-weight: bold;
	color: #82412F;
	text-decoration: underline;
	text-align: center;
	margin-bottom: 15px;
}

#propContent {
	margin: 10px;
	padding: 5px;
}

#propContent a {
	color: #990000;
	text-decoration: underline;
}

#propContent a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#propContent h1 {
	font-size: x-large;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-bottom: 3px;
}

#propContent h2 {
	font-size: large;
	font-weight: bold;
	color: #57321F;
	text-decoration: none;
	text-align: center;
	margin-bottom: 5px;
}

.prop_desc_learnmore {
	font-size: 14px;
	font-style: italic;
	text-indent: 25px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}

.prop_name {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
}

.location_desc {
	color: #330000;
	padding: 2px;
	margin: 2px;
}

.directions {
	color: #330000;
	padding: 2px;
	margin-top: 15px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.acreage {
	font-size: medium;
	font-style: italic;
	color: #7A3B29;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 3px;
}

#map {
	border: thin solid #57321F;
}

#reNews {
	color: #000000;
	margin: 10px;
	padding: 10px;
}

#reNews a {
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
	color: #57321F;
}

#contactContent {
	margin-bottom: 25px;
	
	}
	
#contactContent a {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #834230;
	text-decoration: underline;
	}	
	
#contactContent a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
	
.contact_name {
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 25px;
}

.contact_phone {
	color: #834230;
	font-size: large;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

.contact_email {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #834230;
	text-decoration: underline;
	text-align: center;
	margin-top: 5px;
}

.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}

