.subpages {
	text-decoration: none;
}.body-text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
}

.headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f85a32;
}

.subheadline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #f85a32;
}

.sitename {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f85a32;
}

.bodysmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

.bodygrey {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333;
}

.bodysmallgrey {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
}

.system {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
}

.syssmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

.printlink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #f85a32;
}

.printlink_pipes {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #f85a32;
}

.breadcrumb-separator {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
}

.footer, .bottom_links, a.footer, a.bottom_links, a.footer:visited, a.bottom_links:visited {
	font-size: 12px;
	color: #999;
}

a.footer:hover, a.bottom_links:hover {
	color: #b8b8b8;
}

a, a:visited {
	color: #f74e23;
}

a:hover {
	text-decoration: none;
}

/* ---------- RESET DEFAULT SETTINGS ---------- */

body,div,dt,dd,dl,h1,h2,h3,h4,h5,h6,form,fieldset,pre,p,blockquote { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img {border: 0;}
caption,th {text-align: left;}
q:before,q:after {content:'';}


html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

#body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	background: #302b2b url('../../../images/flowing_water/body_top_bg.png') no-repeat top center;
}

/* ---------- DIVS ---------- */

#navigation {
	width: 100%;
	position: relative;
	top: 10px;
	background: #a8a8a8 url('../../../images/flowing_water/nav_side_bg.gif') repeat-x bottom center;
}

#wrapper {
	width: 100%;
	padding: 10px 0 0;
}

#upper_fold {
	width: 100%;
}

#upper_fold_content {
	width: 291px;
	height: 350px;
	margin: 0 auto;
	padding: 25px 659px 26px 30px;
	position: relative;
	overflow: hidden;
	color: #fff;
}

#container {
    width: 980px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
}

#middle_grey {
	width: 896px;
	height: 81px;
	padding: 12px 42px;
	overflow: hidden;
	background: url('../../../images/flowing_water/grey_mid_bg.gif') repeat-x top center;
}

#content {
	width: 920px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	padding: 15px 30px;
	overflow: hidden;
}

#sidebar {
	width: 232px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	padding: 35px 12px 15px;
	position: relative;
	background: url('../../../images/flowing_water/home_sidebar_bg.gif') repeat-x top left;
}

#search {
	width: 236px;
	height: 21px;
	padding: 4px 10px;
	border-bottom: 1px solid #fff;
	position: absolute;
	top: 0;
	left: 0;
	background: #989270;
}

#footer {
	width: 100%;
	text-align: center;
	background: #302b2b url('../../../images/flowing_water/footer_sides_bg.gif') repeat-x top left;
	color: #fff;
}

/* ---------- ARTICLE ---------- */

.article #container, .admin #container {
	padding: 7px 0 0;
	background: #fff url('../../../images/flowing_water/article_container_bg.gif') repeat-x top left;
}

.article #sidebar {
	background: #e5e1ba url('../../../images/flowing_water/article_sidebar_bg.gif') repeat-x bottom left;
}


/* ---------- ADMIN ---------- */

.admin #search {
	top: 175px;
	left: 715px;
	border: none;
	background: none;
}

.admin #container {
	background: none;
}

.admin #content {
	width: 900px;
	padding: 30px 40px;
	background: #fff;
}

/* ---------- STYLES ---------- */

.alignLeft {
	float: left;
}

.alignRight {
	float: right;
}

.clearfix:after {
	clear: both;
	height: 0;
	content: '.';
	display: block;
	visibility: hidden;
}

h1.site_title {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

h2.site_slogan {
	margin: 5px 0 20px;
	font-size: 18px;
}

/* ---------- WRAPPER ---------- */

/* ---------- NAVIGATION ---------- */

#navigation ul.navigation {
	width: 960px;
	margin: 0 auto;
	padding: 4px 10px 10px;
	list-style: none;
	text-align: center;
	padding: 4px 10px 10px;
	background: #fff url('../../../images/flowing_water/nav_middle_bg.png') repeat-x bottom center;
}

#navigation ul.navigation li {
	display: inline;
}

#navigation ul.navigation li.navigation_separator {
	display: none;
}

#navigation ul.navigation a, #navigation ul.navigation a:visited {
	margin: 6px 10px;
	padding: 8px 0 0;
	display: inline-block;
	font-size: 15px;
	text-decoration: none;
	background: url('../../../images/flowing_water/nav_link_arrow_bg.gif') no-repeat top center;
	color: #0f4fa8;
}

#navigation ul.navigation a:hover {
	color: #8f842a;
}


/* ---------- UPPER FOLD ---------- */

#upper_fold #upper_fold_feature {
	width: 593px;
	height: 346px;
	position: absolute;
	top: 25px;
	right: 30px;
	border: 2px solid #8f842a;
}

/* ---------- HEADER ---------- */

#header {
	width: 100%;
	height: 168px;
}

#header_content_holder {
	width: 924px;
	height: 120px;
	margin: 0 auto;
	padding: 36px 28px 12px;
	position: relative;
}

#header #header_content {
	width: 360px;
	height: 120px;
	float: left;
}

#header #header_feature {
	width: 554px;
	height: 98px;
	float: right;
}

#header #header_feature .header_feature_thmb_container {
	width: 90px;
	height: 90px;
	margin: 0 0 0 16px;
	padding: 0 7px 8px 1px;
	float: left;
	background: transparent url('../../../images/flowing_water/feature_thmb_container_bg.png') no-repeat center center;
}

#header #header_feature .header_feature_thmb_container:first-child { margin: 0; }

#header #header_feature .header_feature_thmb {
	width: 86px;
	height: 86px;
	border: 2px solid #8f842a;
}


/* ---------- MIDDLE_GREY ---------- */

#middle_grey a, #middle_grey a:visited {
	color: #800606;
}


/* ---------- CONTENT ---------- */

/* ---------- SIDEBAR ---------- */

/* ---------- SEARCH ---------- */

#search input.search_field {
	width: 209px;
	height: 18px;
	padding: 0;
	border: 1px solid #78724d;
	background: #ebe8c9 url('../../../images/flowing_water/search_bg_top.gif') repeat-x top left;
}
#search input.search_btn {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 4px;
	right: 10px;
}

/* ---------- BOTTOM ---------- */



/* ---------- FOOTER ---------- */

#footer p.footer_content {
	width: 960px;
	margin: 0 auto;
	padding: 35px 10px 20px;
	background: #494141 url('../../../images/flowing_water/footer_content_bg.gif') repeat-x top left;
}

/* ---------- FEATURE1 ---------- */

.feature1 #wrapper {
	background: #a8a8a8 url('../../../images/flowing_water/home_wrapper_bg_01.gif') repeat-x center 10px;
}

.article.feature1 #wrapper, .admin.feature1 #wrapper {
	background: #a8a8a8 url('../../../images/flowing_water/article_wrapper_bg_01.gif') repeat-x top left;
}

.feature1 #upper_fold {
	background: url('../../../images/flowing_water/home_top_bg_01.jpg') no-repeat top center;
}

.feature1 #upper_fold #upper_fold_feature {
	background: url('../../../images/flowing_water/home_feature_01.jpg') no-repeat center center;
}

.feature1 #header {
	background: #101305 url('../../../images/flowing_water/article_header_01.jpg') no-repeat top center;
}

.feature1 #header #header_feature .feature_thmb_01 { background: transparent url('../../../images/flowing_water/article_header_feature_01_thmb_01.jpg') no-repeat center center; }
.feature1 #header #header_feature .feature_thmb_02 { background: transparent url('../../../images/flowing_water/article_header_feature_01_thmb_02.jpg') no-repeat center center; }
.feature1 #header #header_feature .feature_thmb_03 { background: transparent url('../../../images/flowing_water/article_header_feature_01_thmb_03.jpg') no-repeat center center; }
.feature1 #header #header_feature .feature_thmb_04 { background: transparent url('../../../images/flowing_water/article_header_feature_01_thmb_04.jpg') no-repeat center center; }
.feature1 #header #header_feature .feature_thmb_05 { background: transparent url('../../../images/flowing_water/article_header_feature_01_thmb_05.jpg') no-repeat center center; }


/* ---------- FEATURE2 ---------- */

.feature2 #wrapper {
	background: #a8a8a8 url('../../../images/flowing_water/home_wrapper_bg_02.gif') repeat-x center 10px;
}

.article.feature2 #wrapper, .admin.feature2 #wrapper {
	background: #a8a8a8 url('../../../images/flowing_water/article_wrapper_bg_02.gif') repeat-x top left;
}

.feature2 #upper_fold {
	background: url('../../../images/flowing_water/home_top_bg_02.jpg') no-repeat top center;
}

.feature2 #upper_fold #upper_fold_feature {
	background: url('../../../images/flowing_water/home_feature_02.jpg') no-repeat center center;
}

.feature2 #header {
	background: #021a34 url('../../../images/flowing_water/article_header_02.jpg') no-repeat top center;
}

.feature2 #header #header_feature .feature_thmb_01 { background: transparent url('../../../images/flowing_water/article_header_feature_02_thmb_01.jpg') no-repeat center center; }
.feature2 #header #header_feature .feature_thmb_02 { background: transparent url('../../../images/flowing_water/article_header_feature_02_thmb_02.jpg') no-repeat center center; }
.feature2 #header #header_feature .feature_thmb_03 { background: transparent url('../../../images/flowing_water/article_header_feature_02_thmb_03.jpg') no-repeat center center; }
.feature2 #header #header_feature .feature_thmb_04 { background: transparent url('../../../images/flowing_water/article_header_feature_02_thmb_04.jpg') no-repeat center center; }
.feature2 #header #header_feature .feature_thmb_05 { background: transparent url('../../../images/flowing_water/article_header_feature_02_thmb_05.jpg') no-repeat center center; }


/* ---------- FEATURE3 ---------- */

.feature3 #wrapper {
	background: #a8a8a8 url('../../../images/flowing_water/home_wrapper_bg_03.gif') repeat-x center 10px;
}

.article.feature3 #wrapper, .admin.feature3 #wrapper {
	background: #a8a8a8 url('../../../images/flowing_water/article_wrapper_bg_03.gif') repeat-x top left;
}

.feature3 #upper_fold {
	background: url('../../../images/flowing_water/home_top_bg_03.jpg') no-repeat top center;
}

.feature3 #upper_fold #upper_fold_feature {
	background: url('../../../images/flowing_water/home_feature_03.jpg') no-repeat center center;
}

.feature3 #header {
	background: #01091e url('../../../images/flowing_water/article_header_03.jpg') no-repeat top center;
}

.feature3 #header #header_feature .feature_thmb_01 { background: transparent url('../../../images/flowing_water/article_header_feature_03_thmb_01.jpg') no-repeat center center; }
.feature3 #header #header_feature .feature_thmb_02 { background: transparent url('../../../images/flowing_water/article_header_feature_03_thmb_02.jpg') no-repeat center center; }
.feature3 #header #header_feature .feature_thmb_03 { background: transparent url('../../../images/flowing_water/article_header_feature_03_thmb_03.jpg') no-repeat center center; }
.feature3 #header #header_feature .feature_thmb_04 { background: transparent url('../../../images/flowing_water/article_header_feature_03_thmb_04.jpg') no-repeat center center; }
.feature3 #header #header_feature .feature_thmb_05 { background: transparent url('../../../images/flowing_water/article_header_feature_03_thmb_05.jpg') no-repeat center center; }
