html{
	overflow-y:scroll;
}

body {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	background-image:url(../images/background_large.jpg);
	background-color:#3F6275;
	background-position:top center;
	background-repeat:no-repeat;
	margin:0;
}

td, p {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2f5264;
}

h2,h3,h4,h5,h6 {font-weight:normal;margin:5px 0 5px 0;}

th {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

#main{
	padding:10px;
	background-color:#FFFFFF;
	
}

a:link.menuLink{
	color:#c0c1ac;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
}

a:visited.menuLink{
	color:#c0c1ac;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
}

a:hover.menuLink{
	color:#FFFFFF;
	font-size:11px;
	text-transform:uppercase;
}

.pageTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#f0e6c3;
	font-weight:normal;
	font-style:italic;
	font-size:46px;
	margin:7px;
}


.pageTitle2{
	color:#ff4e00;
	font-weight:bold;
	font-size:18px;
}

.pageTitle3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#f0e6c3;
	font-weight:normal;
	font-style:italic;
	font-size:24px;
	margin:2px;
}

.pageTitle4{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2f5264;
	font-weight:normal;
	font-style:italic;
	font-size:30px;
	margin:2px 0 3px 10px;
}

.sectionTitle{
	color:#000000;
	font-weight:bold;
	font-size:18px;
}

.sectionText
{
	color:#000000;
}

.linkMore{
	color:#ff4e00;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

.linkMore2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#dad3ae;
	font-style:italic;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	text-transform:capitalize;
}


.newsTitle{
	color:#222222;
	font-weight:bold;
	font-size:14px;
}

.breadCrumbLink{
	color:#000000;
	font-weight:bold;
}

.date{
	font-weight:bold;
	color:#2f5264;
}

.linkStandard
{
	color:#000000;
}	

.productTitle
{
	color:#ffb351;
	font-weight:bold;	
	font-size:14px;
}

.productImage
{
	border-width:1px;
	border-style:solid;
	border-color:#333333;
}

.searchBox{
	padding:5px;
}

.button{
	background-image:url(../images/button_bg.png);
	background-repeat:no-repeat;
	width:85px;
	height:21px;
	color:#FFFFFF;
	font-size:11px;
	border:0;
}	

.button2{
	background-image:url(../images/button_bg2.png);
	background-repeat:no-repeat;
	width:85px;
	height:21px;
	color:#FFFFFF;
	font-size:11px;
	border:0;
}

.button3{
	background-color:#1D4053;
	border:1px #395966 solid;
	width:85px;
	height:21px;
	color:#FFFFFF;
	font-size:11px;
}

input, textarea, select{
	border:1px #d7d7d7 solid;
	font-size:12px;
	color:#bdbdbd;
}

.clear{
	clear:both;
}

.prodBox{
	float:left;
	width:95px;
	margin-bottom:15px;
	margin-left:15px;
	
}


.noImage{
	min-height:70px;
	text-align:center;
	padding:10px;
	border:1px #CCCCCC dotted;
}

.description{
	color:#FFFFFF;
	font-size:11px;
}

.pageOn{
	color:#333333;
	font-size:24px;
	text-decoration:none;
	margin:5px;
}

.pageOff{
	color:#999999;
	font-size:18px;
	text-decoration:none;
	margin:3px;
}

.pageOff a{
	color:#999999;
	font-size:18px;
	text-decoration:none;
	margin:3px;
}


.firstPage a{
	color:#999999;
	font-size:14px;
	text-decoration:none;
	margin:3px;
}

.lastPage a{
	color:#999999;
	font-size:14px;
	text-decoration:none;
	margin:3px;
}

.previousPage a{
	color:#999999;
	font-size:14px;
	text-decoration:none;
	margin:3px;
}

.nextPage a{
	color:#999999;
	font-size:14px;
	text-decoration:none;
	margin:3px;
}


.error, .error p{
	background-color:#3F6275;
	color:#FFFFFF;
	text-align:center;
	margin-top:10px;
}

.info{
	color:#FFFFFF;
	text-align:center;
	font-size:18px;
	padding:3px;
}

.enquireBox{
	background-color:#e0e8ef;
	width:220px; 
	margin-right:10px;
	margin-top:102px;
	margin-left:5px;
	text-align:left;
	height:227px;
}

.enquireBoxHP{
	width:220px; 
	margin-right:10px;
	margin-top:50px;
	text-align:left;
	height:227px;
}

.homePageText *{
	color:#FFFFFF;
}
.enquireTitle{
	color:#9b947d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

.enquireText{
	color:#9b947d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.reservationsForm{
	background-image:url(../images/form_bg.png);
	padding:10px;
}

.reservationsForm p, td
{
	color:#6A6D64;
}

.reservationsForm input
{
	color:#222222;
}

.reservationsForm input[type=text]
{
	height:20px;
}

.reservationsForm select
{
	color:#FFFFFF;
	background-color:#DBB94B;
}

.reservationTitle{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

.whiteText{
	color:#FFFFFF;
}

.readAll{
	color:#ff4e00;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

.bannerTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-style:italic;
	margin:5px;
	color:#000000;
}

.newsBox{
	background-image:url(../images/news_box_bg.jpg);
	background-repeat:repeat-y;
	width:252px;
	
}

.newsBox p, .newsBox div{
	padding:5px 20px 5px 20px;
	color:#FFFFFF;
}

.newsBox h2{

	font-family:Georgia, "Times New Roman", Times, serif;
	color:#f0e6c3;
	font-weight:normal;
	font-style:italic;
	font-size:24px;
	padding:5px 20px 5px 20px
}
.newsBox .date{
	color:#FFFFFF;
}

.newsBox .linkMore, .newsBox .readAll{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#dad3ae;
	font-style:italic;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	text-transform:capitalize;
}

.productBox{
	float:left;
	width:150px;
	margin-bottom:15px;
	margin-left:15px;	
}

.imageTitle{
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

.dropDownMenu
{
	display:inline;
	background-color:#2e5164; 
	margin-left:-55px; 
	margin-top:15px; 
	width:140px; 
	padding:5px; 
	border:1px #3c5f72 solid; 
	opacity:0.9;
	filter:alpha(opacity=90); 
	z-index:100;
}