/* CSS Document */

/*html, body { background-color: #ECDBBA; }

ul li, ol li { list-style-type: none; }

ul { width: 420px; }
ul li { margin: 5px 15px 0 0; width: 150px; color: #555; padding-left: 20px; background: url(images/bullet.gif) left 50% no-repeat; float: left; }

.clearfix:after,
#main #content #page_services .page_inner #details ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix,
#main #content #page_services .page_inner #details ul {display: inline-block;}*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, 
em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, 
tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td 
{
margin: 0; padding: 0; border: 0; outline: 0; 
font-weight: inherit; font-style: inherit; font-family: inherit;
}

html, body {background: url(images/bigredbackground.jpg);}

body.noback {background: none;
background-color: #CCA35B;}

#toppiece {
	width: 100%;
	height: 13px;
	background: url(images/redwoodtop.jpg);
}

/*#maincontainer { background: url(images/bigredbackground.jpg); }
*/
#logobar {
	width: 1017px;
	height: 100px;
	background: url(images/logobar.jpg) no-repeat;
	margin: 0 auto 18px auto;}
	
#centercontainer {
	width: 995px;
	margin: 90px auto 0px auto;
	padding-bottom: 0px;
	border-style: solid;
	border-width: 10px;
	border-color: #302515;
	background-color: #CCA35B;
	overflow: auto;
}

#farmspage {
	width: 600px;
	margin: 20px auto 20px auto;
	padding-bottom: 0px;
	background-color: #CCA35B;
	overflow: auto;
}

#farmspage table {
	margin: 20px auto;
}

#hpleftcol {
	width: 343px;
	float: left;
}

#hprightcol {
	width: 344px;
	float: left;
}

#mainnavbox {
	width: 266px;
	height: 100%;
	float: left;
	padding: 21px;
}

#content {
	width: 687px;
	float: left;
	overflow: auto;
}

#contentfull {
	width: 949px;
	height: 489px;
	margin: 0 auto 30px auto;
	clear: both;
}

#pagetitle {
	width: 687px;
	height: 120px;
	margin: 0;
}

#footer {
	width: 1015px;
	height: 87px;
	background-color: #302515;
	height: 87px;
	margin: 0 auto;
	vertical-align: top;
}

#footerleft {
	float: left;
	width: 221px;
	height: 87px;
}

#footerright {
	float: left;
	width: 776px;
	height: 87px;
}

#footerright p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	margin: 15px 20px 10px 16px;
	line-height: 20px;
}

#footerright p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#footerright p a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCD72;
	text-decoration: underline;
}

#bottomspacer {
	width: 1015px;
	height: 90px;
	margin: 0 auto;
}

#coffee {
	width: 930px;
	height: 120px;
	margin: 1px auto 10px auto;
	padding-bottom: 0px;
	border-style: solid;
	border-width: 5px;
	border-color: #896E3D;
	background: #FFCD72 url(images/coffeecup.jpg) no-repeat;
	background-position: bottom left;
}

#coffeeleft {
	width: 229px;
	height: 120px;
	float: left;
	vertical-align: bottom;
}

#coffeeright {
	width: 680px;
	float: left;
	margin-top: 10px;
}
	

.twocolumncontainer {
	width: 612px;
	float: left;
	clear: both;
	overflow: auto;
}

.leftcol {
	width: 320px;
	float: left;
}

.rightcol {
	width: 292px;
	float: right;
}

.clearboth {
	clear: both;
}

/*---------html elements-------------*/

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3A0303;
	margin: 15px 20px 22px 12px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B4131A;
	margin: 20px 20px 22px 16px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A0303;
	margin: 0px 20px 22px 16px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px 20px 22px 16px;
	line-height: 20px;
}

p a, #agenttop a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	line-height: 20px;
}
p a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
	line-height: 20px;
}

p strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
}

p em{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #000;
	line-height: 20px;
}

p img {
	border-width: 5px;
	border-color: #FFCD72;
	border-style: solid;
	margin: 0px 15px 10px 12px;
}

.proplistleft img, .photocaption img, .photonocaption img, .resleft img {
	border-width: 5px;
	border-color: #FFCD72;
	border-style: solid;
	margin-bottom: 20px;
}

p img.hp {
	border-color: #FFCD72;
	border-style: solid;
	margin: 10px auto 10px auto;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #CC0000;
	line-height: 20px;
	list-style-type: square;
	list-style: square;
	margin: 10px 20px 20px 20px;
}
a.hyper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #CC0000;
	text-decoration: none;
	line-height: 17px;
	list-style-type: square;
	list-style: square;
	margin: 5px 20px 20px 0px;
	padding-left: 0px;
	list-style-position: inherit;
}

a.hyper:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #336699;
	line-height: 20px;
	list-style-type: square;
	list-style: square;
	margin: 10px 20px 20px 0px;
	text-decoration: underline;
	padding-left: 0px;
	list-style-position: inherit;
}

#breaker {
	clear: both;
	width: auto;
	height: 2px;
	margin: 20px 30px 30px 20px;
	background-color: #A7864B;
}

.sep {
	clear: both;
	width: auto;
	height: 2px;
	margin: 20px 30px 30px 20px;
	background-color: #A7864B;
}

table {
	margin: 5px 50px 20px 12px;
}

td {
	background-color: #D7AD60;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px 20px 22px 16px;
	line-height: 20px;
	text-indent: 6px;
}

td.headrow {
	background-color: #FFCD72;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px 20px 22px 16px;
	line-height: 20px;
	text-indent: 6px;
}

td.blankcell {
	background-color: none;
}

table.res {
	margin: 0;
	width: 100%;
}

table.res td{
	vertical-align: top;
	text-indent: 0;
	padding-bottom: 10px;
}

table.res td p, table.res td h2, table.res td h3{
	text-indent: 0;
}

td.resleft {
	width: 305px;
	background-color: #FFCD72;
}

td.reshead {
	background-color: #CCA35B;
}

td.resleft img {
	margin: 0 auto;
}


#alllistings {
	width: 687px;
}

.proplistmain {
	width: 687px;
	float: left;
	overflow: auto;
	clear: both;
}

.proplistleft {
	width: 305px;
	float: left;
	overflow: auto;
	background-color: #FFCD72;
}

.proplistright {
	width: 382px;
	float: left;
	overflow: auto;
}

#propertycontent {
	width: 740px;
	margin: 40px auto;
}

.imgbox {
	width: 680px;
	margin: 20px auto;
}

.imgbox img {
	float: left;
	margin: 10px;
}

p.propdisclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000;
	margin: 20px 20px 22px 16px;
	line-height: 20px;
}
.tabledisclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000;
	margin: 5px;
	line-height: 20px;
}

.photonocaption {
	width: auto;
	float: left;
	margin: 0 20px 10px 10px;
	background-color: #FFCD72;
}

.photocaption {
	width: 305px;
	float: left;
	margin: 0 20px 10px 10px;
	background-color: #FFCD72;
}

.photocaption p{
	width: 270px;
}

#agenttop {
	width: 100%;
	background-color: #FFCD72;
}

#agenttop li {
	display: inline;
	margin-right: 50px;
	margin-left: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	line-height: 20px;
}

#agenttop li strong{
	display: inline;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #000;
	line-height: 20px;
}