﻿
body {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font: 1em "Consolas";
}
hr {
	height: 5px;
	line-height: 5px;
	background-color: #008000;
}

h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}
	
h2 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1.std {
	margin-top: 0px;
	font-weight: normal;
	color: #008000;
	font-family: "Consolas";
	font-size: xx-large;
	vertical-align: top;
	text-align: center;
}
h1 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Consolas";
}
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 2.0em;
	font-family: "Consolas";
	color: #3333CC;
}
h2 {
	font-size: 1.8em;
	color: #008000;
	font-weight: bold;
}
h3 {
	font-size: 1.4em;
	color: #008000;
	font-weight: bold;
}

ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}
li        
{ 
 }

ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

p {
	padding: 0px;
	margin: 6px;
	font-family: "Consolas";
}

.normal {
	color: #FFFFFF;
}
a {
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #6600CC;
}

a img {
	border: none;
}

#wrapper {
	border-style: none;
	border-width: 0px;
	padding: 2px;
	margin: 0 auto;
}

/* Header */

#header {
	padding: 0px 0px 0px 5px;
	width: 100%;
	height: 70px;
	margin: 0px auto;
	background-color: #006600;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-right: 5px;
	margin-right: 10px;
}

#logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 5px 0px 0px 0px;
}

/* Menu */

#menu {
	padding: 0px;
	margin: 0px;
	float: none;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 410px;
	font-size: small;
}
#menu ul {
	margin: 0px;
	padding: 2px 0px 0px 0px;
	list-style: none;
	vertical-align: middle;
	width: auto;
}
#menu li {
	padding: 0px;
	float: left;
	margin: 0px 4px 0px 0px;
	vertical-align: top;
	line-height: 16px;
	width: 125px;
}
#menu a {
	display: block;
	width: auto;
	padding: 2px;
	font-size: 14px;
	font-family: "Consolas";
}
#menu a:hover {
	text-decoration: none;
	background-color: #00C600;
}

#menu .active {
	color: #000000;
}
#menu .active a {
	border-style: 0;
	border-width: 0px;
	background: no-repeat 100% 100%;
}

/* Menu2 */

#menu2 {
	padding: 0px;
	margin: 0px;
	float: right;
	position: relative;
	font-size: small;
}
#menu2 ul {
	margin: 0px;
	padding: 2px 0px 0px 0px;
	list-style: none;
	vertical-align: middle;
	width: auto;
}
#menu2 li {
	padding: 0px;
	float: left;
	margin: 0px 4px 0px 0px;
	vertical-align: top;
	line-height: 16px;
	width: 148px;

}
#menu2 a {
	display: block;
	width: auto;
	padding: 2px;
	font-size: 14px;
	font-family: "Consolas";
}
#menu2 a:hover {
	text-decoration: none;
	background-color: #0AABE0;
}

#menu2 .active {
	color: #000000;
}
#menu2 .active a {
	border-style: 0;
	border-width: 0px;
	background: no-repeat 100% 100%;
}
/* Search2 */

#search2 {
	float: none;
}

#search2 ul {
	margin: 0px;
	padding: 49px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#search2 li {
	float: left;
	margin: 0px;
}

#search2 a {
	display: block;
	width: auto;
	padding: 6px 20px;
}

#search2 a:hover {
	text-decoration: underline;
}

#search2 .active {
	background: #8CBAFF;
	color: #000000;
}
#search2 .active a {
	background: none no-repeat 100%
-40px;
	background-color: #6F6FFF;
}
#search2 form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search2 fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search2 #s {
	width: 160px;
}

.farm {
  
  font-weight: bold}
  
  
.printver {
  
   }


/* Page */

#page {
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}

#header-pic {
	background: url("templates/images/img05.jpg") no-repeat left top;
	width: 90%;
	height: 210px;
}

/* Content */



#content {
	float: left;
	width: 80%;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	background: #0C876B none no-repeat left 90%;
	padding: 7px 25px;
	font-size: 1.4em;
	color: #FFFFFF;
}

.post .title h1 {
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	vertical-align: top;
	width: 170px;
	margin-right: 5px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	background: url("templates/images/img03.jpg") no-repeat left bottom;
	vertical-align: top;
}
#sidebar-content {
	border-color: #535353;
	border-width: medium;
	background: url("templates/images/img01.jpg") repeat-y left top;
	background-color: #FFFFFF;
	vertical-align: top;
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
	font-size: medium;
}

#sidebar li li {
	margin-left: 5px;
	line-height: 20px;
	padding-left: 15px;
	background: url("templates/images/img04.jpg") no-repeat left 50%;
}
#sidebar li ul {
	margin-bottom: .2em;
	list-style: none;
}
#sidebar h2 {
	margin: 0px 0px 4px 0px;
	background: #0C876B none no-repeat left
50%;
	padding: 2px;
	font-size: 1.4em;
	text-align: center;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
/* rightsidebar */

#rightsidebar {
	float: right;
	vertical-align: top;
	margin-right: 5px;
}

#rightsidebar-bgtop {
}

#rightsidebar-bgbtm {
	background: url("templates/images/img03.jpg") no-repeat left bottom;
	vertical-align: top;
}
#rightsidebar-content {
	border-color: #535353;
	border-width: medium;
	background: url("templates/images/img01.jpg") repeat-y left top;
	background-color: #FFFFFF;
	width: 170px;
	vertical-align: top;
}

#rightsidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
	font-size: medium;
}

#rightsidebar li li {
	margin-left: 5px;
	line-height: 20px;
	padding-left: 15px;
	background: url("templates/images/img04.jpg") no-repeat left 50%;
}
#rightsidebar li ul {
	margin-bottom: .2em;
	list-style: none;
}
#rightsidebar h2 {
	margin: 0px 0px 4px 0px;
	background: #0C876B none no-repeat left
50%;
	padding: 2px;
	font-size: 1.4em;
	text-align: center;
	color: #FFFFFF;
}

#rightsidebar a {
	text-decoration: none;
	text-align: center;
}

#rightsidebar a:hover {
	text-decoration: none;
}

/* rightsidebar2 */

#rightsidebar2 {
	float: right;
	vertical-align: top;
	margin-right: 5px;
}

#rightsidebar2-bgtop {
}

#rightsidebar2-bgbtm {
	background: url("templates/images/img03.jpg") no-repeat left bottom;
	vertical-align: top;
}
#rightsidebar2-content {
	border-color: #535353;
	border-width: medium;
	background: url("templates/images/img01.jpg") repeat-y left top;
	background-color: #FFFFFF;
	vertical-align: top;
}

#rightsidebar2 ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
	font-size: medium;
}

#rightsidebar2 li li {
	margin-left: 5px;
	line-height: 20px;
	padding-left: 15px;
	background: url("templates/images/img04.jpg") no-repeat left 50%;
}
#rightsidebar2 li ul {
	margin-bottom: .2em;
	list-style: none;
}
#rightsidebar2 h2 {
	margin: 0px 0px 4px 0px;
	background: #0C876B none no-repeat left 50%;
	padding: 2px;
	font-size: 1.4em;
	text-align: center;
	color: #FFFFFF;
}

#rightsidebar2 a {
	text-decoration: none;
	text-align: center;
}

#rightsidebar2 a:hover {
	text-decoration: none;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 90%;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: small;
	color: #000000;
}
#footer a {
	color: #0000FF;
}


#content ul li {
	list-style-image: url('../newtemplates/greenball.gif');
	text-align: left;
}
#content blockquote {
	border-left: 5px solid #BAC2D1;
	margin-left: 15px;
	background: #ECEEF2;
	padding: 5px 10px;
	margin-right: 15px;
}

#content blockquote blockquote {
	background: #F8F9FA;
}
#outerWrapper #contentWrapper #leftColumn1 {
  width: 170px;
}  

#purplecssbuttons {
	width: 200px ;
	text-align: center ;
}
#purplecssbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#purplecssbuttons li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
}
#purplecssbuttons li a {
	color: #FFFFFF ;
	background-color: #800080 ;
	border: 1px outset #800080 ;
	width: 200px ;
	text-decoration: none ;
	display: block; font-family:Consolas; font-size:12pt 
}
#purplecssbuttons li a:hover {
	color: #000000 ;
	background-color: #DDBBFF ; font-family:Consolas; font-size:12pt
}

#orangecssbuttons {
	width: 200px ;
	text-align: center ;
}
#orangecssbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#orangecssbuttons li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
}
#orangecssbuttons li a {
	color: #FFFFFF ;
	background-color: #FF6600 ;
	border: 1px outset #FF6600 ;
	width: 200px ;
	text-decoration: none ;
	display: block; font-family:Consolas; font-size:12pt 
}
#orangecssbuttons li a:hover {
	color: #000000 ;
	background-color: #FFC8A4 ; font-family:Consolas; font-size:12pt
}


#bluecssbuttons {
	width: 200px ;
	text-align: center ;
}
#bluecssbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#bluecssbuttons li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
}
#bluecssbuttons li a {
	color: #FFFFFF ;
	background-color: #0066FF ;
	border: 1px outset #0066FF ;
	width: 200px ;
	text-decoration: none ;
	display: block; font-family:Consolas; font-size:12pt 
}
#bluecssbuttons li a:hover {
	color: #000000 ;
	background-color: #9BC4FF ; font-family:Consolas; font-size:12pt
}
#greencssbuttons {
	width: 200px ;
	text-align: center ;
}
#greencssbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#greencssbuttons li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
}
#greencssbuttons li a {
	color: #FFFFFF;
	background-color: #008000 ;
	border: 1px outset #800080;
	width: 200px;
	text-decoration: none;
	display: block;
	font-family: Consolas;
	font-size: 12pt;
}
#greencssbuttons li a:hover {
	color: #000000;
	background-color: #64FF64 ;
	font-family: Consolas;
	font-size: 12pt;
}

#bloobbuttons {
	width: 200px ;
	text-align: center ;
}
#bloobbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#bloobbuttons li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
}
#bloobbuttons li a {
	color: #FFFFFF ;
	background-color: #0066FF ;
	border: 1px outset #0066FF ;
	width: 200px ;
	text-decoration: none ;
	display: block; font-family:Consolas; font-size:12pt 
}
#bloobbuttons li a:hover {
	color: #000000 ;
	background-color: #9BC4FF ; font-family:Consolas; font-size:12pt
}

#leftbox {
	width: 25%;
	float: left;
}
#centerbox {
	float: left;
	width: 45%;
}
#rightbox {
	padding: 0px;
	margin: 0px;
	float: right;
}
#topbox1 {
	width: 100%;
	float: right;
}
#dropdowns {
	width: 100%;
	float: right;
}
#leftnavcontainer {
	width: 170px;
}

#leftnavcontainer ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: "Consolas";
}
#leftnavcontainer ul li
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Consolas";
}
#leftnavcontainer a
{
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #006600;
	border-bottom: 1px solid #eee;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: normal;
}
#leftnavcontainer a:link, #navlist a:visited
{
	color: #EEE;
	text-decoration: none;
	text-align: center;
}

#leftnavcontainer a:hover
{
	text-decoration: none;
	background-color: #00C600;
	color: #fff;
}
#leftnavcontainer a#starthere
{
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #5C00B9;
	border-bottom: 1px solid #eee;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: normal;
}
#leftnavcontainer a#starthere:hover
{
	text-decoration: none;
	background-color: #8000FF;
	color: #fff;
}


#rightnavcontainer {
	width: 170px;
}

#rightnavcontainer ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: "Consolas";
}
#rightnavcontainer ul li
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Consolas";
}
#rightnavcontainer a
{
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #0000FF;
	border-bottom: 1px solid #eee;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: normal;
}
#rightnavcontainer a#canning
{
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #CCFF99;
	border-bottom: 1px solid #eee;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: normal;
}
#rightnavcontainer a#canning:hover
{
	text-decoration: none;
	background-color: #8CFF1A;
	color: #000000;
}
#rightnavcontainer a#orange
{
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #FF6600;
	border-bottom: 1px solid #eee;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: normal;
}
#rightnavcontainer a#orange:hover
{
	text-decoration: none;
	background-color: #FF9933;
	color: #fff;
}
#rightnavcontainer a#green
{
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #009D00;
	border-bottom: 1px solid #eee;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: normal;
}
#rightnavcontainer a#green:hover
{
	text-decoration: none;
	background-color: #00C600;
	color: #fff;
}
#rightnavcontainer a#darkgreen
{
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #005E00;
	border-bottom: 1px solid #eee;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: normal;
}
#rightnavcontainer a#darkgreen:hover
{
	text-decoration: none;
	background-color: #00A600;
	color: #fff;
}
#rightnavcontainer a#yellow
{
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #FFFF00;
	border-bottom: 1px solid #eee;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: normal;
}
#rightnavcontainer a#yellow:hover
{
	text-decoration: none;
	background-color: #FFFF79;
	color: #000000;
}

#rightnavcontainer a#lightblue
{
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #006699;
	border-bottom: 1px solid #eee;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: normal;
}
#rightnavcontainer a#lightblue:hover
{
	text-decoration: none;
	background-color: #0091D7;
	color: #000000;
}

#rightnavcontainer a:link, #navlist a:visited
{
	color: #EEE;
	text-decoration: none;
	text-align: center;
}

#rightnavcontainer a:hover
{
	background-color: #0AABE0;
	color: #fff;
}

.box-set {
  background: #eaeaed;
}
.box {
	background: #FFFFFF;
	height: 80px;
	width: 700px;
}
