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

#main_content_wrapper h2 {
	color:#496f76;
	
	padding-bottom:4px;
	border-bottom:1px solid #afc4bb;
	font-size:20px;
	line-height:23px;	
	margin-bottom:4px;
	margin-top:30px;
	
}

.content_column p {
	line-height:22px;
	text-align: left;
}


#left_column_wrapper {

	
	width:629px;
	
}
#right_column_wrapper {
	
	width:309px;
}

.content_column {
	padding:15px;	
}

#main_content_wrapper {
	background:#fbfbfb;
	border:1px solid #d1d9d0;
	
	}

h1 {
	background:url(../../images/h1.jpg) no-repeat #8cb068;	
	height:30px;
	padding:10px 10px 0 15px;
	margin:0;
	font-size:20px;
	
	color:#fff;
	text-transform:uppercase;
	line-height:22px;
	
}


.styled_list {
	background:url(../../images/ul_bottom.jpg) bottom no-repeat;	
	padding-bottom:13px;
	margin:10px 0 20px 0;
	width:579px;
}

.styled_list ul {
	background:url(../../images/ul_top.jpg) top no-repeat;	
	padding-top:13px;
	margin:0;
}

.styled_list li {
	border-left:1px solid #dce5c7;
	border-right:1px solid #dce5c7;
	margin:0;
	
	background:url(../../images/bullet.gif) no-repeat #f5fded;
	background-position:0 4px;
	list-style:none;
	padding:5px 30px;
}
#breadcrumb {
	background:url(../../images/breadcrumb.jpg) no-repeat #687670;;	
	color:#c9d4d6;
	font-size:11px;
	padding:9px 0 0 15px;
	height:24px;
	position:static;
}

#breadcrumb a:link, #breadcrumb a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#c9d4d6;
}

#breadcrumb a:hover {
	text-decoration:underline;	
}


#main_content {
	
	background-position-y:52px;
	padding:25px;
	color:#535353;
	border-top:none;
}



.callout {

	margin-bottom:20px;
}


.sidebar_picture {
	margin-bottom:15px;
	font-size:0;
}

.sidebar_picture img {
	border:1px solid #84ba50;	
	margin:0;
}

.sidebar_caption {
	background: #cde9c1;
	color:#619c4e;
	font-size:11px;
	padding:15px;
	margin:0;
	text-align:center;
	font-weight:bold;
	border:1px solid #84ba50;
	border-top:none;
}

.callout_content {
	border:1px solid #dbefcf;
	padding:15px;
	background:#ffffff;
	color:#5f5f5f;
}

#main_content_wrapper .content_column .callout h2 {
	background:url(../../images/content_h2_bg.jpg) repeat-x #c9f3ba;
	color:#729960;
	font-size:16px;
	font-weight:bold;
	height:27px;
	padding:11px 10px 0px 15px;
	margin:0;
	border:none;
}

.sidebar_module {
	background:url(../../images/featured_news_bg.jpg) no-repeat #ebf6e0;
	border:1px solid #b0b895;
	margin-bottom:15px;
	padding:15px;
	font-size:12px;
	color:#666;
}

.sidebar_module p{
	font-size:12px;
	line-height:17px;
}
#main_content_wrapper .sidebar_module h2 {
	margin:-15px -15px 15px -15px;
	padding:13px 0 13px 15px;
	background:url(../../images/side_callout_header.jpg) no-repeat #708278;
	color:#fff;
	font-size:18px;
	
	
	text-transform:uppercase;
	
}

.file_download {
	margin-bottom:20px;	
	
}

.file_thumbnail {
	float:left;
	width:70px;
}

.file_description {
	float:left;	
	width:167px;
	font-size:12px;
	padding:5px;
}


#submenu {
	margin-bottom:12px;	
}

#submenu h2{
	background:url(../../images/subnav_header.jpg) no-repeat #7f9087;
	height:31px;
	
	padding:2px 15px 0 10px;
	margin:0;
}

#submenu h2 a:link, #submenu h2 a:visited {
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding:15px 3px;
	text-transform:uppercase;
}

#submenu h2 a:hover {
	text-decoration:underline;
}

#submenu ul{
	
	
	margin:0;
	background:#ebf6e0;
	display:block;
}

#submenu li  {
	list-style:none;
	margin:0;
	padding:0;
	height:26px;
	display:block;
	
}

#submenu li a {
	border:1px solid #d9e4cf;
	height:20px;
	background:url(../../images/subnav.gif) no-repeat #fdfef9;
	display:block;
	font-size:11px;
	padding:5px 10px 0 10px;
	border-top:none;
}

#submenu li a.top {
	border-top:1px solid #d9e4cf;
	height:19px;
}

#submenu a:link, #submenu a:visited {
	background-position:0 0px;	
	font-weight:normal;
	text-decoration:none;
	
}

#submenu li a:hover, #submenu a#subnav_selected {
	background:url(../../images/subnav_selected.jpg) no-repeat #b4ce99;
	padding-left:15px;
	color:#fff;
}
