/* @override 
	http://saginawbaywin.mdwebserver.com/css/default.css
	http://www.saginawbaywin.org/css/default.css
	http://saginawbaywin.org/css/default.css
*/

/*
Site:           saginawbaywin.org
Created:        Aug 09 2007
Last Modified:  Apr 05 2010
----------------------------------------------------------- 
ryan masuga, masugadesign.com
ryan@masugadesign.com | Copyright 2007-2010
=========================================================== */

/* NORMALIZING styles
=========================================================== */
/***** Global Settings *****/

* {
	margin: 0;
	padding: 0;
	}

html, body {
	height:100%;
	}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.2em;
	/* background: #fff url('/images/site/bg_tile.jpg') 0 0 repeat-x; */
	background: #fff;
	}

#distance { 
	width:1px;
	height:50%;
	background-color:#fc6;
	margin-bottom:-240px; /* half of container's height */
	float:left;
	}

#wrapper {
	/* background: transparent url('/imagfes/site/bg.jpg') 0 0 no-repeat;
	padding-left: 12%;
	min-width: 830px;
	*/
	width: 870px;
	position:relative;
	left: 50%;
	margin: 0 0 1em -435px;
	}

#page-home #wrapper {
	/*background: transparent url('/images/site/bg.jpg') 0 0 no-repeat;	
	padding-left: 15%; */
	width: 640px;
	position:relative;
	left: 0%;
	margin: 0 auto 0 auto;
	height: 400px;
	background: #fff;
	clear:left;
	}


/***** Headings *****/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	}

h1 {
	padding: 0 0 14px 0;
	font-size: 2.4em;
	line-height:  1.2em;
	font-family: Georgia, 'Times New Roman', serif;
	color: #775e2f;
	}

h1.introtitle {
	padding: 0;
	font-size: 1.8em;
	line-height:  1.2em;
	font-family: Georgia, 'Times New Roman', serif;
	color: #775e2f;
	}

h2 {
	font-size: 1.7em;
	letter-spacing: 1px;
	line-height:  1.2em;
	font-family: Georgia, 'Times New Roman', serif;
	color: #551600;
	margin-bottom: .3em;
	}

h3 {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	color: #496c27;
	margin-bottom: .7em;
	}



/***** Common Formatting *****/

p {
	padding: 0 0 1.6em 0;
	font-family: 'Lucida Grande', Arial, helvetica, sans-serif;
	color: #59472f;
	font-size: 1.2em;
	line-height: 1.7em;
	}

ul {
	margin: 1em 0;
	padding-left: 25px;
	}

ul li {
	padding-left: 16px;
	list-style: none;
	background: transparent url('/images/site/li.gif') 0 0.4em no-repeat;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 1.6em;
	font-style: italic;
	color: #2a5667;
	}

#content ul {
	margin: 1em 0 1.5em;
	} 

#content ul li {
	font-size:  1.3em;
	margin-bottom: .7em;
	background: #fff url('/images/site/li.gif') 0 6px no-repeat;
		}


#content ul.entries {
	margin: 1em 0;
	padding-left: .7em;
	} 

#content ul.entries li {
	font-style: normal;
	background: transparent url('/images/site/li.gif') 0 6px no-repeat;
	}


#content ul#nav {
	margin: 0;
	}

#content ul#nav li {
	font-size:  1em;
	/* font-family: Georgia, 'Times New Roman', Times, serif; */
	font-family: arial, 'Trebuchet MS', Trebuchet, sans-serif;
	font-style: normal;
	margin-bottom: 0;
	padding-left: 0;
	}
	
ol { 
	padding: 0 4em 0 3em; 
	font-weight: bold;
	margin-bottom: 1.5em;
	}

ol li {
	font-family: 'Lucida Grande', arial, helvetica, sans-serif;
	font-weight: normal;
	margin: 0.4em 0 1em;
	font-size: 1.1em;
	line-height: 1.7em;
	color: #372c1d;
	}


/* special ordered list for grant instructions */
ol.grantInstructions { 
	padding: 0 4em 0 3em; 
	}

ol.grantInstructions li {
	margin: 0.4em;
	font-family: Georgia, 'Times New Roman';
	font-size: 1.6em;
	line-height: 1.7em;
	color: #2a5667;
	}
	
ol.grantInstructions p { 
	padding: 0; 
	color: #2a5667;
	font-size: .7em;
	}

blockquote {
	margin: 1.25em;
	padding: 1.25em 1.25em 0 1.25em;
	}

small {
	font-size: 0.9em;
	}

img {
	border: 0;
	}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
	}

sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
	}

acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dotted;
	}



/***** Links *****/

a { color: #895001; outline: none;}
a:hover { color: #2a5667; }

a img {
	border: 0px none;
	}

#content a,
#content a:link,
#content a:visited,
#content a:active {
	text-decoration: none;
	border-bottom: 1px solid;
	}

#nav a,
#nav a:link,
#nav a:visited,
#nav a:active {
	border: 0px none;
	}



.pagination {
	font-family: Georgia, 'Times New Roman' serif;
	color: #737368;
	font-size: 1.2em;
	}

.pagination a,
.pagination a:link,
.pagination a:visited,
.pagination a:active {
	padding: 0.1em 0.4em;
	margin: 0 0 0 0.2em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .9em;
	border: 0px none !important;
	text-decoration: underline !important;
	}
.pagination b {
	color: #297eb3;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0.1em 0.5em .2em;
	font-size: .9em;
	margin: 0 0 0 0.2em;
	text-decoration: none !important;
	border: 1px solid #297eb3 !important;
	}

h3 a {
	text-decoration: none !important;
	border: 0px none !important;
	color: #496c27;
	}


/***** Forms *****/

form {
	display: inline;
	}

input, select, textarea {
	font: 1em Arial, helvetica, sans-serif;
	}

textarea {
	width: 100%;
	line-height: 1.25;
	}

label {
	cursor: pointer;
	}



/***** Global Classes *****/

.clear { clear: both; }
.float-left { float: left; }
.float-right { float: right; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.text-justify { text-align: justify; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { border-bottom: 1px solid; }
.highlight { background: #ffc; }

.wrap {
	width: 960px;
	margin: 0 auto;
	}

.img-left {
	float: left;
	margin: 4px 10px 4px 0;
	}

.img-right {
	float: right;
	margin: 4px 0 4px 10px;
	}

.nopadding {
	padding: 0;
	}

.noindent {
	margin-left: 0;
	padding-left: 0;
	}

.nobullet {
	list-style: none;
	list-style-image: none;
	}

.clearfix:after {
	/* http://positioniseverything.net/easyclearing.html */
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
/* End hide from IE-mac */

hr {
	height: 1px;
	padding: 0;
	margin: 8px 0;
	border: 0;
	clear: both;
	overflow: hidden;
	text-align: left;
	background: #f0f2f4 url('/images/site/hr_right.gif') no-repeat top right;
	}

hr:before {
	display: block;
	font-size: 1px;
	line-height: 0.1;
	content: url('/images/site/hr_left.gif');
	}

dl {
	width: 598px;
	padding: 0;
	float: left;
	}

dl dt {
	width: 200px;
	float: left;
	margin: 0 0 0 0;
	padding: .5em 0 1em 0;
	border-top: 1px solid #f0f2f4;
	font-family: Georgia, 'Times New Roman', serif;
	font-style: italic;
	font-size: 1.4em;
	line-height: 1.3em;
	color: #5d1301;
	}

/* commented backslash hack for mac-ie5 \*/
dt {
	clear: both;
	}
/* end hack */

dl dd {
	float: left;
	width: 398px;
	margin: 0 0 0 0;
	padding: .5em 0 1.5em 0;
	border-top: 1px solid #f0f2f4;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	color: #59472f;
	font-size: 1.2em;
	line-height: 1.7em;
	text-align: justify;
	}

/* NAVIGATION styles
===========================================*/
#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 620px;
	height: 193px;
	background: #fff url('/images/site/nav_bg.gif') 0 0 no-repeat;
	}

#nav li {
	padding: 0px;
	display: inline;
	float:  left;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #fff;
	width: 154px;
	margin-left: 1px;
	}

#nav li a:link, 
#nav li a:visited {
	display: block;
	float: left;
	width: 155px;
	min-height: 186px;
	background:  transparent url('/images/site/link_bg.png') 0 0 no-repeat;
	text-decoration: none;
	font-style: normal;
	text-align:  center;
	font-size: 1.4em;
	}

#nav li a:hover {
	color: #297eb3;
	}

#nav li a span {
	display: block;
	padding-top: 162px;
	}

#content #nav li a.active, 
#nav li a.active:hover {
	color:  #fff;
	background: transparent url('/images/site/link_bg.png') 0 -186px no-repeat;
	}


	
#nav li#nav-win_overview { background-image: url('/images/site/nav_overview.jpg');}
#nav li#nav-info_on_watershed { background-image: url('/images/site/nav_watershed.jpg');}
#nav li#nav-grants { background-image: url('/images/site/nav_grants.jpg');}
#nav li#nav-news_publications { background-image: url('/images/site/nav_news.jpg');}




/* MAIN styles
===========================================*/

#content {
	float: left;
	width: 620px;
	padding: 10px 20px;
	position: relative;
	background-color: #fff;
	border: 1px solid #eff2f3;
	/*margin: 56px 0 0 0;*/
	margin: 0 auto;
	}

#page-home #content {
	float: none;
	}



#content p.introtxt {
	padding: 1em 0 0 0;
	font-family: Georgia, 'Times New Roman', serif;
	color: #5c741a;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	line-height: 1.5em;
	font-size: 1.3em;
	}
	
.block {
	border: 1px solid #eeebe0;
	background-color: #faf9f5;
	padding: 12px;
	margin: 0;
	}




/* PDF download box */
#content #pdfLink {
	border: 1px solid #eeebe0;
	background-color: #faf9f5;
	margin: 0;
	float: right;
	display: block;
	width: 109px;
	text-align: center;
	margin: 2em 0 0 2em;
	padding: 12px;
	}

#content #pdfLink a:link, #content #pdfLink a:visited {
	background: transparent url('/images/site/pdf.png') 0 0 no-repeat;
	font-size: 1.1em;
	line-height: 1.2em;
	padding-top: 94px;
	display: block;
	width:  94px;
	border:  none;
	margin: 0 auto;
	}

#content #pdfLink a:hover {
	background: transparent url('/images/site/pdf.png') -94px 0 no-repeat;
	}


#content #pdfLink a.wordfile:link, 
#content #pdfLink a.wordfile:visited 
	{
	background: transparent url('/images/site/icon_word.gif') 4px 0 no-repeat;
	font-size: 1.1em;
	line-height: 1.8em;
	padding-top: 0px;
	display: block;
	width: auto;
	border:  none;
	margin: 0 0 0 0;
	padding-left: 22px;
	text-align: left;
	}






#content #pdfLink em {
	display:  block;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 1.2em;
	color: #4f4b45;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #EEEBE0;
	}


#content .entryblock {
	border-top: 1px solid #f0f2f4;
	padding: 1em 0 2em;
	}

#content .entryblock a.link-pdf {
	background: transparent url('/images/site/icon_pdf.png') 0 0 no-repeat;
	padding: 0 0 .5em 1.75em;
	border-bottom: none;
	text-decoration: none;
	}

#content .entryblock a.link-pdf span {
	color: #999;
	font-size: .9em;
	font-family: georgia, "Times New Roman", serif;
	}

/* more link */
#content .entryblock p.more {
	text-align: right;
	}

#content .entryblock p.viewall {
	padding-bottom: 0;
	}

/* external link */
#content a.linkExt, #sidebar a.linkExt {
	background: transparent url('/images/site/link_ext.png') right 3px no-repeat;
	padding-right: 12px;
	}

#content a.linkExt:hover, #sidebar a.linkExt:hover {
	background: transparent url('/images/site/link_ext.png') right -29px no-repeat;
	padding-right: 12px;
	}

/* grant results */
.result {
	padding: 0.3em 0.6em;
	margin-bottom: 0.4em;
	border-top: 1px solid #f0f2f4;
	}

.result h3 {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	}
	
.result em, p.articledate {
	display:  block;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 1.3em;
	color: #4f4b45;
	margin-bottom: 0.4em;
	padding: 0 0 0 0;
	}

#content .entryblock .entrydate {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 1em;
	color: #4f4b45;
	font-style: italic;
	}
	



/***** Sidebar *****/

#sidebar {
	width: 170px;
	padding-right: 20px;
	float: left;
	}

#sidebar .logo {
	display: block;
	padding: 0 0 16px 21px;
	}

#sidebar h2 {
	font-size: 1.5em;
	letter-spacing: 0;
	text-transform: uppercase;
	color: #393f1f;
	}

#sidebar h3 {
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.8em;
	margin-bottom: 0.3em;
	}

#sidebar p {
	color: #665e53;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	}
	
#sidebar ul, #sidebar ol {
	padding: 0em 0 0 0.3em;
	font-size: 1.1em;
	}

#sidebar ul li {
	margin: 0.5em 0;
	line-height:  1.4em;
	}

/* partners list */
#sidebar ul.partners {
	margin-top: 0.7em;
	margin-left: .5em;
	font-size: .9em;
	padding: 0;
	}

#sidebar ul.partners li {
	list-style-type: none;
	padding: 0.2em 0 .2em 1em;
	background: transparent url('/images/site/bullet_green.png') 0 .6em no-repeat;
	font-family: 'Lucida Grande', arial, helvetica, sans-serif;
	line-height: 1.5em;
	font-style: normal;
	color: #304b15;
	}

/* sidebar subnavigation */
ul.navtabs {
	padding: 0 !important;
	margin: 0 -21px 0 8px;
	/*width: 183px;*/
	}

ul.navtabs li {
	margin: 3px 0 !important;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.2em !important;
	font-style: normal;
	background: #f8f6ee url('/images/site/navtabs_bg.gif') top right repeat-y;
	}

ul.navtabs li a { 
	display: block;
	padding: 8px 0 8px 15px;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #eff2f3;
	}

ul.navtabs li a:hover, ul.navtabs a.active { 
	color: #297eb3; 
	background: #fff url('/images/site/sidenav_roll.png') 100% 0 repeat-y;
	border-right-width: 0;
	border: 1px solid #eff2f3;
	border-bottom-color: #d8e6ed;
	}



#sidebar img {
	margin-bottom: 0.5em;
	}

#sidebar .principles {
	width: 147px;
	padding: 20px 10px 180px 11px;
	border: 1px solid #eeebe0;
	background: #f8f7f0 url('/images/site/principles_bg.gif') no-repeat bottom center;
	}

#sidebar .principles h2 {
	text-align: center;
	color: #775e2f;
	font-size: 1.5em;
	padding-bottom: 0.4em;
	border-bottom: 1px dotted #988561;
	}

#sidebar .principles ul {
	margin: 0;
	padding: 0 0 0 4px;
	font-size: 1.2em;
	}

#sidebar .principles ul li {
	
	}



/***** Footer *****/

#footer {
	clear: both;
	padding: 1.5em 0 .25em;
	font-family: verdana, arial, helvetica, sans-serif;
	}

#page-home #footer {
	padding: .5em 0 .25em;
	}


#footer hr {
	margin-bottom: 15px;
	color: #f0f2f4;
	}


#footer a:hover {
	color: #528db0;
	}


#footer p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #99998c;
	text-align: center;
	padding-bottom: 1.15em;
	}

#footer em {
	font-family: Georgia, "Times New Roman", serif;
	color: #737368;
	font-size: 1em;
	letter-spacing: 1px;
	}

#footerLinks {
	text-align: center;
}

#footer ul {
	text-align: center;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 1em;
	}

#content #footer ul li {
	font-size:  1em;
	background: none;
	}


#footer li {
	font-family: verdana, arial, helvetica, sans-serif;
	list-style-type: none;
	background-image: none;
	display: inline;
	margin: 0;
	padding: 0 0 0 0;
	font-style: normal;
	}

/*#footer li a:link, #footer li a:visited {
	text-decoration: none;
	border-bottom: none;
	}*/


#footer li a {
	padding: .5em .7em;
	}

#footer li a:link, #footer li a:visited {
	text-decoration: none;
	border: 1px solid #fff;
	}

#footer li a:hover {
	text-decoration: none;
	border: 1px solid #e8e5d3;
	}


.photocredit {
  margin: 10px 0 5px 0;
  font-style: italic;
  }

.photocredit a,
.photocredit a:link,
.photocredit a:visited {
  color: #99998c;
  }

.Button-group li {
	/*margin-right: 10px!important;*/
	display: inline-block!important;
}

#btn-facebook {
  text-align: center;
  }


#btn-facebook a, #btn-newsletter a {
	display: inline-block;
}

#btn-facebook a:link,
#btn-facebook a:hover,
#btn-facebook a:visited {
  border-bottom: none;
  outline: none!important;
  }

#btn-newsletter {
  text-align: center;
  }

#btn-newsletter a:link,
#btn-newsletter a:hover,
#btn-newsletter a:visited {
  border-bottom: none;
  outline: none!important;
  }

.fourohfour {
	margin: 40px auto;
	text-align: center;
}

.convfund-logo {
	margin: 30px auto;
	max-width: 200px;
	text-align: center;
}