﻿body         {
	font-family: verdana,arial,times;
	color: #1F4991;
	font-size: 12px;
	background-color: #5D6977;
}
#wrap
{
	width:759px;
	top: 40px;
	margin:0 auto;
	text-align:center;
	border:1px #7BADE0 solid;
	background-color: #FFFFFF ;
}
#pagecontent {
}

#pagecontent #indexbodytext{
	text-align: left;
	padding: 5px 5px 7px 5px;
}
#bodytext{
	float: left;
	text-align: left;
	padding: 7px 10px 7px 5px;
	float: left;
	width: 523px;
}
#generalleft 	{
	float:left;
	width:200px; 
	padding:5px;	
	background-color:#73A0D7;
	border-right: 1px #1F4991 solid;
}

#header
{
	background-color: #1F4991;
	background-image: url('../images/banner_sl2.jpg');
	background-repeat: repeat-x;
}
#footer         
{
	font-size: 80%;
	font-weight: bold;
	background-color: #1F4991;
	padding-top: 8px;
	padding-bottom:2px;
	color: #F4F1EA;	
}
#footleft
{
	text-align:left;
	padding-left:7px;
	
}	
#footright
{
	float:right;
	text-align:right;
	width:250px;
	margin-top:37px
}

#toplogo        
{
	top: 20px;
	text-align:right;
}
#topright
{
	float: right;
    top: 20px;
    height:30px;
}
#book {
	background-color: #1F4991;
	clear:both;
	}
#flashdv{
	float:left;
	border-bottom: 1px #1F4991 solid;

}
/* CLASSES */
a:link	{color: #1F4991;background: inherit;text-decoration: underline;	font-weight: bold;}
a:visited	{color: #1F4991; background: inherit; text-decoration: underline;font-weight: bold;}
a:hover	{color: #1F4991; background: inherit; text-decoration: none;font-weight: bold;}
a:active	{color: #1F4991; background: inherit; text-decoration: underline;font-weight: bold;}

a:link.footerlink	{color: #FFFFFF;background: inherit;text-decoration: underline;	font-weight: bold;padding-right:7px}
a:visited.footerlink	{color: #FFFFFF; background: inherit; text-decoration: underline;font-weight: bold;padding-right:7px}
a:hover.footerlink	{color: #FFFFFF; background: inherit; text-decoration: none;font-weight: bold;padding-right:7px}
a:active.footerlink	{color: #FFFFFF; background: inherit; text-decoration: underline;font-weight: bold;padding-right:7px}

h1 {
	font-size: 150%;
	font-variant: small-caps;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
	padding-left: 2px;
	border-bottom:1px black dotted;
}
h2{
	font-size: 130%;
	font-variant: small-caps;
	padding-left: 2px;
}
h3{
	font-family:arial;
	font-size: 120%;
	margin:0 auto;
	background-color: #1F4991;
	color:#ffffff;
	padding:3px;
}	
hr{
	color: #1F4991;
}	
.clear{
clear:both;
}
img.left{
	margin-top:5px;
	border:1px #D2C0A7 solid
}
img.img1{
	border:1px #1F4991 solid
}
/***** START RESTAURANT & LOUNGE *****/
#foodmenu{text-align:center;}
dl			{width: 96%; overflow: hidden; }
dt, dd.price {font-weight: bold;clear:both}  
dt {padding-right: 0px;}
dd			{margin:0}
dd.price	        {padding-left: 3px;color: #AAA}
dd.ingredients		{clear:left;text-align: center; width: 96%; font: italic 90% ;color: #555}
/***** END RESTAURANT & LOUNGE **** */

.offersfloat		{float:left; padding-right: 6px; margin-bottom: 2px;height:100px;width:200px}
/*END CLASSES */

/*******************  FORMS ****************/
#contact {
	float:left;
	padding-left:50px;
}
label.contact{
	float: left;
	width: 160px;
	font-weight: bold;
}

input, textarea, select,option {
	font-size:90%;
	color:#1F4991;
	border: 1px solid #1F4991;  
	padding: 2px;}

/*******************  FORMS END *******************/
.h_mnu_01{
	
	font-size: 90%;
	font-weight: bold;
	font-style: normal;
	border-bottom:1px #1F4991 solid;
	border-left:2px solid #1F4991; 
	border-right:2px solid #1F4991;
} 

.h_mnu_01 ul{
	background: #1F4991 ;
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding: 6px 3px 7px 3px;
}
.h_mnu_01 ul li{
	display: inline;
}
.h_mnu_01 ul li a{
	color: #FFFFFF;
	padding: 7px 3px 7px 3px;
	text-decoration: none;
}

.h_mnu_01 ul li a:visited{
	color: #FFFFFF;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #809080!important;
	text-decoration:underline 
}
/*END MAIN MENU*/
#events{
	
}
.event{
	float:left;
	border:1px black solid;
	padding:0px 5px 5px 5px;
	margin-right:5px;
	margin-bottom:5px;
	width:240px;
	text-align:center 

}
.eventtitle{
	color: #ffffff;
	font-size: 12px;
	background-color: #5D6977;	
	padding:8px;
	margin-bottom:3px;
	text-align:center;
}
div.linkhold1 {
	float:left;
	padding:3px;
}
div.linkhold2 {
	float:left;
	width:256px;
	height:60px;
}
div.linkhold3{
	border-top:1px #3B2563 solid
}