/*Unstyle*/
html {
	overflow: auto;
}

body {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
}

div {
	position: relative;
}

a, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
	line-height: 1em;
}

div:after {
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	height: 0px;
	line-height: 0px;
}

a img{
	border:none;
}

/*layout*/
#container {
	min-width:850px;
	color: #333333;
	background: white URL("../images/background.gif") repeat-y left top;
	text-align: left;
}

#container:after {
	display: none;
}

#header {
	height: 60px;
	border-bottom: 3px #8FA1A8 solid;
	background: white;
	padding-top: 10px;
}

#navigation {
	position: absolute;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	left: 0px;
	top: 73px;
	width: 205px;
	background-color: #6087A4;
	z-index: 200;
}

#content {
	min-height:620px;
	margin-left: 205px;
	padding-bottom: 60px;
}

#footer {
	position: absolute;
	bottom: 0px;
	background-color: #6087A4;
	width: 100%;
	height: 40px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
}

#bottom_border {
	background: white;
}

/*header*/
#header #title {
	height: 60px;
	vertical-align: middle;
	white-space:nowrap;
}

#header #title h1 {
	font-size: 240%;
	line-height: 60px;
	text-indent: 20px;
	font-weight: normal;
	color: #48677D;
	font-family: Times New Roman, Times, Arial;
}

#header #title h1 b {
	color: #4E4E4E;
	font-weight: normal;
	font-family: Times New Roman, Times, Arial;
}

/*navigation*/
#navigation #menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	z-index: 100;
	border-bottom: 2px solid white;
	margin-bottom: 40px;
}

#navigation #menu li {
	border-bottom: 1px solid #C7D7E9;
}

#navigation #menu li a {
	display: block;
	width: 147px;
	border-left: 6px solid #3D7689;
	height: 38px;
	line-height: 38px;
	vertical-align: middle;
	text-decoration: none;
	text-align: right;
	padding-right: 52px;
	background-repeat: no-repeat;
	background-position: top right;
	color: white;
	font-weight: bold;
}

#navigation #menu li a:hover {
	background-position: bottom right;
	border-left: 6px solid #BCD9E2;
}

#navigation #menu #menu_index a { background-image: url("../images/menu_welcome.gif"); }
#navigation #menu #menu_cottages a { background-image: url("../images/menu_cottages.gif"); }
#navigation #menu #menu_art a { background-image: url("../images/menu_art.gif"); }
#navigation #menu #menu_about a { background-image: url("../images/menu_about.gif"); }
#navigation #menu #menu_local_area a { background-image: url("../images/menu_area.gif"); }
#navigation #menu #menu_news a { background-image: url("../images/menu_news.gif"); }
#navigation #menu #menu_directions a { background-image: url("../images/menu_directions.gif"); }
#navigation #menu #menu_booking a { background-image: url("../images/menu_booking.gif"); }
#navigation #menu #menu_contact_us a { background-image: url("../images/menu_contact.gif"); }

/* Contact Info */
#contact_info {
	color: white;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}

#contact_us {
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	margin-right: 5px;
}

#contact_info address {
	font-size: 90%;

}

#telephone_number {
	font-size: 90%;
	margin-top: 20px;
}

#email_address {
	font-size: 90%;
	margin-top: 20px;
	margin-bottom: 20px;
}

#email_address a, #email_address a:visited {
	font-size: 85%;
	color: white;
}

/*footer*/
#footer div {
	float: none !important;
	float: left;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	color: white;
	font-family: Times,Tahoma, Arial;
	line-height: 1em;
	vertical-align: middle;
	margin-right: 30px;
	margin-left: 30px;
	font-size: 85%;
}

#footer a {
	color: white;
	font-family: Times,Tahoma, Arial;
	display: inline;
	position: static;
	line-height: 1em;
}

#footer #credit {
	font-size: 75%;
}

/*common page*/
#page_image {
	width: 100%;
}

#inner_content {
	padding-left: 30px;
	padding-right: 30px;
	background-color: #FFF;
}

#inner_content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 10px;
}

#inner_content a, #inner_content a:visited {
	color: #0F1C56;
}

#inner_content a:hover {
	color: #C0C0C0;
}

#inner_content_links {
	margin-top: 20px;
}

#inner_content_links p {
	text-align: center;
	font-size: 90%;
}

#inner_content ul {
	margin-left: 60px;
}

#content h3 {
	font-size: 140%;
	color: #336699;
	padding-top: 30px;
	padding-bottom: 20px;
	font-family: "Lucida Handwriting";
	clear: both;
}

#content h2 {
	font-size: 90%;
	color: #336699;
	padding-bottom: 5px;
	font-family: "Lucida Handwriting";
}

#content p {
	padding-bottom: 5px;
}

.three_columns{
	margin:0px auto 0px auto;
	width:450px;
}

.center_images {
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.property_tablet {
	display: inline-block;
	float: left;
	padding: 12px;
}

.property_tablet img {
	width: 120px;
	height: 86px;
}

.property_tablet_title {
	clear: both;
	text-align: center;
	padding-top: 10px;
}

.property_tablet a {
	font-family: "Lucida Handwriting";
	font-size: 70%;
}

.centered_image {
	text-align: center;
	margin-bottom: 15px;
}

.centered_image img {
	margin: 0px 15px;
}

.inline_image {
	display: inline;
}

.cottage_preview {
	float: left;
	padding-right: 10px;
	position: relative;
}

/* index.php */
#property_ratings {
	padding-top: 20px;
	color: #336699;	
	clear: both;
}

#property_ratings p {
	font-family: "Lucida Handwriting";
	text-align: center;
}

/* cottages.php */
#cottages_top_image, #cottages_bottom_image {
	text-align: center;
	padding-bottom: 5px;
}

#cottages_top_image img {
	width: 283px;
	height: 200px;
}

#cottages_bottom_image img {
	width: 283px;
	height: 212px;
}

.cottage_page_image {
	width: 283px;
	height: 212px;
}

.cottage_page_image_portrait {
	width: 212px;
	height: 283px;
}

#tariffs p {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#tariffs a, #tariffs a:visited {
	font-family: "Lucida Handwriting";
	font-size: 80%;
}

.cottage_tablet hr {
	border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	width: 100%;
	height: 3px;
	margin-top: 15px;
}

.cottage_tablet {
	margin-bottom: 10px;
	margin-top: 10px;
}

.cottage_tablet h2, #indoor_facilities h2, #outdoor_facilities h2 {
	font-family: "Lucida Handwriting";
	font-size: 90%;
	text-decoration: underline;
	margin-bottom: 15px;
	text-align: left;
}

#indoor_facilities, #outdoor_facilities {
	text-align: center;
	padding-bottom: 20px;
}

#outdoor_facilities {
	padding-bottom: 50px;
}

#indoor_facilities h2, #outdoor_facilities h2 {
	color: #1F61A9;
}

/* milking_parlour.php, copper_house.php, shyre_stable.php */

.cottage_information {
	padding-bottom: 10px;
	padding-top: 10px;
}

.cottage_image {
	text-align: center;
	margin-bottom: 15px;
}

.cottage_information_image {
	text-align: center;
}

.cottage_information h2 {
	font-family: "Lucida Handwriting";
	font-size: 90%;
	margin-bottom: 15px;
	text-align: left;
	color: #1F61A9;
}

.cottage_information hr {
	border: none 0; 
	border-top: 1px solid #7A7A7A;
	border-left: 1px solid #7A7A7A;
	border-bottom: 1px solid #efefef;
	width: 100%;
	height: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.cottage_information ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	margin-left: 50px;
	line-height: 20px;
}

/* contact_us.php */
#contact_us_form_container form {
	margin: 0px;
	padding: 0px;
}


#contact_us_form_container {
	background: #f0f0f0;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}

#contact_us_form_container p {
	padding-left: 5px;
	padding-right: 5px;
}

#contact_us_form_container table {
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
}

#contact_us_form_container th {
	border: 1px white solid;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}

#contact_us_form_container th#enquiry {
	vertical-align: top;
}

#contact_us_form_container td {
	border: 1px white solid;
	padding: 3px;
}

#contact_us_form_container input {
	height: 20px;
	width: 220px;
}

#contact_us_form_container input.submit_button {
	height: 25px;
	width: 100px;
	color: #336699;
	font-weight: bold;
}

#contact_us_form_container textarea {
	width: 250px;
}

#contact_us_form_container input, #contact_us_form_container textarea {
	border: 1px solid black;
}

#submission_errors ul {
	margin-left: 60px;
}

#contact_us_map {
	width: 283px;
	height: 287px;
}

/* local_area.php */
.local_area_page_image {
	width: 198px;
	height: 121px;
}

/* latest_news_and_offers.php */
.news_tablet {
	border: 3px solid #f0f0f0;
	padding: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.news_tablet_heading {
	font-family: "Lucida Handwriting";
	font-size: 100%;
	color: #0F1C56;
}

.news_tablet_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #0F1C56;
}

.news_tablet_body {
	padding: 10px;
	padding-bottom: 0px;
}

.news_tablet_body p {
	padding: 0px;
	margin: 0px;
}

/* art_gallery.php */
.painting_tablet {
	border: 2px solid #f0f0f0;
	clear: both;
	width: 100%;
	padding: 7px;
	margin-bottom: 15px;
}

.painting_tablet:after {
	display: block;
	clear: both;
	content: ".";
	visibility: hidden;
	height: 0px;	
}

.painting_tablet_thumbnail {
	float: left;
	display: block;
}

.painting_tablet_thumbnail img {
	margin-right: 10px;
}

.painting_tablet_heading {
	font-family: "Lucida Handwriting";
	font-size: 85%;
	color: #0F1C56;
}

.painting_tablet_description {
	text-align: justify;
}

.painting_tablet_price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #0F1C56;
}

.painting_tablet_enlarged {
	text-align: center;
}

.painting_tablet_enlarged_info {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 600px;
}

.painting_tablet_enlarged h1 {
	margin-top: 15px;
	font-family: "Lucida Handwriting";
	color: #0F1C56;	
}

.painting_tablet_enlarged_price {
	margin-top: 10px;
	text-align: left;
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0F1C56;
}

.painting_tablet_enlarged_description {
	clear: both;
	color: #0F1C56;
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align: justify;
}

/**/

#availability{
	margin:0 auto 0 auto;
	overflow:hidden;
	height:230px;
	width:300px;
}

#availability object,iframe{
	height:100%;
	width:100%;
}

#iknow-yorkshire {
	text-align:center;
		font-size: 75%;
}

#iknow-yorkshire a {
	text-decoration: underline;
	color: white;	

}

#comment{}

#comment blockquote{
	background: URL("../images/quote_start.gif") no-repeat left top;
	font-style:italic;
	
}
#comment p{
	padding-left:55px;
	padding-right:55px;
	padding-bottom:30px;
	background: URL("../images/quote_end.gif") no-repeat right bottom;

}
#comment b{
	font-weight:bold;
}