@import url("fixes/fonts.css");
@import url("fixes/clearfix.css");

/* HTML ELEMENTS */

html, body {
	height: 100%;
}
body {
	background: #8a956d;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	margin: 0;
	padding: 0;
}
a, a:visited {
	color: #50463a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h2  {
	color: #89946c;
	font-size: 197%;
	font-weight: normal;
	margin-top: -6px;
	padding-top: 0;
	text-transform: uppercase;
	word-spacing: 5px;
}
h2:first-letter {
	font-size: 182%;
}
h3 {
	text-transform: uppercase;
	color: #AC8C92;
	margin-top: 16px;
	margin-bottom: 16px;
}
h3:first-letter {
	font-size: 182%;
}
p {
	color: #50463a;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
}

/* LAYOUT  */

#header {
	background: #8a956d url('../images/header_bg.jpg') repeat-x;
	min-width: 950px;
	height: 400px
}
#header_container {
	height: 400px;
	margin: 0 auto;
	width: 950px;
}
#under_tile {
	/*margin-bottom: -3px*/
}
#navi {
	height: 30px;
	width: 950px;
}
#content {
	background: url('../images/content_bg.jpg') 0px 1px;
	
}
#content_container {
	background: #fff;
	height: 100%;
	margin: 0 auto;
	width: 950px;
}
#image_column {
	float: left;
	padding-bottom: 50px;
	margin-left: 30px;
	margin-top: 50px;
	width: 540px;
}
#text_column {
	float: right;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 40px 30px 30px;
	position: relative;
	width: 320px;
}
#footer {
	background: #8a956d url('../images/footer_bg.jpg') repeat-x;
	padding-bottom: 50px;
	min-width: 950px
}
#footer_container {
	margin: 0 auto;
	width: 950px;
}

/* HEADER  */

#header h1 span {
	color: #8a956d;
	height: 1px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	visibility: hidden;
	width: 1px;
}
#header h1 {
	background: url('../images/logo.png') no-repeat;
	float: left;
	height: 64px;
	padding: 0;
	width: 569px; margin-left:3px; margin-right:0; margin-top:29px; margin-bottom:0
}
#header .top_banner {
	height: 120px;
	width: 950px;
}
#header .top_banner p {
	color: #ffffff;
	margin: 0;
	padding: 0;
}
#header .top_banner p.reservations {
	float: right;
	font-size: 93%;
	margin-top: 50px;
	text-align: right;
	line-height: 22px;
}
#header .top_banner p.reservations span.big_phone {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 182%;
}

/* NAVIGATION  */

#navi ul {
	width: 950px;
}
#navi ul, #navi li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navi li {
	display:inline;
}
#navi li a {
	float: left;
	background: url('../images/nav_bg_left.jpg') no-repeat left top;
	height: 30px;
	outline: none;
	text-decoration: none;
	font-size: 93%; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0
}
#navi li.first a {
	background: url('../images/nav_bg_left_first.jpg') no-repeat left top;
}
#navi li a span {
	float:left;
	display:block;
	height: 30px;
	background: url('../images/nav_bg_right.jpg') no-repeat right top;
	color: #fff;
	line-height: 30px;
	vertical-align: middle;
	width: 116px;
	text-align: center;
	padding-right: 10px
}
#navi li a.home span {
	width: 114px;
}
#navi li.last a span {
	background: url('../images/nav_bg_right_last.jpg') no-repeat right top;
}
#navi li a:hover, #navi li.current a {
	background: url('../images/nav_bg_left_hover.jpg') no-repeat left top;
}
#navi li a:hover span, #navi li.current a span {
	background: url('../images/nav_bg_right_hover.jpg') no-repeat right top;	
}
#navi li.first a:hover, #navi li.first.current a {
	background: url('../images/nav_bg_left_first_hover.jpg') no-repeat left top;
}
#navi li.last a:hover span, #navi li.last.current a span {
	background: url('../images/nav_bg_right_last_hover.jpg') no-repeat right top;	
}

/* MAIN CONTENT  */

#text_column p {
	font-size: 93%;
	line-height: 18px;
	text-align: justify;
}
#text_column p.intro_paragraph {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 123.1%;
	line-height: 20px;
	margin-top: -5px;
}
#text_column a {
	font-weight: bold;
	color:#696;
}
#image_column .room_title {
	margin-top: 20px;
}
#image_column img {
	margin: 0;
}
#image_column .main_image {
	width:540px;
	height:359px;
}
#image_column .sub_image_left {
	float: left;
	margin-top: 20px;
}
#image_column .sub_image_right {
	float:right;
	margin-top: 20px;
}
.thumbnail_container {
	margin-top: 20px;
}
.thumbnail_image {
	height: 178px;
	width: 178px;
	float: left;
	margin: 0 3px 3px 0;
}
.thumbnail_image_right {
	height: 178px;
	width: 178px;
	float: left;
	margin: 0 0 3px 0;
}
.thumbnail_image img, .thumbnail_image_right img {
	height: 178px;
	width: 178px;
}
#text_column .bold_notify {
	font-weight: bold;
	font-size: 108%;
}
#text_column li {
	color: #50463a;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
}

/* OUR ROOMS PAGE  */

#text_column .the_rose_room_description {
	position: absolute;
	top: 440px;
}
#text_column .the_honeysuckle_room {
	position: absolute;
	top: 692px;
}
#text_column .the_wisteria_room {
	position: absolute;
	top: 945px;
}
#text_column .other_room_text {
	position: relative;
	margin-top: 1000px;		
}
/* BREAKFAST MENU */

table.menu_table {
	width:100%;
	color:#fff;
	text-align:center;
}
table.menu_table p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 123.1%;
}
table.menu_table tr {
	background-color:#A1B075;
	border: none;
}
table.menu_table td {
	background-color:#cfbcbf;
	background-image:url('../images/menu_bg.jpg');
	border: medium none;
	padding:30px
}
table.menu_table hr {
	height: 24px;
	width: 475px;
	background-image: url('../images/hr.gif');
	border: medium none;
}
/* THE COTTAGE PAGE */

#text_column .cary_cottage_description {
	position: absolute;
	top: 440px;
}
#text_column .the_old_stable_description {
	position: absolute;
	top: 1230px;
}

/* TARIFF TABLE */

table.tariff_table {
	width:100%;
	color:#fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}
table.tariff_table tr {
	border: 3px solid #fff;
	background-color:#A1B075;
}
table.tariff_table td {
	border: 3px solid #fff;
	background-color:#cfbcbf;
}
table.tariff_table th {
	font-weight: bold;
	text-align: center;
	border: 3px solid #fff;
}
#room {
	background-color:#ba9fa4;
}

#map {
	width: 540px;
	height: 320px;
}

#contact_form {
	width: 500px;
	background: #A1B075;
	padding: 20px 20px 20px 20px;
	margin-top: 20px;
}

#contact_form .contact_form_line {
	clear: both;
}

#contact_form .label_container {
	margin-bottom: 5px;
	vertical-align: middle;
	float: left;
	width: 150px;
	text-align: left;
	margin-right: 10px;
	clear: left;
	height: 24px;
	margin-top: 6px;
}

#contact_form .input_container {
	clear: right;
}



/* FOOTER */

#footer p {
	margin: 0;
	padding: 0;
}
#footer .footer_top {
	background: #9098C1;
	width: 950px;
	height: 60px;
}
#footer .footer_top p {
	color: #343434;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 93%;
	text-align: center;
	vertical-align: middle;
	width: 950px;
}
#footer .footer_top p.address {
	padding-top: 11px;
}
#footer .footer_top p.contact {
	padding-top: 2px;
}
#footer .footer_top p.contact a {
	color: #343434;
}
#footer .footer_top p span.footer_span_middle {
	margin-left: 26px;
	margin-right: 26px;
}
#footer .footer_bottom {
	background: url('../images/footer_bottom_bg.gif');
	height: 30px;
	width: 950px
}
#footer .footer_bottom p {
	color: #fff;
	font-size: 93%;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}
#footer .footer_bottom p.footer_left {
	float: left;
	padding-left: 28px;
}
#footer .footer_bottom p.footer_right {
	color: #333331;
	float: right;
	padding-right: 32px;
}
#footer .footer_bottom p.footer_right a {
	color: #fff;
}