@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color:#000;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.125em; /* 16x1.125=18 */
	height: auto;
	background-image:url(images/wallpaper.gif);
	background-repeat:repeat;
	}

 #container {
	position:relative;
	width: 910px;  
	height:auto;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* overrides the text-align: center on the body element. */
	padding: 0px;
	background-color:#fff;
	}
	
div, h1, h2,h3, p, ul, li, label, form, input, img, span{	margin:0; padding:0;}

ul{	list-style-type:none;}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
	}	
	
#header {
	height: 151px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	text-align: right;
	font-size:12px;
	}
	
#header ul {padding: 30px 30px 0 0 ;}
			
#header .special {
	position: absolute;
	left: 400px;
	top:30px;
	}

#mainImg {
	width: 910px;
	height: 300px;
	margin-top: 10px;
	}

#mainImgFlash {
	width: 910px;
	height: 300px;
	margin-top: 10px;
	}

#rightMainContent p, #rightMainContentWide p {
 	font-size: .9em;
	line-height: 1.2em;
	padding-top: 10px;
	}

#rightMainContent,#rightMainContentWide, #rightMainContentWide2 {
	width: 525px;
	height:auto;
	padding: 20px;
	}	

.home  	#rightMainContent {	width: 250px;}
#table {
	float:right;	
	margin-top: 10px;
	}

.curdep{  
	font-size:20px;
	color: #05476f;
	}
			 
.newspage #rightMainContent {
	width: 220px;
	height:auto;
	padding: 20px;
	margin-left: 200px;
	padding-top: 330px;
	_padding-top: 30px;
}

#youtube {	float: right;}

*+html #rightMainContent,*+html #rightMainContentWide, *+html #rightMainContentWide2 {
	padding-top: 30px;}
	
#rightMainContentWide2 {padding-top:120px;}
 
#rightMainContentWide {
	width: 600px;
	padding-top: 20px;
	}

#rightMainContentWide p {	padding-left: 20px;}
	
.clear { clear:both;}

.rtt {
	display: block;
	padding: 10px 0 20px 20px;
	font-size: 12px;
	}

#reports, .heading213 {	margin: 110px 0 20px 213px;}

#reports {	margin-top: 10px;}

	/*----- Footer ---*/
 #footer {
	width: 910px;
	height: auto;
	text-align:center;
	font-size: .7em;
	line-height: .8em;
	background-color:#216d98;	
	clear: both;
	color: #fff;
	}

 #footer a:link { color:#ffffff; }
 #footer a:visited {color: #ffffff; }
 #footer a:hover { color: #000000; }

/*-- IMAGES img ---- */
#bluHouse {
	width: 301px;
	height:481px;
	background-image: url(images/sign-up-form-house.gif);
	background-repeat:no-repeat;
	position: absolute;
	left: 575px;
	top:530px;
	}

.resources #bluHouse {
	background-image: url(images/testimonial-4.gif);
	background-repeat:no-repeat;
	}

.links #bluHouse {
	background-image: url(images/testimonial-3.gif);
	background-repeat:no-repeat;
	}
	
/* --- Navigation -----*/	
#nav{
	width:910px;
	height:30px;
	background:url(images/nav-bar.gif) 0 0 repeat-x;
	}

#nav ul{
	width:885px;
	height: auto;
	left:0px;
	top:0px;
	padding:0px 0px 0px 80px;
	_padding-left: 40px;
	}
	
#nav ul li{
	background:url(images/nav-div.gif) left top no-repeat;
	height:30px;
	float:left;
	padding:0  0 0 1px;
	display: inline;
	}
	
#nav ul li a{
	display:block;
	padding:0 20px;
	font:bold 18px/30px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	}

#nav ul li a:hover{
	color:#C0D1DB;
	background-color:inherit;
	}
	
#nav ul li a.hover{
	display:block;
	padding:0 20px;
	font:bold 16px/30px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	cursor:text;
	}
	
#nav ul li.last{
	background:url(images/nav-div.gif) left top no-repeat;
	padding: 0 0 0 1px;
	height:30px;
	display:inline;
	width: 130px;
	}
	
#nav ul li.last2{
	background:url(images/nav-div.gif) left top no-repeat;
	padding: 0 0 0 1px;
	height:30px;
	display:inline;
	width: 1px;
	}

.home #nav ul li.home a{color:#0A3D5F;}
.resources #nav ul li.resources a{color:#0A3D5F;}
.donate #nav ul li.donate a{color:#0A3D5F;}
.help #nav ul li.help a{color:#0A3D5F;}
.faq #nav ul li.faq a{color:#0A3D5F;}
.contact #nav ul li.contact a{color:#0A3D5F;}
.about #nav ul li.about a{color:#0A3D5F;}

/* ----- End Navigation ---*/

/* -- LINKS -- */

 a:link { color:#44555f; }
 a:visited {color: #000000; }
 a:hover { color: #7b9baa; }
 
/* -- hacks and work arounds */

#clear { clear: both;}

/* paragraphs p tags */

#rightMainContent p {	padding-left: 20px;}

p.quote {
	display: block;
	margin-top: 40px;
	color: #007ac3;
	font-size: .8em;
	padding: 10px 120px 0 250px;
	font-style: italic;
	font-weight:bold;	
	}

.quotename {font-size: 	.9em;}

#footer p { padding: 5px 0px 3px 0px;}

#header a:link {color: #fff; }
#header a:visited {color: #fff; }
#header a:hover {color: #c0d1db; }


/* ---- LI UL OL ordered lists and unordered lists -- */
 .bodynav {
	list-style-type:circle;
	font-size: 12px;
	padding: 15px 1px 15px 30px;
	}	

/* --- h tags headings heading -- */

h1, h2, h3, h4, h5 {
	padding: 10px 20px 0px 20px;	
	margin: 0;
	color: #000;	
	
}
h1, .heading1, #copy-noflash h1{    
        line-height: 24px;
		font-size:22px;
}
h2, .heading2, #copy-noflash h2 {    
        line-height: 22px;
		font-size:18px;
}
h3, .heading3, #copy-noflash h3{    
        line-height: 16px;
		font-size:14px;
}
#sideNav h3 { color:#000;}


/*-------- eliminate link or image outlines -----*/
:link img {  border: none;}
img {border: none;}
a {outline: none;}
/*----------- typography ----------------*/

#rightMainContent p, #rightMainContentWide p {
	font-size: 12px;	
	line-height: 20px;
	}

#form p.priv {
	font-size: .8em;
	line-height: 1.2em;
	}

.footer{
	font-size: .65em;
	line-height: 1.2em;
	}

.sidelink {
	font-size: .8em;	
	padding-left: 5px;
	}

/* ------------- FORM ----------------------*/

#form {
  	width: 180px;
	height: auto;
	margin-top: 10px;
	font-size: .75em;
	color: #000;
	font-weight: bold;
	padding: 80px 60px 0 60px;
	}
	
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	}

.state {width: 190px;}	
label {
	display: block;
	padding: 5px 0 2px 0px;
	}

input {
	width: 170px;
	background-color:#fff;
	border: black 1px solid;
	}		

input.button{
	margin: 15px 0 0 40px;	
	width: 100px;
	background-color:#fff;
	cursor:pointer;
	}

textarea {
	width: 150px;
	height: 60px;
    background-color: #fff;
	}

input[type="text"], textarea {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-bottom-color: #fff1d4;
	}

input:focus, textarea:focus {
background-color: #fff;
}		

#form a:link {color: #d6a640; }
#form a:visited {color: #577ebf; }
#form a:hover {color: #7b9baa; }
#form  a.privacylink:hover  { color: #000000;}

.confidential {	color: #fff;}

.formhead {
	color:#000;	
	font-size: 16px;
	}

.color {color: 	#0A3D5F;}
