﻿body {
	background-image: url('images/bgr_body.gif');
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
}
#container
{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header
{
}
#content
{
	background-position: left bottom;
	background-image: url('images/bgr_content.jpg');
	background-repeat: no-repeat;
}
#page
{
	padding: 15px 40px 25px 0px;
	background-position: right top;
	width: 415px;
	float: right;
	background-image: url('images/Header_btmr.gif');
	background-repeat: no-repeat;
}
#page h1
{
	margin: 0px;
	padding: 10px 0px 1px 0px;
	color: #b8963a;
	font-style: normal;
	line-height: 180%;
	font-size: 1em;
}
#page h2
{
	margin: 0px;
	padding: 10px 0px 3px 0px;
	color: #195624;
	font-style: normal;
	line-height: 180%;
	font-size: 1em;
}
#page h3
{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #b8963a;
	font-style: normal;
	font-size: .9em;
}
#page h4
{
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #b8963a;
	font-weight: bold;
	font-size: .75em;
}
#page p
{
	margin: 0px;
	padding: 7px 0px 7px 0px;
	font-size: .75em;
	line-height: 150%;
}
#page img
{
	border-style: none;
}
#page em
{
	margin: 0px;
	padding: 0px;
	color: #046A18;
	font-weight: bold;
}
#page em b
{
	color: #b8963a;
	font-style: normal;
	line-height: 180%;
}
#page b
{
	color: #195624;
	font-style: normal;
	line-height: 180%;
}
#page ul
{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
#page li
{
	font-size: .75em;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}
#page li b
{
	color: #b8963a;
	font-style: normal;
}
#menu
{
	width: 283px;
	float: left;
}
#nav li a {
	padding: 7px 0px 7px 0px;
	line-height: 100%;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 0px;
	color: #034f13;
	font-size: .95em;
	font-weight: bold;
	letter-spacing: 1px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#nav li {
	line-height: 100%;
}
#nav li a:visited {
	text-decoration: none;
}
#nav li a:link {
	text-decoration: none;
}
#nav li a:hover {
	text-decoration: none;
	color: #ae871d;
}
#nav .uberlink {
	text-decoration: none;
	color: #ae871d;
}
#footer
{
	font-size: 11px;
	text-align: center;
	line-height: 250%;
	color: #999999;
}
#footer a:link, #footer a:visited
{
	text-decoration: none;
	color: #999999;
}
#footer a:hover
{
	text-decoration: underline;
	color: #999999;
}
#copyright
{
	clear: both;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	line-height: 200%;
	background-color: #003900;
	height: 25px;
	padding-top: 3px;
	padding-bottom: 1px;

}
#copyright a:link, #copyright a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	
}

#copyright a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	
}
#page a:link, #page a:visited
{
	color: #195624;
	text-decoration: underline;
}
#page a:hover
{
	color: #195624;
	text-decoration: none;
}

.tblContact
{
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.tblContact td
{
	margin: 0px;
	padding: 0px 0px 3px 15px;
}
.textbox
{
	border: 1px solid #C0C0C0;
	font-size: 12px;
	padding: 3px 5px 3px 5px;
}
