/* @override http://crebconservancy.hzdesign.com/theme/site.css */

* {
	margin: 0;
	padding: 0;
}

html {
	font: 16px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #6c7F8a;
	background: #fff url(bg_pattern.png) repeat-x center 150px;
}

body {
	position: relative;

	width: 960px;
	margin: 0 auto;
}

a {
	color: #19a7ff;
}

a:hover {
	color: #d5810a;
}

a img {
	border-style: none;
}

ul,ol {
	list-style: none;
}

cite {
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}

#header {
	position: relative;
	height: 150px;
}

#logo {
	position: relative;
	top: 15px;

	display: block;
	padding-top: 118px;

	width: 169px;
	height: 0;

	background: url(logo.png) no-repeat;
	overflow: hidden;
}

#main {
	background: url(bg.png) no-repeat;
	padding: 0 120px;
	margin: 0 -120px;
	float: left;
}

#main:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

	zoom: 1;
}

/* @group Jump Menu */

#jump {
	position: absolute;
	top: 0;
	right: 0;
}

#jump li,#nav li {
	display: block;
	float: left;
}

#jump a {
	display: block;

	color: #fff;
	text-decoration: none;

	margin: 0 1px;
	padding: 0 8px;
	text-transform: uppercase;
	font: bold .7em/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #D5810A url(bg_jump.png) no-repeat left bottom;
}

#jump a:hover {
	background-color: #F0AB32;
}

/* @end */

/* @group Navigation Menu */

#nav {
	position: absolute;
	bottom: 0;
	right: 0;
	border-top: 5px solid #19A7FF;
	padding-left: 38px;
}

#nav li {
	padding: 0 1px;
	position: relative;
}

#nav a {
	display: block;

	color: #004671;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 38px;
	font-weight: bold;

	margin: -5px 15px 0 15px;

	border-width: 5px 1px 0 1px;
	border-style: solid;
	border-color: transparent;
	font-size: 0.9em;
}

#nav a:hover, #nav .current a {
	color: #d5810a;

	border-color: #fff;
	border-top-color: #d5810a;
}

#nav ul {
	position: absolute;
	left: 15px;

	z-index: 1;

	background-color: #fff;
	display: none;
}

#nav li:hover ul {
	display: block;
}

#nav ul li {
	float: none;
}

#nav ul a {
	border-style: none;
	white-space: nowrap;

	color: #d5810a;
	line-height: 1.3;

	margin: 0 .5em;
	padding: .5em;

	font-size: 0.7em;

	border-bottom: 1px solid #19a7ff;
}

#nav ul a:hover {
	border-color: #19a7ff;
	color: #004671;
}

#nav ul li:last-child a {
	border-bottom-style: none;
}

/* @end */

#content {
	width: 758px;

	float: left;

	margin: 25px 0 0 17px;
	font-size: .8em;
	line-height: 1.4;

	background-repeat: no-repeat;
	background-position: 4px 4px;
}

#sectionName {
	height: 152px;
	width: 0;
	padding: 20px;

	font-size: 47px;
	line-height: 48px;
	color: #fff;
	text-transform: uppercase;
}

#content h1, #content h2 {
	color: #d5810a;
	line-height: 24px;
	padding: 12px 0;
	text-transform: uppercase;
	font-size: 1.3em;
}

#content h1 {
	border-top: 5px solid #d5810a;
	margin-right: 144px;
}

#content h3 {
	margin: 1em 0;
}

#content p {
	margin: .9em 0;
}

#content ul {
	list-style: disc;
	padding-left: 2em;
}

#content .thumbnails {
	padding: 2em 0;
}

#content .thumbnails a {
	margin-right: 2em;
}

#right_thumbs {
	width: 124px;
	float: right;
	margin: 191px 2px 8px 18px;
}

#right_thumbs div {
	width: 124px;
	height: 77px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

/* @group Sidebar */

#sidebar {
	width: 172px;
	padding: 4px;
	padding-top: 194px;

	margin-top: 25px;

	float: left;

	background-repeat: no-repeat;
	background-position: 4px 4px;
}

#sidebar .subnav {
	border-bottom: 1px solid #ecb350;
	margin-bottom: 20px;
}

#sidebar .subnav h3 {
	color: #fff;
	margin-bottom: 1px;
	line-height: 20px;
	font-size: .8em;
	text-transform: uppercase;
	padding: 6px 16px;
	background: #ecb350 none no-repeat right top;
}

#sidebar .subnav h3:first-child {
	background-image: url(subnav_corner.png);
}

#sidebar .subnav ul {
	background-color: #fce391;
	font-size: 0.7em;
	line-height: 12px;
	padding: 6px 0;
	margin-bottom: 1px;
}

#sidebar .subnav ul:last-child  {
	margin-bottom: 0;
}

#sidebar .subnav li {
	padding: 3px 30px;
	background: url(bullet.png) no-repeat 20px center;
}

#sidebar .subnav a {
	color: #004671;
	text-decoration: none;
}

#sidebar .subnav a:hover {
	text-decoration: underline;
}

#sidebar .articles {
	border-top: 5px solid #41b44d;
}

#sidebar .articles li {
	border-bottom: 1px solid #19a7ff;
	line-height: 18px;
	padding-bottom: 9px;
}

#sidebar .articles h2 {
	color: #41b44d;
	text-transform: uppercase;
	font-size: .9em;
	margin-top: 15px;
}

#sidebar .articles p {
	font-size: .8em;
	color: #6c7F8a;
}

#sidebar .articles a {
	text-transform: uppercase;
	font-size: .7em;
	text-decoration: none;
}

/* @end */

#footer {
	position: relative;

	border-top: 1px solid #8ad1fe;
	margin-top: 78px;

	padding: 13px 0;

	float: left;
	clear: both;

	width: 100%;
	font-size: 0.7em;
	line-height: 15px;
}

/* @group VCard */

#footer .vcard {
	text-transform: uppercase;
}

#footer .vcard div {
	display: inline;
	padding-right: 1em;
}

#footer div.vcard div.org {
	display: none;
}

#footer .vcard .adr {
	display: block;
}

#footer .vcard abbr {
	font-weight: bold;
	color: #004671;
	border-style: none;
}

#footer .vcard a {
	text-decoration: none;
	color: inherit;
}

/* @end */

#waterkeeper_logo,#aloft_logo, #hzdg_logo {
	position: absolute;

	top: 10px;

	display: block;

	height: 0;
	padding-top: 48px;
	overflow: hidden;

	background: url(footer_logos.png) no-repeat;
}

#waterkeeper_logo {
	right: 0;

	width: 200px;

	background-position: -95px 0px;
}

#aloft_logo {
	width: 79px;

	right: 215px;
}

#aloft_credit a {
	font-weight: bold;
	color: inherit;
}

#hzdg_logo {  
	background-position:-215px 50%;
	width: 79px;

	right: 0px;
}

/* @group News */

.news {

}

.news h3 {
	color: #d5810a;
}

.news li abbr {
	font-style: italic;
	font-weight: normal;
	border-style: none;
}

.news li abbr:after {
	content: ' //';
	color: #6c7F8a;
}

/* @end */