﻿<!--

/* h1               { color: black; font-family: Tahoma, Georgia, Garamond, Times; font-size: 16px; font-weight: bold} */
h3			     { color: black; font-family: Tahoma, Georgia, Garamond, Times; font-size: 13px; }

h1 {
	font-family:Georgia;
	font-size:18px;
	color:#3b6937;
}

p                { color: black; font-family: Tahoma, Georgia, Garamond, Times; font-size: 12px; }
table            { color: black; font-family: Tahoma, Georgia, Garamond, Times; font-size: 12px; }
td               { color: black; font-family: Tahoma, Georgia, Garamond, Times; font-size: 12px; }

a:link           { color: #2E552C; font-family: Tahoma, Georgia, Garamond, Times; font-size: 12px; text-decoration:underline }
a:active         { color: #2E552C; font-family: Tahoma, Georgia, Garamond, Times; font-size: 12px; text-decoration:underline }
a:visited        { color: #2E552C; font-family: Tahoma, Georgia, Garamond, Times; font-size: 12px; text-decoration:underline }
a:hover          { color: black; font-family: Tahoma, Georgia, Garamond, Times; font-size: 12px; text-decoration:none }

a.topnav:link    { color: white; font-family: Tahoma, Georgia, Garamond, Times; font-size: 11px; font-weight: bold; text-decoration:none }
a.topnav:active  { color: white; font-family: Tahoma, Georgia, Garamond, Times; font-size: 11px; font-weight: bold; text-decoration:none }
a.topnav:visited { color: white; font-family: Tahoma, Georgia, Garamond, Times; font-size: 11px; font-weight: bold; text-decoration:none }
a.topnav:hover   { color: white; font-family: Tahoma, Georgia, Garamond, Times; font-size: 11px; font-weight: bold; text-decoration:underline }	

a.botnav:link    { color: #2E552C; font-family: Tahoma, Georgia, Garamond, Times; font-size: 11px; text-decoration:underline }
a.botnav:active  { color: #2E552C; font-family: Tahoma, Georgia, Garamond, Times; font-size: 11px; text-decoration:underline }
a.botnav:visited { color: #2E552C; font-family: Tahoma, Georgia, Garamond, Times; font-size: 11px; text-decoration:underline }
a.botnav:hover   { color: black; font-family: Tahoma, Georgia, Garamond, Times; font-size: 11px; text-decoration:none }	 

.EventBestBet	{ color: #FF0000; font-size: 12px; font-family: Arial, Verdana; font-weight:bold; background-color:yellow }        	          

-->

#header {
	text-align:center;
	padding-right:20px;
}

#header .font1 {
	font-family:Georgia;
	font-size:16px;
	color:#FFFFFF;
}

#header .font2 {
	font-family:Georgia;
	font-size:14px;
	color:#FFFFFF;
}

#header .font2 a {
	font-family:Georgia;
	font-size:14px;
	color:#FFFFFF;
}

#rollovers td {
padding:0;
margin:0;
}

#rollovers a {
text-decoration:none
}

.slideshow {
	height: 246px; 
	width: 748px; 
	overflow:hidden; 
	}

.slideshow img { 
	padding: 0px; 
	border: 0px ; 
	}

.SpecialsContent p {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}

/* ================================== CSS ROLLOVERS =================================== */

/* ========= HOME ========== */

#rollnavHome
{
  display: block;
  width: 67px;
  height: 39px;
  float:left;
  background: url("/images/navrollovers/home.jpg") no-repeat 0 0;

}

#rollnavHome:hover
{ 
  background-position: 0 -39px;
}

#rollnavHome span
{
  display: none;
}

/* ========= ROOMS RATES ========== */

#rollnavRooms
{
  display: block;
  width: 121px;
  height: 39px;
  float:left;
  background: url("/images/navrollovers/roomandrates.jpg") no-repeat 0 0;

}

#rollnavRooms:hover
{ 
  background-position: 0 -39px;
}

#rollnavRooms span
{
  display: none;
}

/* ========= RESTAURANT ========== */


#rollnavDining
{
  display: block;
  width: 95px;  
  height: 39px;
  float:left;
background: url("/images/navrollovers/restaurant.jpg") no-repeat 0 0;

}

#rollnavDining:hover
{ 
  background-position: 0 -39px;
}

#rollnavDining span
{
  display: none;
}

/* ========= SPECIALS ========== */


#rollnavSpecials
{
  display: block;
  width: 77px;  
  height: 39px;
  float:left;
background: url("/images/navrollovers/specials.jpg") no-repeat 0 0;

}

#rollnavSpecials:hover
{ 
  background-position: 0 -39px;
}

#rollnavSpecials span
{
  display: none;
}

/* ========= AMENITIES ========== */


#rollnavAmenities
{
  display: block;
  width: 87px;  
  height: 39px;
  float:left;
background: url("/images/navrollovers/amenities.jpg") no-repeat 0 0;

}

#rollnavAmenities:hover
{ 
  background-position: 0 -39px;
}

#rollnavAmenities span
{
  display: none;
}

/* ========= ACTIVITIES ========== */


#rollnavActivities
{
  display: block;
  width: 82px;  
  height: 39px;
  float:left;
background: url("/images/navrollovers/activities.jpg") no-repeat 0 0;

}

#rollnavActivities:hover
{ 
  background-position: 0 -39px;
}

#rollnavActivities span
{
  display: none;
}

/* ========= EVENTS ========== */


#rollnavEvents
{
  display: block;
  width: 66px;  
  height: 39px;
  float:left;
background: url("/images/navrollovers/events.jpg") no-repeat 0 0;

}

#rollnavEvents:hover
{ 
  background-position: 0 -39px;
}

#rollnavEvents span
{
  display: none;
}

/* ========= WEATHER ========== */


#rollnavWeather
{
  display: block;
  width: 78px;  
  height: 39px;
  float:left;
background: url("/images/navrollovers/weather.jpg") no-repeat 0 0;

}

#rollnavWeather:hover
{ 
  background-position: 0 -39px;
}

#rollnavWeather span
{
  display: none;
}

/* ========= CONTACT ========== */


#rollnavContact
{
  display: block;
  width: 75px;  
  height: 39px;
  float:left;
background: url("/images/navrollovers/contact.jpg") no-repeat 0 0;

}

#rollnavContact:hover
{ 
  background-position: 0 -39px;
}

#rollnavContact span
{
  display: none;
}

div.emailsignup {
	width:209px;
	background-color:#547B53;
	padding:5px 0px 1px 0px;
	color:white;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
	
div.emailsignup img {
	border:0;
	text-align:center;
	}	

/* ===================== END CSS ROLLOVERS ====================== */
