h1 {
	font-size:16px;
	font-weight:bold;
	color:#c66600;
}

h2 {
	float:left;
	width:97%;
	font-size:12px;
	font-weight:bold;
	color:#c66600;
	display:block;
	margin:25px 0 0 0;
}

a {
	color:#009900;
	text-decoration:none;
	cursor:pointer;
}

a:hover {
	text-decoration:underline;
}

a.about {
	width:56px;
	height:40px;
	float:left;
	display:block;
	text-indent:-9000px;
	background: url(../images/navSpriteAbout.gif) 0 -88px no-repeat;
	margin:56px 1px 0 0;
	cursor:pointer;
}

a.about:hover {
	background: url(../images/navSpriteAbout.gif) 0 -44px no-repeat;
}

a.contact {
	width:85px;
	height:40px;
	float:left;
	display:block;
	text-indent:-9000px;
	background: url(../images/navSpriteContact.gif) 0 -88px no-repeat;
	margin:56px 1px 0 0;
	cursor:pointer;
}

a.contact:hover {
	background: url(../images/navSpriteContact.gif) 0 -44px no-repeat;
}

a.events {
	width:119px;
	height:40px;
	float:left;
	display:block;
	text-indent:-9000px;
	background: url(../images/navSpriteEvents.gif) 0 -88px no-repeat;
	margin:56px 1px 0 0;
	cursor:pointer;
}

a.events:hover {
	background: url(../images/navSpriteEvents.gif) 0 -44px no-repeat;
}

a.help {
	width:128px;
	height:40px;
	float:left;
	display:block;
	text-indent:-9000px;
	background: url(../images/navSpriteHelp.gif) 0 -88px no-repeat;
	margin:56px 1px 0 0;
	cursor:pointer;
}

a.help:hover {
	background: url(../images/navSpriteHelp.gif) 0 -44px no-repeat;
}

a.news {
	width:50px;
	height:40px;
	float:left;
	display:block;
	text-indent:-9000px;
	background: url(../images/navSpriteNews.gif) 0 -88px no-repeat;
	margin:56px 1px 0 0;
	cursor:pointer;
}

a.news:hover {
	background: url(../images/navSpriteNews.gif) 0 -44px no-repeat;
}

a.pr {
	background: #fff;
	text-align:center;
	padding:10px;
	width:265px;
	border:1px solid #f0ece0;
	float:left;
	font-size: 10px;
	font-weight: normal;
	margin:0 20px 25px 0;
}

a.programs {
	width:80px;
	height:40px;
	float:left;
	display:block;
	text-indent:-9000px;
	background: url(../images/navSpritePrograms.gif) 0 -88px no-repeat;
	margin:56px 1px 0 0;
	cursor:pointer;
}

a.programs:hover {
	background: url(../images/navSpritePrograms.gif) 0 -44px no-repeat;
}

a.services {
	width:68px;
	height:40px;
	float:left;
	display:block;
	text-indent:-9000px;
	background: url(../images/navSpriteServices.gif) 0 -88px no-repeat;
	margin:56px 1px 0 0;
	cursor:pointer;
}

a.services:hover {
	background: url(../images/navSpriteServices.gif) 0 -44px no-repeat;
}

a.sub {
	float:left;
	font-size:9px;
	padding:5px 8px;
	border:1px solid #c66600;
	background-color:#c66600;
	color:#f8f3de;
	margin:5px 5px 0 0;
	text-decoration:0;
}

a.sub:hover {
	border: 1px solid #f8f3de;
	text-decoration:none;
}

ul {
	margin:10px 0 10px 15px;
	font-size:10px;
	list-style-type:disc;
	line-height:14px;
}

ol {
	margin:10px 0 10px 15px;
	font-size:10px;
	list-style-type:none;
	line-height:14px;
}

.about {
	width:56px;
	height:40px;
	float:left;
	display:block;
	text-indent:-9000px;
	background: url(../images/navSpriteAbout.gif) 0 0 no-repeat;
	margin:56px 1px 0 0;
}

.board {
	font-size:14px;
	font-weight:bold;
	width:293px;
	background-color:#fff;
	border: 1px solid #ccc;
	float:left;
	text-align:center;
	margin:0 10px 15px 0;
	color:#333;
}

.bottomMargin {
	margin:0 0 15px 0;
}

.btnDonate {
	margin:58px 0 10px 2px;
}

.calWrap {
	margin:0 0 0 3px;
	float:left;
}

.contact {
	width:85px;
	height:40px;
	float:left;
	display:block;
	text-indent:-9000px;
	background: url(../images/navSpriteContact.gif) 0 0 no-repeat;
	margin:56px 1px 0 0;
}

.contactP {
	width:250px;
	margin:130px 0 0 25px;
	float:left;
}

.contactText {
	float:left;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
	margin:10px 0 0 0;
}

.container {
	margin:0 auto;
	width:954px;
}

.employeeBlurb {
	width:100%;
	float:left;
	font-size:12px;
	line-height:20px;	
	margin:8px 0; 
}

.eventsWrap {
	margin:10px 0 0 10px;
	float:left;
}

.events {
	width:119px;
	height:40px;
	float:left;
	display:block;
	text-indent:-9000px;
	background: url(../images/navSpriteEvents.gif) 0 0 no-repeat;
	margin:56px 1px 0 0;
}

.eWidth {
	width:100%;
}

.footer {
	float:left;
	width:940px;
	height:27px;
	text-align:center;
	font-size:10px;
	padding:5px 0 0 0;
	margin:20px 0 40px 0;
	background: url(../images/footerFade.gif) no-repeat;
}

.header {
	width:954px;
	height:136px;
	float:left;
}

.headerSpan {
	width:100%;
}

.headerSub {
	width:954px;
	height:146px;
	float:left;
}

.hero {
	width:954px;
	height:329px;
	float:left;
	background: url(../images/hero.gif) 25px 5px no-repeat;
}

.heroText {
	margin:30px 0 0 320px;
}

.homeContact {
	width:380px;
	height:86px;
	margin:10px;
	background: #f1ede2;
	border: 1px solid #f1ede2;
	float:left;
}

.help {
	width:128px;
	height:40px;
	float:left;
	display:block;
	text-indent:-9000px;
	background: url(../images/navSpriteHelp.gif) 0 0 no-repeat;
	margin:56px 1px 0 0;
}

.hWidth {
	width:98%;
}

.innertube5 {
	margin:5px;
}

.intro {
	width:95%;
	float:left;
	font-size:12px;
	line-height:20px;	
	margin:8px 0 25px 0; 	
}

.jobTitle {
	font-size:10px;
	font-weight:normal;
}

.jobsBlurb {
	width:98%;
	float:left;
	font-size:12px;
	line-height:20px;	
	margin:8px 0; 
}

.logoContact {
	float:left;
	margin: 0 10px 0 0;
}

.logo {
	float:left;
	width:240px;
	height:136px;
}

.mapWrap {
	padding:5px 10px;
	background-color:#fff;
	float:left;
}

.newsBlurb {
	width:95%;
	float:left;
	font-size:12px;
	line-height:20px;	
	margin:8px 0; 
}

.newsWrap {
	width:550px;
	float:left;
	height:580px;
}

.newsInnerTube {
	float:left;
	margin:15px 0 0 15px;
}

.newsEdge {
	width:1px;
	height:264px;
	background: url(../images/newsEdge.gif) no-repeat;
	float:left;
}

.newsCont {
	width:548px;
	height:264px;
	float:left;
	background: url(../images/newsBgTile.gif) repeat-x;
}

.newsNav {
	background: #fff;
	padding:10px;
	width:250px;
	border:1px solid #f0ece0;
	float:left;
	font-size: 10px;
	font-weight: normal;
	color:#000;
	margin:0 20px 0 0;
}

.newsStory {
	float:left;
	width:600px;
	font-size:12px;
	line-height:20px;	
	margin:8px 0;
}

.newsStoryWrap {
	float:left;
	width:600px;
}

.news {
	width:50px;
	height:40px;
	float:left;
	display:block;
	text-indent:-9000px;
	background: url(../images/navSpriteNews.gif) 0 0 no-repeat;
	margin:56px 1px 0 0;
}

.privacyBlurb {
	width:100%;
	float:left;
	font-size:12px;
	line-height:20px;	
	margin:8px 0; 
}

.programs {
	width:80px;
	height:40px;
	float:left;
	display:block;
	text-indent:-9000px;
	background: url(../images/navSpritePrograms.gif) 0 0 no-repeat;
	margin:56px 1px 0 0;
}

.rightCol {
	width:385px;
	float:left;
}


.services {
	width:68px;
	height:40px;
	float:left;
	display:block;
	text-indent:-9000px;
	background: url(../images/navSpriteServices.gif) 0 0 no-repeat;
	margin:56px 1px 0 0;
}
.socialMe {
	float:left;
	margin:0 10px 10px 10px;
}

.special {
	font-size:10px;
	color:#999;	
	margin:8px 0; 
}

.sponsors {
	float:left;
	width:940px;
}

.subBlurb {
	width:97%;
	float:left;
	font-size:11px;
	line-height:20px;	
	margin:8px 0; 
}

.subCont {
	width:938px;
	float:left;
	background: url(../images/newsBgTile.gif) repeat-x;
}

.subNavOn {
	float:left;
	font-size:9px;
	padding:5px 8px;
	border:1px solid #c66600;
	background-color:#fff;
	color:#a95700;
	margin:5px 5px 0 0;
	text-decoration:0;
}

.subAboutSpacer {
	float:left;
	width:1px;
	height:20px;
}

.subHelpSpacer {
	float:left;
	width:378px;
	height:20px;
}

.subServicesSpacer {
	float:left;
	width:310px;
	height:20px;
}

.subNewsSpacer {
	float:left;
	width:56px;
	height:20px;
}

.subProgramsSpacer {
	float:left;
	width:227px;
	height:20px;
}

.subWrap {
	width:940px;
	float:left;
	margin:0 0 0 10px;
}

.titleAbout {
	float:left;
	background: url(../images/titleAbout.gif) left no-repeat;
	text-indent:-9000px;
	height:29px;
	width:400px;
	margin:10px 0 0 0;
}

.titleMission {
	float:left;
	background: url(../images/titleMission.gif) left no-repeat;
	text-indent:-9000px;
	height:29px;
	width:400px;
}

.titleTraining {
	float:left;
	background: url(../images/titleTraining.gif) left no-repeat;
	text-indent:-9000px;
	height:29px;
	width:600px;
}

.titleVision {
	float:left;
	background: url(../images/titleVision.gif) left no-repeat;
	text-indent:-9000px;
	height:29px;
	width:400px;
	margin:10px 0 0 0;
}
	

.titleEvents {
	width:380px;
	height:26px;
	text-indent:-9000px;
	background: #c76801 url(../images/titleUpcomingEvent.gif) no-repeat;
	float:left;
}

.titleNews {
	width:400px;
	height:26px;
	text-indent:-9000px;
	background: url(../images/titleNews.gif) no-repeat;
	float:left;
}

.trainingBucket {
	background: #fff;
	padding:10px;
	border:1px solid #f0ece0;
	float:right;
	font-size: 10px;
	font-weight: bold;
	color:#000;
	margin:20px 20px 0 20px;
}

.wrapText {
	width:95%;
	float:left;
	font-size:12px;
	line-height:20px;	
	margin:8px 0; 
}
	





