body { 
margin:0px;
color:#58585A;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
background-color: #92bce2;
background-image: url(../imgs/bggradient.jpg);
background-repeat: repeat-x;
}


#page{
	width: 100%; 
	height:900px; 
	margin:0 auto; 
	background:url(../imgs/bg-clouds.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	text-align:center;
}
#container{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width: 895px;
	height: 560px;
	background-color:#DDE6D0;
	border-color:#8E9378;
	border-style:solid;
	border-width:0 1px;
}

#nav{
margin-bottom:15px;
}
#nav>a>img{
margin-left: 1px;
}
#nav>a:first-child>img{
margin-left: 0px;
}
#panel{
width:100%;
}
#content{
width:95%;
padding-left:15px;
text-align:left;
}

#footer{
margin: 125px auto 0px auto;
width:900px;
color:#DDE6D1;
text-decoration:none;
}
#footer a{
color:#DDE6D1;
text-decoration:none;
}


#splashtxt {
background-color:#1F1F1F;
color:#AAB198;
font-weight:bold;
height:265px;
letter-spacing:0.1em;
line-height:1.2em;
padding:10px 0 10px 20px;
text-align: left;
}

a img {
border-style: none;
}

.jScrollPaneContainer{
height: 438px; 
width: 880px;
margin-top:15px;
}

.article-divider {
	width:855px;
	height:9px;
	background:url(../imgs/fence-scroll-divider.gif);
	margin-top:20px;
	margin-bottom:10px;
	clear:both;
}

#content>.article-divider:first-child {
	width:855px;
	height:9px;
	background:url(../imgs/fence-scroll-divider.gif);
	margin-top:0px;
	margin-bottom:10px;
}

.article {
	width:100%;
	height:100%;
	min-height:140px;
}

.article>p{
margin-left:260px;
margin-right: 130px;
}

.tour-article>p{
margin-left:195px;
margin-right: 130px;
}


.farmPhoto{
border-style:none;
width:248px;
height:150px;
float:left;
margin-right:10px;
}

a {
	color:#000;
	font-weight:bold;
}
h1 {
	font:bold 24px Arial, Helvetica, sans-serif;
	color:#58585a;
	margin:0 auto;
	padding:0px;
}
h2 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#58585a;
	margin:0px;
	padding:0px;
}

h3 {
	font:italic 10px Arial, Helvetica, sans-serif;
	color:#58585a;
	margin:0px;
	margin-bottom:3px;
	padding:0px;
}

.column3{
margin: 0 5% 0 5%;
width: 20%;
float: left;
}

.column3:first-child{
margin-left: 0px;
}
.column3:last-child{
margin-right: 0px;
}


li {
list-style-type:none;
}

ul {
margin-left:5px;
padding-left:5px;
}
td {
vertical-align: top;
}

#content a{
color:#199033;
font-weight:bold;
}
#content td a {
font-weight:normal;
}


#content h2 {
color:#58585A;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0;
padding:0;
}

.contact-name {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
}
table{
margin-top: 15px;
}

.mods {
color:#58585A;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin-bottom:0;
overflow:auto;
padding:10px 0 10px 10px;
width:100%;
text-align:left;
overflow: hidden;
}

.mod_small {
background:transparent url(../imgs/grad-box-sml.jpg) no-repeat scroll 0 0;
float:left;
height:155px;
width:253px;
}

.mod_big {
background:transparent url(../imgs/grad-box-lrg.jpg) no-repeat scroll 0 0;
float:left;
height:155px;
margin:0 10px;
width:348px;
}

.mod_inner {
padding:8px;
}

.printPage{
margin: 0 auto; 
width: 800px;
text-align: right;
}

.faqpage h3 {
font-size:12px;
font-style:italic;
font-weight:bold;
text-decoration:none;
}

.faqpage p{
margin-top: 0px;
}

#panel {
	height: 438px;
	width: 854px;
	padding: 0px 0px 0px 10px;
	background:#dde6d0;
	margin-right:5px;
}
.disable{
display:none;
}

	#Calendar{
		border:solid 0px #e6e6e6;
		width:160px;
		color: #FFFFFF;
		margin-top: 0px;
		
	}
	
	#Calendar a{
		display:block;
		width:100%;
		height:100%;
		color:#FFFFFF;
		text-decoration:underline;
		font-weight:normal;
		
	}
	#Calendar .calLink{
	cursor:pointer;
	color:#FFFFFF;
	}
	#Calendar .calLink:hover{
	background: #1f1f1f;
	}
	#Calendar a:hover{
		
		
	}
	
	#Calendar td,th{

		font-family:tahoma;
		font-size:10px;
		text-align:center;
		padding:0px;
		background:#8e9378;
		color: #FFFFFF;
	}
	
	#Calendar td.PerformanceOff{
		font-family:tahoma;
		font-size:11px;
		text-align:center;
	}
	

	
	#Calendar td.PerformanceOn{
		font-family:tahoma;
		font-size:11px;
		text-align:center;
		background: #58585a;
	}
	
	#Calendar td.PerformanceOn:hover{
			background: #1f1f1f;
	}
	
	#Calendar td.PerformanceOn A{
		color:#FFFFFF;
		text-decoration:underline;
	}
	