@charset "utf-8";
/* CSS Document */

body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #454545;
	background-color: #efefef;
}

p
{
	padding: 0px;
	margin: 0px 0px 9px 0px;
	
}

#container
{
	width: 1000px;
	margin: 0px auto auto;
	text-align: center;
	background-image: url(../images/background_fill.jpg);
	background-repeat: repeat-y;
}

#content
{
	float: left;
	width: 960px;
	text-align: left;
	margin-left: 20px;
	background-image: url(../images/content_fill.jpg);
	background-repeat: no-repeat;
	background-position: 0px 160px;
	background-color: #f1f0e2;
	
}

#common_content
{
	float: left;
	width: 960px;
	text-align: left;
	margin-left: 20px;
	background-image: url(../images/common_content_fill.jpg);
	background-repeat: no-repeat;
	background-position: 0px 192px;
	background-color: #f4f2e7;
	
}

/*\*/ * html #content {margin-left: 10px;} /**/ 

#banner
{
	float: left;
	width: 960px;
	height: 160px;
	background-image: url(../images/banner_fill.jpg);
	background-repeat: no-repeat;	
}

#banner_info
{
	float: left;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #666;
	padding: 50px 0px 0px 50px;
}

#banner_logo
{
	float: left;
	padding: 12px 0px 0px 90px;
}

#latest_news
{
	float: left;
	width: 230px;
	height: 458px;
	margin: 15px 0px 0px 25px;
	background-color: #ffffff;
	background-image: url(../images/latest_news_footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#latest_news h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005252;
	padding: 0px;
	margin: 10px 0px 5px 0px;
}

/*\*/ * html #special_offers {margin-left: 12px;} /**/ 

#the_right_message
{
	float: left;
	width: 410px;
	height: 458px;
	margin: 15px 0px 0px 20px;
	background-image: url(../images/crossfade_footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#forthcoming_latest
{
	float: left;
	width: 230px;
	height: 458px;
	margin: 15px 0px 0px 20px;
	background-color: #ffffff;
	background-image: url(../images/latest_news_footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#index_nav_section
{
	clear: left;
	float: left;
	width: 904px;
	margin-left: 25px;
	background-color: #ffffff;
	padding: 3px;
	
}

/*\*/ * html #index_nav_section {margin-left: 12px;} /**/ 

#index_nav
{
	float: left;
	width: 904px;
	height : 30px;
	line-height: 30px;
	background-image: url(../images/index_nav_fill.jpg);
	background-repeat: repeat-x;
}

#index_nav_section ul, .function_room_info ul, #left, ul.booking
{	
	margin-top: 0px;
	list-style-image:url(../images/list_item.gif);	
}

li
{
	margin: 0px 0px 0px -10px;
	padding: 0px;
}

.index_nav_info
{
	float: left;
	width: 205px;
	min-height: 150px;
	margin-top: 7px;
	padding: 0px 10px 10px 10px;	
	border-right: 1px dotted #999999;
}

/*\*/ * html .index_nav_info {margin-top: -20px;} /**/ 

#footer
{
	float: left;
	width: 910px;
	margin-top: 25px;
	background-color: #b3af82;
	height: 24px;
	line-height: 24px;
	padding: 0px 25px 0px 25px;
	background-image: url(../images/footer_fill.jpg);
	background-repeat: repeat-x;
}

#left
{
	float: left;
	width: 480px;
	margin: 35px 25px 20px 50px;
	padding-right: 25px;
	line-height: 17px;
	text-align: justify;
	border-right: 2px solid #DCDBBD;
}

/*\*/ * html #left {margin-left: 25px;} /**/ 

#right
{
	float: left;
	width: 340px;
	margin: 35px 0px 20px 0px;
	line-height: 17px;
}


img.float_left
{
	float: left;	
}

.inner_pad15
{
	padding: 0px 15px 0px 15px	
}

img.img_border, .article img
{
	border: 2px solid #cccccc;
	background-color: #FFF;
	padding: 2px;
}

.dotted_hr
{
	clear: left;
	padding: 0px;
	margin: 10px 0px 20px 0px;
	border-bottom: 1px dotted #b3af82;
}


h1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #014D4D;
	padding: 0px;
	margin: 0px 0px 12px 0px;
}

h2
{
	font-size: 20px;
	color: #014D4D;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

h3.disclaimer
{
	font-size: 16px;
	margin: 20px 0px 4px 0px;
	padding: 0px;
}

.function_room_image
{
	float: left;
	width: 208px;
}

.function_room_info
{
	float: left;
	padding-left: 20px;
	width: 250px;
}

.function_image
{
	border: 2px solid #cccccc;
	padding: 2px;
	margin-bottom: 10px;
	background-color: #FFF;
}

.snippet_date
{
	font-size: 11px;
	font-weight: bold;
	margin: -3px 0px 8px 0px;
}



.red
{
	color: #900;	
}


/* function room table ############################################################################ */
table.function
{
	background-color: #cccccc;
	text-align: left;
}

td.function
{
	background-color: #ffffff;
	padding: 2px;
}

td.title
{
	background-color: #014D4D;
	color: #ffffff;
	padding: 2px;
}

/* forthcoming events ############################################################### */

.event
{
	padding: 15px 0px 15px 0px;
	border-bottom: 1px dotted #b3af82;
}

.event_date
{
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}

.event_times
{
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #8D8A55;
}

.event_title
{
	clear: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #014D4D;
	padding: 0px;
	margin: 8px 0px 4px 0px;
	font-weight: bold;
}

.event_snippet
{
	padding: 9px 0px 9px 0px;
	border-bottom: 1px dotted #b3af82;
}

.event_date_snippet
{
	float: left;
	font-size: 11px;
	font-weight: bold;
}

.event_title_snippet
{
	clear: left;
	font-size: 14px;
	color: #014D4D;
	padding: 0px;
	margin: 4px 0px 2px 0px;
	font-weight: bold;
}

.event_info
{
	font-size: 13px;	
}


/* Menu ####################################################################### */
.menu
{
	float: left;
	width: 345px;
	font-size: 11px;
	line-height: 13px;
}

.menu_inner
{
	float: left;
	width: 285px;
	padding: 0px 30px 0px 30px;
	background-image: url(../images/menu_fill.jpg);
	background-repeat: repeat-y;
}



/* Hyperlinks ####################################################################### */


a
{
	color: #014D4D;
}

a:hover
{
	color: #8D8A55;	
}




a.index_nav_item
{
	float: left;
	width: 216px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.index_nav_item:hover
{
	color: #e1dec6;
	text-decoration: none;
}

a.grey_link
{
	color: #454545;
	text-decoration: underline;
}

a.grey_link:hover
{
	color: #000000;
	text-decoration: underline;	
}

a.button
{
	display: block;
	width: 85px;
	height: 23px;
	padding: 4px 0px 0px 10px;
	background-image: url(../images/button_link.jpg);
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-left: -3px;
}

a.button:hover
{
	background-image: url(../images/button_hover.jpg);
	color: #ffffff;
	text-decoration: none;		
}

a.menu_button
{
	float: left;
	display: block;
	width: 140px;
	height: 30px;
	padding: 5px 0px 0px 33px;
	background-image: url(../images/menu_button.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-left: -3px;
}

a.menu_button:hover
{
	background-image: url(../images/menu_button_hover.jpg);
	color: #ffffff;
	text-decoration: none;		
}

