/*lAYOUT*/

#divWrapper {
	background-color: #FFFFFF;
	width: 792px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 10px;
}
#divCottagesImages img {
	margin-bottom: 7px;
}
#divContentWrapper {
	float: left;
	width: 100%;
	overflow: hidden;
}
#divLogo {
	background-repeat: no-repeat;
	height: 140px;
	text-indent: -9999px;
	background-position: left;
	background-image: url(../_images/heading.jpg);
}
#divLogo h1 {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	text-align: justify;
	line-height: 1.4em;
	background-color: #006633;
}
#divImage1 {
	float: right;
	width: 200px;
	margin-top: 15px;
	background-image: url(../_images/cows.jpg);
	height: 148px;
	padding-right: 10px;
	background-repeat: no-repeat;
}


/*LEFTSIDEIMAGEBAR*/

#divLeftSidebar {
	width: 240px;
	float: left;
	text-align: justify;
	margin-top: 15px;
	padding-left: 10px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
}
#divLeftSidebar img {
	margin-bottom: 15px;
}


/*MAINCONTENTTEXTAREAHOME*/

#divMainContentArea {
	width: 310px;
	float: left;
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	height: 148px;
	overflow: visible;
}
#divMainContentArea p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#divMainContentArea2 {
	float: left;
	width: 520px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 1px;
}

/*MAINCONTENTTEXTAREACOTTAGES*/

#divMainContentAreaCottages {
	width: 510px;
	float: left;
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 10px;	
	}
	
	#divCottagesImages {
	float: right;
	width: 200px;
	margin-top: 15px;
	padding-right: 10px;
}
#divMainContentAreaCottages object {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


/*MAINCONTENTTEXTAREAACCESSIBILITY*/

#divMainContentAreaAccess {
	width: 510px;
	float: left;
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	
	}


/*HEADINGS,PARAGRAPHS,LINKS*/

 h1{
	font-size: 14px;
	font-style: italic;
	margin: 0px;
	padding: 7px 0px 10px;
	font-weight: bold;
	color: #000000;
	}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a {
	color: #000000;
	text-decoration: underline;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}





#divImage2 {
	width: 200px;
	margin-top: 15px;
	background-image: url(../_images/tractor.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 148px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#divMainContentArea3 {
	float: inherit;
	clear: right;
	width: 307px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 15px;
}
#divMainContentArea4 {
	float: right;
	width: 522px;
	padding-right: 10px;
	padding-left: 10px;
	clear: none;
	margin-bottom: 20px;
}



/*NAVIGATION*/


#divNavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divNavigation li {
	display: inline;
}
#divNavigation {
	background-color: #66CC66;
	height: 32px;
}
#divNavigation li a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 19px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	padding-right: 26px;
	padding-left: 26px;
	font-weight: lighter;
	text-transform: capitalize;
	letter-spacing: .1em;
}
#divNavigation li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/*DROPNAVIGATION*/


.dropmenudiv{
	position:absolute;
	top: 0;
	font:normal 12px/18px "Times New Roman", Times, serif;
	z-index:100;
	background-color: #66CC66;
	width: 130px;
	visibility: hidden;

	color: #FFFFFF;
	border-top: 1px solid #66CC66;
	border-right: 1px solid #66CC66;
	border-bottom: 0 solid #66CC66;
	border-left: 1px solid #66CC66;
	text-align: center;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6AD269;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #CC9933;
}



/*FOOTER*/

#divFooter {
	text-align: center;
	padding: 10px;
	margin-top: 20px;
	background-color: #000000;
	color: #FFFFFF;
	height: 25px;
	clear: both;
}
#divFooter img {
	padding-right: 5px;
}

#divFooter a {
	color: #FD9420;
}
#divFooter a:hover {
	color: #999999;
}
#divMainContentAreaAccess li {
	display: list-item;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../_images/bullet.jpg);
}
iframe {
	float: right;
}
.field {
	height: 30px;
	width: 200px;
	border: 1px solid #66CC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	margin-top: 5px;
	margin-bottom: 5px;
}
.fieldmessage {
	height: 200px;
	width: 200px;
	border: 1px solid #66CC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	margin-top: 5px;
	margin-bottom: 5px;
}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}#maindates {
}
#maindates td {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#divMainContentAreaAccess th {
	background-color: #66CC66;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	margin-top: 13px;
}
.dateleft {
	background-color: #006633;
	border-top-color: #66CC66;
	border-right-color: #66CC66;
	border-bottom-color: #66CC66;
	border-left-color: #66CC66;
	color: #FFFFFF;
}
.red {
	background-color: #FF3333;
	border-top-color: #66CC66;
	border-right-color: #66CC66;
	border-bottom-color: #66CC66;
	border-left-color: #66CC66;
	color: #FFFFFF;
}
.orange {
	background-color: #FFCC33;
	border-top-color: #66CC66;
	border-right-color: #66CC66;
	border-bottom-color: #66CC66;
	border-left-color: #66CC66;
	color: #000000;
}
.green {
	background-color: #99CC99;
	border-top-color: #66CC66;
	border-right-color: #66CC66;
	border-bottom-color: #66CC66;
	border-left-color: #66CC66;
	color: #000000;
}
.blue {
	background-color: #99CCFF;
	border-top-color: #66CC66;
	border-right-color: #66CC66;
	border-bottom-color: #66CC66;
	border-left-color: #66CC66;
	color: #000000;
}
.unavailable {
	background-color: #FFFFFF;
	border-top-color: #66CC66;
	border-right-color: #66CC66;
	border-bottom-color: #66CC66;
	border-left-color: #66CC66;
	color: #999999;
}

