@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	background: #000000;
}

a {
	color: #FFFF66;
	text-decoration: underline;
}

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

a img {
	border: none;
}

p {
	margin: 0;
	padding: 0;
}

h5 {
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 17px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

#main {
	background: #8FB422 url(../images/mainbg.jpg) top repeat-x;
}

#maincontent {
	background: url(../images/mainbgtop.jpg) top center no-repeat;
}

#masthead {
	background: url(../images/navbg.gif) center no-repeat;
	height: 69px;
	width: 968px;
	margin: 0 auto;
	padding: 10px;
}

#logo {
	float: left;
	margin-right: 230px;
}

#bnr_home {
	height: 340px;
	width: 900px;
	margin: 0 auto;
}

#content {
	width: 890px;
	margin: 0 auto;
	padding: 10px 0 25px 0;
}

.blurb_cnt{
	min-height:148px;
	height:auto !important;
	height:148px;
	padding: 15px;
}

#blurb_wide {
	width: 543px;
	background: #7FA21B url(../images/boxwide_top.gif) top no-repeat;
	float: left;
}

#blurb_wide .blurb_cnt{
	background: url(../images/boxwide_bot.gif) bottom no-repeat;
}

#blurb_narrow {
	width: 325px;
	background: #7FA21B url(../images/boxnarrow_top.gif) top no-repeat;
	float: right;
}

#blurb_narrow .blurb_cnt{
	background: url(../images/boxnarrow_bot.gif) bottom no-repeat;
}

#footer {
	background: #000000 url(../images/footerbg.jpg) repeat-x;
	clear: both;
}

#footertop {
	background: url(../images/footerbgtop.jpg) top center no-repeat;
}

#footercontent {
	background: url(../images/footerbgtop.jpg) top center no-repeat;
	width: 890px;
	margin: 0 auto;
	padding: 25px 0 20px 0;
	color: #666666;
	font-size: 10px;
}

#footer_rights {
	float: right;
	text-align: right;
}

#sub_content{
	min-height:480px;
	height:auto !important;
	height:480px;
	background: url(../images/subpage_bg.gif) top repeat-x;
}

#subnav{
	width: 195px;
	background: url(../images/subnav_top.gif) top no-repeat;
	top: 20px;
	left: 670px;
	float: right;
	margin-right: 10px;
}

.subnav_cnt{
	min-height:350px;
	height:auto !important;
	height:350px;
	padding: 15px;
}

#subnav .subnav_cnt{
	background: url(../images/subnav_bot.gif) bottom no-repeat;
}

#subnav ul {
	margin: 0;
	padding: 0;
}

#subnav li{
	list-style: none;
}

#subnav li a{
	display: block;
	text-decoration: none;
	margin: 0 0 2px 0;
	padding: 2px 0 6px 0;
}

#subnav li a.divline{
	background: url(../images/dot_line.gif) bottom repeat-x;
}

#subnav li a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#subnav li a.active{
	color: #FFFFFF;
}


#page_hdr {
	padding-top: 10px;
	width: 620px;
}

#page_cnt {
	width: 620px;
	padding: 20px;
}


.footer_box {
	float: left;
	margin-right: 15px;
}

.footer_hdr {
	background: url(../images/footer_hdr.gif) top repeat-x;
	padding: 4px 7px;
	color: #FFFFFF;
}

.footer_blurb_cnt {
	padding: 0px 7px;
}

.footer_blurb_cnt a{
	color: #999999;
	text-decoration: underline;
}

.footer_blurb_cnt a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}

.mtb {
	border-collapse: collapse;
	margin: 0 0 20px 0;
}

.mtb td {
	padding: 0 8px 0 8px;
	text-align: center;
	vertical-align: top;
}

.ftb {
	border-collapse: collapse;
	margin: 0 0 20px 0;
}

.ftb td {
	padding: 0 10px 0 0;
	text-align: left;
	vertical-align: top;
}

.flist {
	margin-left: 15px;
	margin-top: 0;
 	padding-left: 0;
}

.flist li{
	list-style: none;
	margin-bottom: 2px;
}

.margin_0 {
	margin: 0 0 5px 0;
}
.margin_1 {
	margin: 0 0 10px 0;
}

.margin_2 {
	margin: 0 0 20px 0;
}

.img_left{
	float: left;
	margin: 0 20px 0 0;
	padding: 5px 0 20px 0;
}

.img_right{
	float: right;
	margin: 0 0 0 20px;
	padding: 5px 0 0 20px;
}

.latest_news {
	height: 110px;
	overflow: auto;
	margin: 0;
	padding: 0;
}

.txt_small {
	font-size: 10px;
}

.screen {
	padding: 5px;
	width: 600px;
	background: #FFFFFF;
}

.screen .link{
	text-align: right;
}

.screen .link a{
	color: #CC6600;
	font-size: 13px;
	text-decoration: none;
}

.rounded {
    background-color:#32410D;
	padding: 7px;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckertreemenu ul{
	margin: 0;
	padding: 0;
}

/*Top level list items*/
.suckertreemenu ul li{
	list-style-type: none;
	position: relative;
	display: inline;
	text-align: center;
	width: 100px;
	float: left;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
	display: block;
	margin: 0;
	padding: 25px 0 0 0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #8FBC13;
}

.suckertreemenu ul li a:hover{
	color: white;
	text-decoration: none;
}

.suckertreemenu ul li.active a{
	color: #FFFFFF;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
	left: 0;
	position: absolute;
	top: 0em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	padding-top: 25px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
	display: list-item;
	text-align: left;
	width: 170px; 
	background-color: #344A17; /*overall menu background color*/
	/* float: none; This line causing problem in IE7*/
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
	display: block;
	width: 140px; /*width of sub menu levels*/
	color: #FFFFFF;
	margin: 0;
	padding: 5px 0 0 0;
	text-decoration: none;
	text-transform: capitalize;
	padding: 6px 15px;
	font-size: 11px;
}

.suckertreemenu ul li ul li a:hover{
	color: white;
	background-color: #4A6922;
}



	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; width: 0; }
/* End */	
