* {
	margin: 0px;
	padding: 0px;
}
html, body {
	background: #4d3c2a url(../images/ahwatukee-homes-bodyBG.gif) repeat-x left top;
	color: #b09b85;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 100%;
}
h1 {
	font-size: 28px;
	color: #c4a769;
	font-weight: normal;
	padding-bottom: 15px;
	font-style: italic;
	text-align: center;
}
h2 {
	font-size: 14px;
	color: #e0d59c;
	padding-bottom: 15px;
}
h3 {
	font-size: 18px;
	color: #bdb796;
	padding-bottom:5px;
}
p {padding-bottom: 15px;}
p.yellow {color: #d1c378;}
a {color: #d9d4b8;}
a:hover {text-decoration: none;}
blockquote {
	float: left;
	font-size: 80px;
	line-height: 60px;
	padding-right: 10px;
}
.clear {
	clear: both;
	height: 0px;
}
#container {
	position:relative;
	background: url(../images/ahwatukee-bodyBG.gif) repeat-y center top;
	width: 757px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	min-height: 100%;
	height:auto !important;
	padding-right: 23px;
	padding-left: 24px;
}
#header {
	background: url(../images/custom-homes-headerBG.gif) no-repeat left top;
	text-align: center;
}
#banner {
	background: url(../images/ahwatukee-bannerBG.gif) no-repeat left top;
	height: 226px;
	padding-right: 6px;
	padding-left: 6px;
}
#navMenu ul {padding-left: 27px;}
#navMenu li {
	float: left;
	list-style-type: none;
}
#main {
	padding-right: 20px;
	padding-left: 18px;
}
#content {
	background: #161107;
	border: 1px solid #2f2617;
	padding: 9px;
	width: 699px;
}
.contact #content {
	background: #161107 url(../images/contact-contentBG.gif) no-repeat right top;
	padding: 29px;
	width: 659px;
}
#left {
	float: left;
	width: 412px;
	padding-right: 20px;
}
#left ul{
	float: left;
	padding-left:15px;
	width: 412px;
}
.communities #left {
	padding-right: 25px;
	padding-left: 25px;
	width: 362px;
	padding-top: 20px;
}
#left img {padding: 10px;}
.propertyImage {
	background: url(../images/property-imageBG.jpg) no-repeat left top;
	height: 323px;
	width: 411px;
	padding-top: 29px;
	padding-left: 29px;
}

#left .propertyImage img {padding: 0px;}
.contactBox {
	border: 1px solid #302c1a;
	background: #292214 url(../images/contactBoxBG.gif) repeat-x left top;
	padding: 2px;
	color: #eae0ad;
	margin-bottom: 3px;
	width: 222px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
.contactBox img {padding-right: 4px;}
#right {
	float: left;
	width: 259px;
	padding-right: 8px;
}
.communities #right {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d1c378;
	padding-top: 20px;
}
.communities #right a {
	color: #d1c378;
	text-decoration: none;
}
.communities #right a:hover {text-decoration: underline;}
.callout {
	background: #201a0d url(../images/calloutBG.gif) repeat-x left top;
	width: 251px;
	border: 1px solid #35301c;
	padding: 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d1c378;
	margin-bottom: 20px;
}
.callout a {
	color: #d1c378;
	text-decoration: none;
}
.callout a:hover {text-decoration: underline;}
.callout img {padding-bottom: 5px;}
#footer {
	font-size: 10px;
	color: #4f4a30;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}
#footer a {
	color: #4f4a30;
	text-decoration: none;
}
#footer a:hover {text-decoration: underline;}
