/* CSS Document */

div.articlesRight{
  float: left;
  height: 100px;
  width: 130px;
  margin: 0px 0px 0px 10px;
  
}
div.articlesLeft{
  float: left;
  margin: 10px 0px 10px 0px;
  width: 450px;
  border-right: 1px groove gray;
  background-color: #ffffff;
}
div.spacerMission{
  width: 450px;
  height: 20px;
  background-image: url("images/spacer-mission.jpg");
  margin: 5px 0px 5px 0px;
}
div.spacerFeatured{
  width: 450px;
  height: 20px;
  background-image: url("images/spacer-featured.jpg");
}
div.spacerEvents{
  width: 450px;
  height: 20px;
  background-image: url("images/spacer-events.jpg");
  margin: 5px 0px 5px 0px;
}
div.spacerActivities{
  width: 450px;
  height: 20px;
  background-image: url("images/spacer-activities.jpg");
  margin: 5px 0px 5px 0px;
}
div.eventsLeft{
  float: left;

}
div.fullBlockRight{
  float: right;
  width: 200px;
}


body{
  text-align: center;
  background-color: #333333;
}

div.container{
  height: auto;
  margin: 0 auto;
  width: 1000px;
  background-color: white;
}
div.header{
  height: 125px;
  width: 1000px;
  text-align: left;
}

div.lastUpdated{
  background-color: #FBB03B;
  height: 20px;
  text-align: left;
 
}

span.navHeader{
  font-size: 17px;
  font-weight: bold;
}
span.navSubHeader{
  font-size: 10px;
  font-weight: bold;
}
span.contentHeader{
  font-size: 17px;
  font-weight: bold;
  color: #330000;
}
span.contentSubHeader{
  font-size: 12px;
  font-weight: bold;
  color: #330000;
}

span.greyText{
  font-size: 12px;
  color: grey;
  font-style: italic;
}
span.boldblackText{
  font-size: 12px;
  font-weight: bold;
}
span.infoText{
  font-size: 12px;
}
div.contentpanel{
  width: 1000px;

  height: auto;
}
div.navLeft{
  float: left;
  width: 160px;
  text-align: left;
  margin: 0px 0px 0px 10px;
  border-right: 1px solid #cccccc;
  min-height: 600px;
}
/* for Internet Explorer */
/*\*/
* html .navLeft {
height: 600px;
}
* html .contentRight
 {
 height: 600px;
 
}
/**/

div.contentRight{
  float: left;
  width: 600px;
  text-align: left;
  margin: 0px 0px 0px 10px;
  min-height: 600px;

}
div.Spacer{
  height: 25px;
  width: 485px;
  background-color: #FFFFFF;
  /*background-image: url("images/test.bmp");*/
  background-repeat: no;
  font-size: 17px;
  font-weight: bold;
  margin: 10px 0px 5px 0px;
  
}

div.clear{
  clear: both;
}

p.headertextlarge{
  font-size: 25px;
  font-weight: bold;
  font-family: Verdana;
  color: white;
  text-align: left;
  margin: auto 5px 0px 5px;

}

p.headertextsmall{
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana;
  color: white;
  text-align: left;
  margin: 0px 5px 10px 5px;

}
p.headertextlargeblack{
  font-size: 17px;
  font-weight: bold;
  font-family: Verdana;

  text-align: center;
  margin: auto 5px 0px 5px;

}

p.headertextsmallblack{
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana;
 
  text-align: left;
  margin: 10px 5px 10px 5px;

}
p.centertext{
  font-size: 10px;
  font-family: Verdana;
  text-align: left;
  margin: 5px 5px 5px 5px;

}
p.topic{
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana;
  margin: 5px 5px 5px 5px;
}
p.articleHeader{
  font-size: 17px;
  font-weight: bold;
  color: #330000;
  margin: 0px 0px 5px 0px;
}
a.navlink:link,a.navlink:visited{
	padding:1px;
	color:#0071BC;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
}
a.navlink:visited{
	color:#0071BC;
	font-weight: bold;
	font-size: 14px;
}

a.navlink:hover{
	text-decoration:underline;
	color:#0071BC;
	font-weight: bold;
	font-size: 14px;
	}

/*setting all links to be the same when they have no class*/


 

a:link,a:visited{
	padding:1px;
	color:#0071BC;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
}
a:visited{
	color:#0071BC;
	font-weight: bold;
	font-size: 14px;
}
a.aemphasis{
	color:#0071BC;
	font-weight:bold;
	font-size: 14px;
}
a:hover{
	text-decoration:underline;
	color:#0071BC;
	font-weight: bold;
	font-size: 14px;
	}
	
a.smallLink:link,a.smallLink:visited{
	padding:1px;
	color:#0071BC;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
a.smallLink:visited{
	color:#0071BC;
	font-weight: bold;
	font-size: 12px;
}

a.smallLink:hover{
	text-decoration:underline;
	color:#0071BC;
	font-weight: bold;
	font-size: 12px;
	}


p.smallLinkp{
    margin: 10px 0px 0px 0px;
    text-align: right;
}
p.smallLinkArticle{
    margin: 0px 25px 0px 0px;
    text-align: right;
}

.mylink img{
border:2px solid #336699;

}
p.newsletterHeader{
  font-size: 12px;
  font-weight: bold;
  margin: 0px 0px 0px 0px;

}
div.newsletter{
  border: 1px solid #cccccc;
  margin: 0px 5px 0px 0px;
  text-align: center;
}
p.rightBarText{
  font-size: 12px;
  text-align: left;
  margin: 0px 0px 0px 5px;

}
p.linkSpacer{
  margin: 0px 0px 5px 0px;
}
p.articleSpacer{
  font-size: 17px;
  margin: 0px 0px 0px 0px;
}
p.rightLink{
  margin: 5px 0px 5px 5px;
  text-align: left;
}
div.loginLinks{
  float: right;
  margin: 0px 5px 0px 0px;
  text-align: right;
}
div.lastUpdatedText{
  float: left;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
}
div.siteMapLink{
  height: 19px;
  text-align: right;
}
p.siteMapLinks{
  margin: 0px 0px 0px 0px;

}
div.copyright{
  text-align: right;
  font-size: 11px;
  margin: 0px 5px 0px 0px;
}
p.redText{
  font-size: 10px;
  color: red;
  margin: 0px 0px 5px 0px;

}
p.newsText{
  font-size: 12px;
  font-family: Verdana;
  margin: 0px 0px 0px 0px;
}
li.newsText{
  font-size: 12px;
  font-family: Verdana;
  margin: 0px 0px 0px 0px;
}
span.serviceSubHeader{
  font-size: 12px;
  font-weight: bold;
}
p.servicetextlargeblack{
  font-size: 17px;
  font-weight: bold;
  font-family: Verdana;

  text-align: left;


}