body{
	background-color:#444;
	color: #fff;
    font: 13px/16px Futura Bold, "Helvetica Neue", Arial, sans-serif;
	overflow-y:scroll;
}
#menu_wrapper{
	width:100%;
	position: fixed;
	top: 0;
	background-color:#dfdede;
	border-bottom:1px dashed #393939;
	border-top: 7px solid #393939;
	z-index:9999;
}
#header_wrapper{
	width:100%;
	margin-top:60px;
	padding-bottom:34px;
	border-bottom:10px solid #222;
	overflow-x: hidden;
	background-position:center;
	background-repeat:no-repeat;
	}
#home #header_wrapper, #home .right h3, #home #footer{
	background-color:#be3f3f;
}
#home #header_wrapper{
	background-image:url(../img/home/bkgrnd.png);
}
#about #header_wrapper{
	background-image:url(../img/about/about.png)
}
#services #header_wrapper{
	background-image:url(../img/services/services.png);
}
#help #header_wrapper {
	background-image:url(../img/how_to_help/how_to_help.png);
}
#news #header_wrapper {
	background-image:url(../img/news/news.png);
}
#future #header_wrapper {
	background-image:url(../img/st_marys_bay/stmarys.png);
}
#contact #header_wrapper {
	background-image:url(../img/contact/contact.png);
}
#contact #header_wrapper, #contact .right h3, #contact #footer{
	background-color:#f2ce88;
}
#about #header_wrapper, #about .right h3, #about #footer{
	background-color:#bb9bc0;
}
#services #header_wrapper, #services .right h3, #services #footer{
	background-color:#b9d199;
}
#help #header_wrapper, #help .right h3, #help #footer{
	background-color:#baa87a;
}
#news #header_wrapper, #news .right h3, #news #footer{
	background-color:#8dcacd;
}
#future #header_wrapper, #future .right h3, #future #footer{
	background-color:#de98b0;
}

#menu,#header{
	width:985px;
	margin-left:auto;
	margin-right:auto;}
	
#menu{
	height:60px;
	display:block;
}
#menu ul{
	padding-top:17px;
	display:block;
}
#menu ul li{
	display:inline;
	padding-right:20px;
}
#menu ul li{
	font-family:Georgia;
    font-size: 1.2em;
	font-weight:bold;
    font-style: italic;
	color:#333;
}
#menu ul li a:link, #menu ul li a:visited{
	padding-bottom:20px;
	color:#333;
}
#menu ul li a:hover{
	color:#999;
}
#menu ul ul {
		position: absolute;
		padding-top:10px;
		text-align:center;
		border-top:1px dashed #000;
		border-bottom:1px dashed #000;
	    display: none;
	    top: 50px;
	    float: left;
		left:0;
	    width: 100%;
		height:30px;
		background-color:#FFF;
 		z-index: 99999;
	}
#menu ul ul li{
	margin-top:0px;
}
	 
#menu ul ul li a:link, #menu ul ul li a:visited{
  font-size:0.8em;
  color:#999;
}
#menu ul ul li a:hover{
	color:#be3f3f;
}
#menu ul li:hover > ul {
 display: block;
}
#menu .fb-like{
	position:absolute;
	z-index:9999;
	float:left;
	clear:none;
}	
	
#header img{
	padding-top:45px;
}

#header .logo img{
	padding-top:0px;
}
#header .left p{
	padding-top:40px;
	font-size:19px;
	font-family:georgia;
	font-weight:bold;
}
.logo {
	position:absolute;
	padding-left:700px;
	z-index:999;
	width:250px;
}	
#gallery{
	width:650px;
	margin-top:15px;
}
#gallery img{
	margin-right:4px;
}
#gallery img:nth-child(3n+3){
	margin-right:-20px;
}

#content_wrapper {
	width:1005px;
	margin-left:auto;
	margin-right:auto;
}
	
#content {
	padding-left:20px;
	padding-top:20px;
	width:985px;
	min-height:700px;
	float:left;
	background-color:#333;
	background-image:url(../img/right/wordle.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#content .odd{
	background-color:#606060;
}
#content .even{
	background-color:#808080;
}
#content .left thead, #content .left .total{
	padding:5px;
	background-color:#be3f3f;
	font-size:13px;
	font-weight:bold;
}
#content a:link, #content a:visited	{
	color:#be3f3f;
	font-family:Georgia, serif;
	font-weight:bold;
}
#content p{
	padding-top:15px;
	color:#d2d2d2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
	padding-right:20px;
}
#content .left .impact, #content .left .twothird .impact p{
	color:#e4e4e4;
	font-weight:bold;
	font-size:16px;
}	

#content .left .narrow ul li img{
	padding-bottom: 5px;
}	
	
	
.left h3, .right h3{

	font-size:16px;
	font-style:italic;
	font-weight:bold;
	font-family:Georgia, serif;
}
.left {
	width:652px;
	float:left;
}
.left .quote{
	padding-bottom:20px;
}
.left .quote img{
	padding-bottom:20px;
}
.left .quote em{
	font:Georgia, serif;
	color:#FFF;
	font-style:italic;
	background-color:#be3f3f;
	padding-right:5px;
	}
.left .quote strong{
	font-weight:bold;
	color:#FFF;
}
.left ul{
	padding:10px 0 0 10px;
	font-size:14px;
	list-style:outside;
}
.left ul li{
	padding-top:5px;
}

.left h3{
	padding-top:15px;
	padding-radius:3px;
}
.left h4{
	padding-top:15px;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	font-family:Georgia, serif;
}
#content .left .key{
	margin:25px 0 10px 0;
}
#content .left img{
	float:left;
	padding: 0 20px 20px 0;
}
#content .left strong{
	font-weight:bold;
}
#content .left .quote img{
	float:left;
}
#content .left table{
	margin:20px 0 20px 0;
	width:650px;
	text-align:left;
}
#content .left td{
	padding:5px;
}

#home .right{
	margin-top:0;
}
.right {
	width:295px;
	min-height:300px;
	margin:25px 0 240px 0;
	float:right;
	padding-right:20px;

}
.right .fb-like-box {
	margin-bottom: 30px;
	background-color:#CCC;
	border-bottom:5px solid #222;
}
.right h3{
	border-bottom: 1px solid #222;
	text-indent:5px;
	padding:5px 0 5px 0;
}
.right p{
	margin-bottom:20px;
	background-color:#444;
	padding-left:10px;
	padding-bottom:5px;
}
.right img, .right iframe{
	border-bottom:5px solid #222;
	margin-bottom:20px;
}
#content .right .wordle{
	border-bottom:0;
}
.twothird {
	margin-top:15px;
	float:left;
	width:415px;
	min-height:200px;
}
#content .twothird img{
	float:right;
	padding: 15px 0 15px 15px;
	margin-left:0;
}
#content .twothird .large img{
	float:left;
	margin-left:0;
}
#content .left .twothird {
	float:left;
}
#content .left .twothird p{
	font-size:14px;
	line-height:20px;
	word-wrap:normal;
}

.onethird {
	
	margin:15px 15px 0 0;
	width: 201px;
	min-height:200px;
	float:right;
}
.twothird h3 {
	padding:10px 5px 5px 5px;
	border-bottom:5px solid #222;
}
.onethird img{
	margin:15px 0 0 0;
}
.onethird h3{
	text-indent:5px;
	padding:10px 5px 5px 5px;
	border-bottom:5px solid #b9d199;
}
.onethird ul{
	background-color:#393939;
	padding-bottom:20px;
}
.onethird ul li a{
	font-size:12px;
}
.onethird ul li{
	margin-right:5px;
	padding: 5px 0 5px 0;
	list-style:none;
	border-bottom:1px solid #FFF;
}

#content .narrow ul {

	padding-top:30px;
}
#content .narrow ul li a:link, .narrow ul li a:visited{
	font-size:11px;
}
#content .narrow ul li img{
	border:2px solid #707070;
}
#content .narrow ul li{
	min-height:250px;
	color:#999;
	line-height:20px;
	float:left;
	width:215px;
	padding:20px 11px 11px 11px;
	list-style:none;
	border-bottom:1px dashed #222;
	border-right:1px dashed #222;
}
#content .narrow ul li:nth-child(4n+4) {  
  border-right:0;
}
#content .narrow ul li:nth-child(n+5) {  
  border-bottom:0;
}
#content .narrow ul li:nth-child(-n+4) {
	padding-top:0;
}
#content .narrow ul li:last-child{
	border-right:0;
}
#content .narrow ul li strong{
	color:#FFF;
	font-family:Georgia,serif;
	font-size:16px;
	font-weight:bold;

}
#news_menu {
	margin-bottom:20px;
}
.news_menu1 ul {
	display: none;
}

#news_menu h3 {
	text-transform: capitalize;
	cursor: pointer;
}

#news_menu .sub-links li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding:10px 0 10px 5px;
	margin-bottom:10px;
}
#news_menu .sub-links li {
	background-color:#444;
	border-bottom-color: 5px solid #22;
	line-height: 20px;
}
#news_menu1 h3:last-child {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#news_menu .sub-links a {
	display: block;
	padding-top: 5px;
}
#footer {
	clear: both;
	float:left;
	height:70px;
	width: 1005px;
	border-bottom: 4px solid #222;
	border-top:10px solid #333;
	margin-bottom:30px;
}	
#footer img {
	float:left;
	padding:7px 20px;
}
#footer ul {
	float:right;
	padding-right:30px;
	padding:17px;
	font: bold 13px Verdana, Geneva, sans-serif;
}
#footer p {
	float:left;
	width:210px;
	padding-top:12px;
	font: 12px Verdana, Geneva, sans-serif;
	color:#FFF;
	text-align:center;

}
#footer ul li{
	width:290px;
	display:inline;
	color:#FFF;
	border-left:2px solid #fff;
	padding:0 10px;
}
#footer a{
	text-decoration:none;
	color:#FFF;
	font-size:12px;
}








h1{
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}




