/*********** RESET***********/

body, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, img, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, table, tr, th, td {
	margin:0;
	padding:0;
	border:none;
}

/********** GLOBAL **********/

ul, ol, dl{
	margin:0 0 0 30px;
}
ul li, ol li, dl li{
	margin:3px 0;
}
.align-center{
	text-align:center;
}
.align-right{
	text-align:right;
}
.float-right{
	float:right;
}
.float-left{
	float:left;
}
.clear-both{
	clear:both;
	height:1px;
}
a:link{
	color:#000000;
}
a:visited{
	color:#000000;
}
a:hover{
	color:#000000;
}
a:active{
	font-weight:700;
}
a:focus{
	font-weight:700;
}
input.checkbox{
	border:none;
	background-color:transparent;
}

/********* TYPOGRPAHY ********/

body{
	font:12px arial, sans-serif;
	color:#000;
	/*background:url('../nav/bg_tile.gif');*/
	text-align:center;
}
h1, h2, h3, h4, h5{
	font:arial, sans-serif;
	color:#000000;
	font-weight:400;
}
h1{
	font-size:22px;
	margin:5px 0 10px 0;
}
h2{
	font-size:20px;
	color:#b92323;
	margin:10px 0 15px 0;
}
h3{
	font-size:14px;
	color:#b92323;
	margin:10px 0 10px 0;
}
h4{
	font-size:14px;
	margin:5px 0 10px 0;
}
h5{
	font-size:12px;
	margin:5px 0 5px 0;
}
p{
	margin:0 0 10px 0;
	line-height:16px;
}

/********* STRUCTURE *********/

#wrapper{
	margin:0 auto;
	text-align:left;
	width:943px;
}
#header{
	margin-left:40px;
	background-color: #000000;
	background:url('../nav/header_new.gif');
	width:890px;
	height:144px;
}

.headertext {
	color:#FFFFFF;
	padding:20px 0px 20px 30px;
	font-size:36px;


}

#left-float{
	width:186px;
	background-color: #000000;
	background:url('../nav/black_background.gif');
	float:left;
	display:inline;
	margin:0px 0 15px 40px;
}
#right-float{
	float:right;
	display:inline;
	width:682px;
	margin:10px 12px 15px 0;
	/*background:url('../nav/t_tile.png') repeat;*/
}
#right-padding{
	padding:10px 20px 20px;
}
#footer{
	width:890;
	height:29px;
	clear:both;
	background-color: #000000;
	background:url('../nav/footer.gif') no-repeat;
	margin:0px 0px 0px 40px;
	padding-top:8px;
	color:#fff;
	text-align:center;
}

/********* HEADER *********/

ul#menu, ul#menu li.selected ul{
	list-style:none;
	margin:0;
}
ul#menu li{
	width:186px;
	background-color:#b92323;
	/*background:url('../nav/nav_bg2.png')  0 0 no-repeat;8/
}
ul#menu li a{
	display:block;
	width:186px;
	height:37px;
	/*background:url('../nav/nav_bg.png')  0 0 no-repeat;*/
	line-height:37px;
	font-size:11px;
	text-transform:uppercase;
	text-indent:12px;
	color:#fff;
	text-decoration:none;
	font-weight:700;
}
ul#menu li a:link{
	color:#fff;
	/*background:url('../nav/nav_bg2.gif')  0 0 no-repeat;*/
}
ul#menu li a:visited{
	color:#fff;
	/*background:url('../nav/nav_bg2.gif')  0 0 no-repeat;*/
}

ul#menu li a:hover{
	color:#000000;
	/*background:url('../nav/nav_bg2.gif')  0 0 no-repeat;*/
}
ul#menu li.selected a, ul#menu li.selected ul li a:hover{
	color:#000000;
	/*background:url('../nav/nav_bg2.gif')  0 0 no-repeat;*/
}
ul#menu li.selected ul li a, ul#menu li.selected ul li.selected a{
	background:transparent;
	font-size:10px;
	text-indent:22px;
	font-weight:400;
	font-style:italic;
	height:auto;
}
ul#menu li.selected ul li.selected a{
	font-weight:700;
}

/********* CONTENT/PAGES *********/

img.standard-image{
	border:3px solid #000000;
	margin:0 0 10px 15px;
	float:right;
	clear:right;
	display:inline;
}
.caption{
	width:256px;
	float:right;
	clear:right;
	display:inlne;
	margin:0 0 0 15px;
	font-size:11px;
	background-color:#fff;
}
.caption span{
	margin:5px;
	display:block;
	width:auto;
	float:none;
	text-align:center;
}

/********* FORMS *********/

form#contact-form{
	width:400px;
	float:left;
	display:inline;
	margin:0 0 20px 0;
}
form#contact-form ol{
	list-style:none;
	margin:0;
	width:400px;
}
form#contact-form ol li{
	background-color:#ffffff;
	padding:8px;
}
form#contact-form ol li label{
	width:90px;
	display:block;
	float:left;
	line-height:22px;
	font-weight:700;
	font-size:11px;
}
form#contact-form ol li input, form#contact-form ol li textarea{
	width:250px;
	height:20px;
	border:1px solid #000;
	font-weight:700;
	font-size:14px;
	color:#a4a4a4;
	text-indent:3px;
}
form#contact-form ol li textarea{
	height:140px;
}
form#contact-form ol li input#submit{
	background-color:#b92323;
	padding:6px;
	margin:0 0 0 90px;
	height:30px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
}
#contact-info{
	width:215px;
	float:right;
	display:inline;
	margin:3px 0 0 0;
	overflow:hidden;
}

/********* BOOKING FORM *********/

form#booking-form ol{
	list-style:none;
	margin:0;
	width:500px;
	float:right;
	display:inline;
	margin:0 0 20px 0;
}
form#booking-form ol li{
	background-color:#333;
	padding:8px;
}
form#booking-form ol li label{
	width:210px;
	display:block;
	float:left;
	line-height:22px;
	font-weight:700;
	font-size:11px;
}
form#booking-form ol li input, form#booking-form ol li textarea{
	width:250px;
	height:20px;
	border:1px solid #000;
	font-weight:700;
	font-size:14px;
	color:#a4a4a4;
	text-indent:3px;
}
form#booking-form ol li textarea{
	height:100px;
}
form#booking-form ol li input#submit{
	background-color:#93ad01;
	padding:6px;
	margin:0 0 0 210px;
	height:30px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
}


/********* GALLERY PAGES *********/

ul#gallery-images, ul#gallery-list{
	list-style:none;
	margin:20px 0 0;
}
ul#gallery-images li, ul#gallery-list li{
	float:left;
	display:inline;
	margin:0 30px 30px 30px;
}
ul#gallery-images li img{
	height:110px;
	width:auto;
	border:1px solid #fff;
}
ul#gallery-images li .caption{
}
ul#gallery-list li{
	background-color:#2f2f1d;
	text-align:center;
}
ul#gallery-list li img{
	height:110px;
	width:auto;
	margin:0 auto;
}
ul#gallery-list li a{
	text-decoration:none;
}
ul#gallery-list li h2{
	font-size:14px;
	margin:0;
	padding:6px;
}
ul#gallery-list li a.gallery-readmore{
	display:block;
	padding:6px;
	font-size:11px;
}



/********* NEWS *********/

.list-item{
	margin:0 0 10px 0;
	padding:15px 10px;
	overflow:hidden;
	background-color:#000000;
	border:1px solid #000000;
	
}
.list-item img{
	/*width:60px;
	height:60px;*/
	float:left;
	display:inline;
	margin:0 10px 0 0;
	border:2px solid #000000;
}	
.list-item h2 a, .list-item h2{
	margin:0 0 3px 0;
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:700;
}


.list-item p{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:700;
}	



p#back-to-news{
	margin:20px 0 0 0;
}

/********* TABLES *********/

table{
	border-collapse:collapse;
	margin:15px 0;
}
td, th{
	padding:7px;
	background-color:#333;
	border:2px solid #111;
}
th{
	background-color:#222;
}

/********* FOOTER *********/

#footer p{
	padding:40px 0 0;
	font-size:11px;
}
#footer a{
	color:#fff;
}











