/* CSS Document */

#page_wrapper {
	text-align:center;
	}
#page_container {
	background: url(Images/body.gif);
	width: 720px;
	margin: 0 auto 0 auto;
	padding: 0;
	}
#half_page_left {
	width: 470px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
	}
#half_page_right {
	width: 200px;
	margin: 0 35px 0 0;
	padding: 0;
	float: right;
	}
#page_header {
	background-color:#D7F1FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	width: 465px;
	margin: 0 0 0 5px;
	padding: 2px 0 2px 0;
	float: left;
	clear: left;
	}
#text_topleft {
	width: 270px;
	margin: 0 0 0 20px;
	padding: 5px;
	float: left;
	}
#text_bottomleft {
	width: 270px;
	font-size: 9px;
	margin: 0 0 0 20px;
	padding: 5px;
	float: left;
	}
#text_topright {
	width: 270px;
	margin: 0;
	padding: 5px;
	float: right;
	}
#text_bottomright {
	width: 270px;
	font-size: 9px;
	margin: 0;
	padding: 5px;
	float: right;
	}
#picture_right {
	width: 156px;
	font-size: 9px;
	text-align: right;
	margin: 0;
	padding: 0;
	float: right;
	clear: right;
	}
#picture_left {
	width: 162px;
	font-size: 9px;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
	}
#picture-border {
	border: 1px solid #000000;
	padding: 3px;
	}
#line-break {
	clear: both;
	height: 5px;
	margin: 0 0 0 20px;
	border-top: 1px solid #000000;
	}
#side-break {
	clear: both;
	height: 15px;
	border-top: 1px solid #dddddd;
	}
#footer {
	font-size: 9px;
	text-align: center;
	width: 500px;
	margin: 15px 0 0 0;
	}
body {
	background-image: url(Images/bk0.gif);
	background-repeat: repeat-x;
	background-color: #E6DEC4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
	}
a:link {
	color: #993300;
	}
a:hover {
	color: #C70000;
	background-color: #D7F1FF;
	text-decoration: none;
	}
a:visited {
	color: #993300;
	}
a:active {
	color: #993300;
	}
.cal-days {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	}
.cal-month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #610000;
	}
a.cal-next:link {
	font-size: 10px;
	color: #2F373C;
	font-weight: bold;
	text-decoration: underline;
	}
a.cal-next:hover {
	background-color: #D7F1FF;
	font-size: 10px;
	color: #C70000;
	font-weight: bold;
	text-decoration: none;
	}
a.cal-next:visited {
	font-size: 10px;
	color: #2F373C;
	font-weight: bold;
	text-decoration: underline;
	}
a.cal-next:active {
	font-size: 10px;
	color: #2F373C;
	font-weight: bold;
	text-decoration: underline;
	}
.cal-dates {
	font-size: 11px;
	font-weight: normal;
	}
a.cal-date:link {
	font-size: 11px;
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
	}
a.cal-date:hover {
	font-size: 11px;
	color: #C70000;
	text-decoration: none;
	}
a.cal-date:visited {
	font-size: 11px;
	color: #993300;
	text-decoration: underline;
	}
a.cal-date:active {
	font-size: 11px;
	color: #993300;
	text-decoration: underline;
	}
#cal-nav {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	}
#cal-nav td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993300;
	text-decoration: underline;
	padding: 0 5px 0 5px;
	font-weight: normal;
	}
#cal-nav td a:hover {
	background-color:#D7F1FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C70000;
	text-decoration: none;
	}
#cal-nav td.hi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #770000;
	text-decoration: none;
	}
#cal-nav2 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	}
#cal-nav2 td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC9966;
	text-decoration: none;
	padding: 0 5px 0 5px;
	font-weight: normal;
	}
#cal-nav2 td a:hover {
	background-color:#D7F1FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C70000;
	text-decoration: none;
	}
#cal-nav2 td.hi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #770000;
	text-decoration: none;
	}
.date {
	font-weight: bold;
	color: #7C3E28;
	}	
.header {
	border: 1px solid #000000;
	color: #7C3E28;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.bold-color {
	font-weight: bold;
	color: #2F373C;
	}
a.videos:link {
	font-weight: bold;
	color: #2F373C;
	font-size: 14px;
	}
a.videos:hover {
	font-weight: bold;
	color: #C70000;
	background-color: #D7F1FF;
	font-size: 14px;
	}
a.videos:visited {
	font-weight: bold;
	color: #2F373C;
	font-size: 14px;
	}
a.videos:active {
	font-weight: bold;
	color: #2F373C;
	font-size: 14px;
	}
.includes {
	font-size: 9px;
	font-style: italic;
	}
.archive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #7C3E28;
	font-weight: bold;
	}
.includes2 {
	font-size: 9px;
	color: #776D49;
	font-style: italic;
	}
a.link-mp3:link {
 	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #610000;
	}
a.link-mp3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #C70000;
	background-color: #D7F1FF;
	}
a.link-mp3:visited {
 	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #610000;
	}
a.link-mp3:active {
 	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #610000;
	}
.subscribe {
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #2F373C;
	}
a.bottom-archives:link {
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #993300;
	}
a.bottom-archives:hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #C70000;
	background-color: #D7F1FF;
	}
a.bottom-archives:visited {
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #993300;
	}
a.bottom-archives:active {
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #993300;
	}
.halloween {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #993300;
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border: 2px solid #660000;
	margin: 10px 0px 10px 25px;
	background-color: #FFFFEE;
	text-decoration: underline;
}
