@charset "utf-8";
/* CSS Document */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.BreakNoSpace {
margin-bottom: -20px;
}


body {
	background-image: url(images/css/red_black_background.png);
	background-color: #000;
	background-repeat: repeat-x;
	margin: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #9E0E1C;
	font-size: 1.5em;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
}
a {
	color: #950D1A;
}
a:hover {
	color: #C60;
}
.emailMeBox {
	float: right;
	top: 40px;
	position: relative;
	right: 25px;
}





.container {
	width: 799px;
	margin-right: auto;
	margin-left: auto;
}
.mast {
	height: 119px;
	width: 100%;
	background-image: url(images/css/mast_full.png);
	background-repeat: no-repeat;

}
.mast_blackbar {
	height: 23px;
	width: 322px;
	background-image: url(images/css/mast_top_black_bar.png);
	position: relative;
	left: 458px;
	color: #FFFFFF;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 11px;
	background-repeat: no-repeat;
	padding-top: 5px;
background-color: black;
}

.mast_blackbar a {
	color: #FFFFFF;
	text-decoration:none;
}

.contentLeftBar ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	list-style-position: outside;
	margin-right: 11px;
	margin-left: 0px;
	font-size: .9em;
}
.contentLeftBar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: -20px;
	color: #999999;
}

.navButton {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: .9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 108px;
	margin-left: 20px;
	margin-top: 8px;
}
.navButton a {
	text-decoration: none;
	color: #999999;
}
.navButton a:hover {
	color: #840B18;
}



.contentbox {
	background-color: #FFF;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
}
.middleContent {
	margin-left: 200px;
margin-right: 200px;
	float: ;
	clear: ;
	position: relative;
	margin-top: -15px;
}

.middleContent2Col {
	margin-left: 200px;
	position: relative;
	margin-top: -15px;
	margin-right: 20px;
}

.contentLeftBarBottom {
	background-color: #FFFFFF;
	background-image: url(images/css/grey-curve_bottom_bg.png);
	background-repeat: no-repeat;
}
.contentRightBar {
	float: right;
	width: 175px;
	position: relative;
	clear: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	padding-left: 11px;
padding-right: 5px;
font-family: ;
	font-size: .8em;
}

.contentRightBar ul, li {
/*	margin-left: -10px;*/
	list-style-type: square;

}
.contentRightBar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.RightBarBoxes {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	border-bottom-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}

.RightBarBoxes ul, li {
	margin-left: -10px;
	list-style-type: square;

}


.contentLeftBar {
	width: 150px;
	background-color: #EBEBEB;
	background-image: url(images/css/grey-curve-top-bg.png);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	margin-left: 15px;
	padding-top: 11px;
}

.footer_top {
	background-color: #8F0C1A;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-align: center;
	vertical-align: bottom;
}

.footer_top a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.footer_bottom {
	background-color: #A66400;
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: .8em;
padding: 10px;
}
.footer_bottom a {
	color: #FFFFFF;
}


#GalleryBox {
	width: auto;
	background-color: #FF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #000000;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
}

#GalleryBox a {
color: #950D1A;
}

#GalleryBox img {}

.searchForm {
padding: 20px;
}

.searchForm input {
color: #000000;
font-size: 0.8em;
font-family: Georgia, "Times New Roman", Times, serif;
}


.eventsTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	
	background-color: #FFFFFF;
	width: auto;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px none #ebebeb;
	border-left: 1px solid #ebebeb;
}

.eventsTable tr{
margin: 0px;
	

}

.eventsTable td{
	padding: 5px;

}


#downloadBox {
	color: #415266;
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 150px;
	padding: 5px;
	margin-top: 15px;
	border: 1px solid #415266;
}



#EventsDescriptionBox {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0F5097;
	border-right-color: #0F5097;
	border-bottom-color: #0F5097;
	border-left-color: #0F5097;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.donateButton {
text-align: center;
}

.topTenEvents {
font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	font-size: .8em;
}

.photoGalleryLeftSide {
font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	font-size: .8em;
}

#shriverText {
font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	font-size: .7em;
}


.newsPhotoBox200 {
font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	font-size: .8em;
color: #950D1A;
width: 200px;
float: right;
padding: 10px;
border-top: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
}

.newsPhotoBox200 img {
border: 1px solid BLACK;
}

#PressSidebar {
	width: 200px;
	float: right;
	margin-top: 30px;
	padding: 5px;
	background-color: #EBEBEB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
}
.homePageAlert {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6F0A14;
text-align: center;
font-size: 1.4em;
}
