body {
	margin:0 auto;
	text-align:center;
	font:12px/22px Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	}
	
a img {border:none}	
	
.clear {clear:both}	
	
	#container {
		margin:0 auto;
		text-align:left;
		width:758px;
		padding:0 12px 12px 12px;
		background:#fff
		}
		
	#newsletter-signup {
		display:block;
		height:22px;
		padding-top:9px;
		color:#2773a7;
		text-decoration:none;
		text-align:center;
		font:bold 11px Verdana, Arial, Helvetica, sans-serif
		}
		
		#newsletter-signup:hover {
			text-decoration:underline
			}

	#header {
		background:url(../images/header.png) no-repeat bottom left;
		height:192px;
		text-align:right
		}
		
		#header h1, #header h2 span {
			display:none
			}
			
		#header h2 {
			background:url(../images/tagline.png) no-repeat; 
			height:61px;
			width:559px;
			margin:0;
			float:left
			}

	#header img {
		float:right
		}
			
	#nav {
		background:#155267;
		height:37px;
		}
					
	#nav ul {
		margin:0;
		padding:0 0 0 7px;
		list-style:none;
		font:bold 13px "Times New Roman", Times, serif;
		text-transform:uppercase
		}
		
		#nav ul li {
			display:block;
			position:relative;
			float:left;
			z-index:10
			}
		
		#nav a {
			position:relative;
			z-index:100;
			display:block;
			float:left;
			color:#f3efec;
			text-decoration:none;
			padding:10px 16px 0px 16px;
			height:27px;
			}
											
		#nav ul li ul {
			visibility:hidden;
			position:absolute;
			top:37px;
			left:0px;
			z-index:1000;
			background:#0f3c4c;
			width:201px;
			padding:0
			}
			
			#nav ul li ul a {
				width:175px;
				height:auto;
				padding:4px 12px 4px 12px;
				background:#E8E3CD;
				font:11px Arial, Helvetica, sans-serif;
				border:solid #0f3c4c;
				border-width:0 1px 1px 1px;
				text-transform:none;
				color:#000
				}
				
			#nav ul li ul a:hover {
				background:#fff;
				}
		
		#nav .last, #nav .first {
			display:none
			}
						
		#nav a:hover, .nav-on {
			background:#0f3c4c;
			}

#mid {
	margin:30px 0;
	padding:0 0 20px 25px;
	background:url(../images/hp-mid-bg.gif) repeat-y 346px 0
	}
		
		#left {
			float:left;
			width:295px;
			padding-right:24px;
			}
			
		#left p {
			margin:0 0 15px 0
			}

#right {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	width:411px;
	float:right
}	
	
#right h3 {
	margin:0 0 8px 0;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	color:#003466
	}		
	
#right ul {
	list-style-image:url(../images/green-bullet.gif);
	padding:0 0 0 8px;
	margin:0;
	line-height:22px
	}

#right a {
	color:#555;
	text-decoration:none;
	}

#right a:hover {
	color:#003466;
	text-decoration:underline;
	}

#get-involved {
	width:221px;
	padding:0 0 16px 15px;
	margin:0 0 10px 0;
	float:left;
	border-right:1px solid #e3e3e3
	}


#donate-now {
	margin:0 0 0 20px;
	float:left;
	}
	
#headlines, .headlines {
	clear:both;
	padding:24px 8px 0 8px;
	margin:0 0 0 7px;
	border-top:1px solid #e3e3e3
	}

#headlines b, .headlines b {font-weight:normal}

#headlines li, .headlines {
	line-height:16px; 
	margin-bottom:8px
	}
	
a.more-news {
	color:#155267 !important;
	text-decoration:none;
	display:block;
	text-align:right;
	margin:15px 0;
	}

a.more-news:hover {
	color:#155267 !important;
	text-decoration:underline
	}
	
	
		
.highlight {
	font-weight:bold;
	font-size:14px;
	color:#003466
	}		
	
#foot-address {
	height:26px;
	padding-top:11px;
	background:#a49f8f;
	color:#f3efec;
	font:bold 13px "Times New Roman", Times, serif;
	text-align:center;
	text-transform:uppercase
	}
	
	#foot-address a {
		color:#f3efec;
		text-decoration:none
		}

	#foot-address a:hover {
		color:#f3efec;
		text-decoration:underline
		}
		
#copyright {
	color:#656565;
	font:italic 10px Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	padding:10px 20px 0;
	}

	#staff-login {
		color:#656565;
		text-decoration:none;
		margin-top:15px;
		display:block;
		width:100px;
		font-style:normal
		}
	
	#sitemap-link {
		color:#656565;
		font:italic bold 13px "Times New Roman", Times, serif;
		position:absolute;
		top:10px;
		right:20px;
		text-decoration:none
		}
		
	#sitemap-link:hover, #staff-login:hover {
		text-decoration:underline
		}
		
.pdf {
	background-image:url(../images/pdf_icon.gif) !important;
    background-repeat:no-repeat !important;
    background-position:175px 3px !important;
	}		
	
.social {font-weight:bold; color:#145267; margin-top:30px !important;}	
.social a {margin-right:10px;}

#alert {
	padding:0px 5px 10px 80px;
	border:1px dashed #CD7406;
	color:#C36803;
	font:bold 14px/20px Arial, Helvetica, sans-serif;
	margin:10px 0;
	background:url(../images/alert-icon.png) no-repeat 5px 5px #FFFFCC;
	height:auto !important;
	min-height:63px;
	height:63px;
	}
	
#alert h2 {
	text-transform:uppercase;
	margin:10px 0 0;
	text-shadow:#cccccc 1px 1px 2px
	}
	
#alert h2+p {
	margin-top:5px}
	
#tim {
	background:url(../images/tim/tim-bg.jpg) top right;
	height:231px;
	margin-top:2px;
	}
	
#tim div {
	float:right;
	padding:5px 14px 0 9px !important;
	padding:10px 14px 0 9px !important;
	width:500px;
	height:226px !important;
	height:221px;
	font:13px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	position:relative;
	}
	
#tim div a img {
	position:absolute;
	bottom:15px !important;
	bottom:10px;
	right:26px;
	}