body {
	background: #BB8655;
	background-image: url('../images/bg-body.gif');
	background-repeat: repeat-y;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	line-height: 1.6em;
	background-position: center;
}
img {
	border-style: none;
	padding: 0px;
	margin: 0px;
}
h1 {
	font: 2.9em georgia,serif;
	margin: 0.5em 0;
	color: #891C0D;
}
h2 {
	font: 2.4em georgia, serif;
	margin: 0.5em 0 0.5em 0;
	color: #8B1102;
	font-style: normal;
}
h3 {
	font: 1.8em georgia, serif;
	margin: 0.5em 0 0.5em 0;
	color: #9D6D00;
	font-style: normal;
}
h4 {
	border-bottom: 1px dotted #9D6D00;
	padding-bottom: 0;
	margin-bottom: .7em;
	color: #891C0D;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
}
p {
	line-height: 1.5;
	margin: 0 0 1em;
}
em {
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
}
a {
color: #0066CC;
font-weight: bold;
text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:focus {
	outline: none;
}
div#container {
	padding: 0px;
	background-color: #FAF4EF;
}
div#header {
	background-color: #000000;
	padding-top: 10px;
	height: 141px;
}
div#content {
	margin: 0px;
	padding: 10px 35px 7em 35px;
	clear: both;
}
div#content table {
	margin-bottom: 30px;
}
div#footer {
	margin: 0px;
	text-align: center;
	height: 7em;
	background-color: #000000;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.2em;
}
li {
	margin-bottom: .5em;
}
.centerText {
	text-align: center;
}
.centerTable {
	margin-right: auto;
	margin-left: auto;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.underline {
	text-decoration: underline;
}
form {
	padding: 0px;
	margin: 0px;
}
.imgLeft {
	border: 1px solid #5B4401;
	margin: 0 15px 15px 0;
	float: left;
}
.imgRight {
	border: 1px solid #5B4401;
	margin: 0 0 15px 15px;
	float: right;
}
.notice {
	margin: 0px;
	color: #000000;
	text-align: center;
	font-size: .9em;
	font-weight: bold;
}
.clear {
	clear: both;
}
.topLink {
	margin-top: 2em;
}

/* ~~~~~ home listings ~~~~~ */
.button {
   border-top: 1px solid #a12818;
   background: #a12818;
   background: -webkit-gradient(linear, left top, left bottom, from(#891b0d), to(#a12818));
   background: -moz-linear-gradient(top, #891b0d, #a12818);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   display: block;
   width: 150px;
   }
.button:hover {
   border-top-color: #ba1904;
   background: #ba1904;
   color: #ffffff;
   text-decoration: none;
   }
.button:active {
   border-top-color: #a12818;
   background: #a12818;
   }
.homelist {
	padding-left: 0px;
	margin-left: 0px;
	width: 700px;
	float: left;
	margin-bottom: 30px;
}
.homelist h3 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 225px;
}
.contract {
	background-image: url('../images/contract.gif');
	background-repeat: no-repeat;
	background-position: 250px center;
}
.price {
	float: right;
	color: #0066CC;
}
.homelist p {
	margin-top: 0px;
	margin-left: 225px;
}
.homelist p.thumb {
	margin: 0px;
	width: 212px;
	float: left;
}
.address {
	font: 1.4em georgia, serif;
	padding-bottom: 1em;
	color: #9D6D00;
	font-style: normal;
	margin-bottom: 1em;
}

/* ---testing ---

.homelist2 h3 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
}
.homelist2 p {
	margin-top: 0px;
}
.homelist2 p.thumb {
}
.listLeft {
	width: 110px;
	float: left;
}
.listRight {
	width: 570px;
	float: right;
}
.listRight a.details {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
.listRight a.details:hover {
	text-decoration: underline;
}
 ---testing end --- */

p.thumb img {
	padding: 5px;
	border: 1px solid #9D6D00;
	background-color: #FFFFFF;
}
.house {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.agent {
	background-position: center top;
	width: 300px;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url('../images/shade-agent.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
	height: auto;
	margin-bottom: 1em;
}

/* ~~~~~ navbar styles ~~~~~ */
#navigation {
	padding: 0px;
	margin: 0px;
	width: 770px;
	background-color: #000000;
	overflow: hidden;
}
ul#nav {
	padding: 0 29px 0 29px;
	margin: 0;
	list-style: none;
}
#nav a {
	padding: 5px 10px 5px 10px;
	display: block;
	border-right: 1px solid #3F1D0A;
	text-decoration: none;
	color: #B0AEA1;
	font-weight: bold;
}
a#first {
	border-left: 1px solid #3F1D0A;
}
#nav a:hover {
	background-color: #763613;
	color: #FFDF71;
}
#nav li {
	margin: 0px;
	font-size: 11px;
	float: left;
	width: auto;
}

/* ~~~~~ footer styles ~~~~~ */
#footer p {
	margin: 0px;
	padding: 1.5em;
	font-size: x-small;
	line-height: 150%;
	color: #FFFCEB;
}
#footer a {
	color: #808080;
	text-decoration: none;
	margin: 0px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.imgRight {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #9D6D00;
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
}
.imgLeft {
	background-color: #FFFFFF;
	border: 1px solid #9D6D00;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
.credits {
	font-family:  georgia,serif;
	font-weight: normal;
	font-size: 1em;
	font-style: italic;
}
.underContract {
	color: #891C0D;
}
