
body {
	margin: 0;
	padding: 0;
	background-image: url(images/footer2.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
	background-color: #99ccff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	color: #990000;
	
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #996600;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 0px;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 767px;
	height: 200px;
	margin: 0 auto;
	background: #FFFFFF url(images/header_top.jpg) no-repeat top center;
}


/*Newsletter */

.newsletter fieldset {
	margin: 0;
	padding: 5px;
	border: none;
}

/* Search */

#search {
	float: right;
	width: 280px;
	padding-top: 50px;
	padding-right: 5px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchstring, #searchsubmit {
	border: 1px solid #EDEBD5;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*color: #7F7772;*/
	color: #990000;
}

#searchstring {
	padding: 2px 5px;
	width: 198px;
	/*background: #FFFFFF url(images/img02.gif) repeat-x;*/
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
	
}

#searchsubmit {
	background: #FFFFFF url(images/img03.gif) repeat-x left bottom;
}

#searchdiv {
	padding-top: 10px;
}

.searcherror {
	padding-top: 20px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
	font-family: Verdana;
	color: #9F0000;
}

.searchterm {
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	color: #996600;
	border-bottom: 2px solid #996600;
	width: 250px;
}

/* Menu */
.header-text {
	position: relative;
	left: 320px;
	width: 440px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	font-family: Garamond, Georgia, Palatino;
	
}

html>body .header-text {
	top: -20px;
}

#menu {
	width: 767px;
	height: 40px;
	/*height: 75px;*/
	margin: -20px auto 0 auto;
	background-color: #FFFFFF;
	/*background-image: url('images/produce_bar.jpg');
	background-repeat: no-repeat;
	background-position: bottom;*/

}

html>body #menu {
	margin: 0px auto 0 auto;
	}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

html>body #menu ul {
margin-top: -20px;
}

#menu li {
	float: left;
	display: block;
	height: 25px;
	border-left: 3px solid #CCCCCC;
}
#menu a {
	display: block;
	width: 120px;
	height: 25px;
	padding-left: 15px;
	padding-right: 5px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 11px;
	color: #7F7772;
}

#menu a:hover {
	color: #990000;
	background-image: url(images/menu_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}	

html>body #menu a {
	width: 60px;
}

#menu li.active {
	background: #EDEBD5 url(images/img05.gif) no-repeat;
}

#menu li.active a {
	background: url(images/img06.gif) no-repeat right top;
}

/* Page */

#page {
	width: 767px;
	margin: 0 auto 0px auto;
	padding-bottom: 35px;
	background-color: #FFFFFF;
	background-image: url('images/aspar_bar.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}

/* Content */

#content {
	float: right;
	width: 490px;
	padding-top: 10px;
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

.twocols {
	
}

.twocols .col1 {
	float: left;
	width: 235px;
}

.twocols .col2 {
	float: right;
	width: 235px;
}

.profile_list li {
	list-style-type:none; 
	padding: 0px 0px 5px 0px;
}

.profile_link {
	font-weight: bold;
	background:url("images/img10.gif") no-repeat scroll left center transparent;
	padding-left: 10px;
}

.listing-info {
	padding: 0px;
	margin: 0px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

.events {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.events li {
	padding: 2px 2px 2px 30px;
	margin: 10px;
	background: url(images/calendar.gif) #EFEFEF no-repeat 5px center;	
}

.more {
	padding: 0px 10px 10px 10px;
	font-weight: bold;
	background: url(images/img10.gif) no-repeat left center;
	float: right;
}

#news_section {
	padding: 0px 0px 20px 0px;
}

.news {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	width: 270px;
}

.news li {
	padding: 2px 2px 2px 35px;
	margin: 10px;
	background: url(images/icons/news.png) #F6F5E9 no-repeat 5px center;	
}

.links ul {
	padding-left: 0px;
	line-height: 5px;
	font-size: 11px;
	list-style: none;
}
.links ul li {
	padding-left: 0px;
}

.links h1 {
	font-size: 1.4em;
}

.hiddenPic {
display:none;
}

.product_month {
	font-size: 10px;
	}
	
.product {
	font-size: 14px;
	color: #000000;
	}

.small_text {
	font-size: 10px;
}

.youtube {
	padding-top: 10px;
	background: url(images/video-bg.jpg) no-repeat center;
	height: 240px;
}

.clear-both {
	clear: both;	
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}


#definitions {
	width: 250px;
	padding: 5px;
	line-height: 1.6em;
	color: #000000;
	font-size: 12px;
}

#organic {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#natural {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#traditional {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 20px;
	background: url(images/img11.gif) no-repeat;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
	background: url(images/img12.gif) repeat-x left bottom;
}

#sidebar h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	height: 10px;

}

#footer p {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #FFFFFF;
	}


/* Footer Navigation */

#footer_nav {

	width: 767px;
	margin: 0 auto 0 auto;
	padding-bottom: 10px;

}

#footer_nav li {	
	display: inline;
	border-bottom: 1px solid #CCCCCC;
}

#footer_nav a {
	width: 60px;
	padding: 10px;
	padding-left: 25px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 11px;
	color: #7F7772;
}

#footer_nav a:hover {
	color: #990000;
	background-image: url(images/menu_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}	

 
/******Calendar Display ********/


#right-col {
	float:right;
	height: 570px;
	padding: 0px 5px 0px 10px;
}

.calendar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 10px;
	background-image: url('images/cal.jpg');
	background-repeat: no-repeat;
	padding-bottom: 20px;
	}
		
.month {
	height: 140px;
	position: relative;
	top: 5px;
	}
	
.calendar table {
	text-align: center;
	width: 200px;
	text-transform: lowercase;
	}
	
.calendar tr {
	padding: 0px;
	}

.calendar a {
	color: #FFFFFF;
	font-family: Comic Sans Serif;
	text-decoration: none;
	}
	
.calendar a:hover {
	text-decoration: underline;
	}
	
#main_page {
	min-height: 440px;
	_height: 440px;
	}
/***** Listing Displays **********/
#listing {
	/*min-height: 300px;*/
	font-size: 12px;
	color: #000000;
	/*_height: 300px;*/
	}
	
html>body #listing {
	
	}
	
#listing ul {
	list-style: none;
	}

#listing a {
	text-decoration: none;
	}

#listing a:hover {
	text-decoration: underline;
	}

#product_listing {
	color: #999999;
	font-size: 11px;
	}
	
#operation a:hover {
	border: 0px;
	padding: 0px;
	color: #990000;
	}
	
#operators {
	background-image: url('images/total_operations.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
#operators h2 {
	color: #000000;
	padding: 35px;
	font-size: 40px;
	text-align: center;
}

/* Locator Map Styling */

#google-locator {
	margin: 0 auto;
	width: 750px;
}

#map {
	border: 1px solid #CCCCCC;
	padding-top: 50px;
}

#chalkboard {
	background-image: url('images/chalkboard_lrg.jpg');
	background-repeat: no-repeat;
	padding-bottom: 60px;
}

#side_bar {
	text-decoration: underline; 
	margin-left:10px; 
	line-height:2em;  
	overflow:auto; 
	height:280px; 
	width:300px
}

#products {
	margin-left:10px; 
	line-height:1.5em; 
	color: #FFFFFF;  
	overflow:auto; 
	height:280px; 
	width:300px
}



form label {
clear:left;
display:block;
float:left;
font-style:normal;
line-height:1.5em;
margin-bottom:0.5em;
padding-right:10px;
text-align:right;
width:70px;
}

form input {
margin-bottom:0.8em;
padding:0;
}

form select {
font-size: 0.9em;
margin-left:0.5em;
max-width: 200px;
}

.google_col_left {
	padding-left: 50px;
	padding-top: 50px;
	width:300px;
}

.google_col_left h3 {
	color: #FFFFFF;
	border-bottom: 2px solid #CCCCCC;
	padding-top: 10px;
}

.google_col_right {
	width:300px;
	padding-top: 50px;
	padding-right: 50px;
}

.google_col_right a {
	color: #FFFFFF;
}
	
.google_col_right a.hover {
	font-weight: bold;
}

.buttons {
	padding-left: 50px;
	padding-top: 10px;
}

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#000000;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#FFFFFF;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}


.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:10px 10px 10px 35px;
    background-repeat: no-repeat;
    background-position: 10px center;
	width: 230px;
}

.info a, .success a, .warning a, .error a, .validation a {
	color: #000000;
	text-decoration: underline !important;
}

.info a:hover, .success a:hover, .warning a:hover, .error a:hover, .validation a:hover {
	color: #999999;
	text-decoration: none !important;
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('images/low.png');
}

.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('images/medium.png');
 }
 
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('images/high.png');
}