@charset "UTF-8";
body {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E421B;
	padding-bottom: 4px;
	margin-bottom: 8px;
	margin-top: 8px;
}
h2 {
	font-size: 18px;
	line-height: 20px;
}
a {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.wrapper {
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	border: 5px solid #333333;
	width: 691px;
}
.header {
	
}
.logo {
	margin-bottom: 2px;	
}
.nav {
	background-color: #666666;
}
.nav td {
	padding: 8px;
	text-align: center;
	width: auto;
}
.nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
}
.nav a:hover {
	color: #660000;
}
.header {
	
}
.col1 {
	float: left;
	width: 275px;
	padding-right: 20px;
}
.inside .content {
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
	min-height:350px;
	height:auto;
}
* html .inside .content {
	height:350px;
}

.leftCol {
	float: left;
	padding: 10px;
}
.inside  .bodyContent  img {
	border: 3px solid #115400;
}

.button {
	background-color: #308924;
	border: 3px solid #115400;
	margin-bottom: 20px;
	width: 158px;
}
.buttonLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 5px;
	font-weight: normal;
}
.address {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #308924;
	margin-top: 0px;
	margin-bottom: 8px;
}
.address a {
	color: #308924;
	font-weight: normal;
}
.address  a:hover {
	color: #660000;
}
.rightCol {
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 470px;
}
.footer {
	background-color: #333333;
	padding: 8px;
	color: #FFFFFF;
}
.footerLinks a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing: -1px;
	font-weight: normal;
}
.footerLinks {
	text-align: center;
}
.home .leftCol {
	
}
.home .rightCol {
	
}
.clearBoth {
	clear: both;
}
.floatRight {
	float: right;
}
.submit {
	font-size: 18px;
}
.textPadding {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.inside .bodyContent .noBorder img {
	border: 0px none #FFFFFF;
}
