/* CSS Document */

img {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	background: url(../images/bkg-main.jpg) repeat-x top #211f1f;
	color: #644e46;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

p {
	margin: 0;
	padding: 6px 0 8px 0;
	line-height: 16px;
	color: #644e46;
	text-align: left;
}

ul {
	color: #644e46;
	line-height: 18px;
	text-align: left;
}

ol {
	color: #644e46;
	line-height: 18px;
	text-align: left;
}

h1 {
	font: 24px Geneva, Arial, Helvetica, sans-serif;
	color: #211f1f;
	margin: 0 0 4px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #dacebc;
}

h2 {
	font: 13px Geneva, Arial, Helvetica, sans-serif;
	color: #594333;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	text-align: left;
}

h2 a {
	color: #594333;
	padding: 0 4px;
}

h2 a:hover {
	color: #465e55;
	text-decoration: none;
}

h3 {
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	color: #445b52;
	margin: 0;
	padding: 0;
	text-align: left;
}

h3 a {
	color: #445b52;
	text-decoration: none;
}

h3 a:hover {
	color: #653126;
	text-decoration: underline;
}

h6.images {
	margin: 0;
	padding: 0;
	line-height: 0;
}

a {
	color: #486058;
	text-decoration: none;
	}

a:hover {
	color: #653126;
	text-decoration: underline;
	}

table {
	margin: 0;
	padding: 0;
}

td {
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color: #644e46;
}


select {
	font: 12px Arial, Helvetica, sans-serif;
	color: #644e46;
}

#wrapper {
	width: 975px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#header {
	width: 975px;
	height: 146px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-header.jpg) no-repeat center;
	position: relative;
}

#mininav {
	position: absolute;
	left: 510px;
	top: 12px;
	width: 500px;
	text-align: right;
}

#mininav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mininav li {
	width: 145px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	list-style-type: none;
	text-transform: uppercase;
	text-align: center;
}

#mininav li.social {
	width: 77px;
}

#mininav li a {
	color: #363332;
}

#mininav li a:hover {
	color: #7a3c2f;
	text-decoration: none;
}

#nav {
	position: absolute;
	left: 253px;
	top: 90px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 150px;
}

#nav li.short {
	width: 90px;
}

#nav li a {
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	color: #e9e0d1;
	font-weight: normal;
}

#nav li a:hover {
	border-bottom: 1px dotted #fff;
	color: #fff;
}

#logo {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 236px;
	height: 211px;
}

#content {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-content.jpg) repeat-y;
}

#footer {
	padding: 20px;
	margin: 0 auto;
	text-align: center;
	width: auto;
	height: auto;
}

#footer p {
	text-align: center;
	color: #564e4c;
}

#footer a {
	color: #564e4c;
}

#footer a:hover {
	color: #e9e0d1;
}

#hmcols {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0 25px;
	text-align: center;
}

#hmcols-rt {
	width: 650px;
	height: 305px;
	margin: 0;
	padding: 0;
	float: right;
	text-align: center;
}

#hmcols-lt {
	width: 260px;
	height: auto;
	margin: 0;
	padding: 8px 0 0 0;
	float: left;
	text-align: left;
}

#welcome {
	background: url(../images/bkg-welcome.jpg) no-repeat;
	width: auto;
	height: 235px;
	margin: 0;
	padding: 70px 20px 0 20px;
}

#welcome ul {
	display: inline;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#welcome li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
}

#welcome li a {
	color: #f8f2e7;
	background: url(../images/img-btn-arrow.gif) right no-repeat;
	border: 1px solid #ddd1c1;
	padding: 0 28px;
	margin: 0 auto;
	text-align: center;
}

#welcome li a:hover {
	background: #ddd1c1;
	text-decoration: none;
	color: #653126;
}

.btn-red {
	background: #653126;
	padding: 2px 1px;
	*/padding: 1px;
	margin: 0 auto;
	text-align: center;
}

.btn-brown {
	background: #5d4635;
	padding: 2px 1px;
	*/padding: 1px;
	margin: 0 auto;
	text-align: center;
}

.btn-green {
	background: #214038;
	padding: 2px 1px;
	*/padding: 1px;
	margin: 0 auto;
	text-align: center;
}

.white {
	background: #f6f2ed;
	padding: 1px;
	margin: 0;
}

.border {
	border: 1px solid #ddd1c1;
	margin: 1px;
}

#trio {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 10px 30px 10px 25px;
	text-align: center;
}

#trio-rt {
	width: 300px;
	height: auto;
	float: right;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

#bannerad {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
	background: #414141;
}

#bannerad p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #b1aea7; 
	padding: 10px;
}

#bannerad-ftrd {
	border-top: 1px dotted #b1aea7;
	background: #363636;
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 10px;
}

#bannerad-ftrd-rt {
	width: 127px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0;
}

#bannerad-ftrd p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #b1aea7; 
	padding: 0;
	margin: 0;
}

.light {color: #f8f2e7;
}

.price {
	font: 18px Arial, Helvetica, sans-serif;
	color: #f8f2e7;
	padding: 0 0 12px 0;
}

.searchforsale {
	background: #222;
	text-align: center;
	padding: 10px;
	margin: 0 auto;
}	

#bannerad-ftrd-lt {
	width: 143px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}

#bannerad-ftrd-lt img {
	width: 143px;
}

#trio-lt {
	width: 595px;
	height: auto;
	float: left;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

#trio-lt-rt {
	width: 318px;
	height: auto;
	float: right;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

#trio-lt-lt {
	width: 260px;
	height: auto;
	float: left;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

#ftrdareas {
	background: url(../images/bkg-ftrdareas.gif) repeat;
	padding: 10px 0;
	margin: 0;
	width: auto;
	min-height: 210px;
	height: auto !important;
	height: 210px;
}

#ftrdareas-rt {
	width: 112px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
}

#ftrdareas-lt {
	width: 112px;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
}

#ftrdareas ul {
	width: auto;
	height: auto;
	padding: 0 0 0 15px;
	margin: 0;
}

#ftrdareas li {
	color: #849890;
	line-height: 17px;
}

#ftrdareas li a {
	color: #f2ebdf;
	text-decoration: underline;
}

#ftrdareas li a:hover {
	color: #849890;
	text-decoration: none;
}

#ftrdhome {
	background-image: url(../images/bkg-ftrdhome.gif);
	background-color: #e6daca;
	margin: 0;
	padding: 20px;
	text-align: left;
}

#ftrdhome ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 0 0 15px;
}

#ftrdhome li {
	margin: 0;
	padding: 0;
	color: #9f8367;
}

#ftrdhome li a {
	color: #74392b;
	text-decoration: underline;
}

#ftrdhome li a:hover {
	color: #849890;
	text-decoration: none;
}

#ftrdhome-wrap {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#ftrdhome-rt {
	float: right;
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#ftrdhome-lt {
	float: left;
	width: 60px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#cols-in {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0 25px;
	text-align: center;
}

#cols-in-rt {
	width: 680px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	text-align: center;
}

#cols-in-lt {
	width: 223px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}

#lftcol {
	background: url(../images/bkg-lftcol.jpg) no-repeat top;
	background-color: #eee8d8;
	width: auto;
	height: auto;
	margin: 0 0 80px 0;
	padding: 80px 0 0 0;
}

.lft-items{
	padding: 10px 0 35px 0;
}

ul.btns {
	display: inline;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

li.btns {
	display: inline;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
}

li a.btns {
	color: #f8f2e7;
	background: url(../images/img-btn-arrow.gif) right no-repeat;
	border: 1px solid #ddd1c1;
	padding: 0 28px;
	margin: 0 auto;
	text-align: center;
}

li a:hover.btns {
	background: #ddd1c1;
	text-decoration: none;
	color: #653126;
}

#breadcrumb {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}

#breadcrumb p {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#content-in {
	margin: 0;
	padding: 10px 35px 0 35px;
	text-align: left;
	width: auto;
	height: auto;
}

.listings {
	width: auto;
	height: auto;
	margin: 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #7a5e47;
}

.listings p {
	line-height: 16px;
	height: 48px;
	overflow: hidden;
	padding: 0;
	margin: 6px 0 8px;
}

.listings .horizontal {
	margin: 0 0 6px 0;
	padding: 0;
}

.listings .horizontal li {
	margin: 0 10px 0 22px;
	padding: 0;
	float: left;
}

.listings-rt {
	float: right;
	width: 431px;
	height: auto;
	margin: 0;
	padding: 0;
}

.listings-lt {
	float: left;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0;
}

.pics {
	padding: 10px;
	background: url(../images/bkg-thumbs.gif) no-repeat;
}

#arealist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#arealist li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-right: 1px dotted #614f45;
	width: 150px;
	display: block;
	float: left;
}

#arealist p {
	text-align: center;
	margin: 10px 0;
	padding: 0;
}

#arealist li.last {
	border-right: none;
}

#listing {
	padding-bottom: 10px;
	border-bottom: 1px dotted #634e45;
	margin-bottom: 15px;
}

#listingGallery {
	width: 352px;
	float: left;
}

#listingGallery img {
	display: block;
	margin: auto;
}

#listingGallery ul, #listingGallery li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#listingGallery li {
	float: left;
	width: 60px;
	padding-left: 13px;
	padding-top: 13px;
}

#listingGallery li.first {
	padding-left: 0;
}

#listingGallery li a {
	display: block;
}

#listingDetails {
	width: 245px;
	float: right;
	
}

#listingDetails #contact {
	text-align: center;
	width: 245px;
	height: 87px;
	background-image: url(../images/bkg-contact.jpg);
	background-repeat: no-repeat;
}

#listingDetails h2 {
	color: #cfbba2;
	font-size: 22px;
	text-transform: none;
	line-height: 30px;
	padding-top: 12px;
}

#listingDetails #contact h2 {
	text-align: center;
}

#listingDetails h2 span.name {
	color: #203f37;
	font-size: 18px;
}

#listingDetails h2 span.phone {
	color: #222222;
	font-size: 14px;
}

#listingDetails table {
	margin-top: 10px;
}

/***Tony Aslett's clearing hack***/
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearing {
    display: inline-block;
    }

  /* hides from IE/Mac \*/
  * html .clearing { 
    height: 1%;
    }

  .clearing {
    display: block;
    }
  /* end hide from IE-Mac */
  /***end clearing hack***/
