/* http://celsius.ws */

body {
	font: 14px "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#000;
	background-image: url("images/bg.png");
	text-align: center;
	background-repeat: repeat-x;
}

html {
	background:#d7d2ab;
	padding: 25px;
	width: 882px;
	margin: 0 auto;
	background-image: url("images/bg.png");
	background-repeat: repeat-x;
}

* {
	margin:0;
	padding:0;
	outline:none;
}

.framer { border: 1px solid white; padding:5px; margin:10px }

.pic { border:1px solid white; margin:5px; }


#footer {
	clear:both;
	margin-left: 25px;
	Margin-bottom: 100px;
	background-color:#e7e4cd;
	width: 835px;
	padding-top: 5px;
	padding-bottom:10px;
}

#small		{
	font: 11px "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#000;
}

#navigation { margin-top:-25px; }

table {
	width:100%;
	padding:10px;
	border:1px solid #eee;
}
.prices {
	width:70%;
	padding:5px;
	border:0;
	text-align:left;
	background-color:#E7E4CD;
}

.prices td {
	padding:5px;
	text-align:left;
	background-color:#E7E4CD;
}

th {
	color:#06445f;
	border-bottom:1px solid #eee;
	padding:5px;
}

td {
	padding:5px;
	text-align:center;
	background:#fafafa;
}

#container {

	margin:0 auto;
  text-align: left;
}

#content ul {
	margin:8px 0 8px 25px;
}

#content ul li {
	padding:3px;
	color:#444;
}

#content img {}

#weather {color:#531500; border-style:solid; border-width:2px; border-color:white;  padding-bottom:15px; padding-left:5px;}

#sidebar ul {
	list-style:none;
}

#sidebar ul a {
	color:#444;
	font:80% Verdana;
	text-decoration:none;
}

#sidebar ul a span {
	color:#ccc;
}

#sidebar ul a:hover span {
	color:#333;
}

#sidebar p {
	font:80% Verdana;
	line-height:24px;
	margin:10px 0 20px 0;
}

#sidebar ul li {
	margin:1px 0 0 0;
	padding:5px;
}

#sidebar h3 {
	font:120% Arial;
	margin:5px 0;
	color:#222;
}

#content {
	width:795px;
	float:left;
	// padding: 0px;
	margin: -5px 25px 0px 25px;
	padding:20px;
	background-color:#e7e4cd;
}

#sidebar {
	margin-left:630px;
	width: 190px;
	//border-left:1px solid #eee;
	padding-left:30px;
}

blockquote {
	background:#f6f6f6;
	padding:0 10px;
	border:1px solid #eee;
	font:100% Georgia;
}

#content p {
	color: #545454;
	line-height:20px;
	margin:20px 0;
	word-spacing:2px;
	margin-bottom: -5px;
	
}

#content p a {
	color:#222;
	text-decoration:none;
	border-bottom:1px solid #ccc;
}

#content p a:hover {
	border-bottom:1px solid #aaa;
}


#content h1 {
	font:220%;
	margin-top:25px;
	border-bottom: 1px solid white;
	
}

#content h5 {
	font-size:23px;
	margin-top:-125px;
	border-bottom: 1px solid white;
	
}

#content h2 {
	font:190%;
	margin-top:35px;
	border-bottom: 1px solid white;
}


#content h3 {
	font:120%;
	margin-top:25px;
	margin-bottom:-13px;
	
}

#content h4 {
	color: #545454;
font-weight: bold;
padding-top:10px;
	// padding-bottom:5px;
}





#content h2 a {
	color:#333;
	text-decoration:none;
	border-bottom: 1px solid white;
}

#header {
	width:100%;
	margin:0 auto;
	padding:0px;
	z-index:10;
	margin: 0 auto; 
  text-align: center;
}

#header .right {
	float:right;
}

	
#indeximage { float:right; margin-top:45px; padding-left:10px;}

#margin	{margin-left: 25px; }



#smallnf {margin-top: 10px;}


farmmap
#cont
#contact
#hours
#prices
#directions
#season
#hut


.banner {float:right;}

#slideshow { background-color:#ffffff; }


/*used for the schools page images headers*/
#negmarg {margin-left: -20px;}


a:link {text-decoration: underline;color:#545454;}
a:visited {text-decoration: underline;color: #545454;}
a:active {text-decoration: underline;color: whitesmoke;}
a:hover {text-decoration: underline; color: #802100;}

ol.a  {list-style-type:decimal;
       margin-left:25px;
}
		
ol.b {list-style-type:lower-alpha;
	  margin-left:25px;}


/* sub navs */

.nav li {margin: 0px 0px 0px 0px; display:inline; }

.nav li { }

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */



.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}



