@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #1F1F1F;
	width: 100%;
	text-align: center;
	min-width: 980px;
	background-color: #F9DFA4;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
img, a.img {
	text-decoration:none !important;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul, li {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #6E0A0C;
	line-height: 24px;
}
h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	line-height: 20px;
	color: #F16216;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	line-height: 16px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #333333;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4 {
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	line-height: 16px;
	color: #004B74;
	font-weight: lighter;
	padding: 0px;
}
.blogfeed {
	color: #ACACAC;
}
a:link {
	color: #6E0A0C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E0A0C;
}
a:visited {
	color: #D93111;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D93111;
}
a:hover {
	color: #090001;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090001;
}
a:active {
	color: #090001;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090001;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	list-style-position: outside;
	list-style-type: disc;
}
li {
	margin-bottom: 3px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 17px;
}
.container  {
	height: auto;
	width: 940px !important;
	float: left;
	margin-top: 15px;
	margin-bottom: 25px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
	background-color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
}
.centerall  {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	z-index: 3;
	text-align: left;
	padding: 0px;
}
.headerback {
	height: 85px;
	width: 100%;
	z-index: -1;
}
.headercenter {
	height: 100%;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	text-align: left;
}
.navcontainer  {
	height: 32px;
	width: 940px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.navcenter  {
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 2;
	margin-left: 132px;
	height: auto;
	padding: 0px;
}
.navright {
	float: right;
	width: 157px;
}
a.navbtn {
	text-align: center;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	width: auto;
	padding-top: 10px;
	padding-bottom: 9px;
	color: #FFFFFF !important;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.navbtn:hover {
	background-color: #3D0607;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.footercontainer {
	height: auto;
	width: 100%;
	position: relative;
	float: left;
}
.footercenter {
	height: 200px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #D2BB89;
}
#footercenter p {
	color: #666666;
}
img.padBottom {
	margin-bottom: 12px;
}
.12col {
	width: 940px;
	float: left;
}
.Bt20px {
	margin-bottom: 20px;
}
.right9col {
	width: 700px;
	float: right;
}
.right8col {
	float: right;
	height: auto;
	width: 620px;
}
.right7col {
	float: right;
	width: 540px;
}
.right6col {
	float: right;
	height: auto;
	width: 460px;
}
.right5col {
	float: right;
	width: 380px;
}
.right4col {
	width: 300px;
	float: right;
}
.right3col {
	width: 220px;
	float: right;
}
.right2col {
	width: 140px;
	float: right;
}
.left10col {
	float: left;
	width: 780px;
}
.left9col {
	float: left;
	width: 700px;
}
.left8col {
	float: left;
	width: 620px;
}
.left7col {
	float: left;
	width: 540px;
}
.left6col {
	float: left;
	width: 460px;
}
.left5col {
	float: left;
	width: 380px;
}
.left4col {
	float: left;
	height: auto;
	width: 300px;
}
.left3col {
	width: 220px;
	float: left;
}
.left2col {
	float: left;
	height: auto;
	width: 140px;
}
.left2col_LG {
	float: left;
	height: auto;
	width: 140px;
	margin-left: 20px;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.testimonial {
	color: #333333;
	font-style: italic;
	padding-left: 40px;
	background-image: url(images/testimonial_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.testimonialCredit {
	color: #666666;
	padding-left: 40px;
	font-size: 11px;
	line-height: 12px;
}
.clearbtn { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
.credit {
	font-size: 11px;
	line-height: 12px;
}
#creditfooter{
	visibility:hidden;
}
.hide {
	visibility: hidden;
}
.containall {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.navbtn_event, a.navbtn_event:visited {
	text-align: center;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	width: auto;
	padding-top: 10px;
	padding-bottom: 9px;
	color: #CCCCCC !important;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.navbtn_event:hover, a.navbtn_event:active {
	color: #FFFFFF !important;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.eventsbar {
	width: 219px;
	padding-top: 4px;
	color: #FFFFFF;
	padding-bottom: 20px;
	display: inline-block;
	z-index:100;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 1px;
}
#EventsPanel {
	background-color: #121212;
	padding-top: 6px;
	margin-top: -28px;
	z-index:100;
}
.eventsbarbottom {
	background-image: url(images/dates_bottom.gif);
	background-repeat: no-repeat;
	background-position: -1px top;
	display: inline;
	float: left;
	height: 12px;
	width: 219px;
	margin: 0px;
	padding: 0px;
}
.homebox {
	background-image: url(images/home_mainbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 360px;
	padding-left: 255px;
	padding-right: 15px;
	padding-top: 20px;
	height: 326px;
}
.highlight {
	color: #D93111;
	font-weight: bold;
	font-size: 16px;
}
.homebox p {
	font-size: 14px;
	line-height: 22px;
}
a.lgbtn {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 88px;
	width: 141px;
	margin-right: 6px;
	margin-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.lgbtn:hover {
	background-position: left bottom;
}
#btn2008 {
	background-image: url(images/large_btns_2008.jpg);
}
#btnmap {
	background-image: url(images/large_btns_map.jpg);
}
#btnvideo {
	background-image: url(images/large_btns_video.jpg);
}
#btnbrochure {
	background-image: url(images/large_btns_brochure.jpg);
}
.names {
	font-size: 12px;
	font-weight: bold;
	color: #6E0A0C;
}
.namestitles {
	font-style: italic;
	color: #A43F3B;
}
h3.eventspanelDate {
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

