body{
	margin:10px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:20px;
	color: #333;
	background:#d4e3e3 url(../images/pagebg.jpg) repeat-x top fixed;
}

.floater{display:block;clear:both; line-height:0px; height:0px; font-size:0px}

h1{text-indent:-9000px; margin:0; position:absolute}
h2{	color:#790d3e;	font-size:20px; font-weight:normal; margin:0 0 10px 0; line-height:24px; }
h3{	color:#790d3e;	font-size:16px; font-weight:bold; margin:5px 0px; }
h4{	color:#790d3e;	font-size:14px; font-weight:bold; margin:0 0 10px 0; line-height:20px;}

#main{width: 800px;margin:0px auto; position:relative; }
#header{ position:relative; background:url(../images/headbg.jpg); height:110px; width:800px}
	#logo{ background: url(../images/logo.png) top no-repeat; width:203px; height:42px; text-indent:-9999px; display:block; position:absolute; top:15px; left:30px }
	#navcontainer{ position:absolute;top:73px; left:15px}

#contentshell{ background: url(../images/bodybg.png) repeat; padding:5px 30px 15px}
	#mainsection{min-height:400px; position:relative; }
	*html #mainsection{height:400px}
		.copy, #content{ padding:15px;}
		
		.spaw2editor #content{ padding:0}
	
		#actions{ position:absolute;right:0px;z-index:1000; width:60px}
		#actions img{ width:28px; height:28px; position:relative}
		#actions #next{ float:right}
		#actions #prev{ float:left}

#footer{height:27px; width:800px; clear:both; background:url(../images/footshadow.png) top no-repeat; margin:0 auto }
		
	#legal{ font-size:11px; padding:5px 0; color:#999; }
		#legal ul{ margin:0; padding:0}
		#legal li{display: inline;list-style-type: none;padding:10px 0 10px 5px;}
		#legal a{color:#999}
	#footer .right{ font-size:12px}
	
.copy ul{ margin:0 0 0 10px; padding:0}
.copy li{ padding:0 0 5px 0}

#homeNews,#newsSummary{font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal}
#homeNews a,#newsSummary a{ color:#fff }
#newsSummary a:hover{ color:#51aa03 }
#newsSummary ul{ margin:0; padding:0; list-style-type:none}
#newsSummary li{ margin:0; padding:3px 0;}

.ltr{ padding:3px; float:left}
.ltr a{ color:#000; font-weight:bold;; text-decoration:none}
.ltr a:hover{ color:#51aa03 !important; }
.letter p{ font-weight:bold}
.letter{ clear:left}

#leftcol{float:left; width:200px}
#rightcol{float:left;  width:500px; margin-left:30px}

.newsitem{ border-bottom:1px #ccc solid; padding-bottom:5px}

a{ color:#000;text-decoration:none; font-weight:bold; outline:none}
a:hover{color:#3e5c23;}

.more{float:right; font-size:10px}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
}

.formelement{
	border-left:1px #d4d4d4 solid;
	border-right:1px #d4d4d4 solid;
	border-bottom:1px #f1f1f1 solid;
	border-top:1px #aaaaaa solid;
	
	background:url(../images/formbg.gif) repeat-x top #FFFFFF;
	font-size: 11px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	width:280px
}
.button{color:#fff;font-size:11px;font-weight:bold;border:solid 1px #000; background:url(../images/bg/head1.gif) repeat-x bottom #3e5c23;text-align:center;padding:1px 5px 2px 5px; z-index:0; text-decoration:none}
a.button:hover{color:#fff; background:#51aa03}

.submitbutton{ color:#fff;font-size:11px;font-weight:bold; background: url(../images/submitbg.gif);text-align:center;padding-top:0px; border:none; z-index:0; width:80px; height:21px; text-align:center}
.submitbutton:hover{color:#fff; background: url(../images/submitbg_on.gif); border:none}

.warning{font-weight:bold; color:#CC0000;}
.hidden{display:none;}

sup{ font-size:70%}
.sml{ font-size:11px}

.pics{ width:350px; height:350px; float:right; margin:0 0 15px 15px; border:5px solid #ccc}
.pics img{ width:350px; height:350px;}

.left{ float:left}
.right{ float:right	}

.light{ color:#70b478; font-weight:bold}

.notice{ padding:10px; border:1px solid #267735; background:#e8f0d4}

hr{border-bottom:1px dotted #277536; height:1px; color:#fff; background-color:#fff;border-left:none; border-right:none; border-top:none; clear:left; margin:22px 0}

th{color:#cece00; font-weight:bold; text-align:left}

a.foot2{font-weight:normal;	color:#999;}
a.foot2:hover{text-decoration:underline;}

.cmsform{ margin:0 13px 13px 0}
.cmsform div{ margin:20px 0 0 0; border:1px solid #ccc; padding:0 5px 5px 5px; position:relative}
.cmsform div h3{ position:absolute; float:left; top:-10px; padding:0px 10px; background:#fff; font-size:12px; margin:0px; color:#000; font-weight:bold;  line-height:18px;}

.cms_buttons{ position:absolute; right:0px; top:5px; width:170px; z-index:100000}
.cms_buttons span{display:block; position:absolute;background:url(../images/shadow.png) bottom right; padding:0 10px 10px 0}
.cms_buttons a{ color:#FFFFFF; font-size:10px}

.imgleft{
	float:left;
	margin:0 10px 10px 0;
}
.imgleft img, .imgright img{
	border:0px solid #ccc;
}
.imgright{
	float:right;
	margin:0 0 10px 10px;
}
