@charset "UTF-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6, p, a, img, form, ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: none;
	}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #191919;
	}
	
#wrapper {
	margin: 0 auto;
	padding: 0 0 0 5px;
	width: 705px;
	text-align: left;
	background: url(images/bg.gif) repeat-y 5px top;
	}
	
#header {
	background: url(images/header_fpo.jpg) no-repeat right top;
	width: 700px;
	height: 150px;
	overflow: hidden;
	}

#header a {
	display: block;
	width: 150px;
	height: 150px;
	background: url(images/logo.gif) no-repeat left top;
	overflow: hidden;
	float: left;
	}

#header a h1 {
	display: none;
	}
	
#header h2 {
	float: right;
	width: 400px;
	color: #fff;
	text-align: right;
	font: normal 24px/24px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	padding: 118px 10px 0 0;
	}
	
#nav {
	float: left;
	width: 150px;
	background: #912717;
	padding: 0;
	}

#nav ul {
	border-top: 1px dotted #741406;
	margin: 10px;
	}

#nav ul li {
	display: block;
	list-style: none;
	border-bottom: 1px dotted #741406;
	padding: 1px 0;
	}
	
#nav ul li a {
	display: block;
	font: normal 11px/11px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	padding: 6px 5px;
	}
	
#nav ul li a:hover {
	background: #831f10;
	}

#nav ul li ul {
	border: none;
	margin: 0 0 6px 10px;
	}
	
#nav ul li ul li {
	border: none;
	}

#nav ul li ul li a {
	padding: 3px 0;
	color: #cc938a;
	font: normal 10px/11px Arial, Helvetica, sans-serif;
	}

#nav ul li ul li a:hover {
	background: none;
	text-decoration: underline;
	color: #fff;
	}
	
#nav a.newsletter {
	display: block;
	background: url(images/newsletter.gif);
	height: 67px;
	padding: 10px 15px 0;
	overflow: hidden;
	color: #000;
	text-decoration: none;
	}

#nav a.newsletter h4 {
	font: normal 14px/14px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 8px;
	}
	
#nav a.newsletter p {
	font: normal 10px/11px Arial, Helvetica, sans-serif;
	margin: 0 50px 0 0;
	}

ul#subnav {
	float: left;
	width: 545px;
	background: #191919;
	height: 28px;
	padding: 0 0 0 5px;
	font: normal 11px/11px Georgia, "Times New Roman", Times, serif;
	}

ul#subnav li {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
ul#subnav li a {
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	padding: 8px 8px 0;
	height: 20px;
	}

ul#subnav li a:hover {
	background: #333;
	text-decoration: underline;
	}	
	
#content {
	float: left;
	width: 330px;
	padding: 10px 10px;
	}

#content .feature {
	border: 1px dotted #958e74;
	margin: 0 0 10px;
	padding: 10px 0 1px;
	}

#content h3 {
	font: normal 18px/18px Georgia, "Times New Roman", Times, serif;
	margin: 0 10px 10px;
	padding: 10px 0 0;
	color: #741406;
	}
	
#content h4 {
	margin: 0 5px 5px;
	font: normal 13px/13px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #958e74;
	padding: 3px 5px;
	}

#content h5 {
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	margin: 0 10px 5px;
	color: #958e74;
	}
	
#content h6 {
	font: bold 11px/11px Georgia, "Times New Roman", Times, serif;
	margin: 3 11px 11px;
	color: #FFFFFF
}	
#content p,
#content ul,
#content ol {
	font: 11px/15px Arial, Helvetica, sans-serif;
	margin: 0 10px 10px;
	}
	
#content li {
	margin: 0 15px;
	}

#content ul li {
	list-style: square;
	}

#content .feature h3 {
	padding: 0;
	}

#content table {
	width: 520px;
	margin: 0 5px 10px;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	}

#content table th {
	text-align: left;
	white-space: nowrap;
	padding: 5px;
	background: #958e74;
	border-right: 1px solid #b7af96;
	border-bottom: 1px solid #b7af96;
	color: #fff;
	font: normal 12px/12px Georgia, "Times New Roman", Times, serif;
	}

#content table td {
	vertical-align: top;
	text-align: left;
	padding: 6px 5px;
	border-bottom: 1px solid #e4dfcd;
	}

#content table tr.alt td {
	background: #ede9dc;
	}

#content table td a {
	white-space: nowrap;
	}

#content dl.featuredClass {
	height: 75px;
	margin: 0 0 10px;
	background: #559F00;
	}
	
#content dl.featuredClass dt {
	float: left;
	width: 75px;
	height: 75px;
	}
	
#content dl.featuredClass dt img {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	}
	
#content dl.featuredClass dd {
	float: left;
	width: 200px;
	padding: 0 0 0 10px;
	}
	
#content dl.featuredClass dd h3 {
	margin: 0 0 5px;
	font: normal 20px/20px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	}

#content dl.featuredClass dd h6 {
	margin: 0 0 5px;
	font: normal 11px/11px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	}

#content dl.featuredClass dd p {
	color: #fff;
	margin: 0 0 5px;
	}

#content dl.featuredClass dd a {
	color: #fff;
	}

#content a,
#sidebar a,
#home_sb a {
	color: #741406;
	}
	
#content a.mp3,
#sidebar a.mp3,
#home_sb a.mp3 {
	background: url(images/note.gif) no-repeat right 2px;
	padding-right: 11px;
	}

#home_sb {
	float: left;
	width: 200px;
	}
	
#sidebar {
	float: left;
	width: 200px;
	background: #ede9dc url(images/sidebar_bg.gif) repeat-x left 20px;
	border-bottom: 1px dotted #958e74;
	}

#sidebar h4,
#home_sb h4 {
	background: #958e74;
	font: normal 14px/14px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding: 7px 10px 0;
	height: 21px;
	}
	
#home_sb p {
	text-align: right;
	font: normal 12px/12px Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	clear: both;
	}
		
ul#calendar li {
	background: #ede9dc url(images/sidebar_bg.gif) repeat-x left top;
	border-bottom: 1px dotted #958e74;
	padding: 10px;
	display: block;
	list-style: none;
	float: left;
	width: 180px;
	}
	
ul#calendar li p.date {
	width: 40px;
	height: 50px;
	background: #fff url(images/cal_bg.gif) repeat-x left top;
	border: 1px solid #e4dfcd;
	text-align: center;
	font: normal 20px/28px Georgia, "Times New Roman", Times, serif;
	color: #333;
	float: right;
	margin: 0;
	}
	
ul#calendar li p.date span {
	font: bold 9px/9px Arial, Helvetica, sans-serif;
	color: #fff;
	display: block;
	text-transform: uppercase;
	padding: 4px 0 6px;
	}

ul#calendar li h5 {
	font: normal 13px/14px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
	width: 130px;
	padding: 0 0 4px;
	border-bottom: 1px solid #c2bdab;
	}

ul#calendar li p {
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
	width: 130px;
	padding: 0;
	text-align: left;
	clear: none;
	}


#sidebar h4 {
	margin: 0 0 10px;
	}

#sidebar h5 {
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	margin: 0 10px 10px;
	}
	
#sidebar p,
#sidebar ul,
#sidebar ol {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	margin: 0 10px 10px;
	}
	
#sidebar ul.subnav {
	font: normal 11px/15px Georgia, "Times New Roman", Times, serif;
	}
	
#sidebar ul li {
	list-style: square;
	display: list-item;
	margin: 0 0 0 20px;
	}
	
#sidebar ol li {
	list-style: decimal;
	display: list-item;
	margin: 0 0 0 20px;
	}

#sidebar p img {
	display: block;
	border: 1px solid #e4dfcd;
	}
	
#sidebar p img.right {
	display: block;
	border: 1px solid #e4dfcd;
	float: right;
	margin: 0 0 5px 5px;
	}
	
#footer {
	clear: both;
	width: 700px;
	border-top: 10px solid #fff;
	padding: 0 0 1px;
	border-bottom: 10px solid #333;
	background: #f6f6f6;
	}
	
#footer p.mission {
	text-align: center;
	font: normal 9px/9px Georgia, "Times New Roman", Times, serif;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding: 6px 0;
	margin: 0 0 10px;
	width: 700px;
	}

#footer p {
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	color: #333;
	width: 300px;
	margin: 0 10px 10px;
	}
	
#footer p a {
	color: #333;
	text-decoration: none;
	}

#footer p a:hover {
	color: #000;
	text-decoration: underline;
	}
	
#footer p.byline {
	float: right;
	text-align: right;
	display: inline;
	}