* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #ced8e7;
}
body.landing {background: #ffffff;}
a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
}
b {
 color: #003466;
 font-size: 13px;
}
img {
 border: none;
}
#header {
 color: #333;
 width: 100%;
 float: left;
 padding: 0px;
 height: 66px;
 margin:0px;
 _margin-bottom: -3px;
 background: #fff;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 10em;
	color: #003466;
	padding-left: 4px;
	padding-right: 4px;
}

#nav li {
	float: left;
	
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#navigation {
 float: left;
 width: 100%;
 height: 25px;
 color: #333;
 padding: 0px;
 margin: 0px 0px 0px 0px;
 background: #003466;
}
#navigation ul {}
#navigation ul li {
 display: inline;
 float: left;	
}
#navigation li:hover {background-position: 0 0}
#navigation ul li a {
 text-decoration: none;
 display: block;
 outline: none;	
}
#navigation ul li.home a {
 background: url(../images/index_03.gif) no-repeat;	
 width: 162px;
 height: 25px;
}
#navigation ul li.about a {
 background: url(../images/index_04.gif) no-repeat;	
 width: 73px;
 height: 25px;
}
#navigation ul li.about ul li a {background: #d9d954; filter: alpha(opacity=85); -moz-opacity: 0.85; -khtml-opacity: 0.85; opacity: 0.85; width: 150px; height: auto; padding: 5px;}
#navigation ul li.about ul li a:hover {background: #fff; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;}
#navigation ul li.news a {
 background: url(../images/index_05.gif) no-repeat;	
 width: 108px;
 height: 25px;
}
#navigation ul li.news ul li a {background: #d9d954; filter: alpha(opacity=85); -moz-opacity: 0.85; -khtml-opacity: 0.85; opacity: 0.85; width: 150px; height: auto; padding: 5px;}
#navigation ul li.news ul li a:hover {background: #fff; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;}
#navigation ul li.partnerships a {
 background: url(../images/index_06.gif) no-repeat;	
 width: 107px;
 height: 25px;
}
#navigation ul li.partnerships ul li a {background: #d9d954; filter: alpha(opacity=85); -moz-opacity: 0.85; -khtml-opacity: 0.85; opacity: 0.85; width: 150px; height: auto; padding: 5px;}
#navigation ul li.partnerships ul li a:hover {background: #fff; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;}
#navigation ul li.involved a {
 background: url(../images/index_07.gif) no-repeat;	
 width: 107px;
 height: 25px;
}
#navigation ul li.involved ul li a {background: #d9d954; filter: alpha(opacity=85); -moz-opacity: 0.85; -khtml-opacity: 0.85; opacity: 0.85; width: 150px; height: auto; padding: 5px;}
#navigation ul li.involved ul li a:hover {background: #fff; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;}
#navigation ul li.give a {
 background: url(../images/index_08.gif) no-repeat;	
 width: 109px;
 height: 25px;
}
#navigation ul li.give ul li a {background: #d9d954; filter: alpha(opacity=85); -moz-opacity: 0.85; -khtml-opacity: 0.85; opacity: 0.85; width: 150px; height: auto; padding: 5px;}
#navigation ul li.give ul li a:hover {background: #fff; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;}
#navigation ul li.contact a {
 background: url(../images/index_09.gif) no-repeat;	
 width: 134px;
 height: 25px;
}
#navigation ul li.contact ul li a {background: #d9d954; filter: alpha(opacity=85); -moz-opacity: 0.85; -khtml-opacity: 0.85; opacity: 0.85; width: 150px; height: auto; padding: 5px;}
#navigation ul li.contact ul li a:hover {background: #fff; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;}
#mainstory {
 background: #fff;
 float: left;
 color: #000;
 margin: 0px;
 padding: 0px;
 height: auto;
 width: 100%;	
}
#mainstory p {
 max-width: 800px;	
}
#mainstory img {
 padding-right: 10px	
}
#mainstory h3 {
 color: #003466;
 padding: 20px 10px 15px 5px;	
}
#mainstory a {
 color: #003466;
 font-weight: bold;	
}
#stripe {
 float: left;
 width: 100%;
 height: 15px;
 background: #d9d954;	
}
#leftcolumn { 
 color: #000;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 350px;
 width: 300px;
 float: left;
}
#leftcolumn h3 {
 color: #003466;
 padding: 10px 10px 0px 10px;	
}
#leftcolumn hr {
 width: 94%;
 margin: auto;
 color: #003466;	
}
#leftcolumn img {
 padding: 10px 15px 10px 10px;	
}
#leftcolumn p {
 padding: 10px 5px 10px 0px; 
 font-size: 12px;		
}
#leftcolumn a {
 color: #003466;
 font-weight: bold;	
}
#content { 
 float: left;
 color: #000;
 background: #ced8e7;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 350px;
 width: 250px;
 display: inline;
}
#content h3 {
 color: #003466;
 padding: 10px 10px 0px 10px;	
}
#content hr {
 width: 94%;
 margin: auto;
 color: #003466;	
}
#content img {
 padding: 10px 15px 10px 10px;	
}
#content p {
 padding: 10px 5px 10px 0px; 
 color: #003466; 		
}
#content a {
 color: #003466;
 font-weight: bold;	
}

#rightcolumn { 
 color: #000;
 background: #ced8e7;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 350px;
 width: 250px;
 float: left;
 border-left: 1px solid #003466; 
}
#rightcolumn h3 {
 color: #003466;
 padding: 10px 10px 0px 10px;	
}
#rightcolumn hr {
 width: 94%;
 margin: auto;
 color: #003466;	
}
#rightcolumn img {
 padding: 10px 15px 10px 10px;	
}
#rightcolumn p {
 padding: 10px 5px 10px 0px;
 color: #003466; 		
}
#rightcolumn a {
 color: #003466;
 font-weight: bold;	
}
#footer { 
 text-align: center;
 clear: both;
 color: #003466;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 font-size: 8pt;
}
#footer a {color: #003466; text-decoration: underline;}
#footer.landing {background: #fff;}

/*BEGIN LANDING CSS*/

#leftcol {
 float: left;
 width: 183px;
 height: 512px;
 background: url(../images/index_10.gif) no-repeat;
 padding: 75px 0px 0px 0px;	
 background-color: #d9d954;
 font-size: 13px;
}
#leftcol p { padding-left: 10px;}
#leftcol a {
 color: #003466;
 text-decoration: none;
}
#leftcol h2 {
 padding-left: 10px;
 color: #003466;
 font-weight: normal;
 font-size: 16pt;
}
#leftcol a h2 {
 padding-left: 10px;
 text-decoration: none;	
}
#leftcol h3 {
 padding: 20px 0px 0px 10px;
 color: #003466;
 font-weight: normal;
}
#leftcol h3.ter {padding: 0px 0px 0px 20px; font-size: 14px;}
#leftcol a h3 {
 padding-left: 10px;
 font-size: 14px;
 text-decoration: none;	
}
#landingcontent {
 width: 617px;
 display: inline;
 float: left; 	
}
#landingcontent ul {
 margin-left:30px;
}
#landingcontent hr {
 width: 95%;
}
#landingcontent h2 {
 color: #003466;
 padding: 20px 0px 0px 10px;
}
#landingcontent h3 {
 color: #003466;
 padding: 10px 0px 0px 10px;	
}
#landingcontent b {
 color: #003466;
}
#landingcontent p {
 padding: 10px 0px 10px 10px;	
}
#landingcontent a {
 color: #003466;	
}
#landingcontent a h2 {
 text-decoration: underline;	
}
#landingcontent a h3 {
 text-decoration: underline;	
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	font-style: italic;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 0px;
	font-weight: bold;
	color: #003366;
}
.style4 {
	font-size: 10px;
	font-style: italic;
}
.style5 {
	color: #003366;
	font-weight: bold;
}
.style6 {font-size: 14px; text-indent: 0px; color: #000000; font-family: Arial, Helvetica, sans-serif; }
.style7 {text-indent: 0px; font-size: 12px;}
.style8 {
	text-indent: 0px; 
	color: #003366;
	font-weight: bold;	
}
.style9 {
	text-indent: 0px;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.style10 {
	color: #003366;
	font-weight: bold;
	font-size: 12px; 
	text-indent: 0px; 
	font-family: Arial, Helvetica, sans-serif;
}
.style11 {
	font-size: 12px;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;	
}
.style12 {text-indent: 0px; font-family: Arial, Helvetica, sans-serif; color: #003366; font-size: 12px;}
