html {
	background: #DBEFD6	url(/img/body_tile.gif) center repeat-y;
	}	

body {
	color: #444;
	height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

div#logo-container {
	background: #E6E5D3;
	font-size: 30px;
	font-weight: bold;
}

a#logo {
	color: #8d8c76;
	text-decoration: none;
}

div#placeholder-hero {
	background: #E6E5D3;
	width: 900px;
	height: 274px;
	margin: 0 auto;
	padding: 0;
	border: none;
}

div#placeholder-subhero {
	background: #E6E5D3;
	width: 581px;
	height: 127px;
	margin: 0 auto;
	padding: 0;
	border: none;
	float: left;
}

div.breadcrumbs {
	height: 40px;
	clear: both;
	width: 100%;
	padding: 20px 0 0 0;
	font-size: 12px;
	color: #666666;
	}
	div.breadcrumbs a {
		color: #666666;
		}
	
div#placeholder-search {
	background: #eee;
}

div#sub {
	padding: 18px 0;
}

div#header {
	width: 100%;
	height: 353px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	background: url(/img/header_pgtile.gif) repeat-x;
}

div#subheader {
	width: 100%;
	height: 206px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	background: url(/img/header_subpgtile.gif) repeat-x;
}

#header_holder {
	float: right;
	width: 319px;
	overflow: hidden;
	}

div#footer {
	width: 100%;
	height: 171px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	background: url(/img/footer_pgtile.gif) repeat-x;
	margin-top: 30px;
}
div#placeholder-footer {
	color: #ffffff;
	width: 900px;
	height: 171px;
	margin: 0 auto;
	background: url(/img/footer_tile.jpg) repeat-x;
}
div#placeholder-footer a { color: #ffffff; }

div#footer_menu ul {
	margin: 0;
	padding: 0;
	}
div#footer_menu li {
	color: #ffffff;
	width: auto;
	float: left;
	border-right: 1px solid #ffffff;
	padding: 0 9px 0 9px;
	margin: 0;
	list-style: none;
	}

div#footer_menu #first {
	padding: 0 9px 0 0;
	}

div#footer_menu #last {
	border-right: none;
	}

div#footer_menu li a { color: #ffffff; text-decoration: none; }
div#footer_menu li a:visited { color: #ffffff; text-decoration: none; }
div#footer_menu li a:hover { color: #ffffff; text-decoration: underline; }

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #3F3E39;
}

td.menu-item-selected {
	color: #000;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #E6E5D3;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

div#placeholder-box1 {
	border-bottom: 1px solid #E0E0CD;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #E0E0CD;
	margin: 0;
	padding: 9px 0;
}

.announcement-list {
	border: none;
	padding: 0 0 0 0;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

div#sub input.cat_textbox_small,
div#sub select.cat_dropdown_small {
	width: 270px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #5a8a31;
	text-decoration: none;	
}

a:hover, a:active {
	color: #5a8a31;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #ffffff;
	margin: 0;
}

body#sub {
		background: #3B4A2E url(/images/cssimg/bg-sub-5-8.png) repeat-y 50% 0;
}

div#logo-container {
	background: url(/images/cssimg/bg-logo-5-8.png) repeat-x 0 0;
	height: 216px;
	margin: 0;
}

div#placeholder-logo {
	padding-left: 30px;
	padding-top: 72px;
}

div#placeholder-hero {
	height: 274px;
	width: 900px;
}

div#nav {
	background: url(/img/nav_bg.jpg) top right no-repeat;
	height: 79px;
	width: 900px;
	clear: both;
	margin: 0 auto;
}

div#subnav {
	height: 79px;
	width: 581px;
	margin: 0 auto;
	float: left;
}

div#placeholder-nav {
	height: 79px;
	padding: 0;	
	width: 900px;
	background: url(/img/nav_bg.jpg) top right no-repeat;
	clear: both;
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}

div.search-box {
	text-align: right;
}

div#placeholder-search {
	padding: 9px;
	width: 582px;
}

body#sub div#placeholder-search {
	width: 900px;
}

div#main div.inner {
	padding: 60px 0 36px 0;
}

div#sub {
	margin: 0;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

span.whoslogged {
	margin-right: 36px;
}


#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

div#frontpage_news {
	width: 227px;
	float: right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
.announcement-list.date {
	font-size: 9px;
	clear: both;
	margin: 0;
	padding: 0;
	}
.announcement-list h2 {
	font-size: 13px;
	}
	
#body_submenu ul {
	color: #3D7333;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#body_submenu ul a {
	color: #3D7333;
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
	font-size: 11px;
	width: 170px;
	height: 20px;
	display: block;
	}

#body_submenu ul a:hover {
	color: #ffffff;
	text-decoration: none;
	background: url(/img/subnav_bg.gif) no-repeat;
	}

#body_submenu strong {
	padding: 0 0 0 14px;
	}
