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

body {
	background-image:url(../images/001BG.jpg);
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	padding:10px 0px;
	margin:0px;
}

.nivoSliderBorder {
	border:double #333; 
	padding:5px; 
	width:630px; 
	margin:0px auto;
}

#wrapper {
	width:850px;
	margin:0px auto;
}

#wrapper .imageBorder {
	border:double #333;
	padding:5px;
	margin:10px;
}

#wrapper .innerTube {
	width:720px;
	margin:0px auto;
}

#wrapper .content{
	width:720px;
}

#wrapper .contentInnerTube {
	width:700px;
	margin:0px auto;
}

#wrapper .content a:link{
	color:#790000;
	font-weight:bold;
	text-decoration:none;
}

#wrapper .content a:visited{
	color:#790000;
	font-weight:bold;
	text-decoration:none;
}

#wrapper .content a:hover{
	color:#790000;
	font-weight:bold;
	text-decoration:underline;
}

#wrapper .content a:active{
	color:#790000;
	font-weight:bold;
	text-decoration:none;
}

#wrapper .contentBGColor {
	background-color:#fff6e6;
	width:720px;
	margin:0px auto;
	border:#414141 double;
}

#wrapper .contentBGColor a:link{
	color:#790000;
	font-weight:bold;
	text-decoration:none;
}

#wrapper .contentBGColor a:visited{
	color:#790000;
	font-weight:bold;
	text-decoration:none;
}

#wrapper .contentBGColor a:hover{
	color:#790000;
	font-weight:bold;
	text-decoration:underline;
}

#wrapper .contentBGColor a:active{
	color:#790000;
	font-weight:bold;
	text-decoration:none;
}

#wrapper .doNotDelete {
	width:100%;
	clear:both;
	height:0px;
	line-height:0px;
	float:none;
}

#wrapper .spacer {
	width:100%;
	clear:both;
	height:15px;
	line-height:15px;
	float:none;
}

#wrapper .mainBGTop {
	background-image:url(../images/001MainBGTop.png);
	background-repeat:no-repeat;
	width:850px;
	height:35px;
}

#wrapper .mainBGMiddle {
	background-image:url(../images/001MainBGMiddle.png);
	background-repeat:repeat-y;
	width:850px;
	padding-bottom:1px;
}

#wrapper .mainBGBottom {
	background-image:url(../images/001MainBGBottom.png);
	background-repeat:no-repeat;
	width:850px;
	height:65px;
}

#wrapper .column230pxBorder {
	background-color:#fff6e6;
	width:230px;
	margin:0px auto;
	padding:0px;
	border:#414141 double;
}

#wrapper .columnInnerTube200px {
	width:200px;
	margin:0px auto;
}

#wrapper .columnInnerTube200px ul{
	list-style:url(../images/arrowRightXsm.png);
	margin-left:-20px;
}

#wrapper .header {
	background-image:url(../images/001Header.png);
	background-repeat:no-repeat;
	width:824px;
	height:179px;
	margin:0px auto;
}

#wrapper .logo {
	background-image:url(../images/logo2.png);
	background-repeat:no-repeat;
	width:700px;
	height:197px;
	margin:0px auto;
}

#wrapper .divider {
	background-image:url(../images/divider.png);
	background-repeat:no-repeat;
	width:720px;
	height:40px;
	margin:0px auto;
}

#wrapper .dateToday {
	height:40px;
	line-height:40px;
	text-align:right;
}

#wrapper .dateEvent {
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:-10px;
	padding-bottom:0px;
}

#wrapper .leftColumn {
	width:460px;
	float:left;
}

#wrapper .rightColumn {
	width:230px;
	float:right;
}

#wrapper .lgBox {
	width:420px;
	margin:0px auto;
	border:double #333;
	padding:2px 5px;
	background-color:#d8c4ae;
}

#wrapper .lgBox p {
	margin:0px;
}

#wrapper .pageTitle {
	font-size:150%;
	font-weight:bold;
	color:#900;
}

#wrapper .socialMedia {
	width:600px;
	margin:0px auto;
	padding:0px;
	font-size:80%;
	text-align:center;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

#wrapper .copyright {
	width:600px;
	margin:0px auto;
	padding:3px 0px;
	font-size:80%;
	text-align:center;
}

#wrapper .copyright a:link{
	color:#790000;
	font-weight:bold;
	text-decoration:none;
}

#wrapper .copyright a:visited{
	color:#790000;
	font-weight:bold;
	text-decoration:none;
}

#wrapper .copyright a:hover{
	color:#790000;
	font-weight:bold;
	text-decoration:underline;
}

#wrapper .copyright a:active{
	color:#790000;
	font-weight:bold;
	text-decoration:none;
}

#wrapper .video {
	width:560px;
	margin:0px auto;
}

#wrapper .previousyears {
	padding:8px;
	background-color:#414141;
	color:#FFF;
	font-weight:bold;
}
#wrapper .previousyears::after {
	padding-left:5px;
	content: "\25bc";
}