/* Standard HTML Elements */
body {
	margin: 0;
	padding: 0;
	background: #71a3c8 url('/images/body-bg.jpg') top left repeat-x;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif !important;
	font-size: 12px;
}

form {
	margin: 0;	
}

input {
	vertical-align: middle;
	padding: 3px;
}

table {
	border-collapse: collapse;
}

img {
	border: none;	
}

h2 {
	margin: 0;
	padding: 3px 0;
	font-size: 16px;
}

h3 {
	margin: 0;
	padding: 2px 0;
	font-size: 13px;
}

a, a:link, a:visited, a:active {
	color: #e31b23;
	text-decoration: underline;
}

a:hover {
	color: #F47523;
}

ul 
{
    list-style-position:outside;
	width: 500px;
	/* added to firefox */
	position:relative;
	left:15px;
	margin-left: 20px;	
}

li {
	margin-left: 20px;
}

/* Content Container */
#main-content {
	width: 786px;
	text-align: left;
	background: #d6d2ac;
}

#content {
	border-top: solid 1px #787555;
	background: #fff;
	float: left;
	padding-right: 10px;
}

#content-min-height, #left-nav-min-height {
	height:400px;
	float: right;
	width: 1px;
}
#content-min-height{
	
	}

/* Page Navigation Syles */
#page-nav {
	height: 40px;
	background-color:#5B9632;
}

#page-nav #search-box {
	float: right;
	width: 170px;
	padding-top: 8px;
}

#page-nav #search-box input.search-box {
	border: solid 1px #cc111a;
	height: 20px;
	font-size: 9px;
	color: #444;
}
/* Style Rules to fix some layout issues in navigation */
#left-nav div.mmenu, #page-nav div.mmenu {
	margin-left: -1px;
}

#menu0 {
	margin: 0px !important;	
}

#left-nav div td, #page-nav div td {
	vertical-align: top;
	
}

#left-nav div td a, #page-nav div td a {
	display: block;
	padding: 4px 8px !important;
}

#left-nav {
	float: left;
	width: 150px;
	background: #F6F6F6;
	margin-right: 10px;
	/*border: solid 1px #787555;*/
	padding-bottom: 10px;
}


/* Content Area that comes directly after page navigation on homepage*/
#mid-content {
	background: url('/images/main-bg.jpg') top left no-repeat;
	height: 451px;
	color: #333333;
}

#mid-content a {
	color: #e31b23;	
}

#mid-content a:hover {
	color: #F47523;
}

#mid-content div.spacer {
	height: 65px;
}


/* Right Content Area on Homepage - Contained inside of the mid-content section */
#mid-right-section {
	width: 220px;
	height: 385px;
	overflow: hidden;
	margin: 0 0 0 557px;
	z-index: -1;
}

#recipe-of-the-week {
	margin-bottom: 15px;	
}

#recipe-of-the-week h2 {
	display: inline;
	float: right;
	width: 100px;
	text-decoration:none;
	font-size:14px;
}
#recipe-of-the-week h2 a {
	text-decoration:none;
}

#recipe-of-the-week img {
	float: left;
	margin: 3px 3px 0 0;
	border: solid 2px #666046;
}

#recipe-of-the-week p {
	width:100%;
	margin: 0;
	padding: 5px 0 0 0;
}

#whats-new-container {
	position:relative;
	width:193px;
	height:120px;
	overflow:hidden;
}

#whats-new {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	font-size: 11px !important;
}

#whats-new strong {
	font-weight: normal !important;
}


/* Various Global Class Elements */
span.searchword { 
	background-color: yellow;
}


/*** LEGACY CSS FROM OLD DESIGN ***/
.redhead {
    color: #CC0000;
    font-size: 16px;
	line-height: 19px;
	font-weight: bold;
}

.quicknav {
	color: black;
	font-size: 11px;
	line-height: 16px;
	margin: 0px 0px 0px 6px;
}

.reverse {
    color: white;
    font-size: 11px;
	line-height: 16px;
}

blockquote {
    color: #CC0000;
    font-size: 11px;
	line-height: 16px;
}

.green {
    color: #006633;
    font-size: 11px;
	line-height: 16px;
}

.greenadd {
    color: #006633;
    font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

.redbold {
    color: #CC0000;
    font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}

.greenbold {
    color: #006633;
    font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}

.whitebig {
    color: #FFFFFF;
    font-size: 17px;
	line-height: 20px;
	font-weight: bold;
}

.links {
    color: black;
    font-size: 11px;
	line-height: 14px;
}
.nav {
	font-size: 10px;
	line-height: 22px;
	margin-right: 20px;
}
.footer {
	color: #CCCCCC;
	font-size: 10px;
}

.formtag {
	font-size: 10px;
	line-height: 11px;
	color: #000000;
}

.search {
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	
}

.subHeader {
    font-size: 12px;
	font-weight: bold;
	color: #FF0000
}
.listStyle {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	list-style-type: disc;
	margin-right: 15px;
}

/* Ordered list default list item styles */
ol li { list-style-type: upper-alpha; }
ol ol li { list-style-type: decimal; }
ol ol ol li { list-style-type: lower-alpha; }

/* Ordered list for pest chart */
ol.pest LI.pest { list-style-type: decimal; color: #000000; }

.listStyle2 {
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	list-style-type: disc;
	margin-right: 20px;
	color: #006633;
}
.listStyle3 {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	list-style-type: upper-alpha;
	margin-right: 15px;
}
.berrylib {
    color: black;
    font-size: 13px;
	line-height: 22px;
}

.recTitle {
    color: #006633;
    font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

body, p, td, font, div {
	font-size: 12px !important;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif !important;
}

/* Bottom Content Area on Homepage, split into thirds */
#bottom-content {
	clear:both;
	float: left;
	width: 786px;
	height: 83px;
	padding: 0;
	background: #e31b23;
}

#bottom-content a {
	color: #fff;
	text-decoration: none;
	border-bottom: solid 1px #c54c52;
}

#bottom-content a:hover {
	color: #000;
}

#first-third {
	float: left;
	width: 170px;
	margin-top: 10px;
	margin-left: 54px;
	color: #fff;
	font-weight: bold;
	font-size: 9px !important;
}

#first-third input.text-input {
	width: 120px;
	border: solid 1px #cc111a;
	height: 20px;
	font-size: 9px !important;;
	color: #444;
}

#second-third {
	width: 316px;
	float: left;
	margin-top: 10px;
	color: #fff;
	font-weight: bold;
}

#second-third td {
	font-size: 10px;
	vertical-align: top;
	padding: 1px 5px;
	color: #fff;
}

#third-third {
	width: 227px;
	float: right;
}

#password-field {
	display: none;
	margin-right: 3px !important;
}


/* Footer Area */
#footer {
	color: #333333;
	padding: 10px 0 10px 0;
	font-size: 9px !important;
	float:left;
	width: 100%;
	background: #f6f6f6;
	width: 786px;
}

#footer p {
	padding: 0 0 0 15px;
	margin: 0;
}

