/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b1 | 201101 
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	margin-bottom:10px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define visible focus styles! 
:focus {
	outline: ?????;
} */

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	/*border-collapse: collapse;
	border-spacing: 0;*/
}
er, nav, section { display: block; }

body{
	padding:0px;
	font-family:Arial, Verdana, Helvetica;
	background-image: url('images/bg-shadow.png');
	background-repeat:repeat-y;
	background-position:center;
}
.clear{
	clear:both;
}
.sep{
	margin:0px 25px;
}
.alignright{
	float:right;
	margin-left:10px;
}
.alignleft{
	float:left;
	margin-right:10px;
}
.left{
	position:relative;
	float:left;
	width:650px;
	padding:25px;
	background-image:url('images/top-shadow.png');
	background-repeat:repeat-x;
	background-position:top;
}
.right{
	position:relative;
	width:247px;
	float:right;
	padding:25px;
	height:100%;
}
p{
	font-size:12px;
	font-family: Arial, Verdana, Helvetica;
	color:#231f20;
	line-height:18px;
	margin-bottom:20px;
	margin-left:15px;
}
a{
	color:#f26532;
	text-decoration:none;
}
a:hover;{
	color:#f26532;
	text-decoration:underline;
}
b, strong{
	font-weight:bold;
}
i, em{
	font-style:italic;
}
h1{
	font-size:30px;
	font-family: 'Gill Sans', 'Gill Sans MT', sans-serif;
	color:#004673;
	margin-bottom:20px;
}

h2{
	font-size:24px;
	font-family: 'Gill Sans', 'Gill Sans MT', sans-serif;
	color:#004673;
	margin-bottom:10px;
	font-weight:lighter;
}

h3{
	font-size:24px;
	font-family: 'Gill Sans', 'Gill Sans MT', sans-serif;
	color:#fff;
	display:block;
	height:24px;
	background-color:#99cccc;
	margin-bottom:20px;
	font-weight:lighter;
	padding:10px 15px;
	width:620px;
	clear:both;
}
h4{
	font-size:24px;
	font-family: 'Gill Sans', 'Gill Sans MT', sans-serif;
	color:#666666;
	margin-bottom:20px;
	font-weight:lighter;
}
h5{
	font-size:24px;
	font-family: 'Gill Sans', 'Gill Sans MT', sans-serif;
	color:#fff;
	background-color:#99cccc;
	margin-bottom:20px;
	font-weight:lighter;
	padding:10px;
	width:270px;
}
h6{
	font-size:24px;
	font-family: 'Gill Sans', 'Gill Sans MT', sans-serif;
	color:#c5fefe;
	font-weight:lighter;
}
.right ul{
	padding-bottom:10px;
	border-bottom:1px solid #004673;
}
.right li{
	font-size:14px;
	line-height:20px;
	font-family: 'Gill Sans', 'Gill Sans MT', sans-serif;
	color:#004673;
	font-weight:lighter;
	padding-left:25px;
}
.right li a{
	color:#004673;
	text-decoration:none;
}
.left li a{
	color:#fff;
	text-decoration:none;
}
.right li a:hover, .left li a:hover{
	color:#f26532;
}
.right{
	clear:both;
	margin-bottom:25px;
}
.threecol{
	float:left;
	width:32%;
	margin-right:8px;
}

#footer li{
	font-size:14px;
	line-height:20px;
	font-family: 'Gill Sans', 'Gill Sans MT', sans-serif;
	color:#fff;
	font-weight:lighter;
	padding-left:25px;
}
#footer .right li{
	font-size:14px;
	line-height:20px;
	font-family: 'Gill Sans', 'Gill Sans MT', sans-serif;
	color:#fff;
	font-weight:lighter;
	padding-left:25px;
}
#footer .right ul{
	padding-bottom:10px;
	border-bottom:0px solid #323838;
}
#footer .right a{
	color:#fff;
}
#footer .right a:hover;{
	color:#f26532;
}
#footer h2{
	font-size:24px;
	font-family: 'Gill Sans', 'Gill Sans MT', sans-serif;
	color:#99ccff;
	margin-bottom:20px;
	font-weight:lighter;
	margin-top:20px;
}
#wrapper{
	position:relative;
	width:1000px;
	margin:0px auto;
	min-height:300px;
	top:0px;
	padding:0px;
	background-color:#fff;
}
#header{
	position:relative;
	width:1000px;
	height:201px;
	background-image:url('images/bg-header.png');
	margin:0px auto;
}
#logo{
	position:relative;
	top:0px;
	margin-left:35px;
}
#fbook{
	position:relative;
	float:right;
	margin-right:50px;
}
#main{
	position:relative;
	width:1000px;
	float:left;
	background-image:url('images/bg-main.jpg');
	background-repeat:repeat-y;
}

#booking{
	width:702px;
	 height:206px;
	 background-image:url('images/bg_booking_engine.png');
	 background-repeat:no-repeat;
	 border-bottom:1px solid #000;
}


#booking h6{
	display:block;
	width:150px;
	font-size:24px;
	line-height:30px;
	font-family: 'Gill Sans', 'Gill Sans MT', sans-serif;
	color:#c5fefe;
	font-weight:lighter;
	float:right;
	margin-top:10px;
	margin-right:10px;
}
#booking-form{
	width:702px;
	float:left;
	font-size:11px;
	color:#fff;
}
#main .right{
	float:right;
	height:100%;
}
.main_img{
	max-width:316px;
	max-height:316px;
	float:left;
}
#featured{
	float:left;
	width:300px;
	padding:7px 7px 10px 7px;
	background-color:#2d81a6;
	height:305px;
	overflow:hidden;
}
#specials{
	float:right;
	width:300px;
	padding:7px 7px 10px 7px;
	background-color:#2d81a6;
	margin-bottom:25px;
	height:305px;
	overflow:hidden;
}
#featured a, #specials a{
	color:#99cccc;
}
#ratings{
	float:right;
	width:311px;
	padding:7px 7px 10px 7px;
	background-color:#2d81a6;
}
#ratings .rating-title, #featured .rating-title, #specials .rating-title, #specials .sm-specials-title{
	display:block;
	background-color:#535353;
	color:#fff;
	font-family: 'Gill Sans', 'Gill Sans MT', sans-serif;
	font-size:20px;
	font-weight:normal;
	padding:7px 12px;
}
#specials .sm-specials-title{
	font-size:14px;
	font-weight:lighter;
	padding:5px;
	text-align:center;
}
#ratings h2, #featured h2, #specials h2{
	font-size:18px;
	font-weight:bold;
	color:#ccffff;
	padding-left:5px;
	margin-top:5px;
}
#ratings .comment-count{
	font-size:11px;
	color:#fff;
	padding-left:5px;
}
#stars, .stars{
	display:block;
	width:300px;
	overflow:hidden;
	margin-top:-15px;
	margin-left:5px;
}
#description{
	float:right;
	width:340px;
	margin-top:15px;
}

.home-post{
	clear:both;
	margin-left:-60px;
	padding:20px 0px;
}

.home-post h4{
	margin-left:60px;
	color:#666666;
}
.home-post a{
	color:#666;
}
.home-post a:hover{
	color:#f26532;
	text-decoration:underline;
}
.post-date{
	display:block;
	float:left;
	margin-right:5px;
	width:31px;
	padding:12px;
	font-family:arial, verdana, sans-serif;
	font-size:14px;
	color:#004673;
	background-color:#ceebeb;
	text-align:center;
}
.number{
	font-size:30px;
	text-align:center;
}
#footerwrapper{
	clear:both;
	position:relative;
	width:100%;
	background-image: url('images/bg-shadow.png');
	background-position:center;
	background-repeat:repeat-y;
	background-color:#383838;
}
#footer{
	position:relative;
	width:1000px;
	margin:0 auto;
	background-color:#383838;
	min-height:300px;
}
#footer .right{
	float:right;
	background-color:#323838;
	min-height:299px;
	border-left:1px solid #1f2828;
	clear:none;
	margin-bottom:0px;
}
#footer .left{
	background-image:none;
}
