/* Global Reset and Global Classes */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, select, option, textarea, p, blockquote {  
	margin:0; 
	padding:0; 
}

ul, ol {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

a{
	outline: none;
	color: #363636;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: none;
}

h1{
	font-size: 18px;
}

h2{
	font-size: 16px;
}

h3{
	font-size: 14px;
}

h4{
	font-size: 12px;
}

body{
	margin: 0px;
	padding: 0px;
	color: #777777;
	font: 11px Arial, Helvetica, sans-serif;
	background: #00223d url(ui/bg.jpg) top left repeat-x;
}

#container{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#content{
	background: #fff;
	border-top: 15px solid #e9ecf0;
	border-bottom: 15px solid #e9ecf0;
	padding-left: 70px;
	line-height: 17px;
	padding-right: 300px;
	margin-bottom: 10px;
	min-height: 650px;
}

#content p, #content ul{
	margin-bottom: 10px;	
}

#content p a, #content ul li a{
	color: #b47218;	
}

#hero-image{
	border-top: 30px solid #0f3049;
	border-bottom: 10px solid #2a516e;
}

#header ul{
	padding-left: 0px;
	list-style: none;	
}

#header ul li{
	float: left;
	margin-right: 20px;	
}

#header{
	height: 120px;
}

#header #logo{
	position: relative;
	top: 50px;
}

#header #menu{
	position: absolute;
	top: 65px;
	width: 570px;
	margin-left: 405px;
}

#header #menu a{
	color: #fff;	
	font-size: 12px;
}

h1{
	color: #01243e;
	text-transform: uppercase;
	margin: 20px 0px 20px 0px;
}

h2{
	font-size: 14px;
	color: #01243e;
	margin: 10px 0px 10px 0px;
}

#sidebar{
	float: right;
	width: 185px;
	margin-right: 70px;
	background: #f5f6fa;
	min-height: 300px;
}

#sidebar p{
	padding-left: 20px;	
	padding-right: 20px;	
}

#sidebar h2{
	background: url(ui/book.gif) no-repeat;
	height: 80px;
	text-indent: -5000em;
	padding-bottom: 20px;
}

#footer{
	background: #000;
	color: #acacac;
	height: 90px;
	margin-bottom: 20px;
	padding-left: 70px;
	padding-top: 60px;
}

#footer a{
	color: #acacac;
	font-weight: bold;
}

#banners{
	float: right;
	position: relative;
	top: -55px;
	left: -70px;
}

#banners a img{
	padding-left: 5px;	
}

#widgetbox_widget_parent_0{
	padding-left: 15px;
	padding-top: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	border-top: 1px dotted #babbbd;
}

.border-bottom{
	margin-bottom: 6px;	
}

#calendar{
	margin-left: auto;
	margin-right: auto;
}

#calendar h2{
	margin-bottom: 10px;	
}

#calendar, #calendar table{
	border-collapse: collapse;	
}

#calendar table tr td{
	text-align: center;
	padding: 5px 17px 5px 17px;
}

#calendar-listing th, #calendar-listing td{
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;	
}

#calendar table tr td em{
	text-decoration: line-through;	
}

.calendar-1{
	background: #C60;
	color: #fff;
}

.calendar-2{
	background: #900;
	color: #fff;
	font-style: normal;
}

#controls, #calendar-listing th{
	line-height: 33px;	
}

#calendar-key{
	margin: 10px 0px 20px 0px;	
}

#calendar-key tr td{
	text-align: left !important;	
}

#controls{
	width: 100%;
}

.left{
	text-align: left !important;	
}

.right{
	text-align: right !important;
}

#controls td{
	padding: 10px 0px 0px 0px;	
	width: 50%;
}

#datelisting{
	width: 200px;	
}

dl{
	margin-bottom: 10px;	
}

dt{
	font-size: 12px;	
}

dd{
	margin-bottom: 8px;	
}

#map{
	width: 565px;
	height: 400px;
	margin-left: 10px;
	margin-bottom: 20px;
}

#map span{
	display: none;
}

#booking label{
	display: block;
	line-height: 22px;
}

#booking p, .red, .required{
	color: #ff0000;
	font-weight: bold;
	margin: 0px;
	line-height: 22px;
}

#booking label{
	color: #C60;
}

#submitbtn{
	margin-bottom: 10px;	
	margin-top: 5px;
}

.prices{
	width: 100%;
	margin-bottom: 6px;
	border-collapse: collapse;
	border-top: 1px solid #255072;
	border-left: 1px solid #255072;
}

.prices td{
	border-bottom: 1px solid #255072;
	border-right: 1px solid #255072;
	background: #eeeeee;
	padding: 2px 6px 2px 6px;
}

.prices th{
	color: #fff;
	background-color: #255072;
}

caption{
	padding-bottom: 6px;
	text-align: left;	
}

.center{
	text-align: center;	
}

#lightbox-images a{
	padding: 2px;
}

#lightbox-images{
	margin-bottom: 20px;	
}

#magnifier{
	padding-left: 20px;
	background: url(images/magnifier.gif) no-repeat;
}

.quotes{
	font-weight: bold;
}

.clear{
	clear: both;	
}

.attractions{
	width: 195px;
	float: left;
}

.border-bottom{
	padding-bottom: 0px;
	margin-top: 0px;
}