/*---------------- Main Structure ----------------*/

body {
	text-align: center;
	background: url('background_dark.jpg') black no-repeat top center;
	background-attachment: fixed;
	color: #fff;
	font-family: Ariel, Helvetica, Sans-Serif;
	padding:0px;
		}
#content {
	text-align: left;
	width: 760px;
	margin-left: auto ;
    margin-right: auto ;
	border: 0px;
	}

#header {
	font-size: 12px;
	}

.module {
	background:#fff;
	width: 560px;
	float: left;
	color:#000000;
	padding:5px;
	border:1px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	}
h1 {
	background: url('header_background.gif') repeat-y left;
	height: 30px;
	font-size: 25px;
	font-family: Trebuchet MS;
	color: #000;
	margin: 0 0 5px 0;
	padding: 0 0 0 8px;
	}
p {
	text-align:justify;
	padding: 0 8px;
	}
.mailer {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:12px;
	padding:10px 0 0 0;
	width: 300px;
	}
.mailer td {
	font-family:"Trebuchet MS";
	font-size:12px;
	}
.newsletter_header {
	border:2px solid white;
	font-size:12px;
	color:#000;
	font-weight:bold;
	background:url('http://2ndstjazz.com/calendar/theme/default/monthBg.gif');
	padding:3px;
	}


/*---------------- Calendar ----------------*/

#EPCcalendar {
	border:1px solid #FFF;
	width:175px;
	float:right;
	}

#EPCcalendar a.navTableText {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/*---------------- Menu Styles ----------------*/

#menustrip {
	border: 0px;
	background: url('menubar.gif') repeat-x;
	width: 800px;
	height:28px;
	margin: 5px auto;
	}

#menu {
	border: 0px;
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet MS;
	letter-spacing: 2px;
	width: 800px;
	margin: auto;
	padding: 5px;
	height: 25px;
	}

.calendar {
	height: 25px;
	display: inline;
	height:25px;
	color: #cd9905;
	text-decoration:none;
	background: url('menubar.gif') repeat-x;
	padding: 5px 10px;
	border:0px;
	position:relative;
	cursor:pointer;
	}
.music {
	color: #cd9905;
	height: 25px;
	display: inline;
	height:25px;
	background: url('menubar.gif') repeat-x;
	padding: 5px 10px;
	border:0px;
	position:relative;
	cursor:pointer;
	}
.food {
	color: #cd9905;
	height: 25px;
	display: inline;
	height:25px;
	background: url('menubar.gif') repeat-x;
	padding: 5px 10px;
	border:0px;
	position:relative;
	cursor:pointer;
	}
.information {
	color: #cd9905;
	height: 25px;
	display: inline;
	height:25px;
	background: url('menubar.gif') repeat-x;
	padding: 5px 10px;
	border:0px;
	position:relative;
	cursor:pointer;
	}
.sales {
	color: #cd9905;
	height: 25px;
	display: inline;
	height:25px;
	background: url('menubar.gif') repeat-x;
	padding: 5px 10px;
	border:0px;
	position:relative;
	cursor:pointer;
	}
