body {
	background-color: #876F44;
}
.wrap {
	width: 779px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.topnav {
	height: 23px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D4D0B5;
	vertical-align: middle;
	padding-top: 6px;
	font-weight: normal;
	background-image: url(../i/topnav.gif);
}
.topnav a{
	color: #D4D0B5;
	text-decoration: none;
	background-image: none;
    padding-right: 22px;
	padding-left: 22px;
}

.topnav a:hover{
	    color: #97905F;
		text-decoration: none;
		background-image: none;
}
.header {
	background-image: url(../i/header.jpg);
	height: 140px;
}

.subheader {
	background-image: url(../i/header3.jpg);
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: top;
	height: 173px;
}


.main {
	background-color: #BDB78F;
	width: 779px;
	height: 216px;
}

.mainsub {
	width: 779px;
	background-image: url(../i/content_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 37px;

	
}


.mainleft {
	background-color: #BDB78F;
	width: 259px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #865829;
	text-align: left;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	background-image: url(../i/main.jpg);
	height: 216px;
}

.mainleft a{
	color: #885828;
		text-decoration: underline;
}

.mainleft a:hover{
	    color: #B28150;
		text-decoration: underline;
}


.mainright {
	background-color: #D4D0B5;
	width: 439px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C3A1C;
	float: right;
	text-align: left;
	font-weight: normal;
	background-image: url(../i/header2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 17px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.botnav {
	height: 22px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D4D0B5;
	vertical-align: middle;
	font-weight: normal;
	background-image: url(../i/botnav.gif);
	padding-top: 7px;
}
.botnav a{
	color: #D4D0B5;
	text-decoration: none;
	background-image: none;
    padding-right: 22px;
	padding-left: 22px;
}

.botnav a:hover{
	    color: #97905F;
		text-decoration: none;
		background-image: none;
}
.content {
	background-color: #D4D0B5;
	background-image: url(../i/content.gif);
	padding-right: 60px;
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C3A1C;
	text-align: left;
	line-height: 17px;
	width: 659px;
}
.content table {
}


.content a{
	color: #885828;
		text-decoration: underline;
}

.content a:hover{
	    color: #B28150;
		text-decoration: underline;
}



.logo {
	float: left;
	height: 100px;
	width: 300px;
}
.pagetitle {
	float: left;
	width: 450px;
	padding-top: 45px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #16608A;
	text-align: left;
	
	
}
.contentbot {
	background-image: url(../i/content_bot.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 36px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #885828;
	background-color: #BDB78F;
	height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.contact a{
	color: #885828;
		text-decoration: underline;
}

.contact a:hover{
	    color: #B28150;
		text-decoration: underline;
}


.content table {
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.wrap .content img {
	border: 1px solid #BDB78F;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #16608A;
	font-weight: bold;
}
