html, body, #container {
	width: 100%;
	height: 100%;
	min-height: 100%;
	padding: 0; margin: 0;
	border: 0;
	background: #aec493 url(../images/background.jpg) right repeat-y;
}
img {border: none;}
html>body #content-holder{
	height: auto;
}
#container {
	width: 100%;
	height: 100%;
	min-height: 100%;
	position: relative;
}
#top_left {
	background: url(../images/images.jpg) no-repeat;
	width: 267px;
	height: 80px;
	position: absolute;
	top: 30px;
	left: 30px;
}
#top_right {
	width: 241px;
	height: 85px;
	position: absolute;
	top: 30px;
	right: 30px;
}
#realway {
	width: auto;
	height: 48px;
	position: absolute;
	bottom: 70px;
	left: 30px;
}
#header-container {
	width: 800px;
	height: 100%;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: url(../images/background.gif) top repeat-x;
	background-color:#FFFFFF;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
}
.promo { color: #e93a29; text-decoration: none; }
.promo:hover { color: #333333; text-decoration: none; }
.blue { color: #46a4d9; text-decoration: none; }
.blue:hover { color: #333333; text-decoration: underline; }
.red { color: #FF0000; }
#content-holder {
	width: 800px;
	height: 100%;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color:#FFFFFF;
	border-left: 4px solid #91ac72;
	border-right: 4px solid #91ac72;
}
#header {
	position: absolute;
	top: 130px;
	left: 0px;
	right: 0px;
	width: 800px;
	height: 180px;
}
#grass {
	background: url(../images/grass.jpg) no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 800px;
	height: 56px;
}
#boarder {
	background: url(../images/boarder.gif) repeat-y;
	position: absolute;
	top: 405px;
	left: 290px;
	width: 1px;
	height: 130px;
	z-index: 100;
}
#title2 {
	background: url(../images/title2.jpg) no-repeat;
	position: absolute;
	top: 15px;
	right: 15px;
	width: 190px;
	height: 16px;
}
#content {
	padding: 360px 30px 150px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	z-index: 1;
}
#footer_dec {
	background: url(../images/footer_dec.gif) repeat-x;
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: 35px;
	left: 0px;
}
#nav {
	width: 100%;
	height: 25px;
	background: url(../images/menu_dec.jpg) repeat-y;
	position: absolute;
	top: 310px;
	padding-top: 5px;
}
#nav a {
	width: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	margin: 0px 0px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
#nav a:hover { color: #000000;}
#nav a.current { color: #000000;}
#header_images {
	position: absolute;
	top: 15px;
	right: 0px;
	z-index: 500;
}
#content ul li {
	list-style-type: square;
	padding-bottom: 8px;
}
#content a, #content a:visited {
	text-decoration: none;
	color: #719742;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #223b4c;
	font-weight: 100;
}
#content a:hover {
	color: #888888;
	text-decoration: underline;
}
#thumb a {
	border: 1px solid #5c8727;
}
#thumb a:hover {
	border: 1px solid #becfa9;
}
a, a:visited {
	text-decoration: none;
	color: #006db4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover {
	color: #80000e;
}

h1, .h1 {
	font-size: 12px;
	font-weight: bold; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.fineprint {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.green {
	border: 1px solid #5c842e;
}
.green:hover {
	border: 1px solid #becfa9;
}
.img {
	width: 135px;
	height: 89px;
	border: 1px solid #555555;
}
.thumb {
	margin-bottom: 20px;
}
#footer {
	width: 100%;
	height: 50px;
	text-align: left;
	position: absolute;
	bottom: 0px;
}
#footer div {
	font: 10px arial;
	text-align: left;
	color: #679034;
	position: absolute;
	top: 20px;
	left: 15px;
}
#footer a, #footer-fm a:visited {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
.fm-logo {
	float: left;
	margin: 7px 10px 0px 0px;
	border: none;
}
