/*  
Theme Name: The Red Hall Hotel
Theme URI: http://www.red-hall.co.uk/
Description: New website design for the Red Hall Hotel
Version: v1.0
Author: Neil Thurlwell
Author URI: http://www.neilthurlwell.co.uk/
*/

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 19px;
	background-color: #1f1f1f;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a:focus {
	border: 0;
	outline: 0;
}
#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#in_wrap {
	float: left;
	width: 960px;
}
#header {
	float: left;
	height: 127px;
	width: 960px;
	background-image: url(images/header-bg.jpg);
	margin-bottom: 20px;
}
#menu {
	clear: both;
	float: left;
	height: 29px;
	width: 945px;
	background-image: url(images/menu-bg.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#container {
	clear: both;
	float: left;
	width: 960px;
	background: url(images/container-bg.jpg) no-repeat #FFF;
	min-height: 209px;
	padding-bottom: 50px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 48px;
	width: 900px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 60px;
	margin-bottom: 20px;
}
h1 a {
	background-image: url(images/logo.gif);
	display: block;
	float: left;
	height: 118px;
	width: 334px;
	margin: 0px;
	padding: 0px;
	text-indent: -5000px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
#content {
	float: left;
	width: 530px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#sidebar {
	float: right;
	width: 330px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#main_image {
	float: right;
	height: 263px;
	width: 350px;
	margin-bottom: 15px;
}
.image_thumb_single {
	display: block;
	margin-right: 15px;
	width: 76px;
	float: right;
	height: 57px;
}
#image_thumbs {
	clear: both;
	float: right;
	height: 57px;
	width: 350px;
}
#image_thumbs #one {
	margin-right: 0;
	margin-left: 1px;
}
#content h2 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #a59e43;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#content h3 {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #a59e43;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	line-height: 30px;
}

#content .redheading {
	color: #8C3C57;
}
#content a {
	color: #8C3C57;
	text-decoration: none;
}
#content a:hover {
	color: #8C3C57;
	text-decoration: underline;
}
#footer a {
	color: #FFFFFF;
}
.download_details {
	width: 283px;
	height: 61px;
	background: url(images/download-details.gif);
	display: block;
	margin: 35px auto 35px;
	text-indent: -5000px;
}
.download_brochure {
	width: 283px;
	height: 61px;
	background: url(images/download-brochure.gif);
	display: block;
	margin: 35px auto 35px;
	text-indent: -5000px;
}
.booking_form {
	width: 283px;
	height: 61px;
	background: url(images/booking-form.gif);
	display: block;
	margin: 35px auto 35px;
	text-indent: -5000px;
}
.tariff_table {
	width: 450px;
	border: solid 1px #CCCCCC;
}
.alternate {
	background-color: #EFEFEF;
}
.tariff_table tr {
	height: 35px;
}
.tariff_table td {
	padding-left: 10px;
}
.tariff_table tr:hover {
	background-color: #CCCCCC;
}

.header_row {
	background-color: #8C3C57;
	color: #FFFFFF;
	font-weight: bold;
	height: 50px;
	text-align: center;
}
#menu_wrap p {
	margin-left: 40px;
	margin-right: 20px;
}
#menu_wrap h4 {
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #a59e43;
	padding-left: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
}
#online_reservations a {
	width: 292px;
	height: 126px;
	float: right;
	background: url(images/online-reservations.gif);
	text-indent: -9000px;
}
#footer .secure {
	float: right;
	margin: 0 20px 0 0;
}