div.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

img.left {
	display: block;
	float: left;
	margin: 5px 15px 15px 0;
	border: 0;
	padding: 10px;
	background: #ccc url(../images/general/bg_photo.gif) 0 0 repeat;
}

img.right {
	display: block;
	float: right;
	margin: 5px 0 15px 15px;
	border: 0;
	padding: 10px;
	background: #ccc url(../images/general/bg_photo.gif) 0 0 repeat;
}

img.center {
	display: block;
	margin: 0 auto;
	border: 0;
	padding: 10px;
	background: #ccc url(../images/general/bg_photo.gif) 0 0 repeat;
}

a:link {
	color: #105764;
}

a:visited {
	color: #3b291f;
}

a:hover,
a:active {
	color: #9fa359;
}

body {
	background: #d3c6ae url(../images/general/bg_body.jpg) 0 0 repeat-x;
	padding: 0 0 20px;
}

#glow {
	min-height: 540px;
	background: transparent url(../images/general/bg_glow.jpg) top center no-repeat;
}

#primary {
	width: 980px;
	margin: 0 auto;
}

#header {
	position: relative;
	width: 980px;
	height: 117px;
}

#logo {
	display: block;
	position: absolute;
	top: 21px;
	left: 26px;
	border: 0;
}

#phone_num {
	position: absolute;
	bottom: 10px;
	right: 549px;
	color: #fff;
	font-size: 13px;
	line-height: 1;
}

/* BEGIN upper-right menu */

#menu_ur {
	position: absolute;
	top: 22px;
	right: 20px;
	width: 167px;
	height: 37px;
	background: transparent url(../images/general/bg_menu_ur.gif) 0 0 no-repeat;
	padding: 4px 0 0 84px;
}

#menu_ur ul {
	width: 153px;
	height: 32px;
	margin: 0;
	list-style: none;
}

#menu_ur li {
	float: left;
	margin: 0;
}

#menu_ur li.sale {
	margin: 0 7px 0 0;
}

#menu_ur li a:link,
#menu_ur li a:visited {
	display: block;
	width: 73px;
	height: 32px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

/* END upper-right menu */

/* BEGIN main menu */

#menu_main {
	position: absolute;
	bottom: 0;
	right: 11px;
	width: 523px;
	height: 37px;
	background: transparent url(../images/general/bg_menu_main.gif) 0 0 no-repeat;
}

#menu_main ul {
	width: 523px;
	height: 37px;
	margin: 0;
	background: transparent url(../images/general/bg_menu_main.gif) 0 -37px no-repeat;
	list-style: none;
}

#menu_main li {
	float: left;
	margin: 0;
}

#menu_main li a:link,
#menu_main li a:visited {
	display: block;
	float: left;
	height: 37px;
	background: transparent url(../images/general/bg_menu_main.gif) 0 0 no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

#menu_main li.about a:link,
#menu_main li.about a:visited {
	width: 78px;
	background: transparent url(../images/general/bg_menu_main.gif) 0 0 no-repeat;
}

#menu_main li.services a:link,
#menu_main li.services a:visited {
	width: 73px;
	background: transparent url(../images/general/bg_menu_main.gif) -78px 0 no-repeat;
}

#menu_main li.payment a:link,
#menu_main li.payment a:visited {
	width: 113px;
	background: transparent url(../images/general/bg_menu_main.gif) -151px 0 no-repeat;
}

#menu_main li.downtown-life a:link,
#menu_main li.downtown-life a:visited {
	width: 107px;
	background: transparent url(../images/general/bg_menu_main.gif) -264px 0 no-repeat;
}

#menu_main li.contact a:link,
#menu_main li.contact a:visited {
	width: 87px;
	background: transparent url(../images/general/bg_menu_main.gif) -371px 0 no-repeat;
}

#menu_main li.home a:link,
#menu_main li.home a:visited {
	width: 65px;
	background: transparent url(../images/general/bg_menu_main.gif) -458px 0 no-repeat;
}

body.about #menu_main li.about a:link,
body.about #menu_main li.about a:visited,
body.services #menu_main li.services a:link,
body.services #menu_main li.services a:visited,
body.payment #menu_main li.payment a:link,
body.payment #menu_main li.payment a:visited,
body.downtown-life #menu_main li.downtown-life a:link,
body.downtown-life #menu_main li.downtown-life a:visited,
body.contact #menu_main li.contact a:link,
body.contact #menu_main li.contact a:visited,
#menu_main li a:hover,
#menu_main li a:active {
	background: none !important;
}

/* END main menu */

/* BEGIN masthead */

body.home #masthead {
	position: relative;
	width: 980px;
	height: 460px;
	background: #105764 url(../images/home/masthead.jpg) 0 0 no-repeat;
}

body.home #masthead ul {
	position: absolute;
	top: 239px;
	left: 267px;
	width: 153px;
	height: 32px;
	margin: 0;
	list-style: none;
}

body.home #masthead li {
	float: left;
	margin: 0;
}

body.home #masthead li.sale {
	margin: 0 7px 0 0;
}

body.home #masthead li a:link,
body.home #masthead li a:visited {
	display: block;
	width: 73px;
	height: 32px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

/* END masthead */

/* BEGIN content */

#content {
	background: #fff url(../images/general/bg_content.jpg) 30px 32px no-repeat;
	padding: 0 30px 32px;
}

body.home #content {
	background-image: none;
	padding: 25px 30px;
}

/* END content */

/* BEGIN columns */

#columns {
	width: 920px;
}

#column_l {
	float: left;
	width: 201px;
	overflow: hidden;
	padding: 32px 0 0;
}

#column_m {
	float: left;
	width: 447px;
	overflow: hidden;
	padding: 32px 30px 0;
}

#column_r {
	float: left;
	width: 212px;
	overflow: hidden;
	padding: 25px 0 0;
}

body.home #columns {
	width: 920px;
}

body.home #column_l {
	width: 315px;
	margin: 0 25px 0 0;
	padding: 0;
}

body.home #column_r {
	width: 580px;
	padding: 0;
}

/* END columns */

/* BEGIN section menu */

#menu_section {
	width: 165px;
	margin: 0 auto 20px;
	border-bottom: 1px solid #300b00;
	padding: 20px 0;
	list-style: none;
}

#menu_section li {
	margin: 0;
	list-style: none;
}

#menu_section li.here {
	font-weight: bold;
}

#menu_section a:link,
#menu_section a:visited,
#view_downtown_properties:link,
#view_downtown_properties:visited {
	display: block;
	width: 147px;
	padding: 2px 8px;
	color: #3b291f;
}

#view_downtown_properties:link,
#view_downtown_properties:visited {
	display: block;
	width: 147px;
	margin: 0 auto;
	padding: 2px 8px;
	color: #3b291f;
}

#menu_section a:hover,
#menu_section a:active,
#view_downtown_properties:hover,
#view_downtown_properties:active {
	color: #000;
}

/* END section menu */

/* BEGIN property views menu */

#menu_property_views {
	width: 434px;
	height: 25px;
	margin: 0 auto 20px;
	list-style: none;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
	background-color: #3b291f;
	padding: 5px 5px 0;
}

#menu_property_views li {
	margin: 0 0 0 1px;
	float: left;
}

#menu_property_views li.first {
	margin: 0;
}

#menu_property_views a:link,
#menu_property_views a:visited {
	display: block;
	height: 24px;
	width: 134px;
	float: left;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	background-color: #b9ac8d;
	padding: 0 5px;
	font-weight: bold;
	font-size: 11px;
	line-height: 25px;
	text-decoration: none;
	color: #3b291f;
}

#menu_property_views a:hover,
#menu_property_views a:active {
	text-decoration: underline;
}

#menu_property_views li.here a:link,
#menu_property_views li.here a:visited {
	height: 25px;
	background-color: #fff;
}

/* END property views menu */

/* BEGIN get in touch */

#get_in_touch {
	color: #423429;
}

#get_in_touch h3 {
	width: 211px;
	height: 53px;
	background: #fff url(../images/general/title_get_in_touch.gif) 0 0 no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

#get_in_touch h4 {
	margin: 0 0 5px;
	padding: 0 15px;
	font-weight: normal;
	font-size: 20px;
}

#get_in_touch p {
	padding: 0 15px;
}

#get_in_touch a:link,
#get_in_touch a:visited {
	color: #423429;
}

#get_in_touch a:hover,
#get_in_touch a:active {
	color: #000;
}

/* END get in touch */

/* BEGIN testimonial */

div.testimonial {
	margin: 30px 0;
	background: #d3c6ae url(../images/general/bg_testimonial.gif) 26px 49px no-repeat;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	padding: 0 0 12px;
}

div.testimonial h3 {
	width: 447px;
	height: 29px;
	margin: 0 0 6px;
	background: #105764 url(../images/general/title_testimonial.gif) 0 0 no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

div.testimonial div.quote {
	width: 389px;
	margin: 0 auto;
	border: 1px solid #fff;
	padding: 24px 12px 12px 22px;
}

div.testimonial p {
	margin: 0;
	font-size: 14px;
}

div.testimonial blockquote p {
	margin: 0 0 20px;
	font-style: italic;
}

div.testimonial cite {
	font-style: normal;
}

/* END testimonial */

/* BEGIN homepage featured properties */

#featured_properties {
	float: right;
	width: 581px;
}

#featured_properties h2 {
	width: 163px;
	height: 24px;
	margin: 0 0 0 18px;
	background: #105764 url(../images/home/title_featured_properties.gif) 0 0 no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

#featured_properties ul {
	width: 529px;
	height: 129px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 16px 26px;
	background: #d3c6ae;
	list-style: none;
	color: #fff;
	text-transform: lowercase;
	text-align: right;
}

#featured_properties li {
	margin: 0;
	float: left;
}

#featured_properties li:hover {
	text-decoration: underline;
}

#featured_properties li.first {
	border-right: 1px solid #3b291f;
	padding: 0 15px 0 0;
}

#featured_properties li.second {
	padding: 0 0 0 15px;
}

#featured_properties img {
	display: block;
	border: 4px solid #3b291f;
}

#featured_properties h3 {
	width: 233px;
	margin: 0;
	background: #3b291f;
	padding: 0 8px 4px;
	font-weight: normal;
	font-size: 12px;
}

#featured_properties a:link,
#featured_properties a:visited {
	color: #fff;
	text-decoration: none;
}

#featured_properties a:hover,
#featured_properties a:active {
	text-decoration: underline;
}

/* END homepage featured properties */

/* BEGIN gallery list */

ul.gallery {
	margin: 0;
	list-style: none;
}

ul.gallery li {
	float: left;
	margin: 0 0 20px;
}

ul.gallery li.second {
	float: left;
	margin: 0;
	padding: 0 20px;
}

ul.gallery li img {
	display: block;
	margin: 0;
	border: 0;
	padding: 5px;
	background: #ccc url(../images/general/bg_photo.gif) 0 0 repeat;
}

/* BEGIN gallery list */

/* BEGIN properties list tables */

table.properties_list {
	border-collapse: collapse;
	width: 440px;
	margin: 0 auto;
}

table.properties_list td {
	vertical-align: top;
	padding: 0 0 20px;
}

table.properties_list td.left {
	padding-right: 20px;
}

table.properties_list img {
	display: block;
	margin: 0;
	border: 0;
	padding: 5px;
	background: #3b291f;
}

table.properties_list h3 {
	width: 194px;
	margin: 0;
	background: #3b291f;
	padding: 0 8px 4px;
	font-weight: normal;
	font-size: 12px;
}

table.properties_list a:link,
table.properties_list a:visited {
	color: #fff;
	text-decoration: none;
}

/* END properties list tables */

/* BEGIN properties gallery list */

ul.gallery_properties {
	margin: 0;
	list-style: none;
}

ul.gallery_properties li {
	float: left;
	width: 210px;
	margin: 0 0 20px;
}

ul.gallery_properties li:hover {
	text-decoration: underline;
	color: #fff;
}

ul.gallery_properties li.second {
	margin: 0 0 20px 25px;
}

ul.gallery_properties li img {
	display: block;
	margin: 0;
	border: 0;
	padding: 5px;
	background: #3b291f;
}

ul.gallery_properties li h3 {
	margin: 0;
	background: #3b291f;
	padding: 0 8px 4px;
	font-weight: normal;
	font-size: 12px;
}

ul.gallery_properties li a:link,
ul.gallery_properties li a:visited {
	color: #fff;
	text-decoration: none;
}

/* BEGIN properties gallery list */

/* BEGIN property photos */

#main_property_photo {
	margin: 0 0 15px;
}

#addl_property_photos {
	width: 443px;
	height: 137px;
	margin: 0 auto 20px;
	padding: 0;
	list-style: none;
}

#addl_property_photos li {
	float: left;
	margin: 0;
	list-style: none;
}

#addl_property_photos li.second {
	padding: 0 0 0 15px;
}

#addl_property_photos img {
	display: block;
	padding: 10px;
	background: #ccc url(../images/general/bg_photo.gif) 0 0 repeat;
}

/* END property photos */

/* BEGIN property info */

table.property_info {
	border-collapse: collapse;
}

table.property_info td {
	vertical-align: top;
	padding: 8px 0;
	border-top: 1px solid #d3c6ae;
}

table.property_info tr:first-child td {
	border: 0;
}

table.property_info td.label {
	font-weight: bold;
	white-space: nowrap;
	padding-right: 15px;
}

table.property_info td.content {
	width: 100%;
}

/* BEGIN property info */

/* BEGIN forms */

ul.form_fields {
	margin: 0;
	list-style: none;
}

ul.form_fields * {
	margin: 0;
}

ul.form_fields li {
	margin: 0 0 20px;
}

ul.form_fields label {
	display: block;
	margin: 0 0 3px;
	font-weight: bold;
}

ul.form_fields li.alt * {
	vertical-align: middle;
}

ul.form_fields li.alt label {
	display: inline;
	margin: 0 0 0 4px;
}

ul.form_fields li.captcha img {
	display: block;
	margin: 0 0 5px;
}

ul.form_fields li.captcha label {
	font-weight: normal;
}

input.text_field {
	width: 200px;
}

textarea {
	width: 99%;
	height: 100px;
}

/* END forms */

/* BEGIN footer */

#footer {
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	background: #105764 url(../images/general/bg_footer.jpg) 0 0 repeat-x;
	padding: 25px 32px;
	color: #fff;
}

#footer * {
	margin: 0;
	list-style: none;
	font-size: 12px;
}

#footer ul {
	float: right;
	padding: 28px 0 0;
}

#footer li {
	float: left;
	margin: 0 0 0 25px;
}

#footer li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
}

#footer li a:hover {
	text-decoration: underline;
}

/* END footer */
