@charset "utf-8";

* {margin:0; padding:0;}

html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	background-image:url(../images/gradient_bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}

p {
	padding-bottom:10px;
}

#gradient{
	height:345px;
	width:100%;
}

li .italics{
font-style:italic;
}

.underline{
font-style:oblique;
text-decoration:underline;
}

#wrapper{
	margin-left:auto; 
	margin-right:auto;
	margin-top:-315px;
	width:835px;
	padding:0px;
}

#header {
	width:816px;
	height:165px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background-image: url(../images/masthead2.1.png);
	background-repeat:no-repeat;
	text-align:left;
}

#innerwrapper{
	width:816px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-image:url(../images/content_bg.png);
	background-repeat:repeat-y;
	background-position:center;
	min-height:675px;
}

#leftcol{
	width:557px;
	margin:0;
	padding-top:0;
	
}

/* ===== Content Styles =====*/
#content{
	margin-right:0;
	margin-left:0;
	margin-top:-280px;
	padding-left:15px;
	padding-top:10px;
	width:550px;
	line-height:150%;
	font-size:15px;
	float:left;
}

#content h1 {
	font-size:20px;
	border-bottom: solid 2px #a64806;
	padding-bottom:10px;
	margin-bottom:10px;
}

#content h2 {
	font-size:17px;
	border-bottom: solid 2px #a64806;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:10px;
}

#content h2.center{
	font-size:15px;
	text-align:center;
	border-bottom:dotted 1px #a64806;
	margin-top:10px;
	margin-bottom:5px;
}

#content h3.center{
	font-size:14px;
	text-align:center;
	border-bottom:dotted 1px #a64806;
	margin-top:10px;
	margin-bottom:5px;
}

#content h3 {
	font-size:12px;
	border-bottom:dotted 1px #a64806;
}

#content ul{
	padding-left:40px;
	margin:10px 0 10px 0;
}

#content li {
	margin-left:0px;
	list-style:circle;
}

#content ul.furthernone {
	margin-left:0px;
}

#content li.furthernone {
	margin-left:0px;
	line-height:2.5em;
	list-style-type:none;
}

#content li.address {
	margin-left:15px;
	line-height:1.25em;
	list-style-type:none;
}

#content ol {
	padding-left:40px;
	margin:10px 0 10px 0;
}

#content ol li{
	list-style-type:decimal;
}

#content a:link, #content a:visited{
	text-decoration:underline;
	color:#0000CC;
}

#content a:hover{
	color:#666666;
	text-decoration:none;
}

#content ul.thankyou a {
	color:#666;
	text-decoration:none;
}

#content ul.thankyou a:hover {
	color:#333;
	text-decoration:none;
}

p.mission{
	font-size:18px;
	line-height:2em;
	margin:15px;
}

img.alignright{
	float:right;
	margin:3px 0 0 5px;
}

img.special{
	margin:0 auto 0 auto;
	position:relative; 
	left:100px;
} /* ===== use for image filler if needed ===== */

.bold{
	font-weight: bold;
}	

/* ===== FAQ Section on Initiatives Pages =====*/
#faq{
	width:557px;
	margin-left:15px;
	margin-bottom:10px;
	clear:both;
}

#faq h2 {
	font-size:17px;
	border-bottom: solid 2px #a64806;
	padding-bottom:5px;
	margin:15px 0 5px 0;
	padding-top:15px;
}
	
#faq h3{
	font-size:13px;
	margin-top:5px;
}

#faq ul{
	margin-left:15px;
	margin-top:3px;
}

#faq li{
	margin-bottom:5px;
	font-size:13px;
}

.nodisc{list-style:none;}

#faq h6{
 	font-size:9px;
	font-weight:lighter;
	position:relative;
	left:465px;
	margin:-5px 0 0 0;
}

.bigger{
	font-size:14px;
}

/* ===== End FAQ Style =====*/

/* ====== Righthand Column =====*/
#rtcol{
	float:right;
	width:260px;
	height:262px;
	background-image:url(../images/rtcol3b.png);
	background-repeat:no-repeat;
	background-position:top right;
	padding:0px;
	margin:0px;
}

#rtcol img {
	padding-top:20px;
	margin:225px 0 0 10px;	
}


/* ====== Righthand Column =====*/

/* ===== Footer =====*/
#footer {
	padding:10px 0 0 0px;
	width:816px;
	height:50px;
	margin-top: -20px;
	margin-left:auto;
	margin-bottom:0;
	margin-right:auto;
    text-align:left;
	background-image:url(../images/content_bg.png);
	background-repeat:repeat-y;
	clear:both;
}

#footercap {
	width: 816px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom:20px;
	height: 14px;
	background-image:url(../images/wrapper_btm.jpg);
	background-repeat:no-repeat;
	}

#footercontent{
	width:770px;
	padding-left:15px;
}

#footercontent ul{	
	padding:0px 0 0 0;
	margin:15px 0 0 0;
	list-style:none;
	border-top: solid 2px #a64806;
}

#footercontent li{
	margin:0;
	line-height:30px;
	font-size:12px;
	display:inline;
}

#footercontent li a:link, #footercontent li a:visited{
	color:#000;
	text-decoration:underline;
}

#footercontent li a:hover{
	color:#666666;
	text-decoration:none;
}	
/* =====End Footer ===== */	

/* ------ Right Navigation ------ */

#rtnav{
	width:200px;
	color:#CCC;
	text-align:right;
	margin-top: -34px;
	margin-left: 24px;
	padding:0;
	position:absolute;
	z-index:11;
}

#rtnav ul {
	list-style:none;
	font-size:1px;
	text-align:right;
}

#rtnav li{
	margin:0;
	font-size:14px;
	padding:4px;
}

#rtnav li a{
	display:inline-block;
	width:100%;
}

#rtnav li a {
	display:block;
	width:100%;
}

#rtnav li a:link, #rtnav li a:visited{
	color:#fff;
	text-decoration:none;
}

#rtnav li a:hover{
	color:#333333;
	text-decoration:none;
}

#rtnav li.close {
	line-height:15px;
}

#rtnav li hr{
	background-color:#FFFFFF;
	height:1px;
	border-width:0;
	width:185px;
	margin:0;
	padding:0; 
	text-align:right;
	font-size:1px;
}

/* ------ End Right Navigation ------ */
	
/* ===== Main Navigation ===== */
#nav {
	margin-left:2px;
	margin-top:-64px;/* was -326 */
	padding-left:10px;/*padding to left of main tabs*/ 
	width:575px; 
	height:auto; 
	background:#fdf3ac url(../images/bottom_line.gif) repeat-x bottom; 
	position:absolute;
}

#nav .select, #nav .current {
	margin:0; 
	padding:0; 
	list-style:none; 
	display:block;
}

#nav li {
	display:inline; 
	margin:0; 
	padding:0;
	height:auto;
}

#nav .select a, #nav .current a {
	display:block; 
	height:21px; 
	float:left; 
	background:url(../images/left_both1.gif) no-repeat left top; 
	padding:0 0 0 3px;/*padding for links in list items*/ 
	border-bottom:1px solid  #a64806; /*border color under inactive tabs*/
	text-decoration:none; 
	font-size:12px; 
	line-height:20px; 
	white-space:nowrap; 
	font-weight:normal; 
	margin-left:5px;/*margin for each of the links*/
}

* html #nav .select a, * html #nav .current a {
	width:1px;
	}

#nav .select a b, #nav .current a b {
	height:100%; 
	display:block; 
	background:url(../images/right_both1.gif) no-repeat right top; 
	padding:0 9px 0 6px; 
	color:#000; 
	font-weight:normal;
}

#nav .select a:hover, #nav .select li:hover a {
	background-position:0 -75px; 
	border-color:#a64806; 
	cursor:pointer;
	font-style:normal;
}

#nav .select a:hover b, #nav .select li:hover a b {
	background-position:100% -75px; 
	border-color:#a64806; 
	color:#FFF;
}

#nav .sub {
	display:none;
}

/* for IE5.5 and IE6 only */
#nav table {
	position:absolute; 
	border-collapse:collapse; 
	left:0; 
	top:0; 
	font-size:11px;
}

#nav .current a {
	background-position:0 -75px; 
	border-color:#a64806;
}

#nav .current a b {
	background-position:100% -75px; 
	color:#fff;
	font-weight:bold;
}

#nav .sub li a:hover, #nav .select a:hover .sub li a:hover, #nav .select li:hover .sub li a:hover {
	background:#a64806 url(../images/sub_back_on1.gif) top right no-repeat; 
	color:#fff;
	font-style:italic;
}

#nav .sub_active .current_sub a, #nav .sub_active a:hover {
	background:#a64806 url(../images/sub_back_on1.gif) top right no-repeat; 
	color:#fff;
	font-style:italic;
}

#nav .select li a:hover .sub, #nav .select li:hover .sub {
	display:block; 
	position:absolute; 
	width:585px; 
	top:21px; 
	left:0; 
	background:#a64806 url(../images/sub_back1.gif); 
	margin-top:1px; /*original was 1 pic*/
	padding:0 0 1px 0; /*org 0 0 20px 0 - changed 20 to 5 to reduce size of sub nav*/
	z-index:100; 
	color:#000;
}

#nav .sub, #nav .sub_active {
	margin:0; 
	padding:0; 
	list-style:none;
}

#nav .sub_active {
	display:block; 
	position:absolute; 
	width:585px; 
	top:21px; 
	left:0; 
	background:#a64806 url(../images/sub_back1.gif); 
	margin-top:1px; 
	padding:0 0 1px 0; /* orig 0 0 41 0 */
	z-index:10; 
	color:#000;
}

* html #nav .sub_active, * html #nav .select a:hover .sub {
	z-index:-1;/*orig was -1*/ 
	margin-top:1px;
}

#nav .sub_active a {
	height:21px; 
	float:left; 
	text-decoration:none; 
	line-height:20px; 
	white-space:nowrap; 
	font-weight:normal;
}

#nav .sub_active a, #nav .select a:hover .sub li a, #nav .select li:hover .sub li a {
	display:inline; 
	background:#a64806 url(../images/sub_back_off1.gif) top right; 
	padding:0 20px; /*orig 0 20px */
	margin:0; 
	font-size:12px; 
/*	width:585px; 
*/	white-space:nowrap; 
	font-weight:normal; 
	border:0; 
	color:#000;
}

/* ------ End Main Navigation ------ */



/* ------ Copyright Line ----- */
#copyright {
	position:relative;
	left:255px;
	margin-top:-15px;
}

#copyright p {
	color:#666666;
	font-size:9px;
}

#copyright a:link, #copyright a:visited{
	text-decoration:none;
	color: #333333;
	padding-right:2em;
}

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

/* ===== Accolades Quotes ===== */
/* ==== Option 1 ===== */
#quotes {
     position:relative;
     left:5px;
     top:50%;
     margin:0;
     padding:20px;
     font-size:16px;
	 font-style:italic;
	 color:#000000;
     width:500px;
     height:500px;
     border:dotted #000000 .25px;
     background-color:#FFFFFF;
     text-align: left;
}

/* ==== Accolades Quote Rotator ===== */
#testimonials {
	width: 500px;
	height: 100px;
	list-style-type: none;
}

#testimonials .slide {
	list-style-type: none;
	line-height: 24px;
}

blockquote {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-style: italic;
}
/* ===== END Accolades Quotes ===== */

.clr{clear:both;}

#clear{clear:both;}

#cleaner {clear:left; line-height:0; height:0;}

/* ===== JavaScript for FAQ page ===== */

#faq_js{
	width:495px;
	margin-left:15px;
	margin-bottom:10px;
}

.iconspan{
	float: right;
	margin: 3px;
	cursor:pointer;
	font-weight: bold;
}

.eg-bar{
	background-color: #EEF5D3;
	font-weight: bold;
	border: 1px solid black;
	padding: 3px;
}

div.eg-bar{
	width: 500px;
}

.icongroup1{
	width: 500px;
}

