/* CSS Document */
#wrapper {
	width: 850px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0px auto;
	padding: 0px;
}
#header {
	background: url(../images/BG.gif) no-repeat;
	height: 160px;
	color: #FFFFFF;
	margin-bottom: 10px;
	font-size: 36px;
	text-align: left;
	padding: 20px 0px 0px 10px;
}
#main {
	float: right;
	width: 600px;
	min-height:400px;
	text-align: left;
}
#sub {
	width: 200px;
	float: left;
	height: auto;
	text-align: left;
	padding-left: 15px;
	font-weight: normal;
	font-size: 10px;
}
#footer {
	font-size: 10px;
	color: #587419;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
	height: 120px;
	background: url(../images/footer.gif) no-repeat 20px bottom;
	width: 873px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#main h1 {
	color: #587419;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
strong {
	color: #666666;
}
html {
	text-align: center;
	background: #FFFFFF url(../images/BGpattern.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #669900;
}
a:visited {
	color: #669900;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #669900;
}
.btn {
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #669900;
	letter-spacing: 1px;
	height: 15px;
	border: 1px solid #666666;
	text-align: center;
	cursor:pointer;
	margin-top: 3px;
	text-transform: uppercase;
}
.field {
	border: 1px solid #666633;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	text-align: center;
	margin: 5px 0px 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
}
.tablelink {
	color: #000000;
}
.tablelink a:link {
	display: block;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
	margin: 0px 1px 2px 0px;
	padding-top: 4px;
	padding-bottom: 1px;
	width: 200px;
	background: url(../images/button.gif) no-repeat;
}
.tablelink a:visited {
	display: block;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
	margin: 0px 1px 2px 0px;
	padding-top: 4px;
	padding-bottom: 1px;
	width: 200px;
	background: url(../images/button.gif) no-repeat;
}
.tablelink a:hover {
	display: block;
	font-size: 12px;
	color: #587419;
	text-decoration: none;
	padding-left: 20px;
	margin: 0px 1px 2px 0px;
	padding-top: 4px;
	padding-bottom: 1px;
	width: 200px;
	background: url(../images/button-over.gif) no-repeat;
	font-weight: bold;
}
.tablelink a:active {
	display: block;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
	margin: 0px 1px 2px 0px;
	padding-top: 4px;
	padding-bottom: 1px;
	width: 200px;
	background: url(../images/button.gif) no-repeat;
}
.quicknav {
	background: #D5F987;
	border: 1px solid #587419;
	padding-top: 0px;
	text-align: left;
	padding-left: 6px;
	margin-bottom: 10px;
}
.quicknav p {
	font-size: 11px;
	line-height: 10px;
	color: #587419;
}
.quicknav h1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #587419;
	letter-spacing: 1px;
	text-align: center;
}
.quicknav a {
	font-size: 11px;
	text-decoration: none;
}
.quicknav select {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #587419;
	width: 150px;
	text-align: left;
}
.bottomlinks {
		background: #DAF9CD;
	border: 1px solid #587419;
	padding-top: 8px;
	text-align: left;
	padding-left: 8px;
	margin-bottom: 10px;
}
.bottomlinks p {
	font-size: 11px;
	line-height: 10px;
	color: #587419;
}
.bottomlinks h1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #587419;
	letter-spacing: 1px;
	text-align: center;
}
.bottomlinks a {
	font-size: 11px;
	text-decoration: none;
}
