/* CSS Document */

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

body {
	margin: 0 auto;
	padding: 12px;
	background: #c28d69;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #81735a;
}

p {
	margin: 0;
	padding: 2px 0 6px 0;
	line-height: 14px;
	color: #81735a;
	text-align: left;
}

ul {
	color: #81735a;
	line-height: 18px;
	text-align: left;
}

ol {
	color: #81735a;
	line-height: 18px;
	text-align: left;
}

h1.home {
	display: none;
}

h1.title {
	margin: 0;
	padding: 0;
	font: 18px Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #395140;
	font-weight: bold;
}

h1 {
	color: #698055;
	font: 16px Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2 {
	color: #698055;
	font: 16px Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h3 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #395140;
	margin: 4px 0;
	padding: 0;
	line-height: 14px;
}

h3 a {
	color: #395140;
}

h3 a:hover {
	color: #ae6439;
}


h3.ftrdtitle {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	margin: 4px 0;
	padding: 4px;
	line-height: 12px;
	background: #fff;
}

h4 {
	background: #a0542e;
	text-transform: uppercase;
	color: #dec390;
	margin: 0;
	padding: 10px;
	line-height: 14px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h5 {
	color: #f8f2e7;
	font-weight: bold;
	font: 16px Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

h6 {
	color: #ae6439;
	font-weight: bold;
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

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

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

a:hover {
	color: #395140;
	text-decoration: none;
	}

table {
	margin: 0;
	padding: 0;
}

td {
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #81735a;
	background: #e7d3b0;
	border: 1px solid #c28d69;
}

textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #81735a;
	background: #e7d3b0;
	border: 1px solid #c28d69;
}

input.button {
	border: none;
	background-color: transparent;
}

select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #81735a;
}

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

#header {
	width: auto;
	height: 96px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-header.gif) no-repeat;
}

#header-rt {
	width: 360px;
	height: auto;
	float: right;
	text-align: left;
	margin: 0;
	padding: 1px 20px 0 0;
}

#header-lt {
	width: 450px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	padding: 8px 0 0 20px;
}

#logo {
	float: left;
	width: 148px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#names {
	float: right;
	width: 290px;
	margin: 0;
	padding: 30px 0 0 0;
	text-align: left;
}

.names {
	color: #e7d3b0;
}

.names-title {
	color: #fff;
	font-size: 18px;
}

#header-lt p {
	color: #90a282;
	font-style: italic;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#mininav {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}

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

#mininav li {
	display: block;
	list-style-type: none;
	text-align: center;
	float: left;
	width: 75px;
	height: 21px;
	background: url(../images/bkg-mininav.gif) repeat-x;
}

#mininav li.caps {
	width: 6px;
	background: none;
}

#mininav li a {
	color: #e2c8a2;
	padding: 3px 0 5px 0;
}

#mininav li a:hover {
	color: #fff;
}

#search {
	padding: 45px 0 0 0;
}

#nav-wrap {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: #608da2;
	border: 1px solid #e7d3b0;
	overflow: hidden;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	padding: 8px 0 8px 0;
	color: #f8f2e7;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#nav a.home-on {
	display: block;
	padding: 8px 0 8px 0;
	color: #5e8799;
	background: #7baabc;
}

#nav a.on {
	display: block;
	padding: 8px 0 8px 0;
	color: #f8f2e7;
	background: #ae6439;
}

#nav a:hover {
	background: #7baabc;
	color: #4a6f81;
}


#nav li {
	float: left;
	border-right: 1px dotted #f8f2e7;
}

#nav li.home {
	width: 55px;
}

#nav li a.home { 
	width: 55px;
}

#nav li.vac {
	width: 135px;
}

#nav li a.vac { 
	width: 135px;
}

#nav li.cot {
	width: 115px;
}

#nav li a.cot { 
	width: 115px;
}

#nav li.sales {
	width: 135px;
}

#nav li a.sales { 
	width: 135px;
}

#nav li.res {
	width: 110px;
}

#nav li a.res { 
	width: 110px;
}

#nav li.lastmin {
	width: 135px;
}

#nav li a.lastmin { 
	width: 135px;
}

#nav li.area {
	width: 80px;
}

#nav li a.area { 
	width: 80px;
}

#nav li.rentals {
	width: 146px;
	border-right: none;
}

#nav li a.rentals { 
	width: 146px;
}

#hero-wrap {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 10px 20px 10px 20px;
	text-align: center;
	border-right: 1px solid #e7d3b0;
	border-left: 1px solid #e7d3b0;
	border-bottom: 4px solid #fff;
	background: url(../images/bkg-hero.jpg) no-repeat;
}

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

#hero-rt {
	width: 384px;
	height: 258px;
	margin: 0;
	padding: 0;
	float: right;
	background: url(../images/bkg-hero-rt.gif) repeat-y;
	border-bottom: 1px solid #c6b494;
}

#hero-lt {
	width: 493px;
	height: 259px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/img-hero-girl.jpg) no-repeat right;
	text-align: left;
}

#tabs {
	width: 258px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#tabs ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
	display: block;
}

#tabs ul li a {
	text-align: left;
	color: #e2c8a2;
	padding: 0;
	display: block;
	text-transform: uppercase;
	width: 258px;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
}

#tabs ul li a.on {
	color: #ae6439;
}

#tabs ul li a:hover {
	color: #ae6439;
}

#tabs ul li a.tab1 {
	background: url(../images/img-hero-tab1.gif) no-repeat;
	height: 51px;
	padding: 35px 0 0 12px;
}

#tabs ul li a:hover.tab1 {
	background: url(../images/img-hero-tab1-on.gif) no-repeat;
	height: 51px;
	padding: 35px 0 0 12px;
}

#tabs ul li a.tab1-on{
	background: url(../images/img-hero-tab1-on.gif) no-repeat;
	height: 51px;
	color: #ae6439;
	padding: 35px 0 0 12px;
}

#tabs ul li a.tab2 {
	background: url(../images/img-hero-tab2.gif) no-repeat;
	height: 50px;
	padding: 35px 0 0 12px;
}

#tabs ul li a:hover.tab2 {
	background: url(../images/img-hero-tab2-on.gif) no-repeat;
	height: 50px;
	padding: 35px 0 0 12px;
}

#tabs ul li a.tab3 {
	background: url(../images/img-hero-tab3.gif) no-repeat;
	height: 53px;
	padding: 35px 0 0 12px;
}

#tabs ul li a:hover.tab3 {
	background: url(../images/img-hero-tab3-on.gif) no-repeat;
	height: 53px;
	padding: 35px 0 0 12px;
}

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

#hero-ftrdhomes p {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 12px;
}

#hero-ftrdhomes-rt {
	float: right;
	width: 160px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left; 
}

#hero-ftrdhomes-lt {
	float: left;
	width: 160px;
	height: auto;
	margin: 0;
	padding: 0 6px 0 0;
	text-align: left;
	border-right: 1px dotted #bbaa8d;
}

#home-cols {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #e7d3b0;
}

#home-cols-rt {
	width: 300px;
	height: auto;
	margin: 0;
	padding: 20px 50px;
	text-align: left;
	float: right;
	background: url(../images/bkg-hm-content.jpg) no-repeat bottom #f2e7d5;
}

#home-cols-rt ul {
	margin: 0;
	padding: 0 0 0 15px;
}

#home-cols-rt li {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding: 4px 0;
}

#home-cols-lt {
	width: 480px;
	height: auto;
	margin: 0;
	padding: 20px;
	text-align: left;
	float: left;
}

#hm-research {
	width: 473px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#hm-research-rt {
	width: 140px;
	height: 178px;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
	background: url(../images/img-hm-map.gif) no-repeat;
}

#hm-research-rt a {
	color: #eedfc2;
	font: 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#hm-research-rt a:hover {
	color: #fff;
	text-decoration: underline;
}

#hm-research-lt {
	width: 333px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#hm-research-fields {
	background: #dec390;
	border-left: 1px solid #a0542e;
	width: auto;
	height: auto;
	margin: 0;
	padding: 6px 6px 10px 6px;
}

#hm-research-fields p {
	margin: 0;
	padding: 0;
	color: #a0542e;
	font-size: 11px;
}

#hm-ftrd {
	width: 473px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#hm-ftrd-sale {
	width: auto;
	height: auto;
	margin: 0;
	padding: 12px 20px 0 20px;
	text-align: left;
	background: #ae6439;
}

#hm-ftrd-sale-rt {
	width: 260px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

#hm-ftrd-sale-lt {
	width: 154px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#hm-ftrd-sale p {
	color: #dec390;
	line-height: 14px;
}

.heavy {
	font-weight: bold;
}

.white {
	color: #f8f2e7;
}

.googleurls {
	color: #698055;
}

#google {
	width: auto;
	height: auto;
	margin: 0;
	padding: 6px 96px 0 96px;
	text-align: left;
	background: url(../images/bkg-google.gif) repeat-x top #dec391;
}

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

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

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

#in-cols-rt {
	width: 360px;
	height: auto;
	margin: 0;
	padding: 20px;
	text-align: left;
	float: right;
	background: url(../images/bkg-hm-content.jpg) no-repeat bottom #f2e7d5;
}

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

#in-cols-title {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#in-cols-title-rt {
	width: 165px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

#in-cols-title-lt {
	width: 275px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#attn {
	width: 343px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #fcf9f4;
}

#attn-rt {
	width: 181px;
	height: 164px;
	margin: 0;
	padding: 0;
	float: right;
	background: #fcf9f4;
}

#attn-rt p {
	padding: 20px 20px 48px 20px;
}

#attn-lt {
	width: 162px;
	height: 164px;
	margin: 0;
	padding: 0;
	float: left;
}

#attn table {
	margin-left: 10px;
}

#attn th {
	color: #ae6439;
	font-weight: bold;
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

#attn td {
	color: #81735A;
	line-height: 18px;
}

#research {
	width: 344px;
	height: auto;
	margin: 0;
	padding: 25px 0 0 0;
	text-align: left;
}

#research-title {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#research-title-rt {
	width: 133px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

#research-title-lt {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#research-fields {
	background: #dec390;
	border-left: 1px solid #a0542e;
	border-right: 1px solid #a0542e;
	width: auto;
	height: auto;
	margin: 0;
	padding: 6px 6px 0 6px;
}

#research-fields p {
	margin: 0;
	padding: 0;
	color: #a0542e;
	font-size: 11px;
}

#ftrd {
	width: 344px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#ftrd-sale {
	width: auto;
	height: auto;
	margin: 0;
	padding: 12px 12px 0 12px;
	text-align: left;
	background: #ae6439;
}

#ftrd-sale-rt {
	width: 150px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

#ftrd-sale-lt {
	width: 154px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#ftrd-sale p {
	color: #dec390;
	line-height: 14px;
}

.listings-wrap {
	width: 480px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0;
}

.listings2 {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: #f3e8d3;
}

.listings-rt {
	width: 302px;
	height: auto;
	margin: 0;
	padding: 0 12px 0 12px;
	float: right;
	text-align: left;
}

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


/***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***/
  
#sortby {
	width: auto;
	height: auto;
	margin: 0;
	padding: 4px 6px 4px 6px;
	text-align: center;
	background: #698054;
	font-size: 10px;
}

#sortby select {
	font-size: 10px;
}

#sortby option {
	font-size: 10px;
}

#sortby ul {
	width: auto;
	height: auto;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sortby li {
	width: auto;
	height: auto;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: white;
}

#sortby li a {
	color: white;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}

#sortby li a:hover {
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

#sortby-rt {
	width: 240px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}

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

.listings {
	width: auto;
	height: auto;
	margin: 20px 20px 0 20px;
	padding: 0;
	text-align: left;
	border-bottom: 3px solid #f3ead8;
}

td.photo {
	width: 125px;
	height: auto;
	margin: 0;
	padding: 0;
}

td.price {
	width: 220px;
	height: auto;
	margin: 0;
	padding: 0;
}

td.details {
	width: 170px;
	height: auto;
}

.buttons {
	width: 110px;
	line-height: 21px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../images/bkg_searchbuttons.gif) no-repeat;
	color: #b80a0a;
	font-weight: normal;
}

#sortbyfooter {
	width: auto;
	height: auto;
	margin: 18px 0 6px 0;
	padding: 4px 6px 4px 6px;
	text-align: center;
	background: #698054;
	font-size: 11px;
}

#sortbyfooter ul {
	width: auto;
	height: auto;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sortbyfooter li {
	width: auto;
	height: auto;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: white;
}

#sortbyfooter li a {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

#sortbyfooter li a:hover {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#sortbyfooter-rt {
	width: 340px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}

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

#details-wrap {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	position: relative;
}

#details-rt {
	width: 175px;
	height: auto;
	margin: 0;
	padding: 20px 0 20px 0;
	float: right;
	background: #f1eedd;
	text-align: center;
}

#details-rt p {
	text-align: center;
}

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

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

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

.lightblue {
	color: #5f8ea2;
}

#IDX {
	margin: 0;
	padding: 0;
	text-align: center;
}

#IDX p {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 12px;
	margin: 0;
	padding: 12px;
}

#thumbs {
	float: left;
	position: relative;
	width: 330px;
	height: 51px;
	padding: 0;
	margin: 6px 0 6px 0;
	text-align: center;
	overflow: hidden;
	text-align: left;
}

#thumbsInner {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
}

#thumbsInner TD {
	padding: 1px;
}

#thumbArrowLeft {
	float: left;
	width: 60px;
	height: 42px;
	padding-top: 9px;
	text-align: right;
}

#thumbArrowRight {
	float: left;
	width: 60px;
	height: 42px;
	padding-top: 9px;
	text-align: left;
}

#details-bottom {
	border-top: 6px solid #f3ead8;
	border-bottom: 6px solid #f3ead8;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
	text-align: center;
}

#details-bottom-rt {
	width: 300px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

#details-bottom-rt TD {
	padding: 0;
	width: 150px;
	color: #81735a;
	line-height: 22px;
}

#details-bottom-rt TABLE {
	margin: 0;
}

#details-bottom-rt DIV {
	border-top: 1px solid #ccc;
	line-height: 12px;
	margin-top: 4px;
}

#details-bottom-rt-rt {
	width: 150px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

#details-bottom-rt-lt {
	width: 150px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#details-bottom-lt {
	width: 450px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#details-disclaimer {
	margin: 0 auto;
	padding: 20px;
	background: #fff;
	text-align: left;
	clear: left;
}

#details-disclaimer p {
	color: #81735a;
}

#calculatorContainer
{
	width: 300px;
	height: auto;
	border: 1px solid black;
}

#calculatorHeader
{
	width: 297px;
	background-color: #cee6fe;
	border-bottom: 1px solid #dfeffe;
	line-height: 28px;
	padding: 0px;
	padding-left: 3px;
	text-align: center;
	font-weight: bold;
}

#calculatorTable
{
	width: 300px;
	margin: 0px;
	padding: 0px;
}

#calculatorTable TD
{
	padding: 3px;
	text-align: center;
	font-weight: normal;
}

#calculatorTable TH
{
	padding: 3px;
	background-color: #e4e4e4;
	color: black;
	text-align: center;
	font-weight: normal;
}

#calculatorTable TD.alt
{
	padding: 3px;
	text-align: center;
	background-color: #f1f1f1;
	font-weight: normal;
}

#calculatorTable TD.ttl
{
	padding: 2px;
	text-align: center;
	background-color: #f2f2f2;
	border-top: 1px solid #797979;
	border-bottom: 1px solid #797979;
	font-weight: bold;
}

#calculatorTable TH.ttl
{
	padding: 3px;
	background-color: #e4e4e4;
	color: black;
	text-align: center;
	font-weight: bold;
}

#calculatorFooter
{
	padding-top: 2px;
	padding-bottom: 4px;
	width: 300px;
	background-color: #f1f1f1;
	margin-top: 2px;
}

#calculatorFooter P
{
	padding-left: 15px;
	padding-bottom: 8px;
	padding-right: 15px;
	color: black;
}

#calculatorFooter INPUT
{
	width: 80px;
	height: 14px;
	padding: 1px;
	border: 1px solid black;
	color: black;
	line-height: 14px;
	font-weight: normal;
}

#calculatorFooter SELECT
{
	color: black;
	font-weight: normal;
}

#calculatorFooter OPTION
{
	color: black;
	font-weight: normal;
}

.calculatorInput
{
	float: left;
	padding-left: 10px;
	color: black;
	font-weight: bold;
}

#calculatorFooter SPAN
{
	font-weight: bold;
}

.optionList {
	line-height: 22px;
}

DIV.optionList {
	padding-top: 4px;
}

P.optionList {
	padding-top: 2px;
}

.optionList DIV {
	height: 22px;
}
.optionList P {
	padding-top: 0px;
	padding-bottom: 4px;
	line-height: 18px;
}

#listingnav {
	width: auto;
	height: auto;
	margin: 0 0 6px 0;
	padding: 6px;
	text-align: center;
	background: #f3ead8;
}

#listingnav ul {
	width: auto;
	height: auto;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#listingnav li {
	width: auto;
	height: auto;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #333;
}

#listingnav li a {
	margin: 0;
	padding: 0;
	text-decoration: underline;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#listingnav li a:hover {
	margin: 0;
	padding: 0;
	color: #2b79a7;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
}

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

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

#refine-search {
	background-color: #f3ead8;
	padding: 6px;
	text-align: left;
	font-size: 11px;
}

#refine-search select {
	font-size: 10px;
}

#refine-search option {
	font-size: 10px;
}

#refine-search .button {
	width: 75px;
	height: 21px;
	text-align: center;
	background-image: url(../images/bkg_searchbuttons2.gif);
}

#refine-search table {
	width: auto;
}

#refine-search td {
	padding-right: 8px;
	line-height: 20px;
	text-align: left;
}

#adv-search {
	text-align: left;
}

#adv-search table {
	width: auto;
	margin: 0;
}

#adv-search td {
	padding-right: 8px;
	line-height: 20px;
	text-align: left;
}

#content {
	text-align: left;
	padding: 20px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}