body {
	margin:0;
	text-align:center;
	font:0.7em Arial, Verdana, Helvetica, sans-serif;
	/*background-image:url(../pix/body_bg.jpg);*/
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#6f9119;
}

.clear {
	clear:both;  
}

.scm-sidebar {
	margin-bottom:10px;
}

#page-border {
	width:930px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:1px solid #b9c792;
	margin-bottom:10px;
	margin-top:20px;
	padding-top:5px;
	padding-bottom:10px;
	background-image:url(/inc/html/forsyth/pix/page_border_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;	
}

#wrapper {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;

}

img {
	border:none;
}

hr {
	color: #617e14;
	background-color:#617e14;
	height: 1px;
	border:none;
}

/* ========================= HEADER */

#header {
	background-color:#fff;
	padding:0 0 0 10px;
	height:249px;
	margin-bottom:10px;
}

#header-left {
	float:left;
	padding:30px 0 0 15px;
}

#header-right {
	float:right;
	margin:0 0 0 0;	
}

#logo-container {
} 

#top-text h3 {
	font-weight:100;
	color:#86ae1d;
	font-size:2em;
	line-height:1.5em;
}

/*---------- LEFT CONTENT ----------*/

#left-content {
	width:200px;
	float:left;
	margin-bottom:10px;
}

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

#left-content ul li {
	zoom:1;
}

#left-content ul li a {
	display:block;
	padding:8px 10px 8px 23px;
	background-color:#576925;
	border-top:1px solid #415312;
	margin-bottom:2px;
	text-transform:uppercase;
	background-image:url(/inc/html/forsyth/pix/leftcontent_bullet.gif);
	background-position:10px 12px;
	background-repeat:no-repeat;
}

#left-content ul li a, #left-content ul li a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#left-content ul li a:hover {
	text-decoration:none;
	background-color:#667b2b;
	color:#fff;
}

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

#left-content ul ul li a {
	padding-left:40px;
	background-color:#576925;
	background-image:none;
	color:#fff;
}

#left-content ul ul li a, #left-content ul ul li a:visited {
	color:#fff;
}

#left-content ul ul li a:hover {
	text-decoration:underline;
}

#left-content ul ul ul li a {
	padding-left:45px;
	background-color:#CCCCCC;
	background-image:url(pix/submenu_icon.gif);
	background-position:30px 9px;
	background-repeat:no-repeat;
}

#left-content ul ul ul li a, #left-content ul ul ul li a:visited {
	color:#fff;
}

/*---------- CENTER CONTENT ----------*/

#center-content {
	width:470px;
	float:left;
	line-height:1.5em;
	margin:0 8px 10px 10px;
	background-color:#fff;
	background-image:url(/inc/html/forsyth/pix/page_shadow.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	font-size:1.1em;
	color:#333333;
}

#center-content-body {
	padding:15px;
}

#center-content h1 {
	font-size:1.8em;
	line-height:normal;
	color:#617e14;
	border-bottom:1px solid #617e14;
	padding-bottom:5px;
	margin-top:0;
}

#center-content h2 {
	color:#666;
	font-size:1.4em;
	line-height:1.3em;
}

#center-content h3 {
	font-size:1.2em;
	color:#617e14;
	border-bottom:1px solid #617e14;
}

#center-content img {
	margin:0 15px 15px 0;
}

#center-content a, #center-content a:visited {
	color:#003300;
}

#center-content a:hover {
	color:#000033;
}

#center-content ul {
	list-style:url(/inc/html/forsyth/pix/centercontent_bullet.gif);
	line-height:1.8em;
}

/*---------- CENTER CONTENT WIDE TEMPLATE ----------*/

#center-content-wide {
	width:600px;
	float:right;
	line-height:1.5em;
	margin-bottom:10px;
}

#center-content-wide h1 {
	font-size:1.3em;
	line-height:normal;
	color:#fff;
	background-color:#999999;
	background-image:url(/inc/html/forsyth/pix/h1_bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	margin-top:0; 
	padding:5px 10px 5px 10px;
	font-weight:100;
}

#center-content-wide h2 {
	color:#666;
	font-size:1.1em;
}

#center-content-wide h3 {
	font-size:1em;
	border-bottom:1px solid #004a91;
	padding-right:10px;
	color:#004a91;
}

#center-content-wide a, #center-content-wide a:visited {
	color:#143890;
}

#center-content-wide a:hover {
	color:#000033;
}

#center-content-wide ul {
	list-style:url(/inc/html/forsyth/pix/centercontent_bullet.gif);
	line-height:1.8em;
}

/*-------- RIGHT CONTENT --------*/

#right-content {
	width:210px;
	padding:16px 10px 10px 10px;
	float:right;
	line-height:1.5em;	
	background-color:#fff;
	background-image:url(/inc/html/forsyth/pix/page_shadow.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	font-size:1.1em;
}

#right-content h2 {
	font-size:1.7em;
	line-height:normal;
	color:#617e14;
	border-bottom:1px solid #617e14;
	padding-bottom:5px;
	margin-top:0;
}

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

#right-content ul li {
	padding:0 10px 5px 0px;
	line-height:1.5em;
	border-bottom:10px solid white;
}

#right-content ul li:hover {
}

#right-content ul li a, #right-content ul li a:visited {
	color:#617e14;
	text-decoration:none;
}

#right-content ul li a:hover {
	color:#617e14;
	text-decoration:underline;
}

#scm-sidebar-blog {
	background-image:url(/inc/html/forsyth/pix/blog.jpg);
	background-position:170px -2px;
	background-repeat:no-repeat;
}

#right-content a, #right-content a:visited {
	color:#617e14; 
}

#right-content strong {
	color:#617e14;
}

/*---------- 3 FOOTER BOXES ----------*/

#footer-boxes {
	margin-left:210px;
	margin-bottom:10px;
}

.box {
	float:left;
	height:220px;
	background-color:#fff;
	padding:10px;
	color:#333333;
	font-size:1.1em;
	line-height:1.5em;
}

.box h3 {
	font-size:1.2em;
	line-height:normal;
	color:#617e14;
	border-bottom:1px solid #617e14;
	padding-bottom:5px;
	margin-bottom:8px;
	margin-top:0;
}

.box h3 a, .box h3 a:visited {
	color:#617e14;
	text-decoration:none;
}

.box h3 a:hover {
	color:#333333;
}

.box p {
	margin-top:0;padding-top:0;
}

#growers {
	width:210px;
	margin-right:10px;
	background-image:url(/inc/html/forsyth/pix/footer_boxes/growers.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#quality {
	width:210px;
	margin-right:10px;	
	background-image:url(/inc/html/forsyth/pix/footer_boxes/quality_promise.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;	
}

#contact {
	width:210px;
	background-image:url(/inc/html/forsyth/pix/footer_boxes/contact_us.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;	
}

	
/*---------- FOOTER ----------*/

#footer-container {
	margin-left:auto;
	margin-right:auto;
	width:930px;
	text-align:center;
	margin-bottom:30px;
}

#footer {
	padding-bottom:10px;
	color:#fff;
	line-height:1.5em;
	text-align:left;
}

#footer a, #footer a:visited {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	color:#fff;
	text-decoration:underline;
} 

#footer-left {
	float:left;
	width:600px;
}

#footer-right {
	float:right;
	width:150px;
	text-align:right;
}

/*---------- OTHER STYLES ----------*/

#scm-sidebar-members {
	padding:10px;
	color:#666666;
}

#scm-sidebar-members h2 {
	color:#fff;
	text-transform:uppercase;
	font-size:1.5em;
	margin-top:0;
}

#scm-sidebar-members a, #scm-sidebar-members a:visited {
	color:#666666;
}


/*--------- OTHER ---------*/

.news-byline {
	border-bottom:1px dotted #666;
	margin-bottom:8px;
	padding-bottom:8px;
}

/*--------- MISC -------*/

.table-of-data {
	border:0;
	
}

.table-of-data td {
	padding-left:5px;
}

.table-even {
	background-color:#efefef;
}

/* -----Products -- */

#results-count {
	float:right;
	color:#666666;
}

#pagination {
	float:right;
	color:#666666;
	padding: 10px 0 20px 0;
}

#center-content .subcategories {
	margin:0 20px 0 0;
}

#center-content .subcategories ul  {
	margin:0 20px 0 12px;
	padding:0;
	list-style:none;
}

#center-content .subcategories ul li {
	display:block;
	padding:0 3px 0px 16px;
	background-image:url(/inc/html/forsyth/pix/centercontent_bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	vertical-align:top;
}

#products {
	padding:5px;
	margin:12px 0 10px 10px;
}

#products td {
	border-bottom:solid 1px #99CC66;
	padding:5px;
	vertical-align:top;
}

#products b {
	color:#43521D;
	font-weight:bold;
}

#products-search {
	clear:both;
	margin:7px 0 5px 0px;
	width:410px;
	display:block;
	padding: 7px 16px 7px 16px;
	color:#617e14;
	background-color:#B3DD73;
}

#products-search input {
	color:#333;
	background-color:#efefef;
	border:solid 1px #7B9B39;
	text-align:left;

}

#products-search input.search_submit {
	color:#fff;
	background-color:#7B9B39;

}

#center-content .all-products a, #center-content .all-products a:visited {
	color:#7B9B39;
	margin:0 0 0 20px;
}

#center-content .all-products-category, #center-content .all-products-category a, #center-content .all-products-category a:visited {
	color:#7B9B39;
}
