/* CSS Document */

body {
	border:0;
	margin:0;
	background-color: #fff;
	background-position: center;
	color: #281300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}
.center {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	text-align: left;
}
.container {
	position: relative;
	width:990px;
	background-color: #fff;
	background-image: url(../_ASSETS/Content_Background.jpg);
	background-repeat: no-repeat;
}
.logo {
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width:430px;
	height:159px;
}
.menu {
	font-size: 0px;
	height:159px;

}
.spacer {
	font-size: 0px;
	clear: both;
}
.content {
	position: relative;
	color: #281300;
	padding-top: 20px;
	padding-left: 60px;
	padding-right: 60px;
	text-align: left;
}
.content p, .content li {
	margin-right: 25px;
	color: #281300;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
}
.TEXT_Only {
	font-size: 11px;
}
h1, h2, h3 {
	margin-right: 25px;
	color: #281300;
	font-family: Georgia, Times, serif;
	line-height: 18px;
	text-align: left;
	font-weight: 100;
	font-style: italic;
}
h4, h5 {
	margin-right: 25px;
	color: #281300;
	font-family: Helvetica, sans-serif;
	margin-bottom: 2px;
	line-height: 18px;
	text-align: left;
}
.small_type {
	font-size: 10px;
	font-style: italic;
}
.footer {
	height: 117px;
	padding-top: 15px;
	background-color: #9eaa77;
	background-image: url(../_ASSETS/footer_background.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #fff;
	font-family: Helvetica, sans-serif;
}
.footer a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}
.image {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}
#image_infopage {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 350px;
	padding: 5px;
	border: 3px #47321f solid;
}
.image_caption {
	font-size: 11px;
}	
.float_right {
	float: right;
	margin: 0px;
	padding: 0px;
}
.float_right-image {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}
.float_left {
	float: left;
	margin: 0px;
	padding: 0px;
}

a {
	color:#666633;
	font-weight:normal;
	text-decoration: underline;
}.TABLE_Cell_REQ {
	width: 300px;
	background-color: #FFFF99;
}
.TABLE_Cell {
	width: 300px;
	background-color: #FFFFFF;
}
#email-signup-home {
	width: 397px;
	float: left;
	margin: 0px;
}
p {
	margin-top: 5px;
}
