body {
background-image: url(../images/body_bg.gif);
background-repeat: repeat-x;
font-family: verdana, sans serif;
font-size: 12px;
margin: 0px;
padding: 0px;
text-align: center;
}

a{
color: #ccff99;
font-weight: bold;
text-decoration: none;
}

a:active {
color: #ccff99;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #ccff99;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

a img.page_photo {
border:5px solid #ccff99;
}

a:active img.page_photo {
border:5px solid #ccff99;
}

a:visited img.page_photo {
border:5px solid #ccff99;
}

a:hover img.page_photo {
border: 5px solid #ffffff;
}

a img.no_border {
border:0px;
}

#top_container {
border: 0px solid #000;
clear: both;
margin: 0px auto;
padding: 0px;
text-align: left;
width: 800px;
}

#bottom_container {
/* background-color: #FFFFFF; */
border: 0px solid #000;
clear: both;
/* height: 537px; */
/* height: 100%; */
margin: 0px auto;
min-height: 537px;
padding: 0px;
position: relative;
text-align: left;
top: -2px;
width: 800px;
}

#bottom_gradient {
background-image: url(../images/page_bg.gif);
height: 537px;
position: absolute;
width: 100%;
}

#header {
clear: both;
margin: 0px;
padding: 0px;
width: 800px;
}

#nav {
background-image: url(../images/nav_bg.gif);
clear: both;
height: 41px;
margin: 0px;
min-height: 41px;
padding: 0px;
position: relative;
top: -2px;
width: 800px;
}

#main {
left: 10px;
position: relative;
text-align: center;
top: 10px;
width: 780px;
}

.tl_corner {
float: left;
height: 39px;
min-height: 39px;
width: 5px;
}

.tr_corner {
float: right;
height: 39px;
min-height: 39px;
width: 5px;
}

.header{
font-size: 30px;
font-weight: bold;
color: #ffffff;
font-family: georgia;
}

#tabs {
float:left;
font-family: georgia;
font-size: 20px;
width:100%;
line-height:150%;
overflow:hidden;
}

#tabs ul {
margin:0;
padding: 0px 10px 0 0;
list-style:none;

}

#tabs li {
display:inline;
margin:0;
padding-top:0;
}

#tabs a {
color: #fff;
float:left;
font-weight: normal;
margin:0;
padding:0 0 0 6px;
text-decoration:none;
}

#tabs a span {
color: #fff;
float:left;
font-weight: normal;
display:block;
padding:6px 15px 4px 7px;
margin-right:0px;
color:#FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
}

#tabs a:hover {
background-image: url(../images/nav_hover.gif);
}

#tabs a:hover span {
background-image: url(../images/nav_hover.gif);
}
	
.menu_divider{
height: 40px;
float: left;
border-left: 1px solid #336600;
}

#left_content{
position: relative;
float: left;
width:  560px;
}

#right_content{
position: relative;
float: right;
width:  200px;
}

#footer{
color: #336600;
font-weight: bold;
z-index: 50;
padding-top: 5px;
padding-bottom: 10px;
clear: both;
text-align: center;
}

.footer_text {
font-family: georgia;
font-size: 12px;
}

a.footer_text {
color: #336600;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

a.footer_text:active {
color: #336600;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

a.footer_text:visited {
color: #336600;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

a.footer_text:hover {
color: #336600;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: solid;
}

#weather_widget{
margin-top: 15px;
clear: both;
}

#gradient{
background-image: url(../images/gradient.gif);
z-index: 1;
height: 112px;
width: 100%;
position: absolute;
}


#page_header {
background-image: url(../images/bg_light.gif);
clear: none;
float: left;
height: 39px;
margin: 0px auto;
min-height: 39px;
width: 550px;
text-align: left;
/* width: 560px; */
}

.page_header_image{
top: 7px;
position: relative;
}

#page_container {
background-image: url(../images/gradient.gif);
background-repeat: repeat-x;
background-color: #337904;
border: 0px solid #fff;
clear: both;
min-height: 465px;
top: -2px;
}

#page_content{
position: relative; 
clear: both;
text-align: left;
color: #ffffff;
padding: 10px 0 5px 6px;
width: 100%;
}

#page_item{
position: relative;
font-family: verdana;
font-size: 12px;
text-align: left;
}

.page_text {
width: 98%;
}

.big {
font-size: 18px;
font-weight: bold;
}

.medium {
font-size: 14px;
font-weight: bold;
}

.normal {
font-size: 12px;
}

.small {
font-size: 10px;
}

.bold {
font-weight: bold;
}

.center {
text-align: center;
}

.green_text {
color: #ccff99;
}

.white_text {
color: #ffffff;
}

#page_bottom {
clear: both;
height: 5px;
float: left;
position: relative;
top: -9px;
width: 550px;
/* width: 560px; */
}

#welcome {
clear: both;
float: left;
margin-top: 30px;
text-align: left;
}

#rooms_include {
clear: left;
float: left;
padding: 0 5px 0 0;
margin-top: 35px;
text-align: left;
width: 140px;
}

#amenities {
border-left: 1px solid #336600;
border-right: 1px solid #336600;
clear: none;
float: left;
margin-top: 35px;
padding: 0 5px 0 5px;
text-align: left;
width: 190px;
}

#discount_tickets {
clear: right;
float: left;
margin-top: 35px;
padding: 0 0 0 5px;
text-align: left;
width: 195px;
}

#contact_information {
clear: both;
padding: 0px 5px 0 5px;
margin-top: 35px;
}

#low_season_rates {
clear: left;
width: 250px;
float: left;
height: 150px;
position: relative;
top: 20px;
left: 55px;
}

#rooms_rates_rooms_include {
clear: right;
width: 250px;
float: right;
height: 150px;
position: relative;
top: 20px;
right: 10px;
}

#rooms_rates_room_picture {
clear: both;
margin-top: 50px;
}

#rooms_rates {
clear: both;
margin-top: 30px;
}

.clear_both {
clear: both;
}

#news_header {
background-image: url(../images/bg_light.gif);
clear: none;
float: left;
height: 39px;
margin: 0px auto;
min-height: 39px;
width: 190px;
/* width: 190px; */
text-align: left;
}

#news_container {
background-color: #337904;
background-image: url(../images/gradient.gif);
background-repeat: repeat-x;
border: 0px solid #fff;
clear: both;
min-height: 350px;
top: -2px;
}

#news_content{
position: relative; 
text-align: left;
color: #ffffff;
padding: 10px 0 5px 6px;
width: 96%;
}

.news_item{
position: relative;
font-family: verdana;
font-size: 12px;
text-align: left;
}

.news_item_heading {
font-weight: bold;
}

#news_bottom {
/* background-image: url(../images/news_bottom.gif); */
float: left;
position: relative; 
clear: left;
height: 5px;
min-height: 5px;

top: -9px;
width: 190px;
/* width: 190px; */
}
#gmap_container{
position: relative; 
clear: both;
}

#gmap_container{
position: relative; 
float: left;
clear: both; 
text-align: left; 
width: 100%;
color: #336600;
}


#gmap_content{
position: relative; 
Width: 86%;
padding-top: 20px;
margin-left: 7%; 
margin-right: 7%;
}

#directions_from{
clear: both;
Width: 585px; 
padding-top: 20px; 
Height:40px;
}


.photo_item{
clear: both;
margin-bottom: 10px;
}

.photo{
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
float: left;
position: relative;
}
.photo_description{
padding-top: 10px;
float: right;
padding-left: 10px;
width: 210px;
position: relative;
}

.expander{ /* used to make sure the containing div expands with the child divs. */
clear: both;
}
