@charset "UTF-8";
/* CSS Document */

/*  
Theme Name: Mill No 3 Farmstand
Theme URI: www.millno3.com
Description: Mill No 3 Farmstand
Version: 1.0
Author: Erik Weikert, Josh Aldenberg
Author URI: www.erikweikert.com

*/


/*------------ General ------------*/

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: url(/images/WoodBGwinter2.jpg) repeat;
	color: #000000;
	}

a:link, a:visited{
	text-decoration: none;
	color: #50B148;
	}

a:hover{
	text-decoration: underline;
	}

h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color:#306733;
	margin-top: 5px; 
	padding-top: 5px;
	margin-bottom: 0px; 
	padding-bottom: 0px;
	}
	
h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #306733;
	}
	
strong {
	color:#50B148;
	}
	
#wrapper{
	position: relative;
	margin: 0 auto 0 auto;
	width: 1050px;
	display: inline-block; /* ClearFix */
	text-align: left;
	}
	
#upperWrapper.png{
	position: relative;
	width: 1018px;
	height: 120px;
	background: url(images/bg_Top.png) no-repeat;
	}
	
#middleWrapper.png{
	position: relative;
	width: 1018px;
	height: 100%;
	background: url(images/bg_Middle.png) repeat-y;
	overflow: hidden; /* ClearFix */
	z-index: 1;
	}
	
#lowerWrapper.png{
	position: relative;
	width: 1018px;
	height: 140px;
	background: url(images/bg_Bottom.png) no-repeat;
	margin: -50px 0 0 0;
	z-index: 25;
	overflow: hidden; /* ClearFix */
	}
	
	
#upperContainer{
	float: left;
	width: 900px;
	height: 100px;
	margin-top: 15px;
	margin-left: 40px;
	display: inline; /* IE Fix */
	}
	
#middleContainer{
	float: left;
	width: 900px;
	margin: 0 0 0 40px;
	display: inline; /* IE Fix */
	padding: 0 0 50px 0;
	}
	
#middleContainer ul{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-weight: bold; 
	}

#middleContainer li{
	text-decoration: none;
	padding-bottom: 5px; 
	}
	
#lowerContainer{
	float: left;
	width: 900px;
	height: 140px;
	margin-left: 40px;
	display: inline; /* IE Fix */
	}
	
#socialMedia{
	float: left;
	width: 25px;
	height: 100px;
	margin: 120px 0 0 0;
	Z-index: 300;
	}
	
#facebook {
	display: block;
	width: 25px;
	height: 70px;
	background: url(images/socialMedia/facebook.gif) no-repeat;
	overflow: hidden;
	}
	
#facebook:hover {
	background-position: 0 -70px;
	}
	
#facebook span{
	display: none;
	}
	
#twitter {
	margin-top: 10px;
	display: block;
	width: 25px;
	height: 25px;
	background: url(images/socialMedia/twitter.gif) no-repeat;
	overflow: hidden;
	}
	
#twitter:hover {
	background-position: 0 -25px;
	}
	
#twitter span{
	display: none;
	}
	
/*------------ Seasonal Images & Paper Extras ------------*/

#seasonalimages.png{
	position: absolute;
	left: 50%;
	margin-left: 330px;
	background: url(/images/green_leaves.png) no-repeat;
	height: 198px;
	width: 240px;
	z-index: 100;
	}
	
#seasonalimages2{
	}
	
#seasonalimages3{
	}
	
#leftsidePaper{
	position: absolute;
	background: url(/images/leftsidePaper.png) no-repeat;
	height: 400px;
	width: 40px;
	margin: 160px 0 0 965px;
	z-index: 100;
	}
	
#rightsidePaper{
	position: absolute;
	background: url(/images/rightsidePaper.png) no-repeat;
	height: 384px;
	width: 60px;
	margin: 110px 0 0 14px;
	z-index: 100;
	}
	
/*------------ Header ------------*/

#header{
	float: left;
	width: 445px;
	height: 100px;
	margin-left: 5px;
	display: inline; /* IE Fix */
	}

#seasontxt {
	text-align: right;
	float: left;
	width: 400px;
	height: 40px;
	margin-top: 50px;
	vertical-align: bottom;
	}
	
.season{
	color:#CE7832;
	}
	
.season span{
	color: #306733;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	}
	
/*------------ Nav ------------*/
	
#nav {
	float: left;
	width: 99px;
	height: 200px;
	margin-top: 20px;
	font-size: 13px;
	}
	
#nav ul{
	position: relative;
	list-style-type: none;
	font-weight: bold;
	display: inline; 
	}
	
#nav li{
	float: right;
	text-decoration: none;
	padding-bottom: 15px;
	}

#nav li a{
	color: #000000;
	padding: 5px 15px 5px 15px;
	}
		
#nav li a:hover{
	background-color: #306733;
	color: #50B148;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	}
	
/*------------ Content - Main ------------*/
	
#slideshow{
	float: left;
	height: 252px;
	width: 800px;
	margin-top: 5px;
	}
	
#news{
	font-size: 12px;
	float: left;
	width: 305px;
	text-align:justify;
	display: inline;
	}
	
#news p{
	line-height: 1.5em;
	font-family: "Times New Roman", Times, serif;
	}

#box{
	font-size: 11px;
	float: left;
	width: 430px;
	margin-left: 15px;
	display: inline; /* IE Fix */
	}
	
.readMore{
	font-size: 14px;
	font-weight: bold;
	color: #306733;
	font-family: "Times New Roman", Times, serif;
	}
	
#hours{
	float: left;
	width: 139px;
	height: 100px;
	margin: 0 0 0 -40px;
	display: inline; /* IE Fix */
	}
	
/*------------ Content - Menu ------------*/
	
#menu {
	float: left;
	width: 300px;
	height: 582px;
	font-size: 11px;
	}
	
#menu p{
	line-height: 1.1em;
	}
	
#menu a span{
	display: none;
	}
	
#menu a:hover span{
	display: block;
  	position: absolute; 
	top: 15%; 
	left: 42%; 
	padding: 5px; 
	z-index: 1000;
	}
	
#soups {
	font-size: 11px;
	float: left;
	width: 300px;
	margin-left: 20px;
	display: inline; /* IE Fix */
	}
	
#specials {
	font-size: 11px;
	float: left;
	width: 300px;
	margin-left: 20px;
	display: inline; /* IE Fix */
	}

	
#download {
	font-size: 11px;
	float: left;
	width: 122px;
	margin-left: 10px;
	margin-top: -179px;
	line-height: 15px;
	display: inline; /* IE Fix */
	}
	
#download a span{
	display: none;
	}
	
#download a:hover span{
	display: block;
  	position: absolute; 
	top: 15%; 
	left: 305px; 
	padding: 5px; 
	z-index: 1000;
	}
	
/*------------ Content - Store ------------*/
	
#storecontainer {
	}
	
#seasonal {
	font-size: 11px;
	float: left;
	width: 250px;
	margin-left: 99px;
	display: inline; /* IE Fix */
	}
	
#farmstand {
	font-size: 11px;
	float: left;
	width: 250px;
	margin-left: 25px;
	display: inline; /* IE Fix */
	}
	
#store {
	font-size: 11px;
	float: left;
	width: 250px;
	margin-left: 25px;
	display: inline; /* IE Fix */
	}
	
/*------------ Content - About ------------*/
	
#about {
	text-align: justify;
	font-size: 11px;
	float: left;
	width: 375px;
	margin-right: 25px;
	line-height: 15px;
	}
	
#aboutphoto{
	text-align: justify;
	font-size: 11px;
	float: left;
	width: 350px;
	margin-top: 15px;
	}
	
#aboutextra{
	text-align: justify;
	font-size: 11px;
	float: left;
	width: 350px;
	margin-top: 5px;
	}
	
/*------------ Content - Order ------------*/
	
#offer {
	font-size: 12px;
	float: left;
	width: 305px;
	text-align: justify;
	display: inline; /* IE Fix */
	}

#offer p{
	line-height: 1.5em;
	font-family:"Times New Roman", Times, serif;
	}
	
#order {
	margin-left: 15px;
	font-size: 12px;
	float: left;
	width: 430px;
	display: inline; /* IE Fix */
	}
	
#order p{
	line-height: 1.5em;
	font-family:"Times New Roman", Times, serif;
	}

/*------------ Footer ------------*/

#footer{
	float: left;
	width: 948px;
	height: 40px;
	text-align: center;
	margin: 25px 0 0 0;
	display: inline; /* IE Fix */
	}

#footer p{
	font-size: 9px;
	font-weight: bold;
	}
	
a.footerLink{
	color: #306733;
	}
	
/*------------ 404 ------------*/

#404Container{
	margin-top: 300px;
	}
	
	
