html{background-color:#fdfdfd}
body {
	background-color: #eee;
	color: #000;
	width:800px;
	border:2px solid white
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	text-align:left;
	align:center;
	margin-left:auto;margin-right:auto
	}

table{width:800px;;background-color:#eee;border:0px;cellspacing:0px:cellpadding:0px}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
	}

.indent-l {padding-left:1.5em;}

h1,a.h1 {
	text-align:center;
	font-size:165%;
	font-weight:500;
	color:#c91;
	padding:10px 0 3px 0;
	}

h2,a.h2 {
	text-align:center;
	font-size:155%;
	line-height:110%;
	font-weight:500;
	color:#b81;
	padding:0px 0 3px 0;
	}

h3,a.h3 {
	text-align:left;
	font-size:145%;
	font-weight:500;
	color:#850;
	padding-top:10px;
	padding-bottom:0px;
	}
	p {
	padding-top:2px;
	padding-bottom:1px;
	}

.author {
	font-size:125%;
	line-height:135%;
	text-align:center;
	color:#960;
	}

.ctr {text-align:center;}
.far-left {float:left;}
.far-right {float:right;}

.clr {clear:both;}

.story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align:left;
	margin-left:55px;
	margin-right:45px;
	}

h3.story {font-size:145%;}

.volunteer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align:left;
	margin-left:55px;
	margin-right:15px;
	}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	line-height: 16px;
	color: #333333;
	}
a.btn:hover {}
a { color: #7d4800; }
a:hover { color: #001531; }

form {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align:left;
	}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	background-color: #990000; color: #FFFF66;
	}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #660000; font-style: oblique;
	}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9D6800;
	margin-bottom:15px;
	margin-top:15px;
	}

.hdr2 { color:#9d6800; }

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
	}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
	}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
	}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
	font-weight: bold;
	}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
	color: #990000;
	}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
	}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	}
.legal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	margin-left:55px;
	}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-style: dotted;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
	}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
	}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
	color: #660000; font-weight: bolder; font-size: medium;
	}

input.big {
	width: 100px;
	}

input.small {
	width: 50px;
	}

