
body {
	margin: 4px 0px 0px 0px;
	padding: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
}


#wrap {
	width: 990px;
	margin: 0px auto;
	background-image: url(../images/bg_wrap.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 5px;
}

#main {
	width: 974px;
	float: left;
	padding: 0px 8px;
	background-image: url(../images/bg_main.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}



/*************************************************************/
/********************* header ********************************/
/*************************************************************/
#printheader {
	display: none;
	visibility: hidden;
}

#header {
	width: 971px;
	height: 208px;
	float: left;
	padding: 0px 3px 0px 0px;
	background-image: url(../images/bg_header.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#header a {
	width: 92px;
	height: 16px;
	display: block;
	float: right;
	margin-right: 4px;
	background-image: url(../images/bg_headerlink_off.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #fefefe;
}

#header .links a:hover,
#header .links a.current {
	background-image: url(../images/bg_headerlink_on.png);
	color: #117011;
}

#header .date {
	width: 900px;
	height: 15px;
	float: right;
	margin-right: 5px;
	padding-top: 6px;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
}
#header .logolink {
	width: 430px;
	height: 164px;
	float: left;
	padding-left: 20px;
}
	#header .logolink a {
		padding: 0;
		margin: 0;
		background-image: none;
		background: none;
		height: auto;
		width: auto;
	}
	#header .logolink a:hover {
		padding: 0;
		margin: 0;
		background-image: none;
		background: none;
		height: auto;
		width: auto;
	}
#header .links {
	width: 900px;
	height: 22px;
	float: right;
	padding-top: 1px;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
}



/*************************************************************/
/********************* navigation ****************************/
/*************************************************************/
#navigation {
	width: 191px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#navigation #search {
	width: 177px;
	height: 55px;
	float: left;
	padding: 0px 0px 0px 9px;
}

#navigation #search .title {
	color: #117011;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 4px;
}

#navigation #search .textbox {
	width: 148px;
	height: 19px;
	float: left;
	background-color: #ffffff;
	border: 1px solid #aa9f5f;
	font-size: 11px;
}

#navcontainer {
	width: 191px;
	float: left;
}

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li {
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li a {
	display: block;
	width: 165px;
	padding: 5px 6px 5px 20px;
	text-decoration: none;
	color: #ffffff;
	background-color: #b2aa7c;
	border-bottom: 1px solid #c7bb87;
}

#navcontainer li a:hover,
#navcontainer li a#current {
	text-decoration: none;
	color: #117011;
	background-color: #d9d0a5;
	border-bottom: 1px solid #e3ddbf;
	background-image: url(../images/bg_menu1_on.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
}

#navcontainer ul ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li li {
	font-size: 12px;
	font-weight: normal;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li li a {
	display: block;
	width: 160px;
	padding: 5px 6px 5px 25px;
	background-color: #ded8bc;
	border-bottom: 1px solid #e3ddbf;
	text-decoration: none;
	color: #171717;
}

#navcontainer li li a:hover,
#navcontainer li li a#current {
	background-image: none;
	background-color: #ded8bc;
	border-bottom: 1px solid #e3ddbf;
	text-decoration: none;
	color: #117011;
	font-weight: bold;
}

#navcontainer ul ul ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li li li {
	font-size: 12px;
	font-weight: normal;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li li li a {
	display: block;
	width: 155px;
	padding: 4px 6px 4px 30px;
	background-color: #eceade;
	border-bottom: 1px solid #f1eee1;
	text-decoration: none;
	color: #171717;
}

#navcontainer li li li a:hover,
#navcontainer li li li a#current {
	background-image: none;
	background-color: #eceade;
	border-bottom: 1px solid #f1eee1;
	text-decoration: none;
	color: #117011;
	font-weight: bold;
}

#banners {
	width: 191px;
	float: left;
	padding: 15px 0px 0px 0px;
}

.navbanner {
	width: 191px;
	float: left;
	margin-bottom: 5px;
}



/*************************************************************/
/********************* container *****************************/
/*************************************************************/
#container {
	width: 734px;
	float: right;
	padding: 0px 22px 20px 0px;
	min-height: 450px;
}

#breadcrumbs {
	font-size: 10px;
	text-transform: lowercase;
	text-align: right;
	padding: 5px 8px 0px 0px;
	color: #666666;
}

#breadcrumbs a {
	color: #666666;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #666666;
	text-decoration: underline;
}



/*************************************************************/
/********************* homepage ******************************/
/*************************************************************/
.cbTitle {
	color: #006121;
	font-size: 20px;
	border-bottom: 1px solid #ebe9db;
	padding: 3px 0px;
}

.cbBody {
	padding: 10px 0px;
}

.cbCol span span {
	width: 26px;
	display: block;
}


/*************************************************************/
/********************* footer ********************************/
/*************************************************************/
#footer {
	width: 974px;
	height: 194px;
	background-image: url(../images/bg_footer.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	clear: both;
	padding: 6px 8px 0px 8px;
	font-size: 11px;
}

#register {
	width: 700px;
	height: 19px;
	float: left;
	font-size: 10px;
	color: #666666;
	padding-left: 8px;
}

#register a {
	color: #6e552f;
	text-decoration: underline;
}

#footer_links {
	width: 200px;
	height: 23px;
	float: right;
}

#footer_links img {
	display: block;
	float: right;
}

#address {
	width: 820px;
	float: left;
	clear: both;
	padding-top: 10px;
	font-size: 11px;
	color: #666666;
}

#address img {
	float: left;
}

#address a {
	color: #666666;
	text-decoration: underline;
}

#footer .icon {
	width: 32px;
	height: 32px;
	float: right;
	margin: 23px 0px 0px 8px;
}

#printfooter {
	display: none;
	visibility: hidden;
}


