@charset "utf-8";

/** common **/
	* {
		margin: 0;
		padding: 0;
		font-size: 11px;
		font-family: verdana, arial, sans-serif;
		color: #000000;
		}
	html, body {
		/* \*/ height: 100%; /* IE MAC ignores */
		} 
	body {
		/* \*/ height: 100%; /* IE MAC ignores */
		margin: 0;
		/*background: #7a4d2e;*/
		background: #333333;
		min-width: 840px;
		} 
	* html body {
		margin: 0;
	}
	#wrap {
		position: relative;
		margin: 0;
		height: 100%;
		text-align: center;
		}
	#middle {
		position: relative;
		height: auto;
		width: 840px;
		min-height: 100%; 
		margin: 0 auto;
		text-align: left;
		background-image: url("../images/design/middle.gif");
		background-repeat: repeat-y;
	}
	* html #middle {
		/* \*/ height: 100%; /* IE MAC ignores */
		}
	#left_column_bg {
		position: absolute;
		left: 20px;
		bottom: 0;
		width: 170px;
		height: 148px;
		background-image: url("../images/design/left_column_bg.gif");
		background-repeat: no-repeat;
	}
	.clearer {
		height:1px;
		overflow:hidden;
		margin-top:-1px;
		clear:both;
	}
	hr {
		background-color: #c5e2b7;
		border: 0;
		color: #c5e2b7;
		height: 3px;
		margin: 15px 0 15px 0;
	}
	* html hr
	{
		margin: 10px 0 10px 0;
	}
	html>body #minheight{
		float:right;
		width:0px;
		height:800px;
		/* \*/ height: auto; /* IE MAC ignores */
	}
	a {
		color: #678938;
	}
	a:hover {
		color: #000;
	}
	h1 {
		font-size: 17px;
		line-height: 23px;
		margin-bottom: 17px;
		color: #425c22;
		font-weight: normal;
	}
	h1 sup {
		font-size: 10px;
		color: #425c22;
		font-weight: normal;
	}
	h2 {
		font-size: 12px;
		color: #cc2228;
		font-weight: normal;
	}
	h3, h4, h5, h6 {
		font-size: 10px;
		color: #425c22;
		font-weight: normal;
	}
	ul {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	ol {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	li {
		margin-left: 24px;
	}
	blockquote {
		margin-left: 30px;
	}
	.center {
		text-align: center;
	}
	option {
		padding: 0 3px;
	}
.clearfix_container {
	float: left; 
	width: 100%;
}
* html .clearfix_container {
	float: left; 
	width: 410px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
	clear: both; 
    visibility: hidden;
	
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.image_container {
	float: right;
	padding: 0 0 0px 10px;
}

img {
	border: 0;
}
.pageimg {
	float: right;
	padding: 44px 0 10px 10px;
}
/** site elements **/
	#header {
		position: relative;
		width: 840px;
		height: 191px;
		background-image: url("../images/design/header.gif");
		background-repeat: no-repeat;
	}
	#left_column {
		float: left;
		width: 190px;
		padding-bottom: 200px;
	}
	#right_column {
		float: right;
		width: 194px;
		padding-top: 26px;
		padding-bottom: 40px;
		background-image: url("../images/design/right_column.gif");
		background-repeat: no-repeat;
	}
	#right_column .cont {
		padding: 0 34px 0 22px;
		font-size: 9px;
		line-height: 13px;
	}
	#content {
		margin-left: 193px;
		margin-right: 197px;
		width: 450px;
		padding-bottom: 10px;
	}
	* html #content {
		margin-right: 0px;
		margin-left: 0px;
	}
/** horizontal menu **/
	.hmenu
	{
		position: absolute;
		top: 158px;
		left: 651px;
		border-top: solid 0px blue;
		border-bottom: solid 0px blue;
	}
	.hmenu, .hmenu ul li a
	{
		padding-top: 3px;
		line-height: 26px;
		padding-bottom: 4px;
	}
	.hmenu ul, .hmenu ul li
	{
		display: inline;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	.hmenu ul li a
	{
		padding-left: 16px;
		padding-right: 17px;
		white-space: nowrap;
		color: #fff;
		font-size: 12px;
		text-decoration: none;
	}
	.hmenu ul li a:hover
	{
		color: #79b752;
	}
	* html .hmenu ul li, * html .hmenu ul li a
	{
		width: 1%; /* IE/Mac needs this */
		display: inline-block;	/* IE/Mac needs this */
		/* \*/
			width: auto;
			display: inline; 
			position: relative;
		/* reset above hack */
	}
	* html .hmenu, * html .hmenu ul a
	{
		/* \*/ height: 0.01%; /* hasLayout hack to fix render bugs in IE/Win. 
					 IE/Mac will ignore this rule. */
	}
	* html .HMENU
	{
		padding: 0;	
	}
/** vertical menu **/
	.vmenu
	{
		padding-top: 19px;
		padding-left: 20px;
	}
	.vmenu ul, .vmenu ul li
	{
		margin: 0;
		padding: 0;
		list-style-type: none;
		display: block;
	}
	.vmenu ul
	{
	}
	.vmenu ul li
	{
	}
	.vmenu ul li ul
	{
	}
	.vmenu ul li li
	{
	}
	.vmenu ul li a
	{
		display: block;
		text-decoration: none;
		padding: 5px 14px 5px 28px;
		color: #fff;
		font-weight: normal;
		font-size: 12px;
		line-height: 18px;
		background-image: url("../images/design/bullet.gif");
		background-repeat: no-repeat;
		background-position: 17px 12px;
	}
	.vmenu ul li a:hover
	{
		color: #000;
		background-image: url("../images/design/bullet2.gif");
	}
	* html .vmenu ul li a/* hide from IE5.0/Win & IE5/Mac */
	{
		height: 1%;
	}
	* html .vmenu ul
	{
		position: relative;	/* IE needs this to fix a rendering problem */
	}
/** DefaultPage **/
	#DefaultPage {
		padding: 22px 18px 10px 22px;
		line-height: 16px;
	}
/** DefaultForm **/
	.DefaultForm {
	}
	.DefaultForm p {
	}
	.DefaultForm fieldset {
		border-width: 0px;
		border-color: white;
		border-style: solid;
		padding: 0 0;
	}
	.DefaultForm legend {
		font-weight: bold;
		border-left: 1px solid gray;
		border-right: 1px solid gray;
		background-color: white;	
	}
	.DefaultForm label {
		display: block;
		float: left;
		width: 90px;
		padding: 7px 0;
		margin: 0;
		clear: left;
		line-height: 18px;
	}
	* html .DefaultForm label {
		padding: 6px 0 8px 0;
	}
	.DefaultForm .label_alt {
		display: inline;
		float: none;
		width: auto;
		padding: 0;
		margin: 0;
		clear: none;
	}
	.DefaultForm .default_input {
		width: 312px;
		padding: 2px;
		margin: 7px 0;
	}
	* html .DefaultForm .default_input {
		width: 312px;
		height: 20px;
	}
	.DefaultForm input, 
	.DefaultForm select, 
	.DefaultForm textarea {
		margin: 2px 0;
	}
	.DefaultForm .submit {
		margin-top: 10px;
		padding: 4px;
	}
	.DefaultForm .submit2 {
		margin-top: 0px;
		padding: 4px;
		float: right;
	}
	/** javascript error-handling **/
	.DefaultForm input.error, 
	.DefaultForm select.error, 
	.DefaultForm input.error:focus, 
	.DefaultForm select.error:focus {
		padding-right: 16px; 
		border: 2px solid red; 
		background-image: url("/images/warning_obj.gif"); 
		background-position: right; 
		background-repeat: no-repeat;
	}
	.login_error {
		color: red;
		margin-bottom: 12px;
	}
	.smaller {
		color: #79b752;
		padding: 2px 0;
	}
/** FORM FOOTER **/
	.form_footer {
		text-align: right;
		padding: 10px 5px 0 0;
	}
	.form_footer sup {
		font-size: 8px;
	}
	.admin_text {
		color: blue;
	}

	.newsimg {
		float: right;
		padding: 0 0 10px 20px;
	}

	.subscribe {
		position: relative;
		width: 170px;
		height: 131px;
		margin: 37px 0 0 20px;
		background: #425c22;
		background-image: url("/images/design/subscribe.gif"); 
		background-position: 0 0; 
		background-repeat: no-repeat;
	}
/** Form Subscribe **/
	#SubscribeForm {
		padding-top: 49px;
	}
	#SubscribeForm fieldset {
		border: 0;
	}
	#SubscribeForm label {
		display: block;
		line-height: 16px;
		float: left;
		width: 46px;
		text-align: right;
		color: #fff;
	}
	* html #SubscribeForm label {
		width: 43px;
	}
	#SubscribeForm .input1 {
		width: 103px;
		border: 1px solid #fff;
		padding: 1px;
		margin-bottom: 6px;
		margin-left: 2px;
	}
	* html #SubscribeForm .input1 {
		width: 107px;
	}
	#SubscribeForm .submit {
		margin-top: 2px;
		margin-left: 48px;
	}
	/** javascript error-handling **/
	#SubscribeForm input.error, 
	#SubscribeForm select.error, 
	#SubscribeForm input.error:focus, 
	#SubscribeForm select.error:focus {
		width: 88px;
		padding: 1px;
		padding-right: 16px; 
		margin-bottom: 6px;
		margin-left: 2px;
		border: 1px solid red; 
		background-image: url("/images/warning_obj.gif"); 
		background-position: right; 
		background-repeat: no-repeat;
	}
	* html #SubscribeForm input.error, 
	* html #SubscribeForm select.error, 
	* html #SubscribeForm input.error:focus, 
	* html #SubscribeForm select.error:focus {
		width: 107px;
	}

	.rss {
		text-align: right;
	}
	.rss a {
		text-decoration: none;
		color: #000000;
	}
	.rss a:hover span {
		text-decoration: underline;
	}
	.rss a img {
		vertical-align: middle;
	}