body 
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #B0AA88;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat;
}
.rowcolor1 {
	background-color: #d7d1b1;
}
.rowcolor2 {
	background-color: #FFFFFF;
}
.marker {
	font-size: 130%;
	color: #33CC33;
	font-weight: bold;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #461e13;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	font-size: 120%;
	line-height: 1.4em;
}
li {
	padding-top: 2px;
	padding-bottom: 2px;
}
ul {
	text-align: left;
}
#nav {
	text-align: center;
	padding-bottom: 8px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#videobox {
	padding-bottom: 8px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
}
#logoheader {
	margin-bottom: 8px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#footer {
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}

.bodytextlight {
	color: #FFFFFF;
}
.bodytextlight a, a {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodytextlight a:hover, a:hover {
	color: #FFFF66;
	text-decoration: none;
}
.smalltextlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.smalltextlight a {
	color: #FFFFFF;
}
.highlightbox, .newspagebox {
	background-color: #d7d1b1;
	padding: 8px;
	margin-right: auto;
	margin-left: auto;
	width: 97%;
	color: #000000;
	font-size: 96%;
	text-align: left;
}
.newspagebox {
	width: 86%;
	margin-bottom: 8px;
	padding-right: 12px;
	padding-left: 12px;
}
.newsbox {
	background-color: #d7d1b1;
	padding: 8px;
	color: #000000;
	font-size: 93%;
}
.extralarge {
	font-size: 150%;
}
.highlightbox a, .newsbox a, .newspagebox a {
	color: #660000;
	text-decoration: underline;
}
.highlightbox a:hover, .newsbox a:hover, .newspagebox a:hover {
	color: #660000;
	text-decoration: none;
}
.newspagebox h1, .newspagebox h3 {
	color:#461e13
}
.newsbox hr, .highlightbox hr, .newspagebox hr {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.newsbox p {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.hilighttext {
	color: #F3E1BA;
}
.hilighttext a {
	color: #F3E1BA;
}
.hilighttext a:hover {
	color: #FFFF66;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	font-weight: normal;
	color: #F3E1BA;
	font-style: normal;
}
h2 {
	font-weight: normal;
	color: #F3E1BA;
	font-style: italic;
	font-size: 136%;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 0.2em;
}
h3 {
	font-size: 120%;
}


.thumb {
	margin-right: 3px;
	margin-left: 3px;
	width: 256px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
}
.thumb a img {
	border: 1px solid #FFFFFF;
	margin-bottom: 4px;
}
.thumb a:hover img {
	border: 1px solid #fff200;
}
.clr {
	clear: both;
}
.thumbrow {
	margin-left: 6px;
	margin-bottom: 8px;
}
#contact_form_response {
	width: 300px;
	margin: 0 auto;
	display: none;
	font: bold 10pt sans-serif;
	border: 1px solid red;
	background: #FCC;
	text-align: left;
} 
#contact_form_response ul {
	margin-bottom: 10px;
	margin-top: 10px;
}
.margins {
	padding-right: 10px;
	padding-left: 10px;
}
.margins2 {
	padding-right: 25px;
	padding-left: 25px;
}
.leftbotmargin {
	margin-bottom: 5px;
	margin-left: 5px;
}
.newsheader {
	color: #461e13;
	font-size: 116%;
	font-weight: bold;
}
.redtext {
	color: #461e13;
}
.smalltext {
	font-size: 80%;
}


