body {
	background-color: #E4E4E4;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
a:link {color: #999999;}
a:visited {color: #999999;}
a:active {color:#333333}
a:hover {color:#000000;}
a {text-decoration: none}

/* NAVIGATION MENU */

#nav td {
	
	background-image:url(images/a_bg.gif);
	
	}
	
#nav a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	text-align: center;
	color: #e4e4e4;
	background-image:url(images/a_bg.gif);
	line-height: 125px;
	text-decoration: none;
	display:block;
	padding: 0px 0px 0px 0px;
	height:125px;

	}
	
#nav a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-image:url(images/a_hover.gif);
		
	
}
	
body#index a#indexLink,
body#features a#featuresLink,
body#location a#locationLink,
body#catering a#cateringLink,
body#booking a#bookingLink,
body#gallery a#galleryLink,
body#contact a#contactLink {

	color: #CCCCCC;
	text-decoration: underline;
	background-image:url(images/a_on.gif);
	
	}
	
	
/* FOOTER */

#footer td {
	background-image: url(images/footer_bg.gif);
	background-repeat:no-repeat;
		}
	
#footer a {
	font: 9px Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;

	}
	
#footer a:hover {
	color: #999999;
	text-decoration: none;
	}

/* NEWS */

#news2 td {
border-bottom: solid 1px #414141;
	}


/* TEXT STYLES */

.bodyText {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 20px;
	}

.bodyText3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px; 
	}
	
.description {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px; 
	}


.bodyText4 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 20px; 
	}

.footer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 16px; 
	}
	
.bodyText2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px; 
	}
	
.bodyText5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	line-height: 20px;
	}

	
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	}
	
.subheader {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 44px;
	color: #666666;
	font-weight: 100
	}
	

.subheader4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#666666;
	font-weight: 100;
	text-decoration: none;
	line-height: 30px;
	}
	
.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 16px;
	color: #D3D3D3;
	
	}
	
.subheader3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	
	}

/* CELL STYLES */
#side td{
	background-image: url(images/side_bg.gif);
	}
	
.mainbg{
	background-image:url(images/pg_bg2.gif);
	background-repeat:no-repeat;
	}

