
.bodyclass {
	background-color: #538314;
	background-image: url(/images/bg_body.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#wrap {
	width: 984px;
	margin-left: auto;
	margin-right: auto;
}

#bar_left {
	width: 28px;
	height: 780px;
	float: left;
	background-image: url(/images/bar_left.png);
	background-position: 0 6px;
	background-repeat: no-repeat;
}

#bar_right {
	width: 29px;
	height: 780px;
	float: right;
	background-image: url(/images/bar_right.png);
	background-position: 0 6px;
	background-repeat: no-repeat;
}

#main {
	width: 927px;
	float: left;
	background-image: url(/images/bg_main.gif);
	background-position: 0 272px;
	background-repeat: repeat-x;
}

#navcontent_home {
	width: 927px;
	float: left;
	background-image: url(/images/bg_navcontent_home.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#navcontent_inside {
	width: 927px;
	float: left;
	background-image: url(/images/bg_navcontent_inside.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}



/*************************************************************/
/*************************** header **************************/
/*************************************************************/
#printheader {
	display: none;
	visibility: hidden;
}

#header {
	width: 927px;
	height: 272px;
	float: left;
	background-image: url(/images/bg_header.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#header_photo {
	width: 924px;
	height: 264px;
	background-image: url(/images/bg_header_picture.jpg);
	background-position: 3px 33px;
	background-repeat: no-repeat;
}

#header_logo {
	width: 927px;
	height: 227px;
	float: left;
}

#quicklinks {
	width: 913px;
	height: 37px;
	float: left;
	padding: 0px 0px 0px 7px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.quicklink {
	height: 37px;
	float: left;
	text-align: center;
}

.quicklink a {
	background-image: url(/images/bg_quicklink_off.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	display: block;
	height: 28px;
	padding-top: 9px;
	color: #ffffff;
	text-decoration: none;
}

.quicklink a span {
	display: block;
	height: 28px;
	cursor: pointer;
}

.quicklink a#current {
	background-image: url(/images/bg_quicklink_on.png);
	color: #ffffff;
	text-decoration: none;
}

.quicklink a:hover {
	background-image: url(/images/bg_quicklink_on.png);
	color: #ffffff;
	text-decoration: none;
}

.quicklink a:hover span {
	background-image: url(/images/bg_quicklink_arrow.png);
	background-position: 50% 100%;
	background-repeat: no-repeat;
}

.quicklink_bar {
	width: 1px;
	height: 33px;
	float: left;
	background-image: url(/images/bg_quicklink_bar.gif);
	line-height: 0px;
}



/*************************************************************/
/*************************** navigation **********************/
/*************************************************************/
#navigation {
	width: 215px;
	float: left;
	padding: 7px 12px 0px 6px;
	background-image: url(/images/bg_navigation.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#navcontainer {
	width: 215px;
	float: left;
}

#navcontainer ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li
{
	font-size: 12px;
	list-style: none;
	margin: 0px 0px 4px 0px;
}

#navcontainer li a
{
	display: block;
	width: 199px;
	height: 22px;
	padding: 6px 8px 0px 8px;
	text-decoration: none;
	background-image: url(/images/bg_menu1_off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #1f6010;
}

#navcontainer li a:hover {
	background-image: url(/images/bg_menu1_over.gif);
	color: #ffffff;
}

#navcontainer li a#current {
	background-image: url(/images/bg_menu1_on.gif);
	color: #ffffff;
}

#navcontainer ul ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
}

#navcontainer li li
{
	font-size: 12px;
	list-style: none;
	margin: 0px 0px 4px 0px;
}

#navcontainer li li a
{
	display: block;
	width: 182px;
	height: 22px;
	padding: 6px 8px 0px 25px;
	text-decoration: none;
	background-image: url(/images/bg_menu1_off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #1f6010;
}

#navcontainer li li a:hover {
	background-image: url(/images/bg_menu1_over.gif);
	color: #ffffff;
}

#navcontainer li li a#current {
	background-image: url(/images/bg_menu1_on.gif);
	color: #ffffff;
}

#banners {
	width: 215px;
	float: left;
	padding: 10px 0px 0px 0px;
}

.navbanner {
	width: 215px;
	float: left;
	margin-bottom: 4px;
}



/*************************************************************/
/*************************** homepage ************************/
/*************************************************************/
#welcome_top {
	width: 927px;
	height: 7px;
	float: left;
	background-image: url(/images/bg_welcome_top.gif);
	line-height: 0px;
}

#welcome {
	width: 921px;
	float: left;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	background-color: #ffffff;
	background-image: url(/images/bg_content.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	min-height: 200px;
}

#welcome_bottom {
	width: 927px;
	height: 19px;
	float: left;
	background-image: url(/images/bg_welcome_bottom.gif);
	line-height: 0px;
}

.cb {
	width: 299px;
	float: left;
	margin-right: 6px;
	padding: 0px 3px;
}

.cbTitle {
	font-size: 15px;
	font-weight: bold;
	color: #ebfec5;
	background-image: url(/images/bg_cb_title.gif);
	padding: 4px 0px 0px 0px;
	height: 25px;
	text-align: center;
}

.cbBody {
	padding: 3px 0px;
	min-height: 200px;
}

.cbURL {
	padding: 3px 5px;
	height: 13px;
	text-align: right;
}


/*************************************************************/
/*************************** container ***********************/
/*************************************************************/
#maincontent {
	width: 688px;
	float: left;
	background-image: url(/images/bg_maincontent.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 5px 3px;
}

#title_content {
	width: 648px;
	float: left;
	background-image: url(/images/bg_content.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	padding: 0px 20px;
	min-height: 500px;
}

#breadcrumbs {
	text-align: right;
	text-transform: lowercase;
	font-size: 12px;
	color: #666666;
	padding: 0px;
}

#breadcrumbs a {
	color: #666666;
	text-decoration: none;
}



/*************************************************************/
/*************************** footer **************************/
/*************************************************************/
#footer_home {
	width: 919px;
	float: left;
	background-image: url(/images/bg_footer_home.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #ffffff;
	padding: 60px 4px 10px 4px;
}

#footer_inside {
	width: 919px;
	float: left;
	background-image: url(/images/bg_footer_inside.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #ffffff;
	padding: 60px 4px 10px 4px;
}

#footer_home a,
#footer_inside a {
	color: #ffffff;
	text-decoration: none;
}

#footer_left {
	width: 500px;
	float: left;
}

#footer_right {
	width: 300px;
	float: right;
	text-align: right;
}

#printfooter {
	display: none;
	visibility: hidden;
}

