html,body {
	font-family:  Verdana, Helvetica,  Arial,sans-serif;
	font-size: 11px;	
	background-color: #099945;	
	margin: 0 auto;	
	text-align:center;
	color: #000;
	background-image: url(../images/background_new.gif);
	background-repeat:repeat-y;
	background-position: center;	
	margin-left: auto;
	margin-right: auto;	
}



.yellowspacer {width:850px; 
	height:30px; 
	background-image: url(../images/top_bg.gif);
		margin:0 auto; /* center, not in IE5 */
	margin-left: auto;
	margin-right: auto;
	text-align: center;}

.yellowspacer a {
	font-size: 11px;
	font-weight: bold;
	color: #123885;
}

.yellowspacer div { float: left;}
/* Misc styles */
	
.left {
	float: left;
}

.darkblue {
	color: #022880;
}

.clear {
	clear: both;
}

.quote {
	font-style:italic;
	font-size: 14px;
	font-weight: bold;
	color: #858585;
}


.quotename {
	font-size: 12px;
	color: #858585;
	line-height: 16px;
}

.bold12 {
	font-weight: bold;
	font-size: 12px;
}

.eventNavOn {
	color: #022880;
	font-weight: bold;
}


.eventNavOff {
	color: #5b5c5d;
	font-weight: bold;
}

.ul_nomargin {
	margin-top: 0px;
}

.ul_nomargin_noindent {
	margin-top: 0px;
	margin-left: 15px;
	padding-left: 0px;
}

.greenbox {float: left;}

#donatebtn {
	width: 127px;
	height: 127px;
 	background-image: url(../images/donate.gif);
	display: block;
	text-align: center;
}

#donatebtn:hover {
 	background-image: url(../images/donateRoll.gif);
}

img {
	border: 0px;
}

/* main container */
.container {	
	margin:0 auto; /* center, not in IE5 */
	margin-left: auto;
	margin-right: auto;
	width:850px;
	text-align:left;
	clear: both;
}

#mainicons {	
	list-style:none;
	margin:0;
	padding:0;
}
#mainicons li{
		float:left;
		margin-left: 0px;
		width:150px;
		
		}
#mainicons li a{
		display:block;

		}	
	
/* header */	
#header {
	height:168px;
	background-color: #fef0ac;	
}

#header .logo {
	float:left; 
	width:165px;
	height:168px;	
}

#header .banner {
	float:left; 
	width:685px;
	height:168px;
	background-color:#123885; 

}	

/* Content areas */
	
#main {
	width: 850px;	
	/*background-image: url(../images/backgrounda.gif);	
		background-repeat:repeat-y;*/
}	

#main .leftnav {
	width:155px;
	padding-left: 10px;
	float: left;
		
}
		
#main .leftnav a {
	color: #022880;
	text-decoration: none;
	font-weight: bold;
}	

#main .leftnav a:hover {
	text-decoration: underline;
}	


#main .content {
	width: 624px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 18px;
	font-size: 12px;
	color: #5b5c5d;

}

#main .content_two {
	width: 474px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 18px;
	font-size: 12px;
	color: #5b5c5d;

}


#main h1 {
	padding: 0px;
	margin: 0px; 
	margin-bottom: 14px;
	color: #022880;
	font-size: 16px;
	font-weight: bold;
}

#main h2 {
	padding: 0px;
	margin: 0px; 
	margin-bottom: 2px;
	color: #022880;
	font-size: 13px;
	font-weight: normal;
}

#main .rightcolumn {
	float: left;
	width: 171px;
	background-color: #069644;
	background-image: url(../images/right_column_fill.gif);
	min-height: 377px;
}

#main .rightcolumn .sidebar   {
	padding-left: 15px;
	padding-right: 10px;
	line-height: 16px;
	font-size: 11px;	
	color: #009933;	
}

#main .rightcolumn .sidebar .picttext   {
	width:115px;
	margin-top: 10px;
}


#main .rightcolumn .sidebar .rightnav a {
	color: #022880;
	font-size: 12px;	
	text-decoration: none;
}

#main .rightcolumn .sidebar .rightnav a:hover {
	text-decoration: underline;
}


/*  Drop down mens */

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:fffdc9;
	background-color: #FFF7BE;
	}
.menu ul{
	height:22px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		margin-left: 2px;
		background-image:url(../images/navbackgroun.gif);
		
		}
	.menu li a{
		color:#fffdc9;
		display:block;
		font-weight:bold;
		line-height:22px;
		text-align:center;
		text-decoration:none;

		}
		.menu li a:hover{
			color:#fff;
			}
	.menu li ul{
		background:#51619E;
		border-left: 1px solid #AEB6D3;
		border-right: 1px solid #8A95BF;				
		filter:alpha(opacity=85);
		opacity:0.85;		
		display:none;
		height:auto;
		margin-left:-2px;
		position:absolute;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		}
	.menu li li {
	display: block;

	float: none;
	margin-left: 0px;
	background-image: none;
	border-bottom:2px solid #103886;
}

	.menu li li:last-child{border-bottom:0px solid;}
	.menu .noborder {
		border-bottom:0px solid;
	}
	.menu li ul a{
	display: block;
	font-size: 12px;
	font-style: normal;
	
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
}
		.menu li ul a:hover{
			background:#414D7A;
			opacity:1.0;
			filter:alpha(opacity=100);

			}
	.menu p{
		clear:left;
		}	
	.menu #current{
		background:url(../images/current-bg.gif) top left repeat-x;
		color:#ffffff;
		}
		

.bluetabs{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:fffdc9;
	background-color: #FFF7BE;
}

.bluetabs ul{
	margin:0;
	padding:0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	background-color: #FFF7BE;
	
}

.bluetabs li{	
		margin: 0;
		margin-left: 2px;
		background-image:url(../images/navbackgroun.gif);
		height:22px;
		padding: 0;
		float:left;
		background-color: #FFF7BE;
}

.bluetabs li a{
	text-decoration: none;
	color:#fffdc9;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	text-decoration:none;
	display:block;


}


.bluetabs li a:hover{
	color:#fff;
}

.bluetabs li.selected{
}

.bluetabs li.selected a{ /*selected main tab style */

}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;

line-height:13px;
z-index:100;
width: 200px;
visibility: hidden;
font-family: verdana,geneva,arial,helvetica,sans-serif;
font-size:12px;
background:#51619E;
border-left: 1px solid #AEB6D3;
border-right: 1px solid #8A95BF;
filter:alpha(opacity=85);
opacity:0.85;		
margin-left:-2px;



}

.dropmenudiv_b .noborder {border-bottom:0px solid;}


.dropmenudiv_b a{
width: auto;
display: block;
/*border: 0 solid #918d8d; 
border-bottom-width: 1px; */
padding: 2px 0;

	text-decoration: none;
	color:#fffdc9;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom:2px solid #103886;	
	

}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
	background:#414D7A;
			opacity:1.0;
			filter:alpha(opacity=100);
}		
		
		