@charset "utf-8";
body {
	background:url(images/background-tile_01.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: white;
	margin:0px;
	line-height:14pt;
}
#body a {
	color:#f0ff67;
	text-decoration:none;
}
#header {
	background:url(images/header.png);
	background-attachment:scroll;
	background-position:top left;
	background-repeat:repeat-x;
	height:192px;
	margin:0px;
	}
#innerheader {
	width:950px;
	margin:auto;
	padding-top:165px;
	background-image:url(images/logo_04.png);
	background-repeat:no-repeat;
	background-position:-10px -1px;
}
#navigation a {
	color: #3b3b3b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	text-decoration:none;
	margin-left:-10px;
}
#navigation a:hover {
	color:#484E12;
}
.indent {
	padding-left: 15px;
	padding-right: 15px;
}
#body {
	background-attachment:scroll;
	background-position:left top;
	background-repeat:repeat-x;
	height:auto;
	margin:0px;
	background-color: #6e7721;
	background-image:url(images/body2.png);
}
#body img {
	border:none;
	float: right;
	padding-top:8px;
	padding-right:5px;
	padding-left:40px;
	padding-bottom: 10px;
}
#innerbody {
	width:950px;
	margin:auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer {
	background:#484e12;
	background-attachment:scroll;
	background-position:left top;
	background-repeat:repeat-x;
	height:auto;
	margin:0px;
	background-color: #484E12;
	background-image: url(images/footer.png);
}
#footer a {
	color:#f0ff67;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#innerfooter {
	width:950px;
	height:auto;
	line-height: 14pt;
	margin-top:auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.leftblurb {
	width:300px;
	float:left;
	padding-top: 11px;
	margin-bottom: 20px;
}
.centerblurb {
	width:300px;
	margin-top: 0;
	margin-right: 300px;
	margin-left: 304px;
	margin-bottom: 20px;
	padding-top: 11px;
	padding-left:18px;
	padding-right:10px;
	background-image: url(images/divider_both.png);
	background-repeat: no-repeat;
	background-position: 0px 29px;
}
.rightblurb {
	width:300px;
	float:right;
	padding-top: 11px;
	margin-bottom: 20px;
}
.smallcenter {
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	font-size:9pt;
}
#copyright {
	width: 100%;
	background:url(images/sig.png);
	background-repeat:repeat-x;
	background-position:top;
	height:60px;
}
#innercopyright {
	width: 950px;
	margin: auto;
	padding-top:4px;
	color:#60681e;
	font-family:Helvetica, Arial, sans-serif;
	font-size:9pt;
	line-height:11pt;
}
#innercopyright a {
	color:#89952b;
	text-decoration:none;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:16pt;
	font-weight: bold;
}
h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14pt;
	font-weight: bold;
}
.usertext {
	margin-bottom:15px;
	margin-top:3px;
}
#contactform {
	width:430px;
	padding:6px;
	background-color:#9BA731;
	border: 2px dotted #C7CE70;
}

