body {
	margin: 0px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
#pattern {
	height: 26px;
	background-image: url(img/bg_patt_green.gif);
}
#container {
	min-width: 760px;
	max-width: 1200px;
	width: 90%;
	background-image: url(img/bg_yellow-col.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #679B33;
}
a {
	color: #6F715B;
}
#colLeft h3 {
	margin-bottom: 5px;
	color: #675410;
}
#colLeft  label {
	font-weight: bold;
	color: #675410;
}


#header {
	background-color: #99CC66;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #679B33;
	border-right-color: #679B33;
	border-bottom-color: #679B33;
	border-left-color: #679B33;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: "Times New Roman", Times, serif;
}
.title {
	color: #336633;
	font-size: 220%;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	background-color: #99CC66;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #679B33;
	border-right-color: #679B33;
	border-bottom-color: #679B33;
	border-left-color: #679B33;
}
#colLeft {
	float: left;
	width: 160px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#colLeft hr {
	color: #CCCC66;
}
#colLeft a {
	padding-left: 23px;
	display: block;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#colLeft .current {
	padding-left: 23px;
	display: block;
	background-image: url(img/bullet-orange.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#main {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 180px;
}

h1 {
	color: #336633;
	font-size: 170%;

}
.smtext {
	font-size: x-small;
}
#agzines td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 10px;
	font-size: small;
}

td {
	font-size: small;
}

#agzines table {
	width: 95%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
h3 a {
	font-size: 70%;
	font-weight: normal;
}
.topLink {
	font-size: 80%;
	font-weight: normal;
}


#agzines {
	text-align: center;
	width: 100%;
}
p {
	margin: 0px;
}
.x-smallText {
	font-size: x-small;
}
.data td {
	border: 1px solid #CCCC66;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.data th {
	text-align: left;
	font-size: small;
	border: 1px solid #CCCC66;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #F2F5C1;
}
.data {
	border: 1px solid #CCCC66;
	width: 100%;
}

h3 {
	margin: 0px;
}
h2 {
	font-size: 130%;
}
h4 {
	font-size: 120%;
}
.dataVarWidth {
	border: 1px solid #CCCC66;
}
.dataVarWidth td {
	border: 1px solid #CCCC66;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.dataVarWidth th {
	text-align: left;
	font-size: small;
	border: 1px solid #CCCC66;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #F2F5C1;
}
.textGreen {
	font-weight: bold;
	color: #336633;
}
.textOrange {
	font-weight: bold;
	color: #CC6600;
}
.textBlue {
	font-weight: bold;
	color: #000099;
}
.textRed {
	font-weight: bold;
	color: #993333;
}
.textPurple {
	font-weight: bold;
	color: #993399;
}
.textTeal {
	font-weight: bold;
	color: #009999;
}
.contacts_2col {
	width: 98%;
}
.contacts_2col td {
	width: 50%;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.contacts_3col {
	width: 98%;
}
.contacts_3col td {
	width: 33%;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#colRight {
	float: right;
	width: 180px;
	margin-left: 20px;
}
#colRight  h3 {
	display: block;
	padding-bottom: 5px;
	padding-top: 12px;
	color: #75892E;
	padding-left: 3px;
	font-size: 120%;
}
.sideBox {
	background-image: url(img/sideBox_bg.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

#colRight p {
	padding-bottom: 5px;
}

.photoBoxLeft {
	font-style: italic;
	text-align: center;
	padding: 5px;
	float: left;
	border: 1px solid #FF9C00;
	margin-right: 15px;
}
.photoBoxRight {
	font-style: italic;
	text-align: center;
	padding: 5px;
	float: right;
	border: 1px solid #FF9C00;
	margin-left: 10px;
}
.floatLeft {
	float: left;
}
.button {
	background-color: #F2F5C1;
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #DADF99;
	border-bottom-color: #DADF99;
	border-left-color: #FFFFFF;
	font-size: 90%;
}
h5 {
	background-image: url(img/leaf_divider.gif);
	background-position: right bottom;
	display: block;
	width: 350px;
	background-repeat: no-repeat;
	font-size: 120%;
	color: #336633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer a {
	color: #333333;
}

.imgBorder {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-left: 10px;
}
form {
	width: 95%;
}
