body {
	background: #d9e4e6 url(/images/bg.jpg) repeat-x; 
	margin: 0px; 
	padding: 0 0 50px 0;
	font-family: Arial, Helvetica, 
	Sans-serif;
}

strong {
	font-weight: bold;
}

#page {
	width: 877px; 
	padding: 0 34px 20px 34px; 
	background: white;  
	margin: 0 auto;
}

#header {
	height: 176px; 
	margin-bottom: 20px; 
	background: white url(/images/header_bg.jpg) no-repeat right;
}

#promo {
	height: 306px; 
	background: #e1e1e1; 
	margin-bottom: 10px; 
	bottom no-repeat; 
	overflow: hidden; 
	margin-top: 15px;
	border:0;
}

#footer {
	text-align: center; 
	font-size: 12px; 
	color: #3b5e5e; 
	font-family: Georgia, Times New Roman, Sans-serif; 
	width: 900px; 
	margin: 0 auto; 
	padding: 30px 34px 0 34px; 
	background: url(/images/page_shadow_bottom.png) no-repeat;
}


#footer ul {
	margin: 30px 0 0;
}

#footer ul li {
	list-style-type: none; 
	display: inline; 
	margin: 10px;
}

#footer a {
	color: #3b5e5e; 
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footlinks {
	margin-top: 30px;
}

#footlinks a {
	margin: 10px;
}

.footer_logo {
	width:341px; 
	height: 42px; 
	display: block; 
	background: url(/images/footer_logo.gif) no-repeat; 
	text-indent: -9999em; 
	margin: 0 auto;
}

#footer p {
	margin-top: 30px;
	line-height: 14px;
}

.logo {
	width:300px; 
	height: 177px; 
	display: block; 
	background: url(/images/logo.jpg) no-repeat; 
	text-indent: -9999em;
}

#post_feed {
	width: 511px; 
	color: black; 
	font-size: 13px; 
	line-height: 19px;
}

.postbox {
	margin: 0 0 60px 0;
}

.singlepost {
	margin: 0 0 20px 0;
}

.postbox p {
	padding: 10px 0;
}

.postbox a {
	color: #378383; 
	text-decoration: underline;
}

.postbox a:hover {
	color: #3a5e5e;
}



.postbox h1, .postbox h2, .postbox h1 a {
	color: #3a5e5e; 
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 20px;
       margin: 10px 0 20px 0;	
	font-weight: normal;
	text-decoration: none;
	line-height: 1.1em;
}

.postbox h2 {
	margin: 30px 0 20px 0;
}

.postbox h1 a:hover {
	text-decoration: underline;
}



.headerImage {
	margin-bottom: 10px;
}

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

.post-subhead, .post-subhead a, .paginate, .paginate a, .commentFoot, .commentFoot a {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	margin: -25px 0 10px 0;
}

.paginate a {
	text-decoration: none;
	margin: 0 3px;
}

.paginate a:hover {
	text-decoration: underline;
}

.post-footer {
	font-style: italic;
	font-weight: bold;
	margin: 0 0 40px 0;
	display: block;
}


#sidebar {
	width: 337px;
}

#sidebar .heading {
	background: url(/images/heading_small_bg.jpg) no-repeat; 
	padding: 10px 10px 14px 10px; 
	color: #133234; 
	font-size: 16px; 
	font-family: Georgia, Times, Times New Roman; 
	margin: 7px 0; 
}

#sidebar .newsletter_heading {
	background: url(/images/heading_med_bg.jpg) no-repeat; 
	padding: 20px 6px 0 6px; 
	color: #133234; 
	font-size: 16px; 
	margin: 7px 0 0 0;
	font-family: Georgia, Times, Times New Roman; 
	height: 46px;
}

#sidebar .store {
	color: #35565b; 
	background: url(/images/link_raquo.jpg) right no-repeat; 
	padding: 4px 20px 3px 3px; 
	text-align: center; 
	display: block; 
	width: 250px; 
	margin-left: 30px;
}

#sidebar_box {
	margin: 0 0 20px 0;
}

ul.update_list {
	padding: 0px; 
	margin: 0px; 
	font-size: 11px; 
	line-height: 15px; 
	color: #333;
}

ul.update_list li {
	list-style-type: none; 
	margin-bottom: 10px;
}

ul.update_list li a {
	color: black; 
	font-weight: bold;
	text-decoration: underline;
	display: block;
}

ul.update_list li a:hover {
	color: #5c797f;
}

.quote {
	background: white url(/images/quote_box.jpg) no-repeat; 
	border: 1px solid #b6cacb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	font-family: Georgia, Times, Times New Roman; 
	font-style: italic; 
	color: #3b5f5f;
	margin: 30px 0 0 0;
}

.quote p {
	margin: 15px 0 0 0;
}

		
.left {float: left;}
.right {float: right;}
.clear {clear:both;}

.promo_base {
	position: absolute; 
	margin-top: 249px;
}


#newsletter_form {
	float: left; 
	margin-top: -10px;
	width: 250px;
}

.newsletter_signup_heading {
	margin-left: 5px; 
	margin-top: 5px;
}

#pageTools-email {
	height: 17px; 
	border: 1px solid #9bb8be; 
	float: left; 
	margin: 0 0 0 10px;
	padding: 5px 0 0 3px; 
	width: 117px; 
	color: #38555b; 
	font-family: Arial, Helvetica, Sans-serif;
}

#newsletter:focus {
	background: white; 
	outline: none;
}

.newsletter_submit {
	height: 24px; 
	border: 1px solid #9bb8be; 
	background: #9bb8be; 
	text-transform: uppercase; 
	font-size: 10px; 
	display: inline; 
	width: 45px; 
	text-align: center; 
	color: white; 
	text-decoration: none; 
	font-family: Arial, Helvetica, Sans-serif; 
	font-weight: bold; 
	padding: 5px 0px;
	float: left;
}


#page_shadow {
	background: url(/images/page_shadow.png) repeat-y; 
	width: 967px;  
	margin: 0 auto;
}

	
#promo .prev {
	height: 35px; 
	width: 35px; 
	display: block; 
	background: url(/images/slider_arrows.png) 35px 0px; 
	position: absolute;  
	margin: 125px 0 0 832px;
}

#promo .prev:active {
	background-position: 35px 35px;
}

#promo .next {
	height: 35px; 
	width: 35px; 
	display: block; 
	background: url(/images/slider_arrows.png) no-repeat; 
	position: absolute; 
	margin: 125px 0 0 10px;
}

#promo .next:active {
	background-position: 0px -37px;
}

#header_content {
	height: 156px; 
	width: 550px; 
	bottom: 0px; 
	margin-top: 18px;
}

#ticker {
	width: 311px; 
	height: 25px; 
	background: url(/images/ticker_bg.jpg) no-repeat; 
	text-align: center; 
	font-size: 11px; 
	padding-top: 6px; 
	text-transform: uppercase; 
	font-weight: bold; 
	color: #37565c;
}

#header h3 {
	color: #5c797f; 
	margin: 40px 0 5px 30px;
	font-size: 18px;
	font-weight: bold;
}


#search {
	height: 13px; 
	border: 1px solid #cbdfe2; 
	float: left; 
	margin: 2px 0 0 0; 
	width: 146px; 
	background: #cbdfe2; 
	color: #38555b; 
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 12px; 
	padding: 3px 0 4px 3px;
}

#search:focus {
	background: white; 
	outline: none;
}

.search_submit {
	border: none;
	background: #37565c; 
	text-transform: uppercase; 
	font-size: 8px; 
	display: block; 
	width: 23px; 
	text-align: center; 
	color: white; 
	text-decoration: none; 
	font-family: Arial, Helvetica, Sans-serif; 
	font-weight: bold; 
	padding: 5px 0 5px 0;
	margin: 2px 0 0 0; 
	float: left;
}


.search-link_box {
	width: 200px; 
	padding-top: 33px;
}

.search-link_box ul {
	padding-top: 14px;
       	margin: 0px;
clear:both;
}

.search-link_box ul li {
	list-style-type: none; 
	display: inline;
	position: relative;
	right: -79px;
	top: -9px;
}

.search-link_box ul li img {
	border: 0px;
}	












/*  TOP  NAV  BAR    */

#menu { 
	background-image: url('images/nav_bg.jpg');
	height:37px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding: 5px 0 0 0;
	margin: 0 0 20px 0;
	position:relative; 
	z-index:500;
}

#navigation ul {
	height: 40px; 
	margin-bottom: 50px; 
	/* background-color:#FFFFFF; */
	padding: 0; 
	margin: 0; 
	text-align: left;
}


#navigation li {
	list-style-type: none; 
	list-style: none;
	padding: 0; 
	margin: 0; 
	float: left;  
	text-align: left;
	height:32px;
	line-height:30px;
	position: relative;
}

#navigation li a {
	padding: 6px 48px; 
	line-height: 32px;
	margin: 0; 
	font-family: Times, Times New Roman, Georgia; 
	text-transform: uppercase; 
	font-size: 15px;  
	color: #123232; 
	text-decoration: none; 
	display: inline;                      
	background-repeat: no-repeat; 
	outline: none;
}

#navigation li a:first-letter {
	font-size: 17px;
}

.firstletter {
	font-size: 18px;
}

#navigation ul li {
	display: block;
	position: relative;
	font-size:14px;
}

#navigation li ul { display: none; }

#navigation ul li a {
	display: block;
	text-decoration: none;
	color: #103231;
	/*border-top: 2px solid #ffffff;*/
	padding: 0px 1px 0px 15px;
	background: #a5cad0;
	margin-left: 0px;
	white-space: nowrap;
	width: 175px;
}

#navigation ul li.nav-right_sep a, ul li.donate a{
	border-top:0px;
}

#navigation ul li.nav-right_sep ul li a {
	border-top:2px solid #fff;
}
		
#navigation ul li a:hover { 
	/*background: #9ec7cd; */
	background-color:#b6dae0;
	width: 175px;
}

#navigation ul li a.donateLink:hover {background:none; }

#navigation li:hover ul { 
	display: block; 
	position: absolute;
	top: 32px;
	left: 0px;
	z-index: 100;
}

#navigation li:hover li { 
	float: none;
	font-size: 14px;
}

#navigation ul li.nav-right_sep ul li a {
	font-size:11px;
}



/* Commented out block 
		
#navigation li:hover a { background: #9ec7cd }

 li:hover li a:hover { 
	background: #95A9B1; 
	background: #b6dae0;
	background-color:red;
	border:1px solid red;
}  

 end commented out block  */


		
		
#navigation li.donate:hover li a:hover {background:#617f8a;} 


	
.nav-left_sep{border-left: 1px solid #cce1e4;}
.nav-right_sep{border-right: 1px solid #82a2a8;}

		
#navigation ul.sub li a{
	font-size:11px;
	text-transform:uppercase;
}

#navigation ul.sub li a:first-letter {
	font-size: 13px;
}


#navigation ul ul {
	left: 200px;
	top: 0px;
	background: #FF0000;
	display: none;
}

#navigation ul ul li {
	display: none;
}

#navigation ul:hover ul li {
	display: block;
}

		
.donate {
	background:transparent url('images/donate_bg.png');
	background-position: 41px 1px;
	background-repeat:no-repeat;
}


/*    END   TOP  NAV  BAR    */




/*   BELOW IS CSS FOR THE IMAGE ROTATOR SIZE    */

#myGallery{
border:hidden;
border:0;
width: 878px ;
height: 249px ;
position: relative;
}


#hometopleft {
	background-image: url('images/home-top-left.png');
	height: 5px;
	width: 5px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

#hometopright {
	background-image: url('images/home-top-right.png');
	position: absolute;
	height: 5px;
	width: 5px;
	top: 0px;
	right: 0px;
	z-index: 100;
}


 






/*** FORM STYLES ***/

.formbox {
	position: relative;
	height: 300px;
}

.formbox form {
	position: absolute;
}

.formtop {
	float: left;
}

.formtop input {
	height: 21px;
	width: 230px;
	padding: 2px 0 0 5px;
	font-size: 14px;
	color: rgb(60,60,60);
	border: 1px solid rgb(119,119,119);
}

.formtop label {
	display: block;
	font-size: 14px;
	font-weight: bold;
}

.right {
	float: right;
}

.submit {
	float: left;
	width: 110px;
}

.submit input {
	cursor: pointer;
	position: absolute;
}


.formtextarea {
	clear: both;
	height: 138px;
	width: 498px;
	margin: 30px 0;
	padding: 5px;
	color: rgb(60,60,60);
	border: 1px solid rgb(119,119,119);
	font-family: Helvetica, Arial;
	font-size: 14px;
}

.subscribe {
	float: left;
	font-size: 10px;
	font-style: italic;
	color: rgb(119,119,119);
	position: relative;
	left: 395px;
	top: 2px;
}

.comments {
	margin: 0 0 20px 0;
}

