@import url(https://fonts.googleapis.com/css?family=Sorts+Mill+Goudy);

html, body{
background: url('images/background.png') repeat-x #292929;
margin:0;
font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Sorts Mill Goudy', Times, serif;
text-shadow:2px 2px 2px #000;
}
h1.heading{
text-shadow:none;
font-size:42px;
font-weight:normal;
border-bottom:1px solid #EEE;
padding-bottom:20px;
color:#006600;
}
h2.heading{
text-shadow:none;
color:#996600;
}
a {
color:#0A1E48;
text-decoration:none;
}
a:hover{
color:#292929;
text-decoration:underline;

}
li {
list-style:none;
}
.wrapper{
margin:0 auto;
width:870px;
background:#FFF;
padding:12px 45px 30px 45px;
position:relative;
}
header{
width:870px;
height:180px;
position:relative;
}
.logo{
width:297px;
height:76px;
position:relative;
background: url('images/logo.png') no-repeat;
}
.upper_links{
position:relative;
float:right;
width:300px;
height:30px;
top:-30px;
line-height:30px;
text-align:right;
}
.upper_nav{
width:100%;
margin:10px 0;
height:45px;
border:1px #292929;
border-style:solid none; 
text-align:center;
}
.upper_nav ul{
display:inline-block;
margin-top:0px;
margin-left:-30px;
}
.upper_nav li{
float:left;
list-style:none;
border-right:1px solid #292929;
line-height:30px;
height:30px;
font-size:1.2em;
padding: 0 25px;
margin-top:-10px;
}
.upper_nav li:first-child{
padding-left:0;
}
.upper_nav li:last-child{
padding-right:0;
	border-right:0;
}
.upper_nav a {
padding:3px 10px;
text-decoration:none;
color:#292929;
}
.upper_nav a:hover {
color:#FFF;
background:#004F00;
border-radius:5px;
-moz-border-radius:5px;
text-shadow:1px 1px 2px #000;
}
.donation{
height:30px;
width:100%;
text-align:center;
line-height:30px;
position:relative;
font-size:.8em;
color:#999;
margin-top:15px;
}
.donation_bottom{
width:100%;
text-align:center;
line-height:30px;
position:relative;
font-size:.8em;
color:#999;
background: url('images/lower_lines.png') no-repeat;
padding-top:71px;
}
.body{
width:870px;
position:relative;
padding-top:15px;
padding-bottom:30px;

}
.inner_content{
min-height:600px;
background: url('images/upper_lines.png') no-repeat;
padding-top:15px;
}
.page_center p{
margin:15px auto;
width:670px;
line-height:1.8em;
}
.inner_content a{
color:#004F00;
text-decoration:underline;
}
.inner_content li{
border-bottom:1px solid #CCC;
padding:15px 0 30px;
width:790px;
}
.inner_content li:first-child{
padding-top:0;
}
.underline{
text-decoration:underline;
}
#front_page_background{
background:url('images/front_page_background.jpg') no-repeat;
}
.front_page_box_1, .front_page_box_2, .front_page_box_3{
	width:270px;
	height:415px;
	position:relative;
	float:left;
	margin-right:8px;
	margin-bottom:30px;
	overflow:hidden;
}
.front_page_box_1 {
	margin-left:22px;
	background: url('images/blue_box_bkg.png') #0A1E48;
	}
.front_page_box_2 {
	background: url('images/green_box_bkg.png') #004F00;
	}
	.front_page_box_3 {
	background: url('images/tan_box_bkg.png') #968A47;
	}
.front_page_box_1 h2, .front_page_box_2 h2, .front_page_box_3 h2 {
	color:#FFF;
	text-align:center;
	line-height:60px;
	margin:0;
} 
.front_page_box_1 .picture, .front_page_box_2 .picture, .front_page_box_3 .picture {
width:270px;
height:192px;
background:#CCC;
margin-bottom:15px;
}
.front_page_box_1 p, .front_page_box_2 p, .front_page_box_3 p {
	padding:0 20px 20px 20px;
	color:#FFF;
	text-shadow:2px 2px 2px #000;
	line-height:1.4em;
}
.front_page_box_3 li{
	color:#FFF;
	margin-left:10px;
	padding-bottom:15px;
	text-shadow:2px 2px 2px #000;
	list-style-position: outside; 
	list-style-image: url('images/bullet.png'); 
}
.front_page_quote{
	position:absolute;
	background:#292929;
	width:870px;
	height:92px;
	top:110px;
	color:#FFF;
	line-height:20px;
}
.front_page_quote blockquote {
width:360px;
}

.front_page_quote blockquote .open, .close {
font-size:3em;
font-family: 'Sorts Mill Goudy', Times, serif;
position:relative;
top:20px;
}
.front_page_picture_container{
width:870px;
height:285px;
position:relative;
margin-bottom:15px;
}
.front_page_picture_container .picture {
height:268px;
width:384px;
background:#746B35;
float:right;
margin-right:80px;
padding:17px 0 0 16px;
}
.front_page_picture_container .picture img
{border:1px solid #292929;
}
.donations li{
border:none;
padding:10px 0;
}
.privacy li{
border:none;
margin-left:120px;
width:595px;
list-style:circle;
}
.paypal_button_lrg{
	width:176px;
	height:81px;
	border:2px solid #E98F38;
	background: url('images/paypal_logo.jpg') no-repeat;
	margin:38px auto 0 auto;
	display:block;
}
.paypal_button_lrg:hover{
	border:2px solid #E98F38;
		opacity:0.95;
filter:alpha(opacity=95);

}
.donation_photo{
position:absolute;
top:320px;
left:350px;
		opacity:0.35;
filter:alpha(opacity=35);
}
hr.lower {
margin:20px 0 30px;
border:0;
height:1px;
background:#EEE;
color: #EEE;
}
.mailing_address {
float:right;
width:300px;
}



.contact_elements{
float:left;
width:500px;
color:#333;
font-weight:700;
}
.contact_elements .inputs{
width:490px;
height:26px;
margin-bottom:15px;
padding:2px 5px;
font-size:1em;
color:#000;
}
.contact_elements .text{
width:490px;
height:196px;
padding:2px 5px;
font-size:1em;
color:#000;
font-family: Arial, Helvetica, sans-serif;
}

footer{
width:870px;
padding:0 45px;
height:45px;
background:#0D0D0D;
margin:0 auto;
position:relative;
font-size:small;
color:#FFF;
padding-top:25px;
}
footer a{
color:#FFF;
text-decoration:none;
}
footer a:hover{
text-decoration:underline;
color:#FFF;
}
footer .left_links{
float:left;
text-align:left;
width:200px;
margin-top:-5px;
margin-left:-15px;
}
footer .middle_links{
text-align:center;
margin:0 auto;
width:450px;
margin-top:-5px;

}
footer .right_links{
float:right;
text-align:right;
width:200px;
margin-top:-38px;
margin-right:20px;
}
.designed_by a {
color:#968A47
}
.designed_by a:hover{
color:#968A47

}
footer li {
list-style:none;
padding-bottom:3px;
}
.align_left{
float:left;
margin:0 20px 10px 0;
}
.clear
{
  clear: both;
}
 
.group:after {
	clear:both;
	content:" ";
	display:block;
	font-size:0;
	height:0;
	visibility:hidden;
}
.group {
	clear:both;
	display:inline-block;
}