.style8 {font-family: Georgia, "Times New Roman", Times, serif; color:Black; font-size:11pt; }

.navlink
{
    color: #009900; 
   font-weight:bolder;
}

.subheader
{font-family: Georgia, "Times New Roman", Times, serif; color:Black; font-size:11pt; font-weight:bolder; }
.MAINSTYLE 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: RED;
	font-weight: bold;
}
.subheader_green
{font-family: Georgia, "Times New Roman", Times, serif; color:#339900; font-size:14pt; font-weight:bolder; }
.style9 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.button_style
{
    background-color: #009900;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}
.body_amenities{
	background-image: url(images/bg_amenities.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
.body_events{
	background-image: url(images/bg_events.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
.body_location{
	background-image: url(images/bg_location.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
.body_siteplan{
	background-image: url(images/bg_siteplan.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
.body_reservations{
	background-image: url(images/bg_reservations.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
.body_contact{
	background-image: url(images/bg_contact.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}

.body_stayat{
	background-image: url(images/bg_stayat.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
.body_home {
	background-image: url(images/bg_home.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
}
.body_siteplan{
	background-image: url(images/bg_siteplan.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
}

.style1 {font-family: Arial, Helvetica, sans-serif}
.style3 {
	font-size: x-large;
	color: #009900;
	font-weight: bold;
}
.style6 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#009900;
}
.style9 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10pt;
}
.msg_window
{font-family: Georgia, "Times New Roman", Times, serif;
 font-size:8pt;
 font-weight:bolder;
 color:Black;
 }
.msg_window_error
{font-family: Georgia, "Times New Roman", Times, serif;
 font-size:8pt;
 font-weight:bolder;
 color:Black;
 background-color:Yellow;
 }


.style10 
{
    font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size:13pt;
}
.style11 {font-size: x-large; color: #009900; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.style16 {color: #FFFFFF}
.style17 {font-size: x-small; font-family: Arial, Helvetica, sans-serif;}
.style20 {color: #006600; font-size: 13pt; font-weight:bolder; }
.style21 {color: #006600}
.nav_footer
{
 background-color: #009900; 
 text-align:center; 
 height:20px;   
    font-size: 8pt;
}

.footer
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #ffffff;
    padding-top: 1em;
     padding-bottom: 0em;
    
}
a.footer:link {color:#ffffff;} /* unvisited link */
a.footer:visited {color:#ffffff;} /* visited link */
a.footer:hover {color:#ffffff} /* mouse over link */
a.footer:active {color:#ffffff} /* selected link */

.errrors 
{
        font-family: Georgia, "Times New Roman", Times, serif;
          color: #cc0033; 
          background-color:Yellow;
          font-size:10pt;
          }