body {
	background-color: #000000;
	text-align:center;
	height:100%;
	margin:0px;
	padding:0px;
	font-size:62.5%;
}
div, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#main {
	margin-left:auto;
	margin-right:auto;
	width:980px;
	text-align:left;
	font-size:1.4em;
}
#mainTable {
	margin-left:15px;
	margin-right:15px;
	border:0px;
	width:950px;
}
#scfooter {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	text-align:right;
}
#scfooter img {
	margin:10px;
}
#leftCol {
	vertical-align:top;
	width:660px;
	overflow:hidden;
	background-color:#871717;
	background-image:url(images/bg_main.gif);
	padding:20px;
	padding-top:15px;
	line-height:1.4em;
}
#rightCol {
	vertical-align:top;
	width:250px;
	overflow:hidden;
	background-color:#5a0a0b;
	background-image:url(images/bg_column.gif);
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:1.4em;
	overflow:hidden;
}
#rightCol h2 {
	padding-top:15px;
}
#rightCol h2, #rightCol form {
	padding-left:20px;
	padding-right:20px;
}
p {
	margin-top:0em;
}
form {
	margin:0px;
}
#footer {
	clear:both;
	border-top:1px black solid;
	padding-top:5px;
	margin-top:40px;
	font-size:10px;
	color:#000000;
	margin-bottom:0px;
	
}
#footer a {
	color:#000000;
}
h2 {
	font-weight:normal;
	color:#d29250;
	font-size:1.6em;
	margin:0px;
	margin-bottom:10px;
	text-decoration:none ! important;
}
h3 {
	font-weight:normal;
	color:#d29250;
	font-size:1.6em;
	margin-top:20px;
	margin-bottom:10px;
}
.subtitle {
	font-weight:bold;
	color:#d29250;
}
.dottedhr {
	background-image:url(images/hr-dotted.gif);
	background-repeat:repeat-x;
	height:2px;
	margin-top:7px;
	margin-bottom:7px;
	width:auto;
	overflow:hidden;
}
.event {
	background-image:url(images/hr-dotted.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top:8px;
	padding-bottom:12px;
	padding-left:20px;
	padding-right:20px;
	line-height:normal;
}
.eventToday {
	background-color:#430503;
	background-image:url(images/bg_today.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:30px;
	margin-bottom:2px;
}
.event:hover {
	background-color:#4c0607;
}
#rightCol p {
	margin:0px;
}
#navHolder {
	position:relative;
	left:-15px;
}
a {
	color:#d29250;
}
a:hover, a:visited:hover {
	text-decoration:none;
}
a:hover img {
	color:#000000;
	outline-color:#000000;
}
.calendarBox {
	padding:10px;
	padding-top:4px;
	width:142px;
	overflow:hidden;
	background-color:#430503;
	vertical-align:top;
	background-image:url(images/bg_blk.gif);
	background-repeat:repeat-x;
	background-position:top;
	line-height:normal;
	font-size:12px;
}
.calendarBox ul {
	margin:0px;
	padding:0px;
	margin-left:12px;
	margin-top:10px;
	list-style:outside square none;
}
.calendarBox li {
	margin-top:5px;
	margin-bottom:
}
.more {
	color:#FFFFFF;
}
.more, .subtitle a {
	text-decoration: none;
}
.more:hover, .more:visted:hover, .subtitle a:hover, .subtitle a:visited:hover {
	text-decoration: underline;
}
.bodytext p {
	margin-top:0.5em;
	margin-bottom:1em;
}
.smtext {
	font-size:0.75em;
}
#mailingList {
	background-color:#330000;
	padding-bottom:20px;
}
.eventImg {
	border:2px solid #ffffff;
	margin-bottom:10px;
}
.galleryThumb {
	border:2px solid #ffffff;
}
.galleryThumb:hover {
	border:2px solid #d29250;
}
#galleryView .galleryThumb {
	margin-right:3px ! important;
	margin-bottom:3px ! important;
}
.gallery, .gallery td {
	line-height:normal;
	vertical-align:middle;
}