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

body {
	background-image: url(graphics/bkgd.jpg);
	background-color: #cacacc;
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
	color: #1D6397;
}
a:visited {
	text-decoration: none;
	color: #4E7FA7;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	}

#home_bkgd {
padding: 0;
border: 0;
background-image: url(graphics/main_text_bkgd.jpg);
background-repeat: no-repeat;
}

h1 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1D6397;
	font-size: 32px;
	line-height: 10px;
	margin-top:0px;
	margin-bottom: -10px;
	line-height: 1em;
}

h2 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1D6397;
	font-size: 16px;
	line-height: 16px;
	margin-top:0px;
	margin-bottom: -10px;
}

h3 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1D6397;
	font-size: 24px;
	line-height: 24px;
	margin-top:10px;
	margin-bottom: 3px;
	letter-spacing: 2px;
}

p {	
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #1F1F1F;
}

li {
font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #1F1F1F;
}

#email_bkgd {
background-image: url(images/foundation_site_29.jpg);
background-repeat: no-repeat;
}

#email_table {
}

.style1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
color: #1D6397;
font-weight:600;
margin-top: 13px;
margin-bottom:0px;
margin-left: 5px;
}

.style2 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#1F1F1F;
margin-top:0px;
margin-left: 5px;
}

#footer {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#818185;
text-align: center;
margin-bottom: 10px;
}

#home_feature_bkgd {
background-image: url(graphics/home_features_bkgd.png);
background-repeat: no-repeat;
position: center;
margin-top:0px;
}

#home_feature_title {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
color: #F3871B;
font-weight:600;
margin-top: 7px;
margin-left: 15px;
margin-bottom: 5px;
}

.home_feature_title {
border-bottom: dotted thin #5F5F5F;
}

#quicklinks {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color: #1D6397;
font-weight:lighter;
margin-bottom: 20px;
}

.quicklinks {
margin: 10px;
}

#sub_nav {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
}

a.sub_nav:link {
color: #FFFFFF;
text-decoration:none;
}

a.sub_nav:visited {
color: #CCCCCC;
text-decoration:none;
}

a.sub_nav:hover {
text-decoration: underline;
}

a.sub_nav:active {
text-decoration:none;
}

#supporter_spot_home {
font-size: 12px;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #1F1F1F;
font-weight:normal;
}

#feature_link {
font-size: 12px;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #1F1F1F;
font-weight:normal;
margin-top: 10px;
}

#learn_more_btn {
padding-bottom: 23px;
padding-left: -2px;
}

#social_footer {
width: 830px;
margin-left: auto;
margin-right: auto;
margin-top: -5px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
border-bottom: dotted thin #333333;
margin-bottom: 10px;
}

.social_link a {
	text-decoration: none;
	color:#666666;
}
.social_link a:visited {
	text-decoration: none;
}
.social_link a:hover {
	text-decoration: underline;
}
.social_link a:active {
	text-decoration: none;
	}