<style type="text/css">
<!-- 

form.memberslogin {
border:none;
padding:0;
margin:0;
#margin:0px 14px 0px 0px;
width:180px;
}

td.memberslogin {
background-image:url(images/design/custom_login_panel_bg.png);
background-repeat: no-repeat;
border:none;
padding:0;
margin:0;
width:194px;
}

input.memberslogin
{
background-color:#FFF;
border:#000 solid 1px;
color:#333333;
padding:0px;
width: 180px;
height: 25px;
}

a.memberslogin {
color: #4b4637; 
text-decoration:none; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
#font-size:10px; 
font-weight:bold;
}

a.memberslogin:hover {
color:#4b4637; 
text-decoration:underline;
}

h3.memberslogin {
color: #FFFFFF;  
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:16px; 
font-weight:bold;
}

a {
	color: #456745;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.content {color: #456745;}
h2 a {color: #456745;}

p.text a {color: #456745;}
p.header2 a {color: #456745;}
p.caption a {color: #456745;}
a.bodyHeader2 {color: #456745;}
table.page a{color:#456745;}

a:hover{
	color: #456745;
	text-decoration: underline;
}

a.body:link,a.body:visited,a.tour:link,a.tour:visited,
a.bodylink:link,a.bodylink:visited
{
	color: #456745;
	text-decoration: underline;
}

a.body:hover, a.bodylink:hover, a.tour:hover,{
	color: #456745;
	text-decoration: underline;
}

a.createaccount:link,a.createaccount:visited {
	color: #456745;
	font-size: 13px;
	text-decoration: underline;
}

a.footer:visited, a.footer:link {
	color: #3d5b3d;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.footer:hover {
	color: #3d5b3d;
}


a:link.events, a:visited.events {
	color: #456745;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover.events {
	color: #456745;
	text-decoration: none;
}


/* global */
body {
	color:#003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#FFFFFF;
	margin: 6px;
	padding: 0px;
}
body.content {
	color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eaead4;
	margin: 6px;
	padding: 0px;
	font-size: 13px;
}


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:#605947;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	font-weight: normal;
	font-style: italic;
	margin-top:0px;
	margin-bottom:6px;
	padding-bottom: 6px;
	padding-left:0px;
	padding-top: 3px;
}

h2 {
	color:#74412c;
	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: #FFF;
	border-width: 1px;
	border-style: solid;
	background-color: #FFF;
	clear: both;
}

img
{
	border-color: #003300;
	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-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color: #555555;
}

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:#74412c;
	font-size: 16px;
	font-weight: bold;
	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.sptext {
	border: 0px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

p.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color: #555555;
}

table, tr, td {
	border: 0px;
	margin: 0px;
	color: inherit;
}

table.content
{
	margin:0 auto;
	padding: 0px;
	vertical-align: top;
	width: 824px;
	background-color: #c4c4a2;
}

table.footer			{
	background-image: url(images/design/custom_footer.png);
	margin: 0px;
	padding: 0px;
	width: 824px;
	height: 40px;
}

table.rates
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #2f462f;
	color: #003300;
}

td.rateslabel, td.rates
{
	background-color: #FFF;
}


table.reg_form
{
	margin: 0px;
	padding: 8px;
	font-size: 13px;
	border-color: #6e6e5b;
	border-width: 1px;
	border-style: solid;
	color: #4f2c1e;
	background-color: #f0f0d9;
}

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: #c4c4a2;
	margin: 0px;
	padding: 5px 20px 5px 20px;
}

td.content_sidebar
{
	background-color:#c4c4a2;
	width: 175px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	border-left: 1px solid #999989;
}

td.createaccount {
	font-size: 13px;
	border: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	margin: 0px;
}

td.inform
{
	padding: 4px;
	border-color: #666666;
	border-width: 0px;
	border-style: solid;
	margin: 10px;
	vertical-align: top;
}

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=#666666, 	
			Direction=135, 
			Strength=5);

}


/*The following code is neccesary for the drop down navigation system to work*/


.chromestyle{
width: 824px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
height: 30px;
background-color:#354f35;
background-image: url(images/design/custom_nav_bg.jpg);
background-repeat:repeat-x;
padding: 0;
margin: 0;
text-align: center;
text-transform: uppercase;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a {
font-family: Arial;
font-size:10pt;
font-weight:bold;
color: #FFFFFF;
padding: 5px 0px 7px 0px;
margin: 0;
text-decoration: none;
vertical-align:middle;
}

.chromestyle ul li img{
padding: 0px 6px 0px 6px;
margin: 0;
vertical-align:middle;
}

.chromestyle ul li a:hover{
color: #203020;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
margin-left: -15px;
border: 1px solid #203020; /*THEME CHANGE HERE*/
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
line-height:18px;
z-index:100;
background-color: white;
width: 150px;
visibility: hidden;
text-align:left;
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border: 1px solid #203020; /*CHANGE THE COLOR OF THE DROPDOWN BORDERS*/
padding: 0;
text-decoration: none;
font-weight: normal;
color: #4e2c1e;
}

.dropmenudiv a:hover{ /*CHANGE DROPDOWN ROLLOVER COLOR*/
background-color: #ffffe7;
}

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:#FFFFFF;
margin:6px;
}

td.monl,p.monl a {color:#FFFFFF;}
td.momarquee,p.momarquee a {color:#B3EFEF;}

-->
</style>