@charset "utf-8";
body {
	background-color:#000000;
	padding:0px; margin:0px;
	font:.7em Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:1.7em;
}
h1 {
	font-size: 1.7em;
}
h1, h1 a {
	font-weight: bold;
	color: #990000;
}
h2 {
	font-size: 1.5em;
}
h2, h2 a {
	font-weight: bold;
	color: #000;
}
#wrap {
	width: 776px;
	margin: 0px auto;
}
#header {
	width: 776px;
	height:127px;
	padding: 0;
	margin: 0;
	background: url(../images/site-header.jpg) no-repeat;
}
div.homeHeaderQuote {
	float:left;
	width:347px;
	height:106px;
	text-align: center;
	color:#fff;
	padding: 20px 0 0 255px;
}
p.homeHeaderAddress {
	float: right;
	width: 136px;
	padding: 40px 10px 0px 20px;
	color: #fff;
	text-align: right;
	display: inline;
	font: bold 12px "Times New Roman", Times, serif;
}
.homeNav {
	float:left;
	width:776px;
	height:425px;
	background:url(../images/home-middle.jpg) no-repeat;
}
.homeNavCS {
	float: left;
	width: 776px;
	background:	#530200 url(../images/home-middleBG2.jpg) no-repeat;
	padding: 0;
	margin: 0;
	position: relative;
}
.homeLeftCol {
	float:left;
	width:432px;
	position: relative;
	z-index: 100;
}
.homeRightCol {
	float:left;
	width:344px;
}
.homeNavLeft {
	position: relative;
	width:432px;
}
.now_at_the_civic {
	position: relative;
	width: 180px;
	height: 230px;
}

.homeShowPhoto a {
	display: block;
	position: absolute;
	top: 10px; left: 33px;
	text-align: center;
}

.homeShowTitle {
	position: absolute;
	top: 10px; left: 180px;
	width:210px;
	height: 215px;
	color: #fff;
	text-align: center;
	margin: 0px;
}
.homeShowTitle p.heading {
	font: bolder 1.2em Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
.homeShowTitle p.title {
	margin: 0px;
	padding: 0px;
}
.homeShowTitle p.title a {
	font: Arial, Helvetica, sans-serif;
	color: #e29b1b;
	margin: 0px;
	padding: 0px;
}
.homeShowTitle p.title a:hover {
	color: #fff;
}
.homeNavRight {
	float:left;
	width:344px;
}
.homeCalendar {
	float:left;
	width:237px;
	padding:7px 57px 0px 50px; 
	height:130px;
}
#education {
	height: 142px;
	width: 202px;
	float: left;
	padding: 54px 0px 0px 50px;
}

a.homeTickets{
	float: left;
	margin: 0px 0px 0px 138px;
	display: inline;
}
#main {
	background: url(../images/contentBG.jpg) repeat-y;
	clear: both;
	float: left;
	width: 776px;
	margin: 0px;
	position: relative;
}

#main-interior {
	background: url(../images/contentBG.jpg) repeat-y;
	clear: both;
	float: left;
	width: 776px;
	margin: -13px 0px 0px;
	position: relative;
	z-index: 2;
}
#topMain {
	background: url(../images/content-top.jpg) no-repeat;
	height: 106px;
	width: 776px;
	padding: 0 0 40px 0;
}
#topMain-interior {
	background: url(../images/content-top-interior.jpg) no-repeat;
	height: 170px;
	width: 776px;
}
#contentWrap {
	padding: 0px 0px 0px 50px;
}
#leftColumn {
	float: left;
	width: 322px;
	padding: 0px 15px;
}
#rightColumn {
	float: right;
	width: 322px;
	padding: 0px 30px 0px 15px;
}
#bottomMain {
	background: url(../images/content-bottom.jpg) no-repeat;
	height: 39px;
	width: 776px;
	clear: both;
}
div.bottomNav {
	margin: 0px 0px 0px 33px;
	background: #6b6259;
	padding: 10px 0px 10px 16px;
	border-bottom: 12px solid #fff;
}
div.bottomNav  a {
	color: #fff;
	text-decoration: none;
}
div.bottomNav  a:hover {
	text-decoration: underline;
}


br.clear { clear: both; }
