/* CSS Document */
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0 auto;
	padding: 0;
	background: url(../images/bg.jpg) repeat-x #767676;
}

a, a:link, a:visited, a:active {
	color: #74b7d7;
	text-decoration: underline;
}
a:hover {
	background-color: #00b3d8;
	color: #fff;
	text-decoration: none;
}

#container {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}



#header {
	width: 950px;
	height: 90px;
}

#toolbar {
	width: 950px;
	height: 32px;
	background: url(../images/toolbar_bg.jpg) repeat-x;
}

#headerIMG {
	width: 950px;
	height: 221px;
}

#bottomContainer {
	width: 651px;
	float: left;
}
#sidebar {
	width: 327px;
	height: 123px;
	float: left;
}
#sidebar01 {
	width: 327px;
	height: 42px;
}
#sidebar02 {
	width: 327px;
	height: 41px;
}
#sidebar03 {
	width: 327px;
	height: 40px;
}

#centerBox {
	width: 324px;
	height: 123px;
	float: right;
	background: url(../images/testimonialsBG.jpg) no-repeat;
}
#centerHeader {
	height: 27px;
	width: 324px;
	background:url(../images/testimonials_header.jpg) no-repeat;
}
#centerContent {
	height: 71px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #fff;
	margin:5px;
	overflow: hidden;
}
#centerBtm, #centerBtm a:link, #centerBtm a:visited, #centerBtm a:active {
	height: 16px;
	margin: 0 0 0 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
#centerBtm a:hover {
	color: #000;
	background: none;
	text-decoration: none;
}
#content {
	margin-left: 5px;
	margin-right: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	min-height: 285px;
}
#content p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 4px;
	margin: 0;
}
#content p span.contentHeaders {
	border-bottom: 1px solid #bbb;
	display: block;
	margin-top: 5px;
}
.contentHeaders {
	font: 18px Arial, Helvetica, sans-serif;
	color: #00b3d8;
	font-weight: bold;
}
#contentBody {
	margin: 0;
}
.content {
	background: url(../images/contentBG.jpg) bottom fixed repeat-x #FFFFFF;
}


#rightBox {
	width: 299px;
	float: right;
}
#rightBoxHeader {
	width: 299px;
	height: 27px;
	background: url(../images/upcomingShowsBG.jpg) no-repeat;
}
#rightBoxContent {
	margin-left: 5px;
	margin-right: 5px;
	width: 289px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff; 
}
#rightBoxContent table:hover {
	background: #eee;
}
.EventTitle {
	font: 13px Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
}
.eventLocation {
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
}


#dateBox {
	width: 51px;
	height: 70px;
	background:url(../images/eventCalBG.jpg) no-repeat;
	margin-top: 7px;
}
#monthBox {
	font: 9px Arial, Helvetica, sans-serif;
	color: #51bcd7 ;
	text-align: center;
	height: 14px;
	padding-top: 3px;
	text-transform: uppercase;
}
#dayBox {
	font: 25px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
	height: 30px;
	padding-top: 5px;
}
#rightBox table tr:hover {
	background: #666;
}
#callToday {
	width: 299px;
	height: 95px;
	background: url(../images/callToday.jpg) #515151 no-repeat center;
	margin-top: 20px;
}
#footer {
	height: 33px;
	width: 950px;
	background: url(../images/footerBG.jpg) repeat-x;
	float: left; 
}
#footerCopyright {
	width: 370px;
	margin: 10px 5px 5px 5px;
	color: #fff;
	float: left;
}
#footerMITM {
	width: 250px;
	margin: 10px 5px 5px 5px;
	color: #fff;
	float: right;
	text-align: right;
}
#footerMITM a:link, #footerMITM  a:visited, #footerMITM a:active {
	color: #fff;
}
#footerMITM a:hover {
	color: #333;
}
hr {
	background: url(../images/HR.gif) no-repeat;
	height: 29px;
	width: 225px;
	text-align: center;
	border: 0;
}

#missionStatement {
	margin: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	width: 631px;
	height: 114px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #333;
	background:url(../images/missionStatement_bg.jpg) no-repeat;
	overflow: hidden;
}
.missionHeader {
	font: 18px Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
}
#missionStatement p {
	margin: 0;
	padding: 4px;
}
.newsDate {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333;
}
.testimonialName {
	font: 14px Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
}

.blue {
	background: #d5f0fa;
}
.white {
	background: #fff;
}
tr.eventsRow:hover {
	background: #797979;
	color: #333;
}
tr.eventsRow.highlighted {
	background: #797979;
	color: #333;
}
.blue {
	background-color: #cdedf8;
	font: 14px Arial, Helvetica, sans-serif;
	color: #333;
}
.white {
	background: none;
	font: 14px Arial, Helvetica, sans-serif;
	color: #333;
}