@charset "utf-8";
body {
	background-color: #654313;
	background-image: url(../_img/pageBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-attachment: fixed;
}
h1 {
	font-size: 22px;
	color: #BC102A;
}

h2 {
	font-size: 16px;
	color: #BC102A;
	font-weight: bold;
}
#mainWrapper {
	width: 958px;
	margin: auto;
}
#topNav {
	height: 20px;
	text-align: right;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #BC102A;
	padding-top: 15px;
	padding-right: 30px;
}
#topNav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#topNav a:hover {
	color: #FF9900;
	text-decoration: none;	
}
#topBanner {
	background-image: url(../_img/topBanner.jpg);
	background-repeat: no-repeat;
	height: 97px;
	text-align: right;
}
#topLogo {
	height: 97px;
	width: 300px;
	float: left;
}
#topLogo a {
	display: block;
	text-decoration: none;
	height: 97px;
}
#topLogo a span {
  visibility: hidden;
}
#flashcontent {
	float: left;
	height: 50px;
	width: 600px;
	margin-top: 45px;
}
#contentWrapper {
}
#left {
	background-image: url(../_img/leftNavBgLong.png);
	background-repeat: no-repeat;
	width: 202px;
	float: left;
	padding-top: 15px;
	padding-bottom: 2px;
}
#leftNav {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 18px;
}
#leftNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#leftNav a:hover {
	color: #FF9900;
	text-decoration: none;	
}

#right {
	background-image: url(../_img/rightBg.gif);
	background-repeat: repeat-y;
	float: left;
	width: 750px;
	margin-left: 6px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#content {
	background-image: url(../_img/rightSideBars.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
	padding-left: 30px;
	width: 684px;
	min-height: 500px;
	margin-right: 6px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#content a {
	color: #CC9900;
}
#content a:hover {
	color: #990000;
	text-decoration: none;
}
#content p {
	line-height: 16px;
}
#contentHomeLeft {
	width: 414px;
	float: left;
}
#contentHomeRight {
	width: 220px;
	background-color: #333333;
	float: left;
	margin-left: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
#contentHomeRight a {
	font-weight: bold;
	color: #BC102A;
	text-decoration: none;	
}
#contentHomeRight a:hover {
	color: #FF9900;
	text-decoration: none;	
}

#mainPhoto {
	padding-bottom: 15px;
}
#copyright {
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
	font-family: Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	padding-left: 240px;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	color: #FF9900;
	text-decoration: none;	
}
.PageContent {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Newslst {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.eventTable {
}
.eventTableHeader {
	background-color: #666666;
}
.eventTableSubHeader {
	background-color: #E1E1E1;
	color: #000000;
}
.eventTable td {
	padding: 4px;
	border: 1px solid #666666;
}
#sponsors {
	padding-top: 15px;
}
#flashContentSponsors {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 6px;
	color: #FFCC00;
}
#menuBullet {
	margin-left: 0px;
}
#menuBullet2 {
	background-image: url(../_img/menuBullet.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 8px;
	background-position: 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A6726;
}
#menuBullet3{
	background-image: url(../_img/menuBullet.gif);
	background-repeat: no-repeat;
	margin-left: 22px;
	padding-left: 8px;
	background-position: 0px 5px;
}
#homeCal {
	margin: auto;
	height: 160px;
	width: 160px;
	padding-top: 6px;
}
#homeCal a {
	color: #CC9900;
	text-decoration: none;
}
#homeCal a:hover {
	color: #990000;
	text-decoration: none;
}
