@charset "utf-8";
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FAE8A6;
}
#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 760px;
	border: 1px solid #3A5F4D;
	background-color: #FFFFFF;
	position: relative;
}
#head01 {
	height: 182px;
	width: 466px;
	padding: 0;
	margin: 0;
}
#head01 img {
	border: 0;
	padding: 0;
	margin: 0;
}
#head02 {
	position: absolute;
	top: 0;
	left: 466px;
}
#subheader {
	background-image: url(images/subhead_bgr.gif);
	padding: 10px;
	line-height: 120%;
	font-weight: normal;
	font-size: 110%;
	margin: 0px;s
}
#subheader p {
}
#maincontent {
	padding: 20px;
}
#maincontent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	background-color: #274e37;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
}
#columnholder {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 20px;
	overflow: hidden;
	font-size: 0.9em;
}
.column {
	width: 16%;
	height:170px;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004000;
	display: inline;
}

.column h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #235147;
	text-align: center;
	border: 1px solid #010103;
	margin: 2px;
}
.column h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.column h2 a:hover {
	background-color: #9A9618;
	display: block;
}
#columnholder ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
.rhscolumn {
	width: 16%;
	height:170px;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	display: inline;
}
#bar {
	background-color: #3A5F4D;
	width: 760px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.rhscolumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #245248;
	text-align: center;
	border: 1px solid #010103;
	margin: 2px;
}
.rhscolumn h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.rhscolumn h2 a:hover {
	background-color: #9D9518;
	display: block;
}
#endcolumn {
	width: 700px;
	height: 1px;
}
.product h3 {
	text-align: center;
	font-size: 1.1em;
}
.product {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #274e37;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	background-color: #A2991A;
	margin: 0;
	padding: 1px;
	color: #235147;
}
#copyright a {
	text-decoration: none;
	color: #003333;
}
#copyright a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.tablebar1 {
	background-color: #F0E1D2;
}
.tablebar2 {
	background-color: #DBB895;
}
.tablehead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #593C1E;
}
#footer {
	background-image: url(images/footer.jpg);
	height: 158px;
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-style: solid;
	border-color: #395E4C;
	background-position: center;
}

.style1 {
	color: #DAAA45;
	text-decoration: none;
}
.style1 a {
	color: #DAAA45;
	text-decoration: none;
}
.style1 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.style2 {	color: #FFFFFF;
	font-weight: bold;
}
.clear {
	clear: both;
}
