#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 960px;
	background: #FFF;

}



#side-a {
	float: left;
	width: 310px;
	line-height:20px;
	margin-bottom: 25px;
}
#map {
	float: left;
	width: 626px;
	line-height:20px;
	margin-bottom: 25px;
}

#side-b {
	float: right;
	width: 310px;
	line-height:20px;
	margin-bottom: 25px;
}

#content { 
	margin-left: 10px;
	float: left;
	width: 33%;
	margin-bottom: 25px;
	line-height:20px;
}

#footer {
	clear: both;
	background: #FFF;
}


body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	background: url(images/bg.gif);
	line-height:15px;
}

a {
	color: #999;
	text-decoration: none;
}
a:hover {
	color:#999;
	text-decoration:underline;
}
a:visited {
	color:#999;
	text-decoration: none;
}

img {
	padding: 0;
	margin: 0px;
	border: none;
}

#wrap {
	width: 960px;
	margin: auto auto auto auto;

	
}

#wrap_margin {
	width: 1044px;
	margin: auto;
	overflow:hidden;
	background: url(images/topbg.png) #FFF top center repeat-x;
	margin-bottom: 0px;
}

#container {
	margin-top: 20px;
}

#header1 {
	padding-top: 16px;
	height: 50px;
}

#topnav {
	width: 450px;
	position:relative;
	left:510px;
	bottom: 70px;
}

#header2 {
	height: 85px;
	
}

#body {
	margin-top:20px;
}

#welcome {
	background: url(images/welcome_bg.jpg) no-repeat;
	width: 332px;
	height:237px;
	float:left;
}

#welcome_text {
	width: 292px;
	height:165px;
	position: relative;
	left: 25px;
	top: 46px;
}

#welcome_image {
	float: right;
}

#body2 {
	
}

#body2_footer {
	background: #192d32;
	clear:both;
	color: #FFFFFF;
	height: 36px;
}

#body2_footer p {
	margin: 0;
	margin-left: 15px;
	line-height: 36px;
}
	

#spotlight {
	float: left;
	width: 720px;
	height: 196px;
	padding:0;
	margin: 0;
	
}

#calendar {
	float: right;
	width:240px;
	margin: 0;
	padding: 0;

}

#featured {
	clear: both;

}

#featured_footer {
	background: #192d32;
	height: 26px;
	color: #FFFFFF;
	overflow:hidden;
}

#featured_text1 {
	position: relative;
	bottom: 6px;
	left: 14px;
	
}

#featured_text2 {
	position: relative;
	bottom: 32px;
	left: 332px;
	
}

#featured_text3 {
	position: relative;
	left: 655px;
	bottom: 57px;
}

#body3 {
	clear:both;
	width: 960px;
	height: 215px;
	margin-top:42px;
	background: url(images/body3bg.jpg) no-repeat;
}

#body3 a, #body3 a:hover, #body3 a:visited {
	color:#000;
}


#textleft {
	position:relative;
	top: 75px;
	right: 785px;
	text-align: right;
}

#form {
	position:relative;
	left: 120px;
	bottom: 13px;
	font-weight:bold;
}

#textright {
	width: 200px;
	position:relative;
	left:775px;
	bottom: 170px;

}

#media_icons {
	padding-top: 15px;
}

#footer {
	margin-top:25px;
	
}

#footer_menu{
	font-weight:bold;
	color: #999999;
	float: left;
	margin-top: 10px;
	background: #FFF;
	margin-left: 42px;
}

#footer_logo {
	float: right;
	margin-bottom: 30px;
	margin-right: 57px;
}

.red {
	color:#e84e42;
}

blockquote {
	line-height: 20px;
	margin: 0;
	background:#dcf2bf;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 45px;
}

ol {
	padding-left: 22px;
}
/* menus */

#menu {
	position:relative;
	top: 40px;
	background:url(images/menu_divs.png) no-repeat;
	width:960px;
	height:39px;
	overflow:hidden;

}

#menu ul { 
	margin: 0;
	list-style:none; 
	margin-left: -28px;
}

#menu a { 
	float:left; 
	display:block; 
	background: none;
	border: none;
	color:#999999;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
}

#menu a { 
	float:none; 
}

#menu li{ 
	float:left; 
	background:inherit; 
	margin:0 0 0 4px; padding:0 0 0 0px; 
}

#menu a:hover { 
	color:#cccccc; 
	text-decoration:none;
}

.calendar {
	margin-left:23px;
}

.menu {
	margin-left:26px;
}

.tickets  {
	margin-left:27px;
}

.gallery  {
	margin-left:25px;
}
.map  {
	margin-left:24px;
}
.contact  {
	margin-left:20px;
}
.employment  {
	margin-left:16px;
}
.venue_rental  {
	margin-left:15px;
}


/* form */

	.form2 p{
		margin: 0;
		padding: 5px 0 2px 0;
		padding-left: 155px; /*width of left column containing the label elements*/
		clear: left;
		width: 300px;
	}
	
	#agree {  margin-left: -75px; border-top: none;  }
	.form2 label{
		font-weight: bold;
		text-align:right;
		float: left;
		margin-left: -155px; /*width of left column*/
		width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	}
	
	.form2 input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/
	border:none;
	}

	.form1 input[type="text"], .form1 select, .form1 textarea {
		border: solid 1px #000;
		width:  280px;
	}

.form1 input[type="image"] {
	position:relative;
	top: 5px;
	border: none;
	left: 175px;
}

.form2 input[type="image"] {
	position:relative;
	top: 5px;
	left: 265px;
}
	
	/*.threepxfix class below:
	Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
	to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
	*/
	
	* html .threepxfix{
		margin-left: 3px;
	}
	
#calendar-body{
	margin-left: 10px;
	margin-top: -4px;
}

#separator {
	clear: both;
	height: 8px;
	width: 720px;
}

#body2 img { 	display: block; }
.blue { background: #dcf6fc; padding-top: 0;  }
.blue p { padding-top: 0; margin: 0; }
.gray { background: #d9d9d9; }
