body {
	background: #fefefe;
	font-family: 'Gill Sans', Verdana !important;
}

.tac{
	text-align: center;
}

#masthead {
  display: block;
  font-family: 'Gill Sans', 'Verdana' !important;
  color: #333;
  text-decoration: none;
  position: relative;
  margin: 28px 0 40px 0;
}

#masthead #title {
  font-family: 'Gill Sans', 'Verdana';
  text-align: left;
  font-size: 48px;
  color: #888;  
}

#masthead #subtitle {
  font-family: 'Gill Sans', 'Verdana';
	text-align: right;
  font-size: 18px;
  margin: -30px 0 0 0;
  color: #aa9;
}

#header_nav {
clear: right;
}

#header_nav ul {
}

#header_nav ul li {
  list-style: none;
  width: 100px;
  text-align: center;
  float: left;
}

#header_nav ul li a{
  display: block;
  color: #4d0a16;
  text-decoration: none;
  letter-spacing: 1px;  
  font-size:1.2em;

}

.mtn40{
	margin-top: -40px;
}

.nav{
  margin:0;
  padding: 0;
}

#header_nav ul li a:hover{
  color: #21581d;

}

#footer_nav {
clear: both;
text-align: center;
}

#footer_nav  a{
  color: #666;
  text-decoration: none;
  letter-spacing: 1px;  
  font-size:1.2em;
  padding-right: 1em;

}

.nav{
  margin:0;
  padding: 0;
}

#footer_nav a:hover{
  color: #21581d;

}

.content{
  background: #fff3d9;
  border-top: 1px solid #857f71;
  border-left: 1px solid #857f71;
  border-right: 2px solid #ffeee8;
  border-bottom: 2px solid #ffeee8;
}

p{
	font-size: 1.2em;
}

.cb{
    clear: both;
}

.side_image_container{
    height: 100px;
}

.side_image{
display:block; 
float: left;
margin-right: 1em;
}

.side_image_desc {
    padding: 30px 0 0 0;
    color: #888;
    font-size: 1.2em;
    opacity: 0;
    
}

.page_desc{
	text-align: center;
  font-size: 1.5em;
  margin: 0 0 25px 0;
}

.desc_sub{
  text-align: center;
}

.story_block{
  float: left;
  text-align: center;
  margin-bottom:16px;

}

#donation_form{
	text-align:center;
	margin: 1em auto 1em auto;
	width: 300px;
}

.thank{
	font-size: 1.5em;
	color: #066000;
	border: 1px solid #ccc;
	padding: .5em;
	background-color: #eee;
	
}

.story_block img{
  margin: .5em;
}

.top_row{
  width: 316px;
}

.bottom_row{
  width: 405px;
}

#story_4{
  margin-left: 70px;;
}

p + p{
    margin-top: -1em;
    text-indent: 0;
}

#story_desc_wrap{
  clear: both;
  bbackground: url('/images/background-paper.jpg');
  width: 80%;
  margin: 1em auto;
}

#story_desc{
  text-align: center;
  padding: 12px;
  color: #4d0a16 !important;
  height: 90px;
  vertical-align: middle;
}
.desc_sub{
  text-align: left;
  font-size: 1.5em;
  padding: .5em 2em 0 2em;
  text-indent:0;
}

#story_desc img{
  float: left;
  margin-left: -172px;
}

.story_brief{
  display: none;
}

#watch_short{
  text-align: center;
    font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
    font-size: 36px;
    color: #4d0a16 !important;
    clear: both;
    padding: 1em 0;
}
