body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 710px;
	background-color: #98C5F0;
	font-family: "helvetica neue", arial, verdana;
	padding-bottom: 60px;
}

a
{
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

#mainBody
{
	margin: 0 auto;
	width: 710px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-color: #ffffff
}

#header
{
	height: 336px;
	background-color: #ebebeb;
	margin-bottom: 15px;
}

#navWithMission
{
	margin-bottom: 15px;
	/*height: 238px;*/
	height: auto;
	background-color: #336600;
}

#navigation
{
	height: 100%;
	width: 212px;
	float: left;
	background-color: #336600;
	margin-right: 15px;
	margin-bottom: 15px; 
}

#navigation ul
{
	list-style-type: none;
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#navigation a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	_width: 100%;
	_height: 100%;
}

#navigation .navLevel3 a
{
	color: #336600;
	text-decoration: none;
	font-weight: normal;
}

#navigation li:hover, #navigation .navLevel2 li:hover, #navigation .navLevel3 li:hover
{
	background-color: #CCCC99;
	cursor: pointer;
}

#navigation .navLevel1 li
{
	padding: 5px;
	border-bottom: 1px solid #ffffff;
	font-size: 14px;
	font-weight: bold;
}

#navigation .navLevel2 li
{
	padding: 3px;
	border-bottom: 1px solid #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
	background-color: #94AF79;
}

#navigation .navLevel3 li
{
	padding: 3px;
	border-bottom: 1px solid #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-indent: 20px;
	background-color: #EEF2EA;
	border-bottom: 1px solid #336600;
}

#missionStatement
{
	height: 100%;
	width: 483px;
	float: right;
	background-color: #CCCC99;
	margin-bottom: 15px;
}

#missionStatementBody
{
	
	margin: 0;
	padding: 10px;
	color: #ffffff;
	
	background-image: url("../images/quotes.gif");
	background-position: 0 10px;
	background-repeat: no-repeat;
}

#missionStatementBody h1, h2
{
	font-size: 20px;
	margin: 0;
	padding: 0;
	display: inline;
}

#missionStatementBody h2
{
	font-weight: normal;
	color: #ffffff;
}

#missionStatementBody p
{
	font-size: 16px;
	margin: 0;
	padding: 20px;
	font-style: italic;
}

#mainText
{
	clear: right;
	color: #555555;
	font-size: 14px;
	padding-bottom: 20px;
}

#mainText h1, #mainText h2
{
	font-size: 24px;
	color: #336600;
	display: inline;
}

#mainText h3, #mainText h4
{
	font-size: 16px;
	color: #336600;
	display: inline;
}

#mainText h2, #mainText h4
{
	font-weight: normal;
}

#mainText .newline
{
	display: block;
	padding-top: 15px;
}

#mainText .right
{
	float: right;
	width:200px; 
	font-size:12px;
	font-style:italic; 
	font-weight: normal; 
	margin-left:15px; 
	padding: 15px; 
	background-color: #CCCC99;
	color: #795B35;
}

#infoCol
{
	height: 270px;
	padding-bottom: 15px;
	clear: both;
}

#infoCol h1
{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#infoCol h2
{
	font-size:12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#infoCol p
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-style: italic;
}

#colProjects
{
	width: 212px;
	height: 100%;
	color: #795B35;
	float: left;
}

#colProjectsBody p
{
	color: #333333;
}

#colProjectsBody
{
	padding: 10px;
	background-color: #CCCC99;
	height: 100%;
}

#colNews
{
	width: 237px;
	height: 100%;
	background-color: #ffffff;
	float: left;
	margin-left: 15px;
}

#colNewsBody
{
	background-color: #795B35;
	height: 100%;
	width: 100%;
	padding: 10px;
	color: #ffffff;
}

#colNewsBody h2
{
	color: #ffffff;
}
#colNewsBody a{
	color:#98C5F0;
}

#colContribute
{
	width: 211px;
	height: 100%;
	float: right;
}

#colContributeBody
{
	padding: 10px;
	height: 100%;
	background-color: #336600;
	color: #ffffff;
	
}
#colContributeBody a
{
	color:#E3E4A6;
}

#credits
{
	padding-top: 20px;
	width: 100%;
	font-size: 12px;
	color: #999999;
	padding-bottom: 5px;
}

.left
{
	float: left;
}
#middle a{
	color: #999999;
	font-weight: normal;
}

.right
{
	float: right;
}	
#middle a{
	color: #999999;
	font-weight: normal;
}
.block
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}	

#mainText .newsTitle
{
	font-size: 16px;
	color: #336600;
	display: block;
	padding-top: 15px;
}

#mainText .newsSubTitle
{
	display: block;
	font-style: italic;
}

#mainText .bullet
{
	padding-bottom: 10px;
	margin-left: 40px;
	text-indent: -30px;
}

#mainText ul li
{
	list-style-position: inside;
	margin: 0px;
	padding-bottom: 10px;
	text-indent: 20px;
}

#GalleryContainer, #FixedContainer
{
	float: right;
	width: 483px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#GalleryContainer .thumbnail, #FixedContainer .location
{
	float: left;
	padding-right: 10px;
	padding-bottom: 15px;
	max-width: 150px;
	text-align: center;
}

#GalleryContainer .thumbnail img
{
	border: 0px;
}
#download_block{
	margin-left:0px;
	width: 100%;
	margin-top: 20px;
	clear: both;
}
#download1, #download2, #download3{
	background-image: url('/images/buttons/download_but801.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 140px;
	text-align: center;
	height: 100px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom:40px;

}
#download2{
	background-image: url('/images/buttons/download_but802.gif');
}
#download3{
	background-image: url('/images/buttons/download_but803.gif');
}
