/*
			CSSwitek
*/


/*****************************************************
                     Homepage Specific
                     Styles
*****************************************************/
body {
	background-color: #F0F0E3;
	background-position:center;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align:left;
}

#NoBrdrGraphic {
	float:left;
	width:180px;
}

.clear {
	clear: both;
}

.ClearerDiv {
	clear: both;
	padding-bottom:13px;
}
.ClearerNoSpace {
	clear: both;
}
.LeftColumn {
	width:272px;
	float:left;
}

.RightColumn {
	width:272px;
	float:right;
}

.RightColumn a:link {
	color:blue;
}

.RightColumn a:visited {
	color:gray;
}

.RightColumn a:hover {
	color:purple;
}

.RightColumn a:active {
	color:purple;
}

.HomeBoxLeft {
	width:252px;
	float:left;
	padding:10px;
	background-color:#F0F0E3;
	font-size: 12px;
}

.HomeBoxRight {
	width:252px;
	float:right;
	padding:10px;
	background-color:#F0F0E3;
	font-size: 12px;
}

.AboutBoxLeft {
	width:256px;
	float:left;
	background-color:#A1C28A;
	font-size:11px;
	padding-left: 10px;
	padding-bottom:4px;
	padding-top:4px;
	background-image:url(/images/tab-bg-home.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.ConservationBoxLeft {
	width:262px;
	float:left;
	background-color:#A3D2C7;
	font-size:11px;
	padding-left: 10px;
	padding-bottom:4px;
	padding-top:4px;
	background-image:url(/images/tab-bg-home.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.ResearchBoxRight {
	width:256px;
	float:left;
	background-color:#E2C78D;
	font-size:11px;
	padding: 4px;
	padding-left: 10px;
	padding-bottom:4px;
	padding-top:4px;
	background-image:url(/images/tab-bg-home.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.EducationBoxRight {
	width:256px;
	float:left;
	background-color:#D6A694;
	font-size:11px;
	padding: 4px;
	padding-left: 10px;
	padding-bottom:4px;
	padding-top:4px;
	background-image:url(/images/tab-bg-home.gif);
	background-position:right;
	background-repeat:no-repeat;
}





/*****************************************************
                     Main
                     Styles
*****************************************************/


/*****************************************************
                     Container
                     Styles
*****************************************************/
#Container {
	top:0;
	position:relative;
	margin:auto;
	text-align:left;
	width:760px;
	clear:both;
	background-color: #CFD0A5;
}

/*****************************************************
                     Header
                     Styles
*****************************************************/
#Header {
	top:0;
	width:760px;
	text-align:right;
	padding-top:8px;
	background-color:#273828;
	background-image:url(/images/logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

/*****************************************************
                     Sidebar
                     Styles
*****************************************************/
	
#SideBar {
	width:160px;
	float:left;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image:url(/images/left-nav-bar.jpg);
	background-repeat:no-repeat;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	background-color:#263725;
	padding-bottom: 0px;
}

#SideBar p {
	font-size: 13px;
	padding-top:16px;
}

#SideBar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	border:4px;
	border-style:solid;
	border-color:#7A957A;
}

#SideBar li {
	margin: 0;
}

#SideBar a {
	display: block;
	padding: 6px;
	/*************************
	background-color: #c6c68c;
		text-align: left;
	/*************************
	border: 4px solid #c6c68c;
	/*************************/
}

#SideBar h6 {
	display: block;
	padding: 6px 6px 2px 8px;
	/*************************
	background-color:#1F2E1F;	
	color: white;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	**************************/
	text-align:left;
}
/***************************
#SideBar a:link, #SideBar a:visited {
	text-decoration: none;
	color: white;
}
/***************************	
#SideBar a:hover, #SideBar a:active {
	background-color: #002800;
	color: white;
}
/***************************/
#SideBarUber ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	border:4px;
	border-style:solid;
	border-color:#7A957A;
}

#SideBarUber li {
	margin: 0;
}

/***************************
#SideBarUber a {
	display: block;
	padding: 6px;
	border-top: 4px solid;
	border-left: 4px solid;
	border-right: 4px solid;
	border-color: #1F2E1F;
	background-color: #859585;
	text-align: left;
}
/***************************
#SideBarUber a:link, #SideBarUber a:visited {
	text-decoration: none;
	color: white;
}

/***************************	
#SideBarUber a:hover, #SideBarUber a:active {
	background-color: #859585;
	color: white;
}


#SideBar input {background-color:#D5E9D5;
	 border: 1px solid #666666; 
}
/***************************/
/*****************************************************
                     Sidebar Sub
                     Styles
*****************************************************
#SideBarSub {
	font-weight:bold;
}
#SideBarSub ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 4px;
	border:10px;
	border-style:solid;
	border-color:#7A957A;
}

#SideBarSub li {
	margin: 0;
}

#SideBarSub a {
	display: block;
	padding-left: 18px;
	padding-right: 4px;
	padding-top:4px;
	padding-bottom:4px;
	border-top: 4px solid;
	border-left: 4px solid;
	border-right: 4px solid;
	border-color: #1F2E1F;
	background-color: #b1bdb1;
	text-align: left;
}

#SideBarSub a:link, #SideBarSub a:visited {
	text-decoration: none;
	color: black;
}
	
#SideBarSub a:hover, #SideBarSub a:active {
	background-color: #b1bdb1;
	color: black;
}


/************************************************


#SideBarSubOn {
font-weight:bold;
}
#SideBarSubOn ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 4px;
	border:10px;
	border-style:solid;
	border-color:#7A957A;
}

#SideBarSubOn li {
	margin: 0;
}

#SideBarSubOn a {
	display: block;
	padding-left: 18px;
	padding-right: 4px;
	padding-top:4px;
	padding-bottom:4px;
	border-top: 4px solid;
	border-left: 4px solid;
	border-right: 4px solid;
	border-color: #1F2E1F;
	background-color: #d0d8d0;
	text-align: left;
}

#SideBarSubOn a:link, #SideBarSubOn a:visited {
	text-decoration: none;
	color: black;
}
	
#SideBarSubOn a:hover, #SideBarSubOn a:active {
	background-color: #d0d8d0;
	color: black;
}


.bottlink {
	border-bottom: 4px solid;
	border-color: #1F2E1F;
}
#bottlinkActive {
	border-bottom: 4px solid;
	border-color: #1F2E1F;
	background-color: #AFBFAF
}


/************************************************



#SideBarSubSub {
	font-weight:normal;
}

#SideBarSubSub ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 4px;
	border:10px;
	border-style:solid;
	border-color:#7A957A;
}

#SideBarSubSub li {
	margin: 0;
}

#SideBarSubSub a {
	display: block;
	padding-left: 28px;
	padding-right: 4px;
	padding-top:4px;
	padding-bottom:4px;
	border-top: 4px solid;
	border-left: 4px solid;
	border-right: 4px solid;
	border-color: #1F2E1F;
	background-color: #d0d8d0;
	text-align: left;
}

#SideBarSubSub a:link, #SideBarSubSubSub a:visited {
	text-decoration: none;
	color: black;
}
	
#SideBarSubSub a:hover, #SideBarSubSubSub a:active {
	background-color: #d0d8d0;
	color: black;
}

/************************************************

#SideBarSubSubSub {
	font-weight:normal;
}

#SideBarSubSubSub ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 4px;
	border:10px;
	border-style:solid;
	border-color:#7A957A;
}

#SideBarSubSubSub li {
	margin: 0;
}

#SideBarSubSubSub a {
	display: block;
	padding-left: 38px;
	padding-right: 4px;
	padding-top:4px;
	padding-bottom:4px;
	border-top: 4px solid;
	border-left: 4px solid;
	border-right: 4px solid;
	border-color: #1F2E1F;
	background-color: white;
	text-align: left;
}

#SideBarSubSubSub a:link, #SideBarSubSubSub a:visited {
	text-decoration: none;
	color: black;
}
	
#SideBarSubSubSub a:hover, #SideBarSubSubSub a:active {
	background-color: white;
	color: black;
}


/*****************************************************
                     Navigation Tabs
                     Styles
*****************************************************/
#NavigationTabs {
	text-align:left;
	width:580px;
	float:left;
	background-color:#273828;
	padding-top:10px;
	border-bottom-style:solid;
	border-bottom-width:10px;
	}

.Home {
	border-bottom-color:#CFD0A5;
}

.About {
	border-bottom-color:#A1C28A;
}

.Research {
	border-bottom-color:#E5C98E;
}

.Conservation {
	border-bottom-color:#A5D2C5;
}

.Education {
	border-bottom-color:#D6A694;
}

/*****************************************************
                     Main Content
                     Styles
*****************************************************/

#MainContent {
	text-align:left;
	float:left;
	width:556px;
	padding-left:12px;
	padding-right:12px;
	padding-top:6px;
	background-color:#CFD0A5;
	padding-bottom: 0px;
}

#MainContent a:link {
	color:#0000CC;
}

#MainContent a:visited {
	color:#0000CC;
}

#MainContent a:hover {
	color:purple;
}

#MainContent a:active {
	color:purple;
}


#MainContent h1, h2, h3, h4, h5, h6, p, td, tr, table {
	color:#995D17;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	margin:0;
}

#MainContent p {
margin-bottom:13px;
}


#MainContent h1 {
	color:#995D17;
	font-variant:small-caps;
	letter-spacing:-2px;
	line-height:normal;
}

#MainContent h2 {
	color:#995D17;
		line-height:normal;
}

#MainContent h3 {
	color:#995D17;
}

#MainContent h4 {
	color:#995D17;
}

#MainContent h5 {
	color:#995D17;
}

#MainContent h6 {
	color:#995D17;
}

#MainContent p, td, tr, table {
	color:black;
}

#MainContent li {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:140%;
}


.imgfloatright {float:right;
	padding-left:6px;
	padding-top:6px;
}

/*****************************************************
                     Footer
                     Styles
*****************************************************/
#Footer {
	top:0;
	position:relative;
	margin:auto;
	text-align:left;
	width:740px;
	clear:both;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	background-color:#283927;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
}

#Footer a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	color:white;
}

/*****************************************************
                     Misc
                     Styles
*****************************************************/

#HomePage p {
margin-bottom:0px;
line-height:160%;
}

.EqualColumn {padding-bottom:0px;
   line-height: 0px;
   font-size: 0px;
}


html { 
     min-height:101%; 
}
