@charset "utf-8";
/* CSS Document */

body {
	background:#EEEEEE url(images/bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

html { height: 100%; margin-bottom: 1px; }

h1, h2, h3, h4, h5, h6, p, form, ul, li {
	margin:0;
	padding:0;
	color:#fff;
}
p {
	font-size:12px;
}
.clear {
	clear:both;
}
.clearl {
	clear:left;
}
.clearr {
	clear:right;
}
img {
	border:none;
}
#wrapper {
	margin:4px auto;
	width:920px;
	background:#fff;
	border:1px solid #D7D7D7;
	padding:0px 15px;
}
#header {
	padding:0;
}
#header img.logo {
	border:none;
	float:left;
	padding:5px 0;
}
#header .donate {
	background:url(images/header-donate.gif) no-repeat;
	height:112px;
	width: 142px;
	float:right;
	margin:-1px 0 0 0;
	padding:0 20px;
}
#header .donate h4 {
	text-align:center;
	font-size:22px;
	font-weight:bold;
	padding:15px 5px 10px 0;
}
#header .donate input {
	width:80px;
	padding:5px;
	border:1px solid #D7D7D7;
	margin:0px 0 0 5px;
	position:relative;
	top:-2px;
}
#header .donate input.go {
	background:url(images/go-small.gif) no-repeat;
	height:24px;
	cursor:pointer;
	border:none;
	float:right;
	width:24px;
	margin:4px 0 0 0;
	padding:0;
}
#header .donate input.go:hover {
	background-position:0 -24px;
}
#header .donate p {
	color:#fff;
	font-size:22px;
	font-weight:bold;
}
#header .donate p.more {
	font-size:12px;
	text-align:right;
	font-weight:normal;
	margin:5px 0 0 0;
}
#header .donate p.more a {
	text-decoration:underline;
	color:#fff;
}
#header .donate p.more a:hover {
	text-decoration:none;
}
#header .steps {
	width:450px;
	float:left;
	margin:20px 20px 10px 20px;

}
#header .steps p {
	color:#023587;
	font-size:16px;
	font-weight:bold;
}
#header h2 {
	font-size:24px;
	font-weight:bold;
	color:#023587;
	padding:0px 0 10px 0px;
}
#header h3 {
	font-size:42px;
	font-weight:bold;
	color:#023587;
	padding:0px 0 0px 0px;
}
#nav {
	clear:both;
	margin:0px -15px 0 -15px;
}
#nav ul {
	padding:0px 0 0 0;
}
#nav li {
	display:inline;
	float:left;
	background:url(images/nav.gif) no-repeat left;
	background-position:0 -34px;
	font-size:17px;
	height:20px;
	padding:6px 11px 8px 20px;
	border-right:1px solid #012C73;
}
#nav li a {
	color:#fff;
	text-decoration:none;
}
#nav li.last {
	border:none;
	padding-right: 17px;
}
#nav li:hover {
	background-position:0 -68px;
}
#nav li.active, #nav li.lastactive {
	background-position:0 0px;
}
#nav li.active a, #nav li.lastactive a {
	color:#023588;
}
#content {
	clear:left;
	padding:20px 0;
}
#home-banner {
	background:url(images/orchid.jpg) no-repeat;
	width:651px;
	height:288px;
	border:1px solid #D7D7D7;
}
#home-banner h1 {
	font-size:28px;
	font-weight:normal;
	padding:20px 20px 7px 410px;
	margin:0px 0 0 0;
}
#home-banner p {
	padding:5px 20px 5px 410px;
	font-size:12px;
	text-align:justify;
}

#home-banner p a
{color:#fff;
text-decoration:underline;
}

#home-banner p a:hover
{
	text-decoration:none;
}
#home-map {
	float:right;
	width:240px;
	border: 1px solid #D7D7D7;
	padding:3px;
	background:#fff;
}
#home-map .inner {
	background:#EEEEEE;
}
#home-map h2 {
	background:url(images/home-h2-bg.jpg) no-repeat;
	height:40px;
	font-size:30px;
	text-align:center;
	font-weight:normal;
	padding:15px 0 0 0;
	border-bottom:3px solid #fff;
}
.home-box {
	float:left;
	background:url(images/home-box-bg.gif) no-repeat;
	width:297px;
	height:200px;
	margin:20px 14px 10px 0;
}
.home-box-last {
	margin:20px 0px 10px 1px;
}
.home-box img {
	float:left;
	padding:3px;
	border:1px solid #D7D7D7;
	margin:0 10px 0 10px;
}
.home-box h4 {
	text-align:center;
	font-size:22px;
	font-weight:normal;
	padding:15px 0 25px;
}
.home-box p {
	padding:5px 15px 5px 120px;
	color:#535353;
	font-size:12px;
}
.home-box .text-height {
	height:95px;
}
.home-box p.readmore {
	margin:0 0 0 70px;
}
.home-box p.readmore a {
	background:url(images/read-more.gif) no-repeat;
	width: 92px;
	height:24px;
	text-decoration:none;
	cursor:pointer;
	display:block;
}
.home-box p.readmore a:hover {
	background-position:0 -24px;
}
#posts {
	background:url(images/posts-hr.gif) repeat-x;
	margin:20px -15px;
	padding:0 0 0 10px;
}
#posts h5 {
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
	padding:8px 25px;
	font-weight:normal;
}
#posts .home-story {
	width:290px;
	float:left;
	margin:10px;
}
#posts .home-story h6 {
	font-size:14px;
	font-weight:bold;
	margin:5px 0 5px 85px;
}
#posts .home-story h6 a {
	color:#012d73;
	text-decoration:none;
}
#posts .home-story h6 a:hover {
	text-decoration:underline;
}
#posts .home-story p {
	color:#3c3b3b;
	margin:0 0 0 85px;
	font-size:11px;
	font-weight:bold;
}
#posts .home-story img {
	float:left;
}
#content .banner-ad {
	width:760px;
	margin:20px auto;
}
#content .banner-ad img {
	border:1px solid #D7D7D7;
}
#content .subnav
{
	margin:-10px 0px 0 0px;
 border-bottom:1px solid #D7D7D7;
 padding:0 0 10px 0px;
}

#content .subnav ul
{
}

#content .subnav li
{
	color:#565656;
	display:inline;
	font-size:13px;
	padding:0 5px;
}
#content .subnav li.first
{
	padding:0 5px 0 0;
}
#content .subnav li a
{
	color:#565656;
text-decoration:none;
}

#content .subnav li a:hover
{
	text-decoration:underline;
}

#content .subnav li a.active
{
color:#013487;
}
#content .bread-crumb
{
	border-bottom:1px solid #D7D7D7;
	margin:0 0 20px 0;
	
}
#content .bread-crumb p
{
	color:#565656;
	font-size:11px;
	padding:10px 0;
}

#content .bread-crumb p a
{
	color:#565656;
	text-decoration:underline;
	font-weight:bold;
}
#content .bread-crumb p a:hover
{
	text-decoration:none;
}

#left-nav
{
	width:200px;
	float:left;
	margin:0 0 20px 0;


}

#left-nav ul
{
	background:url(images/left-nav-bg.gif) repeat-x;
			border: 1px solid #D7D7D7;
		border-top: none;
		padding:5px 0 5px 0;
		margin:0 0 30px 0;

}

#left-nav li
{
	font-size:14px;
	background:url(images/arrow.gif) left no-repeat;
	padding:5px 8px 5px 15px;
	margin:0 0 0 5px;

}

#left-nav li a
{
	color:#013487;
	text-decoration:none;
}

#left-nav li a:hover
{
		color:#565656;
}
#left-nav li.active
{
	margin:0 0 0 10px;
}
#left-nav h4
{
	background:url(images/left-nav-top.gif) no-repeat;
	height:24px;
	color:#fff;
	font-size:18px;
	border:none;
	padding:8px 10px 2px 10px;
}

#left-nav h4 a
{
	text-decoration:none;
	color: #fff;
}



#right-nav
{ 
	width:200px;
	float:right;
	margin:0 0 20px 0;
}

#right-nav p
{
	color:#565656;
	padding:5px 0;
}
#right-nav h4
{
	background:url(images/left-nav-top.gif) no-repeat;
	height:24px;
	color:#fff;
	font-size:18px;
	border:none;
	padding:8px 10px 2px 10px;
}
#left-nav #twitter
{	
}

#left-nav #twitter ul
{
	color:#565656;
	background:url(images/left-nav-bg.gif) repeat-x;
	border: 1px solid #D7D7D7;
		border-top: none;
		border-bottom:none;
		margin:0;
		padding:0;
}

#left-nav #twitter li
{
	color:#565656;
	font-size:11px;
	margin:0px 0;
	padding:10px 10px 15px 10px;
	border-bottom:1px solid #D7D7D7;
	list-style:none;
	background:none;
	overflow:hidden;
	width:178px;
}

#left-nav #twitter li a
{
	color:#565656;
	text-decoration:underline;
	}
	#left-nav #twitter li a:hover
	
{
text-decoration:underline;
}

#main-content
{
		color:#565656;
		margin:0 10px 0 230px;
}

#main-content h1
{
	color:#013487;
	margin:0 0 10px 0;
}

#main-content p
{
	color:#565656;
	padding:5px 0;
}


#main-content p a
{
	color:#565656;
	text-decoration:underline;
}

#main-content p a:hover
{
	color:#013487;
}
#main-content ul
{
margin:10px 20px 10px 35px;
font-size:12px;
}

#main-content ol
{
margin:10px 20px 10px 0px;
font-size:12px;
}
#main-content li
{
	color:#565656;
	padding:5px 0;
}


#main-content h3
{
	color:#013487;
	margin:10px 0 5px 0;
	padding:10px 0;
	font-size:20px;
}

#main-content h4
{
	color:#013487;
	margin:0 0 5px 0;
	padding:10px 0;
	font-size:18px;
}


#main-content h4.pad
{
padding:20px 0 10px 0;
}
#main-content h5
{
	color:#013487;
	margin:0 0 0px 0;
	padding:10px 0 5px 0;
	font-size:16px;
}

#main-content-left
{
			color:#565656;
	margin:0 460px 0 0;
}

#main-content-left h1
{
	color:#013487;
	margin:0 0 10px 0;
}

#main-content-left p
{
	color:#565656;
	padding:5px 0;
}


#main-content-left p a
{
	color:#565656;
	text-decoration:underline;
}

#main-content-left p a:hover
{
	color:#013487;
}
#main-content-left ul
{
margin:10px 20px 10px 35px;
font-size:12px;
}

#main-content-left ol
{
margin:10px 20px 10px 0px;
font-size:12px;
}
#main-content-left li
{
	color:#565656;
	padding:5px 0;
}


#main-content-left h3
{
	color:#013487;
	margin:10px 0 5px 0;
	padding:10px 0;
	font-size:20px;
}

#main-content-left h4
{
	color:#013487;
	margin:0 0 5px 0;
	padding:10px 0;
	font-size:18px;
}


#main-content-left h4.pad
{
padding:20px 0 10px 0;
}
#main-content-left h5
{
	color:#013487;
	margin:0 0 0px 0;
	padding:10px 0 5px 0;
	font-size:16px;
}


#right-wide
{
	float:right;
	width:406px;

}


#right-wide h4
{
font-weight:normal;
font-size:20px;
color:#0F366C;
margin:0 0 5px 0;
padding:0;
}

#right-wide h5
{
font-weight:normal;
font-size:20px;
color:#0F366C;
margin:20px 0 15px 0;
padding:0;
}
#right-wide p
{
	border-bottom:1px solid #D7D7D7;
	padding:10px 0;
	color:#565656;
}

#right-wide p a
{
	text-decoration:none;
		color:#565656;
}
#right-wide p a:hover
{
	text-decoration:underline;
}

#right-wide .googlemap
{
	margin:20px 0;
	border:1px solid #D7D7D7;
	padding:2px;
}
#footer {
	margin:10px auto;
	width:950px;
}
#footer p {
	color:#565656;
	text-align:center;
	padding:3px 0;
	font-size:11px;
}
#footer p a {
	color:#565656;
	text-decoration:none;
}
#footer p a:hover {
	text-decoration:underline;
}


#main-content .riskbucket
{
border:1px solid #D7D7D7;
margin:15px 0;
padding:0;
}

#main-content .riskbucket h4
{
	color:#013487;
	background:#EEEEEE;
	margin:0 0 5px 0;
	padding:10px;
	font-size:18px;
}

#main-content .riskbucket h4 a
{
	color:#013487;
	text-decoration:none;
}

#main-content .riskbucket h4 a:hover
{
text-decoration:underline;
}
#main-content .riskbucket p
{
padding:5px 10px;
}



#main-content .newsbucket
{
border:1px solid #D7D7D7;
margin:10px 0;
padding:0;
}

#main-content .newsbucket h4
{
	color:#013487;
	background:#EEEEEE;
	margin:0 0 5px 0;
	padding:10px;
	font-size:18px;
}

#main-content .newsbucket h4 a
{
	color:#013487;
	text-decoration:none;
}

#main-content .newsbucket h4 a:hover
{
text-decoration:underline;
}
#main-content .newsbucket p
{
padding:5px 10px;
margin-left: 70px;
}

#main-content .newsbucket p.date
{
float:left;
width:60px;
margin:0;
}

#main-content .newsbucket p.readmore
{text-align:right;
padding:0 10px 10px 0;
}

#main-content img.mugshot
{
float:left;
margin:20px 10px 20px 0;
}

#main-content p.author
{
margin:35px 0 0 5px;
padding:0;
}
#pagenav
{
margin:10px 0 0px 0;
padding:0 0 10px 0;
background:none;
}

#pagenav p
{
}

#pagenav p.viewingpage
{
text-align:center;
font-size:12px;
color:#626264;
margin:5px 0 5px 0;
}

#pagenav p.resultsnavtop
{
margin:0 0 10px 0;
text-align:center;
font-size:12px;
color:#626264;
}

#pagenav p.resultsnavtop a
{
color:#626264;
text-decoration:none;
}

#pagenav p.resultsnavtop a:hover
{
text-decoration:underline;
}

#pagenav p.resultsnavtop a.pagenumber
{
border:1px #CCCCCC solid;
background:#EBEDED;
padding:0 5px 0 5px;
text-decoration:underline;
}

#pagenav p.resultsnavtop a.pagenumber:hover
{
background:#fff;
}

#pagenav p.resultsnavtop .nolink
{
color:#b0b0b1;
text-decoration:underline;
}

#pagenav a.next
{
padding: 0 0 0 0px;
}

#pagenav a.previous
{
padding: 0 0 0 0px;
}



#contact-form
{
border:1px solid #D7D7D7;

padding:3px;
float:left;
margin:10px 0px 30px 0;
}

#contact-form form
{
background:url(images/left-nav-bg.gif) repeat-x;
padding:20px;
}

#contact-form h4
{
font-weight:normal;
font-size:26px;
color:#0F366C;
margin:0 0 5px 0;
padding:0;
}

#contact-form input
{
width:405px;
border:1px solid #B3B4B4;
padding:5px;
}

#contact-form img.capimg
{
border:1px solid #B3B4B4;
}

#contact-form input.cap
{
width:290px;
float:right;
margin:0 6px 0 0;
}

#contact-form textarea
{
width:405px;
height:70px;
border:1px solid #B3B4B4;
padding:3px;
}

#contact-form input.submit
{
background:url(images/submit.gif) no-repeat;
width:92px;
height:24px;
cursor:pointer;
border:none;
margin:15px 0 0px 315px;
}

#contact-form input.submit:hover
{
background-position:0 -24px;
}

#contact-form p
{
padding:10px 0 5px 0;
}


#latest-donations
{
	float:right;
	width:216px;
	margin:10px 0 10px 10px;
border:1px solid #D7D7D7;
padding:2px;
}


#latest-donations .content
{
	background:#EEEEEE;
	padding:0 0 10px 0;
}
#latest-donations h4
{
font-weight:normal;
font-size:20px;
text-align:center;
color:#0F366C;
margin:10px 0 5px 0;
padding:0;
}


#latest-donations h5
{
	background:url(images/sky.jpg) no-repeat;
	color:#fff;
	text-align:center;
	font-size:20px;
	font-weight: normal;
}
#latest-donations p
{
	border-bottom:1px dotted #ADADAD;
	font-size:11px;
	margin:0px 10px 5px 10px;
	padding:0 0 10px 0;
}

#latest-donations p.donatedate
{
	text-transform:uppercase;
	font-size:10px;
	border:none;
	padding:5px 0 0 0;
	margin:5px 10px 0px 10px;
}


#donate-form
{
border:1px solid #D7D7D7;
padding:3px;
margin:10px 250px 30px 0;

}

#donate-form form
{
background:url(images/left-nav-bg.gif) repeat-x;
padding:10px 20px;
color:#666;
}

#donate-form h4
{
font-weight:normal;
font-size:26px;
color:#0F366C;
margin:0 0 5px 0;
padding:0;
}

#donate-form input
{
width:370px;
border:1px solid #B3B4B4;
padding:5px;
margin-bottom:10px
}
#donate-form select
{
width:380px;
border:1px solid #B3B4B4;
padding:5px;
margin-bottom:10px
}


#donate-form input.checkbox
{
	width:10px;
	border:none;
	margin:0 10px 0 0;
}
#donate-form img.capimg
{
border:1px solid #B3B4B4;
}

#donate-form input.cap
{
width:300px;
float:right;
margin:0 6px 0 0;
}

#donate-form input.short
{
	width:170px;
	margin-left:10px;
}

#donate-form textarea
{
width:370px;
height:70px;
border:1px solid #B3B4B4;
padding:3px;
margin-bottom:10px
}

#donate-form input.submit
{
background:url(images/submit.gif) no-repeat;
width:92px;
height:24px;
cursor:pointer;
border:none;
margin:0px 0 10px 286px;
}

#donate-form input.submit:hover
{
background-position:0 -24px;
}

#donate-form p
{
padding:10px 0 5px 0;
}

#sitemap h4
{
	padding:15px 0 0 0
}
#sitemap h4 a
{
	text-decoration:none;
}

#sitemap h4 a:hover
{text-decoration:underline;
}

p.download
{
	border:#999 solid 1px;
	border-right:none;
	border-left:none;
	margin:10px 0;
	padding:20px 0 !important;
}

p.download a
{
	text-decoration:none;
}

p.download a:hover
{
	text-decoration:underline;
}


#resizer
{
	float:right;
	margin:-10px -50px 0 0;
	width:28px;
}
#resizer img
{
	border:none;
	float:right;
	margin:0 0 5px 0;
}

