@charset "UTF-8";
/* CSS Document */

#wrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#header {
	background-color: #EAE7D9;
	float: left;
	width: 760px;
}
#bodyWrap {
	background-color: #EAE7D9;
	float: left;
	width: 760px;
	margin-top: 0px;
}
#footer {
	background-color: #EAE7D9;
	float: left;
	width: 760px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
.copyright {
	font-size: 8px;
}
h1 {
	font-family: Geneva, verdana, arial, sans-serif;
	font-size: 16px;
	color: #993922;
	margin-bottom: 3px;
}
h2 {
	font-family: Geneva, verdana, arial, sans-serif;
	font-size: 16px;
	color: #993922;
	margin-bottom: 3px;
}
h3 {
	font-family: Geneva, verdana, arial, sans-serif;
	font-size: 14px;
	color: #333;
	margin-bottom: 3px;
}
.subhead {
	font-family: Geneva, verdana, arial, sans-serif;
	font-size: 12px;
	color: #266;
	margin-bottom: 1px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #266;
}
h4 {
	font-family: Geneva, verdana, arial, sans-serif;
	font-size: 12px;
	color: #266;
	margin-bottom: 1px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #266;
}
.small_image {
	margin-top: 0px;
	margin-bottom: 5px;
	border: 1px none #000;
	text-align: left;
	vertical-align: text-top;
	float: right;
	margin-left: 10px;
	clear: none;
}
.small_imageLeft {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px none #000;
	text-align: left;
	vertical-align: text-top;
	float: left;
	margin-left: 0px;
	clear: none;
	margin-right: 10px;
}
body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #000;
}
a:link {
	color: #009B9B;
	text-decoration: none;
}
a:visited {
	color: #993922;
	text-decoration: none;
}
a:hover {
	color: #993922;
	text-decoration: underline;
}
#navigation {
	background-color: #EAE7D9;
	float: left;
	width: 200px;
}
#navlinks {
	list-style-type: none;
	font-family: Geneva, verdana, arial, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#navlinks a {
	text-decoration: none;
	background-color: #339999;
	width: 160px;
	padding-bottom: 5px;
	color: #EBE7D8;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 4px;
}
#navlinks a:hover {
	text-decoration: none;
	background-color: #993922;
	width: 160px;
	padding-bottom: 5px;
	color: #EBE7D8;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 4px;
}
#textMain {
	background-color: #EAE7D9;
	float: left;
	width: 550px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 3px;
}
#logo {
	float: left;
	width: 468px;
}
#logo_sm {
	width: 252px;
	height: 144px;
	float: left;
}
#logoImage {
	float: right;
	width: 252px;
	clear: right;
}
#logoImage_lg {
	float: right;
	width: 500px;
	height: 144px;
}
#headrule {
	background-color: #2e9699;
	height: 3px;
	width: 760px;
	float: left;
}
#logo_sm a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.greenacres {
	font-style: italic;
	color: #009B9B;
	font-weight: bold;
}
body {
	background-color: #EAE7D9;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumb {
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.red {
	color: #F00;
}
.white {
	color: #FFF;
}
.blue {
	color: #00F;
}
.textfloat {
	float: left;
	width: 540px;
	padding-right: 5px;
}
