/* CSS Document */

body {
	background-color: #b5a58f;
	background-image: url(../images/bg_repeat.gif);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center; /* for IE */
}

/* Header */

#topstripe {
	background-image: url(../images/top_stripe.gif);
	background-repeat: repeat-x;
	height: 9px;
}
#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
	width: 650px;
}
#logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	background-image: url(../images/logo_y.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 165px;
	z-index: 100;
	position: absolute;
	top: 0px;
}
#header {
	position: absolute;
	width: 654px;
	height: 104px;
	margin: 0;
	background: transparent;
	z-index:90;
	top: 20px;
}
.header_img {
	border: 5px solid #FFFFFF;
}
#nglo {
	z-index: 99;
	position: relative;
	top: 117px;
	width: 649px;
	padding-right: 6px;
	text-align: right;
}
#content {
	padding-top: 140px;
	width: 635px;
	float: left;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #392F23;
	line-height: 16px;
	margin-top: 5px;
}
#content a {
	color: #f5dd31;
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover {
	color: #392F23;
	text-decoration: none;
}
#content a img {
	float: right;
	border: 5px solid #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	margin-bottom: 0px;
}
#content_right {
	padding-top: 170px;
	padding-right: 10px;
	padding-left: 10px;
	width: 305px;
	float: right;
}
#news {
	float: right;
	width: 200px;
	padding-left: 30px;
	padding-top: 50px;
	margin-left: 10px;
	padding-right: 7px;
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 8px;
	background-image: url(../images/news_bg.gif);
}
#news p {
	color: #584b3b;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#text {
	padding-left: 20px;
	padding-right:10px;
}
.polaroid {
	position: relative;
	width: 220px;
	background: url(../images/polaroid.gif) top right no-repeat;
	float: right;
	z-index: 100;
	padding: 0;
	margin: 0 0 30px 0;
}
.polaroid img {
	border: none;
	margin: 51px 0 55px 43px;
}

/* Navigation */

#navigation {
	position: relative;
	top: 132px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/nav_bg.gif) no-repeat;
	height: 27px;
	width: 654px;
	z-index: 100;
	overflow: hidden;
}

#navigation li {
	float: left;
	list-style: none;
	margin: 0;
	display: inline;
}

#navigation li a {
	display: block;
	float: left;
	padding: 27px 0 0 0;
	overflow: hidden;
	height: 0 !important;
	height /**/: 27px; /* for IE5/Win */;
	margin: 0;
	font-size: 10px;
	text-indent: -10000px;
}

#navigation li a:hover {
	background-position: 0 -27px;
}

.current li {
	background-position: 0 -27px;
}

li#home, li#home a {
	width: 64px;
	background: url(../images/navHome.jpg) left top no-repeat;
}

li#about, li#about a {
	width: 89px;
	background: url(../images/navAbout.jpg) left top no-repeat;
}

li#csa, li#csa a {
	width: 52px;
	background: url(../images/navCSA.jpg) left top no-repeat;
}

li#farmersmarket, li#farmersmarket a {
	width: 139px;
	background: url(../images/navFarmersMarket.jpg) left top no-repeat;
}

li#jobs, li#jobs a {
	width: 64px;
	background: url(../images/navNews.jpg) left top no-repeat;
}

li#news, li#news a {
	width: 64px;
	background: url(../images/navNews.jpg) left top no-repeat;
}

li#recipes, li#recipes a {
	width: 78px;
	background: url(../images/navRecipes.jpg) left top no-repeat;
}

li#links, li#links a {
	width: 66px;
	background: url(../images/navLinks.jpg) left top no-repeat;
}

li#contact, li#contact a {
	width: 102px;
	background: url(../images/navContact.jpg) left top no-repeat;
}

/* Footer */

#footer {
	width: 654px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #392F23;
}
#footer p {
	font-size: 10px;
	text-align: center;
}
#footer a {
	display: inline;
	font-size: 10px;
	text-decoration: underline;
	margin: 0 auto;
	color: #392f23;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #392F23;
	line-height: 20px;
}
#nav_right {
	float: right;
}
#nav_right ul {
	margin: 15px 0 0 15px;
	padding: 0px;
}
#nav_right li {
	list-style-type: none;
	margin: 0px;
	display: block;
}
#nav_right a {
	display:block;
	padding: 3px 10px 0px 10px;
	text-decoration:none;
	border-bottom: dotted 1px #392F23;
}
#nav_right a:hover {
	background-color: #a6967f;
}#recipetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
#keywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
#ingredients {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
