@charset "utf-8";
/* CSS Document */
* { margin: 0px; padding: 0px; }

img, a { border: none; outline: none; }

li, blockquote { margin-left: 2em; } blockquote { margin-right: 2em; }

a { color: #82ffb9; font-weight: bold; }

p, h1, h2, h3, h4, h5, h6, ul, table, blockquote {
	margin-bottom: 1em;
	}
	.clear {clear:both; padding-top: 25px;}

body {
	background: #a7d8ff;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	}
	
p {
	text-align: justify;
	}
	p.contact-info { font-weight: bold; font-style: italic; }
.cms-post-it { 
	width: 250px;
	height: 200px;
	padding-top: 50px;
	/* 
	position: absolute;
	top: 30%;
	*/
	background: #fffcc4;
	border: 2px solid #666666;
	z-index: 1000;
	font-size: 48px;
	line-height: 48px;
	text-align: center;
	color: #666666;
	cursor: crosshair;
	clear: both;
	}
	.cms-post-it span { font-size: 10px; line-height: 10px; color: #333333; }
	
#site {
	width: 960px; /* 960 */
	margin: 0px auto;
	background: #2d5840;
	color: white;
	padding-bottom: 26px;
	}
	
#header {
	width: 960px;
	height: 109px;
	overflow: hidden;
	background: white;
	border-bottom: 7px solid #2d5840;
	font-size: 12px;
	}
	#logo { float: left; }
	#header .navigation { width: 680px; float: right; margin-top: 9px; }
	#header .navigation li {
		display: block;
		width: 200px;
		height: 22px;
		line-height: 22px;
		overflow: hidden;
		float: left;
		margin-bottom: 1em;
		color: black;
		text-transform: uppercase;
		}
		#header .navigation li a {
			display: block;
			color: black;
			text-decoration: none;
			font-weight: bold;
			height: 22px;
			overflow: hidden;
			padding-left: 13px;
			}
		#header .navigation li a:hover, #header .navigation .selected a {
			background: #2d5840;
			color: #ffffff;
			}

#notices {
	clear: both;
	width: 960px;
	height: 29px;
	line-height: 29px;
	border-bottom: 1px solid white;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: .1em;
	}
	#notices.full {
		/* old background was blue always
		background: #006ec7;
		*/
		background: red;
		}	
	#notices.empty {
		background: grey url(../images/notices-empty.png) 0px 0px repeat-x;
		}
	
#splash {
	width: 960px;
	height: 425px;
	background: #aaaaaa;
	}

#subnavigation {
	width: 200px;
	float: left;
	margin-left: 26px;
	margin-bottom: 26px;
	margin-top: 24px;
	line-height: 24px;
	text-align: center;
	}
	#subnavigation ul {
		text-align: left;
		}
	#subnavigation li {
		margin-left: 0px;
		list-style: none;
		}
	#subnavigation a {
		min-height: 24px;
		display: block;
		padding-left: 2em;
		text-decoration: none;
		background: url(../images/subnavigation-rarr.gif) 0px 0px no-repeat;
		}
		#subnavigation a:hover, #subnavigation .selected {
			background: #1c3929 url(../images/subnavigation-rarr.gif) 0px 0px no-repeat;
			}
		
#content {
	width: 683px; /* 683 */
	float: right;
	margin-right: 26px;
	margin-bottom: 26px;
	background: #1c3929 url(../images/content-bottom-curve.png) bottom left no-repeat;
	}
	#content .supporting {
		float: right;
		margin-left: 1em;
		margin-bottom: 1em;
		width: 353px;
		height: 243px;
		background: url(../images/conservation/supporting-back.png) 0px 0px no-repeat;
		}
		#content .supporting img {
			width: 333px;
			height: 223px;
			margin: 10px 10px;
		}
		#content .supportingTall {
			float: right;
			margin-left: 1em;
			margin-bottom: 1em;
			width: 243px;
			height: 353px;
			background: url(../images/conservation/supporting-back-tall.png) 0px 0px no-repeat;
		}
		#content .supportingTall img {
			width: 223px;
			height: 333px;
			margin: 10px 10px;
		}	
		#content .supporting-left {
			float: left;
			margin-right: 1em;
			margin-bottom: 1em;
			width: 353px;
			height: 243px;
			background: url(../images/conservation/supporting-back.png) 0px 0px no-repeat;
		}
		#content .supporting-left img {
			width: 333px;
			height: 223px;
			margin: 10px 10px;
			}
		#content .supporting-map {
			float: right;
			margin-right: 350px;
			margin-bottom: 1em;
			width: 85px;
			height: 85px;
			background: url(../images/conservation/supporting-back-map.png) 0px 0px no-repeat;
		}
		#content .supporting-map img {
			width: 74px;
			height: 74px;
			margin: 6px 6px;
			}
	#content .title {
		background: #2d5840;
		color: #82ffb9;
		margin-bottom: 10px;
		border-bottom: 2px solid white;
		padding-left: 15px;
		text-transform: uppercase;
		font-size: 24px;
		line-height: 24px;
		font-weight: normal;
		/* font-family: "Myriad Pro", Verdana, Geneva, sans-serif; */
		font-family: Arial, sans-serif;
		clear: both;
		float: none;
		}
	#content h2 { font-size: 20px; }
	#copy {
		width: 653px;
		margin: 1em auto;
		}

#partner-links {
	width: 913px;
	height: 87px;
	overflow: hidden;
	margin: 26px auto;
	clear: both;
	float: none;
	color: black;
	background: white url(../images/partners/top-curve.png) 0px 0px no-repeat;
	}
	#partner-links ul {
		height: 87px;
		line-height: 87px;
		background: url(../images/partners/bottom-curve.png) bottom left no-repeat;
		text-align: center;
		}
	#partner-links li {
		display: inline;
		padding-left: 15px;
		padding-right: 15px;
		}
		
#footer {
	width: 960px;
	margin: 0px auto;
	text-align: center;
	}
	#footer p { text-align: center; }
	#footer a { font-weight: normal; text-decoration: none; padding: 0.2em; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
	#footer li {
		list-style: none;
		display: inline;
		margin-left: 0;
		}
		#footer .navigation li a:hover {
			background: #1c3929;
			color: #ffffff;
			}
		#footer .navigation .selected a {
			text-decoration: underline;
			}
		
/* David's modifications to the main CSS */

.map { padding-bottom: 10px; }
.img { float: right; border: 3px solid #ffffff; margin: 8px 0px 18px 20px; clear: right; }

.odd-row {
	width: 660px;
	min-height: 240px;
	}
.even-row {
	width: 655px;
	min-height: 240px;
	margin-left: -5px;
	}
	hr { margin: 25px; color:#003300; background-color:#666666; height: 1px; border:none; }
	
	

