@charset "utf-8";
/* CSS Document */

body {
	background-attachment: scroll;
	background-color: #000;
	background-image: url(images/mainBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
a {
	color: #000;
}
a:visited {
	color:#333;
}
a:hover {
	color:#069;
}
#container {
	height: 792px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	border: 1px dashed transparent;
}
#menu {
	height: 162px;
	width: 175px;
	position: relative;
	margin-left: 342px;
	margin-top: 180px;
}
#footer {
	width: 800px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 0px;
	clear: both;
	margin-top: 0px;
	position: relative;

}

#content {
	position: relative;
	height: 504px;
	width: 306px;
	margin-top: 180px;
	clear: none;
	float: left;
	overflow:hidden;
	text-align: right;
	padding-left: 16px;
}
#content2 {
	position: relative;
	height: 504px;
	width: 306px;
	margin-top: 180px;
	clear: none;
	float: left;
	overflow:auto;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: right;
	padding-left: 16px;
	padding-right: 16px;
}
h1 {
	color: #946E2D;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 2px;
	margin-top: 5px;
}
#Home_News {
	position: relative;
	height: 235px;
	width: 266px;
	left: 0px;
	background-image: url(images/newsbg.jpg);
	padding-top: 55px;
	padding-right: 25px;
	padding-left: 25px;
	margin: 0px;
}
#MP3_Player {
	height: 23px;
	width: 305px;
	position: relative;
	margin-top: 23px;
	margin-left: 24px;
}
.dividerLine, .dividerLine2 {
	background-color: #8F7D59;
	height: 1px;
	margin-bottom: 4px;
	padding: 0px;
}
.dividerLine2 {
	margin-top:4px;	
}
.newsPhoto {
	float: left;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 0px;
}
.smallText {
	font-size: 11px;
}
/* -------------- Photos Page ------------*/
.galleryPhoto {
	border: 1px solid #333333;
}
.photostableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	;
	text-align: right;
}
.photosCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bodyText {
	font-size: 12px;
}
/* -------------------------- Links Page ----------------------------- */
.linksHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #756555;
	text-align: right;
}
.linksLink{
	font-size: 12px;
	text-decoration: underline;
}
.linksLink:visited {
	font-size: 12px;
	text-decoration: underline;
}
.linksDescription {
	font-size: 11px;
}
/* -------------- Event Listings ------------*/

.eventDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.eventTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.eventLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.dividerLine {
	color: #000000;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.eventsMonthHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	text-indent: 0px;
}
.eventsHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #86612F;
}
.eventsDay{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.eventsComments{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
#mailing {
	margin-top: 200px;
	width: 200px;
	position: relative;
	margin-left: 347px;
	font-size: 11px;
}
