﻿html
{
	background: #d4cfa8;
	color: #000;
	font-family: Georgia, serif;
	font-size: 0.85em;
	margin: 0;
	padding: 0;
}

body
{
	margin: 10px;
	padding: 0;
}

a, a:visited
{
	/* color: #677343; */
	color: #2b6d90;
	text-decoration: underline;
}

a:active, a:hover { color: #4f2319; }

h1, h2, h3, h4, h5, h6
{
	color: #4f2319;
	margin: 0 0 1em 0;
	padding: 0;
}

h1 { font-size: 1.5em; }
h2 { font-size: 1.25em; }
h3 { font-size: 1.15em; }
h4 { font-size: 1em; }
img { border: 1px solid #4f2319; }

p
{
	margin: 0 0 1em 0;
	padding: 0;
}

.text-field, input[type=text], input[type=password], textarea, select
{
	background: #fff;
	border: 1px solid #4f2319;
	color: #000;
}

.button, input[type=submit], input[type=button], button
{
	background: #4f2319;
	border: 0;
	color: #fffad1;
	cursor: pointer;
	display: inline-block;
	padding: 5px 10px;
}

a.button
{
	text-decoration: none;
}

a.button:active, a.button:hover, input[type=submit]:hover, input[type=button]:hover, button:hover
{
	color: #fff;
	text-decoration: underline;
}

.error { color: #f00; }

#container
{
	background: #fffad1;
	border: 1px solid #4f2319;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 975px;
}

#header
{
	background: transparent url("images/header-mark.jpg") no-repeat left top;
	border-bottom: 2px solid #4f2319;
	height: 208px;
}

#header h1
{
	font-size: 1px;
	line-height: 0;
	visibility: hidden;
}

#header #better-homes-gardens-metrobrokers
{
	position: absolute;
	right: 15px;
	top: 15px;
}

#header #better-homes-gardens-metrobrokers img
{
	border: 0;
}

#content
{
	margin: 10px 219px 10px 20px;
	min-height: 300px;
}

* html #content { height: 300px; }

#content h2 { text-align: center; }

#content h3
{
	background: #d4cfa8;
	border: 1px solid #4f2319;
	color: #4f2319;
	padding: 3px 5px;
}

#content p { text-align: justify; }

#content .photo.odd
{
	float: left;
	margin: 0 1em 0.5em 0;
}

#content .photo.even
{
	float: right;
	margin: 0 0 0.5em 1em;
}

#content ul.links
{
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

#content ul.links li
{
	margin: 0 0 0.25em 0;
	padding: 0;
}

#search-listings
{
	background: transparent url("images/search-listings.png") no-repeat center top;
	margin: 0 auto;
	width: 684px;
	min-height: 178px;
}

* html #search-listings
{
	width: 725px;
	height: 178px;
}

#search-listings p
{
	font-size: 1px;
	line-height: 0;
	visibility: hidden;
}

#search-listings .photo
{
	float: left;
	margin: 110px 0 0 21px;
	position: relative;
}

#search-listings .photo img { border: 0; }

#search-listings .photo div
{
	background: transparent url("images/photo-border.png") no-repeat;
	float: none;
	left: 0;
	top: 0;
	margin: 0;
	position: absolute;
	width: 150px;
	height: 110px;
}

#content #intro
{
	clear: both;
	font-size: medium;
	font-style: italic;
	margin: 0 auto;
	padding: 0.75em 0;
	width: 65%;
}

#content .utility-link
{
	font-size: medium;
	margin-top: 2em;
	text-align: center;
	text-transform: uppercase;
}

#nav-main
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	position: absolute;
	left: 105px;
	top: 173px;
}

#nav-main ul, #nav-main ul li, #nav-extra ul, #nav-extra ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav-main ul li
{
	float: left;
	margin-right: 18px;
}

#nav-main ul li a
{
	color: #4f2319;
	font-weight: bold;
	padding-left: 12px;
	text-decoration: none;
}

#nav-main ul li a:active, #nav-main ul li a:hover
{
	background: transparent url("images/nav-marker.png") no-repeat left center;
	color: #677343;
}

#nav-extra
{
	background: transparent url("images/sidebar.png") no-repeat left top;
	font-family: Arial, sans-serif;
	position: absolute;
	right: 13px;
	top: 221px;
	width: 186px;
}

#nav-extra ul
{
	background: transparent url("images/sidebar-bottom.png") no-repeat left bottom;
	padding: 8px 0 7px 0;
}

#nav-extra ul li
{
	margin: 0 auto;
	width: 166px;
}

#nav-extra ul li a
{
	color: #fffad1;
	display: block;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	width: 166px;
	height: 21px;
}

#nav-extra ul li a:active, #nav-extra ul li a:hover
{
	color: #fff;
	text-decoration: underline;
}

#nav-extra ul li.marketing a, #nav-extra ul li.information a, #nav-extra ul li.contact a
{
	background: transparent url("images/button-dark.png") no-repeat left top;
	margin: 0 0 1px 0;
}

#nav-extra ul li.information a { background-image: url("images/button-mid.png"); }
#nav-extra ul li.contact a { background-image: url("images/button-bottom.png"); }

#nav-extra ul li.marketing.start a
{
	background-image: url("images/button-top.png");
	padding-top: 5px;
	height: 22px;
}

#nav-extra ul li.contact.end a
{
	background-image: url("images/button-bottom.png");
	height: 21px;
	padding-top: 3px;
}

#footer
{
	background: #4f2319 url("images/footer4.jpg") no-repeat left bottom;
	border-top: 1px solid #4f2319;
	clear: both;
	color: #fffad1;
	font-size: x-small;
	margin: 1.5em 0 0 0;
	padding: 10px;
	text-align: right;
}

#footer a { color: #fff; }
#footer a:active, #footer a:hover { color: #677343; }

#footer .content
{
	background: transparent url("images/brownbg.png") repeat;
	border: 1px solid #fffad1;
	float: right;
	padding: 10px;
}

* html #footer .content { background: #4f2319; }

#footer .email
{
	font-size: medium;
	margin-top: 0.75em;
}

#footer .contact
{
	font-size: small;
	margin: 0 0 1em 0;
}

/* Horrible, horrible hack */
.non-semantic-spacer { clear: both; }