@charset "utf-8";
body {
	background-image: url(../graphics/footer-bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.top {
	background-image: url(../graphics/header-bg.jpg);
	background-repeat: repeat-x;
	height: 139px;
	text-align: center;
}
.menu {
	background-color: #f8fbea;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #888776;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 40px;
}
.menu ul, .menu li {
	list-style-type: none;
	display: inline;
	padding: 0px;
}
.menu li a {
	color: #888776;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
}
.menu li a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #72993E;
	color: #888776;
	text-decoration: none;
	padding-bottom: 4px;
	margin-right: 10px;
	margin-left: 10px;
}

.content-container {
	background-image: url(../graphics/content-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f4f4d1;
}
.content {
	padding: 20px;
	width: 841px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 13px;
min-height:400px;
height:auto !important;
height:400px;
}
.frame {
	background-image: url(../graphics/frame.gif);
	width: 220px;
	padding: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-repeat: no-repeat;
}
.frame-map {
	background-image: url(../graphics/frame-map.gif);
	width: 851px;
	height: 430px;
	padding: 15px;
	background-repeat: no-repeat;
}
.inset {
	background-color: #EEE7BB;
	float: right;
	width: 440px;
	padding-bottom: 0px;
	border: 1px solid #D0C59F;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.content ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.special-offer {
	width: 472px;
	float: right;
	background-image: url(../graphics/offer-bg.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
.offer-text {
	float: right;
	width: 348px;
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #B5C776;
	border-right-color: #B5C776;
	border-bottom-color: #B5C776;
	background-color: #E3EEBB;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.offer-text a {
	text-decoration: underline;
	color: #000000;
}
.offer-text a:hover {
	text-decoration: underline;
	color: #333333;
}
.footer {
	background-image: url(../graphics/footer-bg.jpg);
	height: 62px;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 14px;
	line-height: 24px;
}
.frame-wide {
	background-image: url(../graphics/frame-wide.gif);
	width: 321px;
	padding: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	background-repeat: no-repeat;
}
.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #427638;
	padding-bottom: 10px;
	text-align: center;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #427638;
	padding-bottom: 10px;
	text-align: center;
}
.errors {
	color: #ff0000;
	padding-bottom: 10px;
}
a {
	color: #427638;
	text-decoration: underline;
}
a:hover {
	color: #75B869;
	text-decoration: underline;
}
