/* @override 
	http://klanten.jonnotie.nl/brandrawhouse/css/main.css
	http://brandrawhouse.jonnotie.nl/css/main.css
*/

* {
}

html, body {
	background: #e6e2d7 url(../images/body_bg.png) repeat-x;
}

body {
	font: 75%/1.5em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #3d3d3c;
}

p {
	margin-bottom: 1.5em;
}

hr {
	border-style: none;
	border-top: 1px solid #e6e2d7;
	height: 1px;
	margin-bottom: 1.5em;
}

a:link,
a:visited {
	color: #821417;
}

a:link:hover,
a:visited:hover,
a:visited:focus {
	color: #000;
}

.container {
	width: 619px;
	margin: 0 auto;
	overflow: hidden;
}

.nomargin {
	margin: 0 !important;
	padding: 0 !important;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

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

.align-center {
	text-align: right;
	padding-top: 20px;
}

h1, h2, h3 {
	font-size: 1em;
	line-height: 1.5em;
}

em {
	font-style: italic;
}

/* -- */

#header {
	height: 241px;
}

#header .container {
	height: 213px;
	position: relative;
}

#header #logo {
	width: 188px;
	height: 67px;
	background-image: url(../images/header_logo.png);
	display: block;
	text-indent: -9999px;
	margin-left: 215px;
	margin-top: 55px;
}

#header #navigation {
	width: 536px;
	margin-left: 41px;
	margin-top: 30px;
	height: 30px;
}

#header #navigation li {
	float: left;
}

#header #navigation li a {
	float: left;
	height: 22px;
	background-image: url(../images/navigation.png);
	text-indent: -9999px;
}

#header #navigation li#btn_home a {
	width: 71px;
	background-position: 0 0;
}

#header #navigation li#btn_home a:hover,
#header #navigation li#btn_home a:focus {
	background-position: 0 -30px;
}

#header #navigation li#btn_home.current a {
	background-position: 0 -60px;
	height: 30px;
}

#header #navigation li#btn_rooms a {
	background-position: -71px 0;
	width: 76px;
}

#header #navigation li#btn_rooms a:hover,
#header #navigation li#btn_rooms a:focus {
	background-position: -71px -30px;
	width: 76px;
}

#header #navigation li#btn_rooms.current a {
	background-position: -71px -60px;
	width: 76px;
	height: 30px;
}

#header #navigation li#btn_location a {
	background-position: -147px 0;
	width: 93px;
}

#header #navigation li#btn_location a:hover,
#header #navigation li#btn_location a:focus {
	background-position: -147px -30px;
	width: 93px;
}

#header #navigation li#btn_location.current a {
	background-position: -147px -60px;
	width: 93px;
	height: 30px;
}

#header #navigation li#btn_about a {
	background-position: -240px 0;
	width: 74px;
}

#header #navigation li#btn_about a:hover,
#header #navigation li#btn_about a:focus {
	background-position: -240px -30px;
	width: 74px;
}

#header #navigation li#btn_about.current a {
	background-position: -240px -60px;
	width: 74px;
	height: 30px;
}

#header #navigation li#btn_contact a {
	background-position: -314px 0;
	width: 90px;
}

#header #navigation li#btn_contact a:hover,
#header #navigation li#btn_contact a:focus {
	background-position: -314px -30px;
	width: 90px;
}

#header #navigation li#btn_contact.current a {
	background-position: -314px -60px;
	width: 90px;
	height: 30px;
}

#header #navigation li#btn_testimonials a {
	background-position: -404px 0;
	width: 129px;
}

#header #navigation li#btn_testimonials a:hover,
#header #navigation li#btn_testemonials a:focus {
	background-position: -404px -30px;
	width: 129px;
}

#header #navigation li#btn_testimonials.current a {
	background-position: -404px -60px;
	width: 129px;
	height: 30px;
}

/* -- */

#content {
	position: relative;
	top: 0;
	left: 0;
	background: #fefaee url(../images/content_bg.png) no-repeat center 136px;
}

#content h1 {
	display: none;
}

#content h2,
#content h2 {
	height: 22px;
	background-repeat: no-repeat !important;
	text-indent: -9999px;
	margin-bottom: 1em;
}

#content h2#h_welcome {
	background-image: url(../images/h/welcome.png);
}

#content h2#h_homeawayfromhome {
	background-image: url(../images/h/homeawayfromhome.png);
}

#content h2#h_testimonials {
	background-image: url(../images/h/testimonials.png);
}

#content h2#h_testimonials2 {
	background: url(../images/h/testimonials.png) 10px 0;
}

#content h2#h_pictures {
	background-image: url(../images/h/pictures.png);
}

#content h2#h_aboutbrandrawhouse {
	background-image: url(../images/h/aboutbrandrawhouse.png);
}

#content h2#h_aboutus {
	background-image: url(../images/h/aboutus.png);
}

#content h2#h_contact {
	background: url(../images/h/contact.png) -1px 0;
}

#content h2#h_information {
	background-image: url(../images/h/information.png);
}

#content h2#h_location {
	background: url(../images/h/location.png) -1px 0;
}

#content h2#h_howtofindus {
	background-image: url(../images/h/howtofindus.png);
}

#content h2#h_room1 {
	background-image: url(../images/h/room_1.png);
}

#content h2#h_room2 {
	background-image: url(../images/h/room_2.png);
}

#content h2#h_room3 {
	background-image: url(../images/h/room_3.png);
}

#content h2#h_room4 {
	background-image: url(../images/h/room_4.png);
}

#content h2#h_room5 {
	background-image: url(../images/h/room_5.png);
}

#content h2#h_room6 {
	background-image: url(../images/h/room_6.png);
}

#content h2#h_room7 {
	background-image: url(../images/h/room_7.png);
}

#content h2#h_room8 {
	background-image: url(../images/h/room_8.png);
}

#content h3 {
	font-weight: bold;
}

#content .row {
	width: 619px;
	overflow: hidden;
}

#content .row.line {
	margin-bottom: 1.5em;
	border-bottom: 1px solid #d0cfcb;
}

#content #pictures {
	width: 619px;
	margin: 0 auto;
	background-image: url(../images/picture_bg.png);
	height: 162px;
	position: relative;
	top: -26px;
	overflow: hidden;
}

#content #pictures ul {
	margin-left: 11px;
	padding-top: 10px;
}

#content .column {
	width: 286px;
	float: left;
	display: inline;
	margin-left: 11px;
	margin-right: 24px;
	padding-right: 1px;
}

#content p.quote {
	background: url(../images/quote_left.png) no-repeat 0 0;
	margin-bottom: 0;
}

#content p.quote span {
	padding-left: 25px;
	padding-right: 25px;
	background: url(../images/quote_right.png) no-repeat right bottom;
	padding-bottom: 3px;
}

#content p.person {
	font-style: italic;
	text-align: right;
}

#content .column ul {
	margin-bottom: 1.5em;
}

#content .column ul li {
	background: url(/images/bullet.png) no-repeat 0 7px;
	padding-left: 10px;
}

#content .pricing {
	background-color: #e6e2d7;
	padding: 5px 10px;
}

#content .info {
	color: #706f6c;
	margin-top: -15px;
}

#content .column .nav {
	width: 286px;
	height: 20px;
	list-style-type: none;
	list-style-position: outside;
	background-image: none;
	padding-left: 0;
	padding: 0;
}

#content .column .nav li {
	background-color: #000;
	display: inline;
	list-style-type: none;
	list-style-position: outside;
	background-image: none;
	padding-left: 0;
	padding: 0;
}

#content .column .nav li a {
	float: right;
	display: inline;
	height: 20px;
	background-color: #e6e2d7;
	margin-right: 5px;
	color: #3d3d3d;
	padding: 3px 5px 1px;
	background-image: none;
	text-decoration: none;
}

#content .column .nav li a:hover {
	color: #fff;
	background-color: #706f6c;
}

#content .column .nav li a.current {
	color: #fff;
	background-color: #706f6c;
}

#content .column .nav li a:active {
	background-color: #484846;
	color: #e6e6e6;
}

#content .column .picture {
	height: 173px;
	overflow: hidden;
	width: 286px;
	text-align: center;
}

#content .column .plan {
	height: 173px;
	overflow: hidden;
	width: 286px;
	text-align: center;
}

#content .column form {
	width: 286px;
	overflow: hidden;
}

#content .column form * {
	text-shadow: #000000 0 0 0px;
	font-size: 1em;
}

#content .column form label {
	display: block;
}

#content .column form input {
	width: 274px;
	height: 20px;
	border: 1px solid #c2c0b9;
	background: #fff url(/images/input_bg.png) repeat-x;
	padding: 5px 5px 0;
}

#content .column form input:focus,
#content .column form textarea:focus {
	border-color: #93918e;
}

#content .column form textarea {
	width: 280px;
	padding: 5px 1px 5px 3px;
	border: 1px solid #c2c0b9;
	background: #fff url(/images/input_bg.png) repeat-x;
	overflow: auto;
	height: 109px;
	vertical-align: bottom;
}

#content .column form .error {
	border: 2px solid #821417;
	padding: 5px;
}

#content .column form .error input {
	width: 260px;
}

#content .column form .error textarea {
	width: 266px;
}

#content .column form .error label:after {
	content: ' Please don\'t forget this one';
	font-weight: bold;
	color: #821417;
}

/* -- */

#footer {
	background: url(../images/footer_bg.png) repeat-x;
	height: 60px;
	text-align: left;
	color: #878580;
}

#footer .container {
	background: #e6e2d7 url(../images/footer.png) no-repeat 0 0;
	width: 599px;
	padding: 5px 10px 0;
	height: 31px;
}

#footer .container p {
	float: left;
}

#footer .container ul {
	float: right;
	text-transform: lowercase;
}

#footer .container ul li {
	display: inline;
}

#footer .container ul li a {
	color: #878580;
	text-decoration: none;
}

#footer .container ul li a:hover {
	text-decoration: underline;
}