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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body {
	background: url(../images/bg.jpg);
	text-align: center;
	margin: 40px 0 40px 0;
}
#fix {
	clear: both;
}
#bgfade {
	position: absolute;
	height: 400px;
	width: 100%;
	z-index: -1;
	background: url(../images/bgfade.png) repeat-x;
	left: 0;
	top:0;
}



#container {
	position: relative;
	width: 980px;
	height: auto;
	min-height: 100px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	background: #24231F;
	text-align: left;
}
#main {
	position: relative;
	clear: both;
	width: 970px;
	height: auto;
	background-color: #A18E7D;
	padding: 5px;
	font-family: Arial;
}
#main1 {
	position: relative;
	clear: both;
	width: 970px;
	height: auto;
	min-height: 600px;
	background-color: #A18E7D;
	padding: 5px;
	font-family: Arial;
}
#main2 {
	position: relative;
	clear: both;
	width: 970px;
	height: auto;
	min-height: 1200px;
	background-color: #A18E7D;
	padding: 5px;
	font-family: Arial;
}
#main3 {
	position: relative;
	clear: both;
	width: 970px;
	height: auto;
	min-height: 3200px;
	background-color: #A18E7D;
	padding: 5px;
	font-family: Arial;
}
#main4 {
	position: relative;
	clear: both;
	width: 970px;
	height: auto;
	min-height: 3800px;
	background-color: #A18E7D;
	padding: 5px;
	font-family: Arial;
}
#main5 {
	position: relative;
	clear: both;
	width: 970px;
	height: auto;
	min-height: 2600px;
	background-color: #A18E7D;
	padding: 5px;
	font-family: Arial;
}
#main6 {
	position: relative;
	clear: both;
	width: 970px;
	height: auto;
	min-height: 1000px;
	background-color: #A18E7D;
	padding: 5px;
	font-family: Arial;
}
#main7 {
	position: relative;
	clear: both;
	width: 970px;
	height: auto;
	min-height: 1350px;
	background-color: #A18E7D;
	padding: 5px;
	font-family: Arial;
}
#main8 {
	position: relative;
	clear: both;
	width: 970px;
	height: auto;
	min-height: 800px;
	background-color: #A18E7D;
	padding: 5px;
	font-family: Arial;
}
#main9 {
	position: relative;
	clear: both;
	width: 970px;
	height: auto;
	min-height: 1800px;
	background-color: #A18E7D;
	padding: 5px;
	font-family: Arial;
}
.clearboth {
	height: 1px;
	clear: both;
}



#header {
	position: relative;
	width: 970px;
	background: #A18E7D;
	height: 305px;
	padding: 5px;
}
h1 {
	position:relative;
	width: 181px;
	height: 295px;
	background:url(images/logo.jpg) no-repeat;
	border: 5px solid #C9C5C2;
	float: left;
}
h1 a {
    display:block;
	position:relative;
	width: 181px;
	height: 295px;
	text-indent:-9999px;
	text-decoration:none;
	cursor: pointer;
}
#header_block {
	position: relative;
	float: right;
	width: 764px;
	height: 295px;
	border: 5px solid #C9C5C2;
	overflow: hidden;
}
#nav {
	position: relative;
	width: 970px;
	height: 80px;
	font-family: Arial;
	text-transform: uppercase;
	text-align: center;
}
#nav h3 {
	display: none;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	line-height: 38px;
	font-size: 13px;
}
#nav li {
	display: inline;
	color: #fff;
	list-style-type: none;
	padding: 0 7px 0 7px;
	margin: 0px;
}
#nav li a {
	text-decoration: none;
	color: #fff;
}
#nav li a:hover {
	color: #A18E7D;
}
#nav .nav_current_li_1 a {
	color: #A18E7D;
}

#content {
	position: relative;
	float: left;
	width: 755px;
	padding: 10px;
}
#content h3 {
	display: none;
}
#blocks {
	position: relative;
	float: right;
	width: 172px;
	border-left: 1px solid #8B7867;
	padding: 10px;
	margin-bottom: 5px;
}
.block {
	position: relative;
	clear: both;
	width: 172px;
}
.block h3, #content h4 {
	color: #fff;
	padding-left: 25px;
	background: url(../images/crest.png) no-repeat left;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
}
 #content h4 a {
 	text-decoration: none;
 	color: #fff;
}
#content h4 {
	margin-top: 10px;
}
#content ul {
	margin:10px 0 10px 0;
}
#content li {
	font-size: 14px;
	color: #242321;
	font-weight: normal;
	line-height: 18px;
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 10px;
}
#content li a {
	color: #E0E0E0;
	text-decoration: none;
}
.block p {
	margin-bottom: 5px;
}
.text_input {
	width: 172px;
	clear: both;
	margin-bottom: 5px;
}
.submit_input {
	font-family: Arial;
	padding: 2px;
	background: white;
	font-weight: bold;
	color: #24231F;
	font-size: 14px;
	margin-bottom: 10px;
}
.blocktop {
	margin-bottom: 10px;
	border-bottom: 1px solid #8B7867;
}
#img_gallery {
	width: 165px;
	height: 107px;
	clear: both;
	background: black;
	margin: 5px 5px 10px;
}
#rss {
	position: relative;
	float: right;
	width: 38px;
	height: 38px;
	text-indent: -9999px;
	background-image: url(../images/rss.jpg);
	background-repeat: no-repeat;
}
.italic {
	font-style: italic;
}
p {
	font-size: 14px;
	color: #242321;
	font-weight: normal;
	line-height: 18px;
}
.newsLink a {
	font-size: 14px;
	color: #242321;
	font-weight: normal;
	line-height: 18px;
	font-style: normal;
}
p a {
	color: #E0E0E0;
	font-size: 15px;
	text-decoration: none;
	font-style: italic;
}
#strapline {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	line-height: 22px;
}
#footer {
	position: relative;
	clear: both;
	width: 950px;
	background: #24231F;
	padding: 10px;
}
#footer h3 {
	display: none;
}
#footer_top p {
	font-size: 12px;
	text-align: center;
	color: #fff;
	float: left;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	float: right;
}
#footer li {
	display: inline;
	float: left;
	color: #fff;
	list-style-type: none;
	padding: 2px 4px 0 4px;
	margin: 0px;
}
#footer li a {
	text-decoration: none;
	color: #fff;
}
#footer li a:hover {
	color: #A18E7D;
}
#footer .nav_current_li_1 a {
	color: #A18E7D;
}
#footer_bot {
	position: relative;
	clear: both;
	text-align: center;
}
#footer_bot p {
		color: #A18E7D;
		font-size: 12px;
}
.white {
	color: white;
}
.post_links, .post_credits {
	display: none;
}

.label {
	font-family: Arial;
	color: #24231F;
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 130px;
}
.input {
	position: relative;
	width: 300px;
}
.button {
	font-family: Arial;
	padding: 5px;
	background:#24231F;
	color: #fff;
	font-size: 14px;
	margin-top: 5px;
	border: none;
	cursor: pointer;
	margin-bottom: 5px;
}
.formRow {
	margin-bottom: 5px;
}
#errors {
	clear: both;
	display: none;
	float: left;
	margin: 10px 0 10px 130px;
	border: dotted 1px red; 
	padding: 5px;
	width: 288px;
	background: #fff url(images/ex.png) no-repeat top right;
}
#content img {
	margin: 0 12px 12px 0;
}
#post_previous {
	position: relative;
	float: left;
}
#post_next {
	position: relative;
	float: right;
}
#post_previous a, #post_next a {
	color: #fff;
	text-decoration: none;
	margin-top: 20px;
	font-size: 12px;
}
#contactForm {
	position: relative;
	border: 1px dotted #fff;
	width: auto;
	display: block;
	padding: 20px;
	width: 450px;
	margin-top: 20px;
	background: #24231F;
}
#contactform label {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}
.submit {
	margin-left: 130px;
}
.border {
	border: solid 4px #ccc;
}
#errors label {
	float: left;
	clear: both;
	color: red;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
}
input {
	font-family: Arial;
	color: #333;
	font-size: 14px;
}
.img_thumb {
	border: 4px solid #ccc;
	float: left;
}

a.features, a:hover.features {
	font: 14px Arial;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	border: 1px dotted #ccc;
	text-decoration: none;
}

a:hover.features {
	background-color: #aaa;
}

td {
	padding: 5px;
}

.td_title {
	font: 14px Arial;
	color: #fff;
	background-color: #6c4e33;
	font-weight: bold;
}

.td_first {
	font: 12px Arial;
	background-color: #d1c2b4;
}

.td_second {
	font: 12px Arial;
	background-color: #ece1d7;
}

div.offer_item {
	display: block;
	height: 95px;
	background-color: #ece1d7;
	margin-bottom: 20px;
}

h5 {
	color: #fff;
	line-height: 30px;
	background-color: #6c4e33;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
}

p.box_offer {
	background-color: #ece1d7;
	padding: 10px;
	height: 65px;
}

div#book_form {
}

span.form_title {
	display: block;
	width: 400px;
	height: 20px;
	border-bottom: 1px dotted #ece1d7;
	color: #fff;
	font: 14px Arial;
	font-weight: bold;
}

div#book_form input, select, textarea {
	color: #333;
	font: 12px Arial;
	border: 1px solid #ece1d7;
	width: 400px;
	height: 20px;
	margin-top: 10px;
	display: #333;
	margin-bottom: 10px;
}

div#book_form input.check {
	width: 20px;
}