body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0 auto;
	font-size:80%;
	background-color:#EDCF8E;
}
#mainWrapper{
	margin:0 auto;
	border:#D4A03B solid 1px;
	border-top:none;
	width:770px;
	background-color:#fff;
}
#headerOrange{
	margin:0 auto;
	width:770px;
	height:74px;
	background-color:#E4B552;
	background-position:top right;
	background-repeat:no-repeat;
}
#headerBrown{
	margin:0 auto;
	width:770px;
	height:82px;
	background-color:#fff;
}
#lowhome{
	margin:18px 0 0 15px;
	float:left;
}
.homeButton {
	margin:10px 30px 0 0;
	float:right;
}
#main-right{
	height:340px;
}
#footer{
	clear:both;
	text-align:center;
	font-size:10px;
	color:#2A0207;
	margin-bottom:10px;
	padding-top:15px;
}
a, a:visited{
	color:#811F17;
}
a:hover{
	/*color:#B82E04;*/
	color:#BF2E02;
}
.footer-links{
	font-family:"Comic Sans MS";
	padding-right:15px;
}
img{
	border:0;	
}
p{
	padding-bottom:0.6em;
	margin-top:0;
}
h2{
	font-size:1.15em;
	margin-bottom:0.4em;
}
h3{
	font-size:1.1em;
	margin-bottom:0.4em;
}
table{
	margin-bottom:1.5em;
}
hr{
	background-color:#B82E04;
	color:#B82E04;
}
.hide{
	display:none;
}
.left{
	float:left;	
}
.right{
	float:right;	
}
.clear{
	clear:both;	
}
#searchBar{
	float:right;
	width:230px;
	text-align:right;
	padding:29px 12px 0 0;
	font-weight:bold;
	font-size:12px;
	display:none; /******* HIDE*/
}
#searchInternal{
	float:right;
	padding-top:50px;
	padding-right:15px;
	font-weight:bold;
	font-size:12px;
	display:none;
}
.searchBox{
	height:13px;
	width:125px;
	font-size:12px;
}
/************* newsltter subscribe box ********/
.spacer{
	clear:both;
	width:100px;
	height:1px;
	float:left;
}
#newsletter{
	float:left;
	padding:8px 8px 0 8px;
	background-color:#F6E7C8;
	width:410px;
	height:55px;
	font-size:0.9em;
	color:#811f17;
	margin-bottom:0;
	display:none;
}
.subscribe{
	height:13px;
	width:117px;
	font-size:12px;
}
#newsletter p{
	font-weight:bold;
	color:#000;
	font-size:1.1em;
	padding:0 0 8px 0;
	margin:0;
}
.formanswer{
	display:none;
	visibility:hidden;
}
/******************** Chapter ***************/
#chapters h2{
	padding-bottom:0.2em;
}
#chapters p{
	padding:0.2em 0 0.4em 0;
}
.chapterTable {color:#999; }
.chapterTable td{line-height:1.8em;}
.chapter{color:#811F17;font-weight:bold;}
/******************** HOME *****************/
.big-bold{
	font-size:1.15em;
	font-weight:bold;
	padding-bottom:0.6em;
}
#index h1{
	font-size:1.1em;	
}
#index #donationbutton{
	position:relative;
	float:right;
	right:38px;
	top:-21px;
	width:61px;
}
/****************** CONTRIBUTORS **************/
.story-tellers li{
	line-height:2.5em;
}
/****************** SCHOLARSHIPS ***************/
#scholarship #amcflogo{
	float:right;
	text-align:right;
	width:200px;
}
#scholarship #main-right{
	background:url(images/scholarships-column-right-bg.png) no-repeat bottom left #fff;	
	height:220px;
}
#scholarship #donatebutton{
	width:115px;
	height:25px;
	margin:155px 0 0 6px;
}
#scholarship #donatebutton a{
	background:url(images/scholarship-donatebutton.png) no-repeat top left;
	display:block;
	height:25px;
	text-indent:-9999px;
}
#scholarship #donatebutton a:hover{
	background-position: 0 -25px;
}
