/*
---------------------------
Green Acres - template D - mostly text, browser handles scrollbars
author: Dave Kobrenski/BBM Designs
http://www.bbmdesigns.com
version: 28 aug 2008
---------------------------
*/

#edgesOverlay, #usercontent, #theContent, #splashImg, #splash, #container, #wholepage, #bgmore, #wrapper, #mainbody {
	height: auto;
}

#usercontent #sideBar {
	float: left;
	margin-right: 12px;
	height: auto;
}

#sideBar #intentional-model {
	border-bottom: 12px solid #fff;
	position: static;
	float: left;
	margin-bottom: -13px;
}

#splash {
	width: 570px;
	height: auto;
	float: left;
	background: #C9C3AD;
}

#mainbody {
	background: url(/css/img/main_body_bck.png) repeat-y 0 0;
}

#theContent {
	padding: 0;
	margin: 0;
	width: 570px;
	height: auto;
	color: #2A2828;
	font-size: 12px;
	background: #E8E6DC;
}

#usercontent #theContent .padMe {
	padding: 1px 12px 12px 12px;
	height: auto;
	background: #E8E6DC;
	line-height: 1.7em;
}

#usercontent #theContent .padMe h4 {
	margin: 12px 0;
}

#usercontent #theContent .padMe h4 {
	margin-top: 10px;
}

#usercontent #theContent .padMe p {
	/* margin-bottom: 0; */
	padding: 0;
}

#usercontent #theContent .padMe p + p {
	/* text-indent: 1.5em;
	margin-top: 0; */
}

#theContent h3 {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 11px;
	margin: 0;
	line-height: 43px;
	height: 43px;
	padding: 0 17px;
	width: 536px;
	background: transparent url(/css/img/sub_h3_bck.gif) no-repeat 0 0;
	overflow: hidden;
}

.most_recent_news h4 {
	font-size: 15px;
	margin-bottom: 0;
}

.most_recent_news .small {
	font-size: 11px;
	color: #81807A;
}

.most_recent_news .small a {
	font-weight: normal;
}

#theContent dl {

}

#theContent dt {
	font-size: 14px;
}

#theContent dt a {
	
}

#theContent dd {
	margin-left: 18px;
}

#theContent dd span {
	font-size: 11px;
	color: #81807A;
}

#theContent dd span a {
	font-weight: normal;
}

#theContent .postedDate {
	font-size: 13px;
	color: #81807A;
}

#theContent #searchSite {
	margin: 10px 0 0 0;
}

#theContent #searchSite input {
	margin: 0;
}

#theContent dl.searchResults dt {
	
}

#theContent dl.searchResults dt a {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

#theContent dl.searchResults dd {
	line-height: 1.4em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-left: 0px;
}

#theContent dl.searchResults dd a.srchaddress, #theContent dl.searchResults dd a.srchaddress:hover {
	color: #008000;
	font-weight: normal;
	font-size: 11px;
}

#theContent dl.searchResults dd .srchrank {
	color: #888;
	font-weight: normal;
	font-size: 11px;
}

/* tables */

#theContent .padMe table {
	width: 100%;
	border-color: #C1BEAE;
}

#theContent .padMe table th {
	background: #D9D5C3;
	border-color: #C1BEAE;
	padding: 3px 6px;
}

#theContent .padMe table td {
	background: #fff;
	border-color: #C1BEAE;
	padding: 2px 8px;
}

/* forms */

#usercontent #theContent .padMe fieldset {
	margin: 10px 0;
	padding: 0 15px;
	background: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}

#usercontent #theContent .padMe fieldset p {
	line-height: 1.2em;
	margin: 12px 0 12px 0;
	clear: left;
}

#usercontent #theContent .padMe fieldset p + p {
	text-indent: 0;
	margin: 12px 0 12px 0;
}

#theContent legend {
	margin-bottom: 0px;
	margin-top: 0;
	background: #fff;
	color: #7D7766;
}

#usercontent #theContent label {
	line-height: 1.4em;
	float: left;
	width: 160px;
	font-weight: normal;
	font-size: 12px;
}

#usercontent #theContent input.focused {
	color: #191919;
}

#usercontent #theContent input.blurred {
	color: #999; 
}

#usercontent #theContent .padMe fieldset .newLine {
	padding: 0;
	padding-left: 160px;
	margin-top: -7px;
	margin-bottom: 12px;
}

#usercontent #theContent .padMe fieldset .moreInfo {
	padding: 0;
	padding-left: 160px;
	font-size: 11px;
	line-height: 1.3em;
	color: #4C4C4C;
	margin-top: -7px;
	margin-bottom: 12px;
}

#usercontent #theContent .padMe fieldset ul.moreInfo li {
	margin: 2px 0 2px 4px;
	padding: 0 0 0 11px;
	background: url(/css/img/blue_bullet.png) no-repeat 0px -3px;
	line-height: 1.3em;
}

#theContent input, #theContent select, #theContent textarea {
	margin: 0;
}

#usercontent #theContent p.radios {
	line-height: 1.7em;
}

#usercontent .formerror {
	font-weight: bold;
	color: #B72424;
	margin: 12px 0;
	border: 1px solid #CE7979;
	padding: 6px;
	background: #EEDBDB;
}

#usercontent .formerror ul {
	margin: 8px 12px;
}

#usercontent #theContent .formerror ul li {
	font-weight: normal;
	background-image: url(/css/img/red_bullet.png);
}

#usercontent .formsuccess {
	font-weight: bold;
	color: #137E1B;
	margin: 12px 0;
	border: 1px solid #5BAC61;
	padding: 6px;
	background: #D7E9D9;
}

#usercontent .formsuccess ul {
	margin: 8px 12px;
}

#usercontent #theContent .formsuccess ul li {
	font-weight: normal;
	background-image: url(/css/img/green_bullet.png);
}

#theContent table th {
	text-align: left;
}


