body {
	/*background: #857040 url(images/bg_body.jpg) repeat-y center top;*/
	background: #857040 url(images/bg_footer2.jpg) repeat-y center top;
	margin: 0px;
	padding: 0px;
}
body, p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
p, ul, li, ol{
	line-height:17px;
}
h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #CFAD48;
	font-weight: normal;
	/*margin-bottom: 6px;
	margin-top: 0px;*/
}
h1{
	font-size:22px;
	line-height:26px;
	margin-top:0px;
}
h2{
	font-size:18px;
	line-height:20px;
}
h3{
	font-size:16px;
	line-height:18px;
}
h4{
	font-size:14px;
	line-height:16px;
}
h5{
	font-size:13px;
	line-height:15px;
}
a:link, a:visited {
	color: #857040;
	text-decoration: none;
}
a:hover, a:active {
	color: #CFAD48;
	text-decoration: none;
}


#topbar {
	background: #000000 url(images/bg_topbar.gif) repeat-x left top;
	height: 95px;
	width: 100%;
	overflow: hidden;
	left: 0px;
	top: 0px;
	text-align: center;
}
#logo, #logo a{
	height:89px;
	display:block;
	overflow:hidden;
	width:750px;
	margin:0px auto;
}
#logo {
	background: url(images/bg_logo_header.gif) no-repeat center center;
	margin-top: 6px;
}
#logo a{
	text-indent:-10000px;
}
#logo h1 {
	margin: 0px;
}

#navbar {
	background: url(images/bg_navbar.jpg) repeat center top;
	height: 40px;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
#nav {
	background: url(images/bg_nav.jpg) no-repeat left top;
	height: 40px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}
#nav ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#nav ul li {
	display: inline;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 37px;
	height: 40px;
	padding: 8px 20px 20px;
	font-size: 16px;
	margin: 0px;
}
#nav ul li a:hover {
	background: url(images/bg_nav_a_hover.gif) repeat-x left top;
}
#mid {
	background: #574a35 url(images/bg_mid.jpg) repeat-x center top;
	width: 100%;
	text-align: center;
}
#container {
	background: #000000;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#photo {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #FFFFFF;
}

#leasesalewrap {
	height: 64px;
	width: 750px;
	overflow: hidden;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #fff;
}
#leasehome, #salehome {
	float: left;
	height: 64px;
	width: 375px;
	overflow: hidden;
	font-size:11px;
	text-align:center;
	color:#fff;
}
#leasehome{
	background-color:#000;
}
#salehome{
	background-color:#333;
}
#coltop {
	background: #000000 url(images/bg_coltop.gif) repeat-x left top;
	height: 3px;
	margin: 3px auto 1px;
	overflow: hidden;
}

#colwrap {
	overflow: hidden;
	position: relative;
	background: #000000 url(images/bg_colwrap.gif) repeat-y left top;
	text-align: left;
	width: 750px;
	padding-bottom: 16px;
	padding-top: 10px;
}
#singlecol {
	background-color: #000000;
	text-align: left;
	width: 726px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom: 16px;
	padding-top: 10px;
}
#cola {
	float: left;
	width: 250px;
	display: inline;
}
#subnav {
	margin-bottom: 35px;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#subnav ul li {
	font-size: 14px;
	text-transform: capitalize;
	padding-top: 10px;
	padding-bottom: 4px;
	background: url(images/bg_subnav_li.gif) repeat-x left bottom;
}
#subnav ul li a {
	color: #FBF2CD;
	text-decoration: none;
	padding-left: 20px;
	width: 100%;
}
#subnav ul li a:hover {
	background: url(images/bg_subnav_li_hover.gif) repeat-y left center;
}



#subnav-other h2, #subnav h2 {
	margin-left: 20px;
	font-size: 18px;
	line-height: normal;
	margin-bottom:7px;
	margin-top: 0px;
}
#subnav-other ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#subnav-other ul li, #subnav-other a {
	display:block;
	float:left;
	width:228px;
	height:50px;
}
#subnav-other ul li {
	background: url(images/bg_subnav-other_li.gif) no-repeat left top;
	margin-top: 3px;
	margin-bottom: 3px;
	overflow:hidden;
}
#subnav-other a {
	color: #FBF2CD;
	text-decoration: none;
	font-size: 14px;
	padding-top:15px;
	padding-left:20px;
}
#subnav-other a:hover {
	background: url(images/bg_subnav-other_li_hover.gif) no-repeat;
}
#subnav-other{
	margin-bottom:17px !important;
}
#colb {
	float: left;
	width: 470px;
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
}
#colb img.pageImageRight, #colb img.pageImageLeft, #colb img.pageImageLarge, #colb img.propertyThumbnail, #colb img.bioPhoto{
	padding: 2px;
	margin-bottom: 3px;
	border: 1px solid #857040;
}
#colb img.pageImageRight {
	float: right;
	margin-left: 6px;
}
#colb img.pageImageLeft{
	float:left;
	margin-right:8px;
}
#colb img.pageImageLarge{
	display:block;
	margin-bottom:8px;
}
#colb img.propertyThumbnail{
	margin-right:7px;
}
#colb img.bioPhoto{
}
#colb p {
	/*margin-top: 16px;
	margin-bottom:15px;*/
}
#colb ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin: 8px 0px 12px 16px;
}
#colb ul li {
	background: url(images/bg_li.gif) no-repeat left top;
	padding-left: 15px;
	line-height: 15px;
	padding-bottom: 5px;
}
#colb ul ul li {
	background: url(images/bg_li_li.gif) no-repeat left top;
	padding-left: 15px;
	line-height: 15px;
	padding-bottom: 5px;
}
#colb ol {
	list-style-type: upper-roman;
	list-style-image: none;
}
#ourteam {
	width: 470px;
	overflow: auto;
	position: relative;
}
#ourteam img {
	margin-bottom: 12px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width:146px;
	height:160px;
}

#ourteam p {
	background: url(images/bg_ourteam_p.jpg) repeat-x left bottom;
	float: left;
	width: 152px;
	text-align: center;
	padding-bottom: 10px;
	margin-right: 4px;
	border-top: 1px solid #222;
	padding-top: 4px;
}
table#leaseTable{
	width:100%;
}
table#leaseTable td{
	border-bottom:solid 1px #333;
		padding:4px;
}
table#leaseTable tr.leaseTableHead{
	background-color:#857040;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	padding:0px;
}
table#leaseTable tr.leaseTableHead td{
	padding:0px 0px 0px 3px;
}





#btmbar {
	background: #fff url(images/bg_btmbar.jpg) repeat-x left top;
	text-align: center;
	height: 10px;
	width: 100%;
	overflow: hidden;
	border-bottom: 2px solid #D1AE48;
}
#footer {
	/*
	text-align: center;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	*/
	width:100%;
	/*background: #857040 url(images/bg_footer2.jpg) repeat-y center top;*/
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
}
#footerwrap {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: auto;
	position: relative;
	/*background: #4C3F2E url(images/bg_footerwrap.jpg) repeat-y center top;*/
	padding-top: 12px;
	padding-bottom:15px;
}
#footera, #footerb, #footerc {
	width: 220px;
	float: left;
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
}
#footera p {
	margin-left: 78px;
	line-height: 14px;
	margin-top: 14px;
}
#footerb ul {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#footerb ul li {
	line-height: 13px;
	margin-bottom: 10px;
	background: url(images/bg_footerb_li.gif) repeat-x left bottom;
	padding-bottom: 3px;
}
#footerb p.readMoreArticles {
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 5px;
}
#footerb ul li span.newsFooterDate {
	font-size: 10px;
	color: #C8BFA9;
}
#footerc h2, #footerb h2 {
	font-size: 20px;
	margin-bottom: 8px;
}
#footerc p {
	margin-top: 3px;
	color: #DAD4C6;
	font-size: 11px;
	line-height: 16px;
}
#footerc p span.aboutMore a {
	text-transform: uppercase;
	background: url(images/bg_readMore.gif) no-repeat right top;
	padding-right: 15px;
}

.clear {
	clear: both;
}
#contactform {
	margin: 0px;
	padding: 10px 0px 10px;
	border-top: 1px solid #857040;
	border-bottom: 1px solid #857040;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
}
input.submit {
	text-transform: uppercase;
	background: #FFFFFF url(images/bg_input_submit.jpg) repeat-x left bottom;
	border: 3px double #857040;
	color: #000000;
	font-size: 14px;
}
.required {
	color: #CFAD48;
	font-size: 14px;
	font-weight: bold;
}
.postMeta {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #312819;
	color: #aaa;
}
.postMeta strong {
	color: #FFFFFF;
}

.postList {
	margin-bottom: 35px;
}
#postPage h1 {
	margin-bottom: 3px;
}
#postPage span{
	display: block;
	margin-bottom: 10px;
}
#postPage span.backToNews a {
	background: url(images/bg_backToNews.gif) no-repeat left top;
	padding-left: 10px;
}
.postList h2 {
	margin-bottom: 4px;
}
.eventtable {
	width: 460px;
	position: relative;
	margin-bottom: 25px;
	background: url(images/bg_eventtable.jpg) repeat-x left top;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	overflow:hidden;
}
.eventtable .tableleft {
	float: left;
	width: 328px;
}

.eventtable h1 {
	font-size: 16px;
	border-bottom: 1px solid #2C2216;
	margin-bottom: 5px;
	padding-bottom: 2px;
	line-height: normal;
	margin-top: 0px;
}
.eventtable h2 {
	font-size: 14px;
	margin: 0px 0px 3px;
	line-height: normal;
}
.eventtable  h3 {
	font-size: 12px;
	margin: 4px 0px 0px;
}

.eventtable .tableright {
	float: right;
	width: 110px;
}
.eventtable .tableright img {
	border: 3px solid #1F170C;
	height: 110px;
	width: 110px;
}

#eventDetail h1 {
	font-size: 18px;
	margin-bottom: 6px;
}
#eventDetail .eventdescr p {
	margin-top: 0px;
}
#eventDetail .eventdescr ul.eventDate {
}
#eventDetail .eventdescr h4 {
	margin-bottom: 2px;
	margin-top: 14px;
}
#eventDetail .eventimage {
	float: right;
	margin-left: 8px;
	margin-bottom: 3px;
}
#eventDetail .eventimage img {
	border: 3px solid #816C3D;
	height: 150px;
	width: 150px;
}
#eventDetail .viewallevents {
	padding-top: 2px;
	border-top: 1px solid #2F261C;
}
p.ecogenlink{
	background: url(/images/bg_ecogenlink.gif) no-repeat top left;
	height:20px;
}
p.ecogenlink a{
	padding-left:30px;
}