<style type="text/css">
<!-- 

a {
	color: #4b714b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.content {color: #4b714b;}
h2 a {color: #4b714b;}

p.text a {color: #4b714b;}
p.header2 a {color: #4b714b;}
p.caption a {color: #4b714b;}
a.bodyHeader2 {color: #4b714b;}
table.page a{color:#4b714b;}

a:hover{
	color: #4b714b;
	text-decoration: underline;
}

a.body:link,a.body:visited,a.tour:link,a.tour:visited,
a.bodylink:link,a.bodylink:visited
{
	color: inherit;
	text-decoration: underline;
}

a.body:hover, a.bodylink:hover, a.tour:hover,{
	color: inherit;
	text-decoration: underline;
}

a.createaccount:link,a.createaccount:visited {
	color: #4b714b;
	font-size: 13px;
	text-decoration: underline;
}

a.footer:visited, a.footer:link {
	color: #000000;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.footer:hover {
	color: #000000;
}


a:link.events, a:visited.events {
	color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover.events {
	color: #4b714b;
	text-decoration: none;
}


/* global */
body {
	color:#220006;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#FFFFFF;
	margin: 6px;
	padding: 0px;
}
body.content {
	color: #220006;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #101810;
	background-image: url(images/design/sitebg.png);
	background-repeat: repeat-x;
	margin: 6px;
	padding: 0px;
}


div.block
	{
		display: block;
		padding: 10px 0px 10px 0px;
		width: 100%;
		height: auto;
		clear: both;
	}
	
	div.about
	{
		display: block;
		padding: 10px 20px 10px 20px;
		width: 100%;
		height: auto;
		clear: both;
	}



form {
	color: #000000;
	font-size: 13px;
	font-weight: 500;
	margin: 0px;
	padding: 0px;
}


h1,h1.header, h2, h3, h4 {
	color: #000000;
}

h1,h1.header {
	color:#101810;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:6px;
	padding-bottom: 6px;
	padding-left:10px;
	padding-top: 3px;
	background-image:url(images/design/gov1_headerbg.png);
	background-repeat:no-repeat;
}

h2 {
	color:#8c6739;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0px;
}

h2.events {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 6px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	vertical-align: middle;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align: middle;
}

h4.events {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom:10px;
	padding-left: 4px;
	text-align: center;
}

h5.events {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	padding-top: 4px;
}

h6.events {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	padding-top: 4px;
}

hr
{
	padding: 0px;
	margin: 20px 0px 20px 0px;
	text-align: center;
	width: 85%;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	background-color: #cccccc;
	clear: both;
}

img
{
	border-color: #330000;
	border-style: solid;
}


img.noborder, img.header, img.footer, img.sidebar {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
a.img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img.staff {
	height: 115px;
	width: 153px;
}

input, select, textarea	{
	border-width: 1px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 4px;
}

li
{
	color: inherit;
	font-size: 13px;
	font-weight: normal;
}

li.footnote {
	font-size: 8pt;
	font-weight: bold;
}

/*  Marquee  */
marquee.marquee_text {
}

p
{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: inherit;
}

p.caption {
	color: #000000;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p.events {
	font-weight: normal;
	vertical-align: top;
}

p.footer {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
}


p.header1 {
	color:#8c6739;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 4px;
	padding-top: 0px;
}

p.header2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 4px;
}

p.header3				{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 4px;
	vertical-align: top;
}

p.marquee_text {
	color: #48351d;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
}

p.marquee_text a {color: #FFFFFF;}

p.sptext {
	border: 0px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

p.text {
	color:#220006;
	font-weight: normal;
	vertical-align: top;
}

table, tr, td {
	border: 0px;
	margin: 0px;
	color: inherit;
}

table.address_bar		{
	border-top: 1px solid #000000;
	vertical-align: middle;
	width: 100%;
}

table.card {
	margin-left: 10%;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
}

table.content
{
	border: 2px solid #486c48;
	margin:0 auto 0 auto;
	padding: 0px;
	vertical-align: top;
	width: 785px;
	background-color: #ffffe7;
}

table.first_row {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 500;
	letter-spacing: 0.15em;
	padding-bottom: 5px;
}

table.footer			{
	background-image: url(images/design/gov1_footer.gif);
	margin: 0px;
	padding: 0px;
	height: 30px;
}

table.nav {
	background-image: url(./images/design/gov1_navbackground.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 22px;
	padding-top: 0px;
	text-align: center;
	border-color: black;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
}

table.page
{
	height: 375px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table.rates
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #273a27;
	color: #330000;
}

td.rateslabel, td.rates
{
	background-color: #FFFFFF;
}


table.reg_form
{
	margin: 0px;
	padding: 8px;
	font-size: 13px;
	border-color: #cfbfb5;
	border-width: 1px;
	border-style: solid;
	color: inherit;
}

table.splash {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

td						{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

td.about {
	padding-left: 85px;
	padding-right: 85px;
}


td.content				{
	padding: 0px;
	vertical-align: top;
}

td.content_content
{
	background-color: #ffffff;
	background-image: url(images/design/gov1_contentbg.png);
	background-repeat: repeat-y;
	width: 580px;
	margin: 0px;
	padding: 5px 20px 0 20px;
}

td.content_sidebar
{
	background-image: url(images/design/sidebg.jpg);
	width: 160px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}

div.sb_text
{
	padding: 10px;
	color: #333;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	text-transform: inherit;
}


td.content_footer {
	
	height: 31px;
	margin: 0px;
	padding: 0px;
}

td.content_top
{
	background-image: url(images/design/gov1_topbg.jpg);
	height: 82px;
	margin: 0px;
	padding: 0px;
	border-bottom: black;
	border-width: 0 0 0 0;
	border-style: none none none none;
}

td.content_text {
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 0px;
	text-align: left;
	vertical-align: top;
}

td.course_text {
	text-align: left;
	vertical-align: top;
}

td.createaccount {
	font-size: 13px;
	border: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	margin: 0px;
}



td.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}



td.header {
	margin: 0px;
	padding: 0px;
}




td.inform
{
	padding: 4px;
	border-color: #635851;
	border-width: 0px;
	border-style: solid;
	margin: 10px;
	vertical-align: top;
}




td.marquee
{
	background-image: url(images/design/gov1_marqueebg.jpg);
	width: 186px;
	height: 188px;
	padding: 0px 15px 0px 15px;
	margin: 0px;
}

td.marqueetop
{
	background-image: url(images/design/gov1_marqueetop.jpg);
	border-color: black;
	border-width: 0px;
	border-style: solid;
	width: 186px;
	height: 12px;
	padding: 0px;
	margin: 0px;
}

td.rates
{
	border-top: 0px solid #000000;
	padding: 4px;
}


td.rateslabel
{
	border-top: 0px solid #000000;
	text-align: left;
	vertical-align: top;
	padding: 4px;
}

td.ratestop
{
	font-weight: bold;
	text-align: center;
	color: white;
	font-size: 13px;
}

td.rating {
	border-style: solid;
	background-color: #808080;
	border-bottom: 1px;
	border-color: #000000;
	border-left: 0;
	border-right: 1px;
	border-top: 1px;
	color: #FFFFFF;
	font-size: 10pt;
	text-align: center;
}

td.reg_form				{
	margin: 0px;
	font-size: 13px;
	padding: 4px;
}

td.sp_text				{
	text-align: center;
}

td.tour					{
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	padding-top: 25px;
	text-align: center;
}


th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

thead.rates				{
	font-size: 1pt;
	height: 1px;
}

tr.header {
	height: 125px;
	width: 725px;
}

tr.paddingbottom		{
	padding-bottom: 0px;
}

ul {
	color: inherit;
	font-size: 10pt;
	list-style-position: outside;
	margin-top:10px;
	list-style-type: disc;
	margin-bottom: 10px;
}


div.shadow {


	filter: Shadow(Color=#635851, 	
			Direction=135, 
			Strength=5);

}


/*The following code is neccesary for the drop down navigation system to work*/


.chromestyle{
width: 785px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#FFFFFF;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
background: url(images/design/gov1_navbackground.png) center center repeat-x; /*THEME CHANGE HERE*/
padding: 5px 0px 7px 0px;
margin: 0px 0px 0px 0px;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #FFFFFF;
padding: 2px 10px 4px 10px;
margin: 0;
text-decoration: none;
border-right: 1px solid #53361a; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover{
background: url(images/design/gov1_navbackground_on.png) center center repeat-x; /*THEME CHANGE HERE*/
padding: 2px 10px 4px 10px;
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #b8b898; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
text-decoration:none;
line-height:18px;
z-index:100;
background-color: white;
width: 150px;
visibility: hidden;
text-align:left;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#807768,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border: 1px solid #b8b898; /*CHANGE THE COLOR OF THE DROPDOWN BORDERS*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: #446644;
}

.dropmenudiv a:hover{ /*CHANGE DROPDOWN ROLLOVER COLOR*/
background-color: #fcfee9;
}

td.momarquee
{background-color: #580000;
background-image: url(images/design/mo_cu_back.png);
background-repeat:repeat-y;
}

p.momarquee_text
{color:#FFFFFF;
margin:6px;
}

td.monl
{background-color: #6c5d4f;
background-image: url(images/design/mo_nl_background.png);
background-repeat:repeat-y;
}

p.monl
{color:#605947;
margin:6px;
}

td.monl,p.monl a {color:#93886d;}
td.momarquee,p.momarquee a {color:#8cd28c;}

-->
</style>