#wrapper {
	width: 800px;
	margin: 0 auto;
	padding:0;
	background-color: #fff;
}

#header {
	background-color: #000000;
	height: 240px;
	width: 800px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	float: none;
}

#whiteBack{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 800px;
	background-color: #FFF;
	position: absolute;
	top: 0px;
}

#dottedLine{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 555px;
	background-color: #FFF;
	position: absolute;
	top: 0px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #007A87;

}

#standfirst {
	height: 100px;
	float: left;
	width: 680px;
	padding: 0px 60px 30px 60px;
	background-color: #FFF;
	top: 310px;
	position: absolute;
		}
		
#menu {
	float: left;
	background-color: #FFF;
	height: 70px;
	width: 680px;
	list-style: none;
	display: block;
	margin: 0;
	padding-top: 0;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 60px;
	top: 240px;
	position: absolute;
	}

#mainnav { 
	background-color: #FFF;
	height: 70px;
	width: 680px;
	list-style: none; 
	padding: 0; 
	margin: 0; 
	display: block; 
	}
	
#mainnav li{ margin: 0; padding: 0; float: left; }
#mainnav img{ border: none; }
#mainnav h1{ margin: 0; padding: 0; }
#mainnav a,#mainnav h1{ height: 70px; display: block; float: left;}
#mainnav a:hover img{ display: none; }

#btn-main1 a{ width: 78px; }
#btn-main1 a:hover{ background-image: url(../images/home_f2.gif); }
#btn-main2 a{ width: 62px; }
#btn-main2 a:hover{ background-image: url(../images/pub_f2.gif); }
#btn-main3 a{ width: 90px; }
#btn-main3 a:hover{ background-image: url(../images/rooms_f2.gif); }
#btn-main4 a{ width: 68px; }
#btn-main4 a:hover{ background-image: url(../images/foods_f2.gif); }
#btn-main5 a{ width: 130px; }
#btn-main5 a:hover{ background-image: url(../images/activities_f2.gif); }
#btn-main6 a{ width: 110px; }
#btn-main6 a:hover{ background-image: url(../images/contact_f2.gif); }
		
#mainContent {
	background-color: #FFF;
	width: 680px;
	padding: 0px 60px 0px 60px;
	float: left;
	position: absolute;
	margin:0;
	height:auto;
	background-image: ;
	background-repeat: repeat-y;
	background-position: 555px 0px;
	top: 410px;
	background-image: url(../images/dotted_line.gif);
	}
			
#column1 {
	background-color: #fff;
	float: left;
	width: 155px;
	height: 150px;
	padding: 0px 0 30px 0;
	margin-top:0px;
	height:auto;
		}
		
#column1wide {
	background-color: #fff;
	float: left;
	width: 495px;
	height: 150px;
	padding: 0px 0 30px 0;
	margin-top:0px;
	height:auto;
		}

#column2 {
	background-color: #fff;
	float: left;
	width: 155px;
	margin-left: 15px;
	height: 150px;
	padding: 0px 0 30px 0;
	margin-top:0px;
	height:auto;
	}

#column3 {
	background-color: #fff;
	float: left;
	width: 155px;
	padding: 0px 0 30px 0;
	margin-left: 15px;
	margin-top:0px;
	position: relative;
	height:auto;
	}

#column4 {
	float: left;
	width: 155px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 15px;
	position: relative;
	height:100%;
	display: block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

#footer {
	background-color: #007A87;
	font-size: 1.2em;
	color: white;
	text-transform: lowercase;
	height: 14px;
	width: 680px;
	bottom: 0px;
	position: fixed;
	Opacity: 0.9;
	vertical-align: middle;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 60px;
	padding-bottom: 8px;
	padding-left: 60px;
	z-index: 1000;
}

p {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(../images/bg_image_03-800px.jpg);
	background-color: #000;
	background-attachment: fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	height: 100%;
}
.body {
	color: #472311;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.4em;
}

.body a:link, .body a:visited, .body a:active {
	color: #007A87;
	font-style: normal;
	text-decoration: none;
}

.body P a:link, .body P a:visited, .body P a:active {
	color: #007A87;
	font-style: normal;
	text-decoration: underline;
}

.body P a:hover {
	color: #85CDDB;
	text-decoration: underline;

}

.body img {
	padding-bottom: 10px;
	Opacity: 1.0;
	border: 0;
}
	
.button a:link, .button a:visited, .button a:active {
	Opacity: 1.0;
}

.button img a:hover {
	Opacity: 0.7;
}

.green {
	color: #007A87;
	text-transform: lowercase;
}

.body ul {
	list-style-type: square;
	color: #007A87;
	text-indent: 0px;
	left: 0px;
	padding-left: 15px;
	text-transform: lowercase;
	margin: 0px;
	padding-bottom: 1.4em;
}

.body p {
		padding-bottom: 1.4em;

	}

h1, h1 a:visited {
	color: #472311;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	text-transform: lowercase;
}

h1 a:link {
	color: #85CDDB;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	text-decoration: underline;
	text-align: left;
	text-transform: lowercase;
}

h2 {
	color: #007A87;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	font-style: normal;
	padding: 0px 0 10px 0;
	margin: 0px;
	text-decoration: none;
	text-transform: lowercase;
}
.body h2 a:link, .body h2 a:active, .body h2 a:visited {
	text-decoration: none;
}

h3 {
	color: #007A87;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
}

.news {
	color: #007A87;
	text-transform: lowercase;
}

h4, h4 a:visited {
	color: #472311;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	line-height: 22px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}

h4 a:hover {
	color: #8CCCD3;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	line-height: 22px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: left;
}
