body {
	background-image: url(images/bkg.jpg);
	margin: 0px;
	background-color: #102027;
}

a:link {
	text-decoration: none;
	color: #517399;
}
a:visited {
	text-decoration: none;
	color: #517399;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.h1 {
	font-size: 18px;
	color: #F3F3F3;
}
.h1indent {
	font-size: 18px;
	color: #F3F3F3;
	padding-left: 10px;
}
.h2 {
	font-size: 16px;
	color: #F3F3F3;
}
.h3 {
	font-size: 14px;
	color: #FFF;
}
.text10 {
	font-size: 10px;
	line-height: 12px;
}
.text10cap {
	font-size: 10px;
	line-height: 12px;
	color: #8A9099;
}
.text14 {
	font-size: 14px;
}
.text14_review {
	font-size: 14px;
	padding-top: 20px;
}
.textRed {
	color: #900;
}

.menu_bkg {
	background-image: url(images/bkg_menu3.jpg);
	background-repeat: no-repeat;
	height: 600px;
	padding: 145px 0px 0px 0px;
}
.menu_bkg_bkg {
	background-image: url(images/bkg_menu_bkg.jpg);
	background-repeat: repeat-y;
	width: 275px;
	border-bottom: 1px solid #00182C;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444D66;
	line-height: 18px;
}
.menu a:link {
	text-decoration: none;
	color: #F3F3F3;
}
.menu a:visited {
	text-decoration: none;
	color: #F3F3F3;
}
.menu a:hover {
	color: #0C1119;
	text-decoration: none;
}
.menu a:active {
	color: #600;
	text-decoration: none;
}

.topGap {
	height: 25px;
}
.gap05 {
	height: 5px;
}
.gap10 {
	height: 10px;
}
.gap20 {
	height: 20px;
}
.mainGutter {
	width: 20px;
}

.image_left {
	padding: 5px 10px 5px 0px;
	float: left;
}
.image_right {
	padding: 5px 5px 5px 10px;
	float: right;
}
.content_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CBC4B8;
	width: 625px;
	padding: 20px 0px 20px 0px;
	line-height: 18px;
	background-image: url(images/bkg_content.jpg);
	border: 1px dotted #081019;
	background-color: #283D4C;
}
.content_box_td {
	width: 250px;
}
.content_box {
	width: 100%;
	border: 1px dotted #283D4C;
	padding: 10px 10px 10px 10px;
	background-image: url(images/bkg_content_hilite.jpg);
}
.content_box_text {
	border: thin dotted #405158;
	padding: 10px 10px 10px 10px;
}
.thumb_box {
	height: 145px;
	width: 145px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E5966;
	padding: 25px 0px 45px 320px;
}
.footer a:link {
	text-decoration: none;
	color: #4E5966;
}
.footer a:visited {
	text-decoration: none;
	color: #4E5966;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:active {
	color: #600;
	text-decoration: none;
}


.old_news_date {
	font-weight: bold;
	font-size: 13px
}
.old_news_text {
	font-weight: normal;
}

.upcom_title {
	font-size: 13px;
	font-weight: bold
}
.upcom_date {
	font-size: 13px;
	font-weight: normal;
}
.upcom_venue {
	font-size: 13px;
}
.upcom_address {
	font-weight: normal;
}
.upcom_cost {
	font-weight: normal;
}
.upcom_time {
	font-weight: normal;
}
.upcom_notes {
	font-style: normal;
}
