
.bodyclass {
	background-color: #c9bba8;
	color: #333333;
	background-image: url(../images/bg_body.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#wrap {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_wrap_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 26px;
}

#wrap_left {
	width: 975px;
	float: left;
	background-image: url(../images/bg_wrap_left.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#wrap_right {
	width: 945px;
	float: right;
	background-image: url(../images/bg_wrap_right.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#bar_left {
	width: 30px;
	height: 654px;
	float: left;
	background-image: url(../images/bar_left.gif);
	background-repeat: no-repeat;
}

#bar_right {
	width: 30px;
	height: 654px;
	float: right;
	background-image: url(../images/bar_right.gif);
	background-repeat: no-repeat;
}

/*************************** header **************************/
#printheader {
	display: none;
	visibility: hidden;
}

#header {
	width: 915px;
	height: 150px;
	float: left;
	background-image: url(../images/bg_header.jpg);
}

#headerlogo {
	width: 915px;
	height: 128px;
	float: left;
}

#headernav {
	width: 914px;
	height: 19px;
	padding: 3px 1px 0px 0px;
	float: left;
}

.headernav_item {
	width: 140px;
	float: right;
	padding-right: 7px;
	text-align: center;
	font-size: 14px;
}

.headernav_white a,
.headernav_white a:hover{
	color: #ffffff;
	text-decoration: none;
}

.headernav_brown a,
.headernav_brown a:hover {
	color: #6c4f1d;
	text-decoration: none;
}

#main {
	width: 915px;
	float: left;
	background-image: url(../images/bg_main.gif);
	background-position: left;
	background-repeat: repeat-y;
}



/*************************** navigation **************************/
#navigation {
	width: 215px;
	float: left;
	padding: 0px;
	margin: 0px 1px 0px 0px;
}

#navcontainer {
	width: 215px;
	float: left;
	padding: 0px 0px 70px 0px;
	margin: 0px;
	border-top: 1px solid #2577bd;
	background-image: url(../images/bg_navcontainer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#navcontainer ul  {
	list-style: none;
	margin:  0px;
	padding: 0px;
}

#navcontainer li {
	font-size: 14px;
	margin:  0px;
	padding: 0px;
	border-bottom: 1px solid #2577bd;
}

#navcontainer li a {	
	display: block;
	width: 194px;
	padding: 7px 10px 4px 11px;
	color: #ffffff;
	background-image: url(../images/bg_menu1.gif);
	background-position: left;
	background-repeat: repeat-y;
	text-decoration: none;
}

#navcontainer li a:hover,
#navcontainer li a#current:hover {
	padding: 7px 7px 4px 11px;
	border-right: 3px solid #ffde00;
	color: #ffffff;
	background-color: #008aea;
	background-image: url(../images/bg_menu1_hover.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-decoration: none;
}

#navcontainer li a#current {
	padding: 7px 10px 4px 11px;
	border: none;
	color: #ffffff;
	background-color: #008aea;
	background-image: url(../images/bg_menu1_hover.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-decoration: none;
}

#navcontainer ul ul  {
	list-style: none;
	margin:  0px;
	padding: 0px 0px 0px 11px;
	border-top: 1px solid #2577bd;
	background-color: #005da5;
}

#navcontainer li li {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#navcontainer li li a {	
	display: block;
	width: 194px;
	padding: 2px 10px 3px 0px;
	color: #ffffff;
	background-image: none;
	background-color: #005da5;
	text-decoration: none;
}

#navcontainer li li a:hover,
#navcontainer li li a#current,
#navcontainer li li a#current:hover {
	padding: 2px 7px 3px 0px;
	border-right: 3px solid #ffde00;
	background-image: none;
	background-color: #005da5;
	color: #ffde00;
	text-decoration: none;
}

#navcontainer ul ul ul  {
	list-style: none;
	margin:  0px;
	padding: 0px;
	border: none;
	border-top: 1px solid #2577bd;
	background-color: #005da5;
}

#navcontainer li li li {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#navcontainer li li li a {	
	display: block;
	width: 187px;
	padding: 1px 10px 1px 7px;
	color: #ffffff;
	background-image: none;
	background-color: #005da5;
	text-decoration: none;
}

#navcontainer li li li a:hover,
#navcontainer li li li a#current,
#navcontainer li li li a#current:hover {
	width: 187px;
	padding: 1px 10px 1px 7px;
	color: #74afe4;
	background-image: none;
	background-color: #005da5;
	border: none;
	text-decoration: none;
}

#banners {
	width: 209px;
	float: left;
	padding: 15px 0px 0px 4px;
}

.navbanner {
	margin-bottom: 5px;
}

#bar {
	width: 9px;
	float: left;
}

	
/*************************** container *************************/
#container {
	width: 690px;
	float: left;
	background-image: url(../images/bg_container.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 9px;
}

h1 {
	width: 668px;
	float: left;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	line-height: 18px;
	padding: 6px 7px 4px 7px;
	background-color: #836738;
	background-image: url(../images/bg_pagetitle.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #ffde00;
}

#breadcrumbs {
	width: 668px;
	float: left;
	text-align: right;
	text-transform: lowercase;
	font-size: 12px;
	color: #836738;
	padding: 5px 7px 5px 7px;
}

#breadcrumbs a {
	color: #000000;
	text-decoration: none;
}

#maincontent {
	width: 646px;
	min-height: 510px;
	padding: 0px 0px 0px 18px;
}

/*************************************** footer ****************************************/
#bottom {}

#footer {
	width: 915px;
	height: 100px;
	padding: 5px 0px 0px 0px;
	float: left;
	border-top: 1px solid #2577bd;
	background-image: url(../images/bg_footer.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 11px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer_left {
	width: 550px;
	float: left;
	padding-left: 10px;
}

#footer_right {
	width: 300px;
	float: right;
	text-align: right;
	padding-right: 7px;
}

#grip {
	padding-top: 15px;
}

#printfooter {
	display: none;
	visibility: hidden;
}

