.topbg {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/bgextend.jpg);
}
.bodybg {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D6AF60;
	background-repeat: repeat-x;
}
.head {
	background-image: url(../images/header.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.topnavborder {
	background-image: url(../images/topnavborder.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.topborder {
	background-image: url(../images/topnavborder.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
li.bullet {
	list-style-image: url(../images/topnavbullet.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F3C0F;
}
.sitecredits {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6F541C;
	font-size: 11px;
}


a.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	color: #F3EA9D;
	text-decoration:none;
}
li.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style-image: url(../images/bullet2.jpg);
}
.bodyborder {
	background-image: url(../images/bodyborder.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

a.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
a.sidenav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3EA9D;
	text-decoration:none;
}
.highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #986C12;
	font-style: italic;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #986C12;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.textbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.textboldwhite {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.bold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

a {
	color: #036;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}