body {
	font-family:Trebuchet MS;
	font-size: 9pt;
	color: #000000;
	background-color: #2B0001;
	background-image: url(images/graphics/gradient2.gif);
	background-repeat:repeat-x;
	margin-top:0px;
}

a {
 	color: #2b0001;
 	text-decoration:none;
} 
 
a:hover {
 	color: #7b0000; 
 	text-decoration:underline;
}

h2 {
	margin: 0;
	font-size: 20px!important;
	font-weight: 600!important;
	color: #2b0001!important;
}

.whitelink a { 
 	color: #ffffff;
 	text-decoration:none;
} 
 
.whitelink a:hover {
 	color: #f5f3c4; 
 	text-decoration:underline;
}

.white {
	color: #ffffff;
	font-size: 9pt;
}

.white-spacing {
	color: #FFFFFF;
	font-size: 9pt;
	letter-spacing:2pt;s
}

.white8 {
	color: #FFFFFF;
	font-size: 8pt;
}

.grey8 {
	color: #555555;
	font-size: 8pt;
}

.black8 {
	color: #000000;
	font-size: 8pt;
}

.brown-georgia-title {
	color:#613603;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19pt;
}

.burgundy-georgia-title2 {
	color:#2b0001;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19pt;
}

.brown-georgia-13 {
	color:#613603;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13pt;
}

.burgundy-georgia-13-2 {
	color:#2b0001;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13pt;
}

.uppercase {
	text-transform:uppercase;
}

.border-nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.body-graphic {
	background-image: url(images/graphics/body-graphic.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.uppercase {
	text-transform:uppercase;
}

#header-pics {
	width: 990px;
	height: 228px;
	margin: auto;
	background-image: url(images/graphics/headerpic1.jpg);
}

#header2 {
	width: 990px;
	height: 228px;
	margin: auto;
	background-image: url(images/graphics/header2.jpg);
}

#corners-top {
	width: 990px;
	height: 33px;
	margin: auto;
	background-image: url(images/graphics/corners-top2.gif);
}

#corners-top2 {
	width: 990px;
	height: 33px;
	margin: auto;
	background-image: url(images/graphics/corners-top2.gif);
}


#contact-note-graphic {
	width: 214px;
	height: 167spx;
	margin: auto;
}

#contact-note-graphic2 {
	width: 25px;
	height: 149px;
	margin: auto;
	background-image: url(images/graphics/contact-note-graphic2.png);
}

#contact-note-space {
	width: 25px;
	height: 200px;
	margin: auto;
}

#corners-bottom {
	width: 990px;
	height: 19px;
	margin: auto;
	background-image: url(images/graphics/corners-bottom2.png);
}

#footer {
	width: 990px;
	height: 79px;
	margin: auto;
	background-image: url(images/graphics/footer.png);
	text-align:center;
	padding-top:30px;
}

#body {
	width: 706px;
	padding-left:10px;
	padding-right:10px;
}

#new-events-div {
	width: 330px;
	padding:0px;
	float:right;
	margin-left: 10px;
}

#home-pic {
	width: 325px;
	height: 177px;
	margin: auto;
	background-image: url(images/graphics/homepic10.jpg);
}

#news-corners-top {
	width: 325px;
	height: 17px;
	margin: auto;
	background-image: url(images/graphics/news-corners-top.gif);
}

#news-bkgd {
	width: 305px;
	margin: auto;
	padding-left:10px;
	padding-right:10px;
	background-image: url(images/graphics/news-bkgd.gif);
}

#news-corners-bottom {
	width: 325px;
	height: 17px;
	margin: auto;
	background-image: url(images/graphics/news-corners-bottom.gif);
}

#advertise-banner {
	width: 500px;
	height: 75px;
	margin: auto;
}

#button-container {
	width: 100%;
	overflow: hidden;
}

.half-column {
	width: 48%;
	padding: 1%;
	float: left;
}

.button a {
	width: 90%;
	display: block;
	padding:3% 5%;
	font-size:20px;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	background-color:#2b0001;
	font-style:normal;
	font-weight: 700;
	text-align: center;
}

.button a:hover {
	background-color:#7B0100;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
