﻿@import url(layout.css);
body {
	margin: 5px auto; /*0px;*/
	background-color: #05756c; /*--#aedacf;--*/ /*#127C55;*/ /*#555533*/
	background-image: url("../images/ash-farm-barns-background.png");
	background-attachment: fixed;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding: 0px;
}
/* Styles for DIV tags */
#container {
	border-top: 1px solid #056F66; /*053020;*/ /*new*/
	border-right: 1px solid #056F66; /*5px #666644*/
	border-left: 1px solid #056F66; /*5px #666644*/
	border-bottom: 1px solid #056F66; /*5px #666644*/
	border: 2px solid #03433B;
	background-color: #04544C; /*#053020;*/ /*#283227;*/
	/*background-image:  url("../images/leftphoto.jpg");*/
	/*background-image:  url("../images/collage.bmp");*/
	/*background-image: url("../images/IMG_0299.jpg");*/
	/*background-repeat: no-repeat;*/
	/*background-position: -120px top;*/
	/*background-position: left top;
	background-attachment: scroll;*/
}
#masthead {
	background-color: #04544C;/*#127C75;*//*#EEEECC*/
	/*background-image:  url("../images/ash-farm-barns-header.jpg");*/
	/*background-image:  url("../Photos/Supplied/wolds-with-cows-and-farm.jpg");*/
	/*background-image:  url("../images/header.jpg");*/
	background-repeat: no-repeat;
	/*background-position: -70px -3px;*/
	background-attachment: scroll;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	font-size: 0.8em;
	/*height: 200px;*/
	height: 100px;
	/*padding: 0px 15px 0 100px;*/ /*15*/
	padding: 0 15px 0 15px;
}
#navigation {
	background-color: #04544C; /*#053020;*/ /*#CCCC99;*/ /*#05754C;*/
	/*background-image:  url("../images/ash-farm-barns-side.jpg");*/
	background-repeat: no-repeat;
	margin-left: 0; /*190px;*/
	text-align: left; /*center;*/
}
html>body #navigation {
	overflow: hidden;
}
#content_container {
	background-color: #056F66; /*#053020;*/ /*#FFFFFF;*/
	/*border-left: 1px #ffffcc solid;*/
	padding: 0px;
}
#column_left {
	/*background-image:  url("../images/sr.png");
	background-position: -5px top;
	background-repeat: repeat-y;*/
	float: left;
}
#column_right {
	background-color: #F9F9EC;
	padding-bottom: 30px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: scroll;
}
#image {
	margin-bottom: 6px;
	margin-left: 6px;
}
#footer {
	/*background-color: #056F66;*/ /*#053020;*/ /*#F9F9EC;*/
	/*background-image:  url("../images/sr.png");
	background-position: -5px top;
	background-repeat: repeat-y;*/
	color: #ffffff; /*#ffffcc;*/ /*#666644;*/
	/*background-repeat: repeat-x;
	background-position: bottom;*/
	/*padding-top: 8px;
	padding-bottom: 8px;*/
	padding: 8px 0 8px 10px;
	width: 760px;
}
/* Styles for Masthead */
#masthead h1 {
	/*color: #ff0;*/ /*#ffffff;*/ /*#ffffcc;*/ /*#555533;*/
	/*font-style: italic;*/
	/*font-size: 3.5em;*/ /*3em;*/ /*2.6em;*/
	font-family: serif;
	font-size: 3em;
	font-weight: normal;
	float: left;
	margin: 0px;
	/*padding: 50px 0 0 0;*/ /*0.8em 0 0.5em 0;*/
	padding: 0.4em 0 0.5em 0;
	text-align: left; /*right*/
}
#masthead h1 span {
	font-size: 1.3em;
}
#masthead p.contact {
	color: #fff;
	font-size: 1.4em;
	float: right;
	text-align: right;
}
#masthead h3 {
	margin-top: .4em;
	color: #ffffff; /*#ffffcc;*/ /*#999977;*/
	margin-bottom: 0px;
	text-align: left; /*right*/
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
}
#masthead a {
	/*color: #c90;*/ /*#ffffff;*/ /*#ffffcc;*/ /*#555533;*/
	color: #fff;
	text-decoration: none;
}
#masthead a:hover {
	background: transparent;
	/*color: #960;*/
	color: #fff;
	text-decoration: underline;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0;
}
#navigation li {
	/*float: left;*/
	padding: 5px;
}
#navigation a {
	color: #ffffff; /*#ffffcc;*/
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #056F66; /*#053020;*/
	display: block;
	text-decoration: none;
}
#navigation a:hover {
	color: #eec;
	text-decoration: underline; /*none*/
	background-color: #664;
	border: 1px solid #cc9;
}
/* Styles for Right Column */
#column_right h4 {
	color: #ffffff; /*#666644;*/
	margin-top: 0px;
}
#column_right p {
	color: #444422;
	margin-top: 0px;
	font-size: 0.9em;
}
#column_right a {
	color: #6A6AB4;
}
#column_right a:hover {
	background-color: #EEEECC;
}
/* Styles for Left Column */
h1 {
	font-size: xx-large;
	color: #222200;
	margin-top: 0px;
}
h2 {
	font-size: x-large;
	font-weight: normal;
	color: #ffffff; /*#ffffcc;*/ /*#333311;*/
	margin-top: 0px;
}
h3 {
	font-size: large;
	color: #ffffff; /*#444422;*/
	margin-top: 0px;
}
h4 {
	font-size: medium;
	color: #ffffff; /*#555533;*/
	margin-top: 0px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #6A6AB4;
}
a:hover {
	background-color: #EEEECC;
	color: #000000;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: 0.75em;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: 0.75em;
}
#footer a {
	color: #ffffff; /*#ffffcc;*/ /*#555522;*/
	/*font-weight: bold;*/
	/*text-decoration: underline;*/
}
#footer a:hover {
	color: #000000;
	text-decoration: underline; /*none;*/
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/* Additional */
#navlogos {
	text-align: center;
}
#navlogos img {
	margin-bottom: 2px;
}
#column_right h4 {
	margin-bottom: 0;
}
#column_left {
	color: #ffffff; /*#ffffcc;*/ /*#003300;*/
}
#column_left li {
	padding-bottom: 0.5em;
}
form div.message, form div.row {
	clear: left;
	margin: 1em;
}
form div.message {
	background-color: #ffffcc;
	margin: 0;
	padding: 1em;
}
form div.message a {
	color: #000000;
}
form div.message p,
form div.message ul {
	margin-bottom: 0;
}
form div.message p.error,
form div.message ul.error {
	color: #ff0000;
}
form div.message p.success {
	color: #009900;
}
form div.row p {
	display: block;
	float: left;
	width: 8em;
}
form div.row p.spacer {
	padding-left: 1.6em;
}
form .input {
	float: left;
	font-family: sans-serif;
	font-size: 1em;
	width: 200px;
}
form .radio {
	float: left;
}
form textarea.input {
	height: 6.5em;
}
form .button {
	background: #003300;
	color: #ffffff;
	font-weight: bold;
	padding: 0.2em 0.5em;
}
.center
{
	text-align: center;
}
a.linkbutton
{
	background: #003300;
	border: 2px #003300 outset;
	color: #ffffff;
	display: inline-block;
	font-weight: bold;
	padding: 0.2em 0.5em;
	text-decoration: none;
	width: 10em;
}
a.linkbutton:hover
{
	background: #555533;
	color: #ffffff;
}
span.bold
{
	font-weight: bold;
}
h3 {
	margin-bottom: 0;
}
p {
	margin-top: 0.2em;
}
.rightphotonormal {
	min-height: 140px;
	position: relative;
}
.rightphotoshort {
	min-height: 125px;
	position: relative;
}
.rightphototall {
	min-height: 275px;
	position: relative;
}
.rightphotonormal ul, .rightphotoshort ul, .rightphototall ul {
	margin-right: 200px;
}
.rightphoto {
	left: 575px;
	position: absolute;
}
#masthead p.tagline {
	margin-top: .4em;
	color: #ffffff; /*#666644;*/
	margin-bottom: 0px;
	text-align: right;
	font-size: 1.6em; /*1.4em;*/
	/*font-style: italic;*/
	font-weight: normal;
	float: right;
}
p.subtagline {
	color: #ffffff; /*#ffffcc;*/ /*#888866*/
	font-style: italic;
	margin: 0;
	text-align: right;
}
.rightphoto a img {
	border-width: 0px;
}
.nomargintop {
	margin-top: 0;
}
a, #column_right a {
	color: #ffffcc; /*#2626CC;*/
	text-decoration: underline;
}
h2 {
	/*font-size: 170%;*/
	font-size: 150%;
}
h2 small {
	font-size: 60%;
}
table.tariffs {
	background: #ffffee;
	color: #000000;
	font-size: 95%;
}
table.tariffs tr {
	padding-bottom: 5px;
	padding-top: 5px;
}
table.tariffs th {
	border: 1px #D6D6BB solid;
	font-weight: normal;
}
table.tariffs td {
	border: 1px #D6D6BB solid;
	height: 1.5em;
/*
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #D6D6BB;
*/
}
table.tariffs a {
	color: #000;
}
#cottagegallery {
	float: right;
	margin-bottom: 6px;
	margin-left: 6px;
}
#cottagegallery #mainphoto {
	border: 1px solid #fff;
}
#cottagegallery #thumbnails img {
	border: 1px solid #fff;
	width: 95px;
}
.cottage {
	border: 1px #ffffcc solid;
	clear: left;
	margin: 0 0 1em 0;
	min-height: 188px;
	padding: 3px 3px 0 3px;
}
.cottagephoto {
	border-width: 0px;
	float: left;
	height: 185px;
	margin-right: 10px;
	width: 250px;
}
.cottage p.nobottommargin {
	margin-bottom: 0px;
}
.mobilityicon {
	float: right;
}
#contactblock {
	float: right;
	width: 400px;	
}
.floatright {
	float: right;
}
.clearright {
	clear: right;
}
img.woldcows {
	 height: 150px;
	 width: 350px;
}
img.small {
	 height: 125px;
	 width: 200px;
}
.padbottom {
	padding-bottom: 5px;
}
.padtop {
	padding-top: 5px;
}
#activitiesphotos {
	float: right;
	padding-left: 6px;
	width: 400px;
}
h4 a, h4 a:hover {
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
}
.center a img
{
	border: 0;
}
