html {margin: 0px;}


/*---------------------------BODY------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	font:.7em Verdana, Arial, Helvetica, sans-serif;
	background-color: #07525F;
}

/*--------------------------------WRAPPER---------------------*/

#wrapper {
	width:775px;
	margin: 0px auto;
	text-align:left;
}

/*--------------------------------imgs---------------------*/

.img_left {
	float: left;
}

.gallery_img {
	float: left;
	padding-right: 2px;
}


/*-------------------------------- fonts ---------------------*/

.p {
	font-size:11px;
	line-height: 15px;
	font:Verdana, Arial, Helvetica, sans-serif;
}

.list {
	font-size:11px;
	line-height: 13px;
	color:#FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
}

.page_header {
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #07525F;
}

.sub_header {
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color: #487035;
}


/*--------------------------------links---------------------*/

.footerlink {
	color:#FFFFFF;
	font-weight:bold;
}

.footerlink a:link, a:visited {
	font-size:11px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.footerlink a:hover {
	color:#FDD892;
	text-decoration: none;
}

a:link, a:visited {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/*--------------------------------HEADER---------------------*/


#header {
	width: 775px;
	height: 129px;
	float:left;
}

#header_left_col {
	width: 463px;
	height: 129px;
	float:left;
}

#header_right_col {
	width: 312px;
	height: 129px;
	float:left;
	background-image:url(images/header_right.gif);
	background-repeat:no-repeat;
}

/*--------------------------------nav bar---------------------*/

#nav_bar {
	width:763px;
	height: 27px;
	float:left;
	background-image:url(images/nav_background_05.jpg);
	background-repeat:no-repeat;
	padding-left: 12px;
}

/*--------------------------------feature img---------------------*/

#feature_img {
	width: 775px;
	height: 158px;
	float: left;
}

/*--------------------------------content col---------------------*/

#content_col {
	width: 775px;
	float:left;
}

#content_col_top {
	width: 775px;
	height: 23px;
	float:left;
	background-image:url(images/content_top.gif);
	background-repeat:no-repeat;
}

#content_col_middle {
	width: 695px;
	background-image:url(images/content_repeat.gif);
	background-repeat:repeat-y;
	float:left;
	padding: 0px 40px 0 40px;
}

#content_col_bottom {
	width: 775px;
	height: 18px;
	background-image: url(images/content_bottom.gif);
	background-repeat:no-repeat;
	float:left;
}

/*--------------------------------extras---------------------*/

#extras_col {
	width: 775px;
	height: 168px;
	float:left;
}

#room_features_col {
	width: 226px;
	height: 120px;
	float:left;
	background-image:url(images/room_features_box.gif);
	background-repeat:no-repeat;
	padding: 38px 5px 10px 35px;
}

#facilities_col {
	width: 226px;
	height: 120px;
	float:left;
	background-image:url(images/facilities_box.gif);
	background-repeat:no-repeat;
	padding: 38px 5px 10px 12px;
}

#holidays_col {
	width: 224px;
	height: 120px;
	float:left;
	background-image:url(images/holiday_attractions_box.gif);
	background-repeat:no-repeat;
	padding: 38px 30px 10px 12px;
}

/*--------------------------------footer col---------------------*/

#footer_col {
	width: 775px;
	height: 76px;
	float:left;
	background-image:url(images/footer_img.gif);
	background-repeat:no-repeat;
	padding-top: 9px;
	text-align: center;
	color: #FFFFFF;
}
