body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #2D3236;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding:0 0 0 0;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

#wrapper{
	height:100%;
	min-height:100%;
	text-align: left;  
	width: 755px;  
	margin-right: auto;  
	margin-left: auto;
	padding: 0 0 0 0;
	background-image:url(../images/mainBG.jpg);
	background-color:#232972;
	
}

#leftColumn{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 568px;
	float:left;
	background-color:#FFFFFF;
}
#topLine{
	padding-top:27px;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
	text-align:right;
}
#mainHeaderLogo {
	margin:0 0 0 0;
	background-color:#999999;
	background-image: url(../images/mainHeaderLogo.jpg);
	background-repeat: no-repeat;
	height:239px;
	width:568px;
	float:left;

}
.mainHeaderLogo {
	margin:0 0 0 0;
	background-color:#999999;
	background-image: url(../images/mainHeaderLogo.jpg);
	background-repeat: no-repeat;
	height:239px;
	width:568px;
	float:left;

}
#navbar{
	background-image:url(../images/mainMenu.jpg);
	height:44px;
	width:568px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	float:left;
	clear:left;
}

#navbar li {
	float: left;
}

#navbar a {
	text-decoration: none;
	display: block;
	height: 44px;
	text-indent: -5000px;
}
#navbar #menuHome {
	background: url(../images/menuHome.jpg) no-repeat 0px 0px;
	width: 121px;
}
#navbar #menuHome:hover {
	background-position: 0 -44px;
	
}
#navbar #menuFood {
	background: url(../images/menuFood.jpg) no-repeat 0px 0px;
	width: 108px;
}
#navbar #menuFood:hover {
	background-position: 0 -44px;
}
#navbar #menuShow {
	background: url(../images/menuShow.jpg) no-repeat 0px 0px;
	width: 113px;
}
#navbar #menuShow:hover {
	background-position: 0 -44px;
}
#navbar #menuPhoto {
	background: url(../images/menuPhoto.jpg) no-repeat 0px 0px;
	width: 100px;
}
#navbar #menuPhoto:hover {
	background-position: 0 -44px;
}
#navbar #menuDirections {
	background: url(../images/menuDirections.jpg) no-repeat 0px 0px;
	width: 125px;
}
#navbar #menuDirections:hover {
	background-position: 0 -44px;
}
	

#contentWrapper{
	height:100%;
	background-image:url(../images/contentBG.jpg);
	background-position:0 193px;
	background-repeat:repeat-y;
	width:568px;
	float:left;
	clear:left;
	}
	
#contentMain{
	background:url(../images/contentMain.jpg) no-repeat 0px 0px;
	min-height:550px;
	width:568px;
	float:left;
	margins:15px 20px 4px 45px;
	text-align:left;
	padding-top:15px;
	}
#contentMain p{
	text-align:left;
	font-size:12px;
	color:#595247;
	margin:4px 34px 10px 75px;
	clear:both;
	vertical-align:middle;
	}
#contentMain #head{
	padding-left:30px;
	text-align:center;
	}
#contentMain .image{
	padding-bottom:15px;
	}

.pageTitle{
	font-size:15px;
	font-weight:bolder;
	text-transform:uppercase;
	display:block;
	color:#385496;
	text-align:center;
	}
	
.pageTitle a:link, .pageTitle a:visited{
	color:#385496;
	text-decoration:none;
	word-spacing:5px;
	padding:3px;
	}	
.pageTitle a:hover{
	color:white;
	background-color:#385496;

	}		
	

.mainLine{
	background-image:url(../images/bullet.jpg);
	background-position:0px 4px;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bolder;
	font-style:italic;
	display:block;
	color:#385496;
	margin-left:-24px;
	padding-top:5px;
	text-indent:25px;

}

.mainLine2{
	background-image:url(../images/bullet.jpg);
	background-position:0px 4px;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bolder;
	font-style:italic;
	color:#385496;
	margin-left:-24px;
	text-indent:25px;
	float:left;
	width:350px;
	line-height:16px;
	padding-top:5px;
	padding-bottom:10px;
}
 .rightImage{
 	
	border-style:solid;
	border-width:3px;
	border-color:#4E5E94;
	float:right;
	margin-bottom:20px;
	margin-top:-15px;
	margin-left:10px;
	}
 .leftImage{

	border-style:solid;
	border-width:3px;
	border-color:#4E5E94;
	float:left;
	margin-bottom:20px;
	margin-top:-15px;
	margin-right:10px;
	}
.time{
	width:140px;
	float:left;
	padding:2px;
		font-weight:bold;
	}
.event{
	width:300px;
	page-break-after:always;
	padding-left:6px;
	float:left;
	position:static;
	padding:2px;
	}
.time1{
	width:140px;
	float:left;
	background-color:#F7F5EE;
	padding:2px;
	font-weight:bold;
	display:block;
	}
.event1{
	width:300px;
	padding-left:6px;
	float:left;
	padding:2px;
	background-color:#F7F5EE;
	display:block;
	}
.inlineImage{
	border-style:solid;
	border-width:3px;
	border-color:#4E5E94;
	float:right;
	margin:0px 5px 0px 5px;
}
.galleryThumb{
	border-style:solid;
	border-width:2px;
	border-color:#4E5E94;
	margin:3px 8px 3px -2px;

}
.foodRow{
display:inline;
width:440px;
float:left;
text-align:left;
	font-size:12px;
	color:#595247;
	margin:4px 0px 0px 75px;
	padding:0px;
}
.foodRow1{
display:inline;
width:440px;
float:left;  
background-color:#F7F5EE;
text-align:left;
font-size:12px;
color:#595247;
margin:4px 0px 0px 75px;
padding:0px;
}
.foodCol1{
	width:120px;
	padding-left:6px;
	float:left;
	padding:4px;
	font-weight:bold;
	}
.foodCol2{
	width:280px;
	float:left;
	padding:2px;
	
	}	
	
.showDay{
	line-height:19px;

	}


#contentBot {
	background:url(../images/contentBot.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:85px;
	width:568px;
	float:left;
	margin-top:10px;
	}
#contentBot p{
	text-align:center;
	margin:48px 38px 10px 64px;
	clear:both;
	vertical-align:middle;
	font-weight:bold;
	font-size:11px;
	color:#57524C;
	}	
#contentBot a{
	
	color:#57524C;
	
	}
#contentBot a:link{
	color:#57524C;
	}
#contentBot a:hover{
	color:#5363A2;
	}
	
/////////////////////////////////////////////////////////////////////////////////////////////////

#rightColumn{
	min-height:100%;
	width:187px;
	float:right;
	background-color:#00FF33;
		margin: 0 0 0 0;
	padding: 0 0 0 0;
}
	
.upperRight {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/upperRight.jpg);
	background-repeat:no-repeat;
	width:187px;
	height:74px;
	float:right;
}
#vendor_contact{
	padding-top:55px;
	margin-right:10px;
	font-size:11px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
}

#vendor_contact a{
	color:#FFFFFF;
	}
#vendor_contact a:link{
	color:#FFFFFF;
	}
#vendor_contact a:hover{
	color:#D1D3E0;
	}

#eventWrapper{
	background-image:url(../images/eventInfoPanel.jpg);
	background-repeat:no-repeat;
	height:286px;
	width:187px;
	float:right;
	clear:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#eventInfo{
	padding-top:36px;
	margin-right:14px;
	margin-left:9px;
	text-align:left;
	color:#DFDFF7;
	font-weight:bold;
	font-size:11px;
}
.eventTitles{
	color:#FFFFFF;
	font-weight:bolder;
	font-size:13px;
	display:block;
}


#eventWrapper a{

	margin-top:10px;
	background-image:url(../images/printTickets.jpg);
	background-repeat:no-repeat;
	background-position:25px 0px;
	text-decoration: none;
	display: block;
	height: 30px;
	width:148px;
	text-indent: -5000px;

	}
#eventWrapper a:hover{
	background-position:25px -30px;
	}	
	
#blueColWrapper{
	min-height:100%;
	background-image:url(../images/blueColBG.jpg);
	width:187px;
	float:right;
	clear:right;
	margin:0px;
	padding:0px;
	overflow:hidden;
	}
	
#blueColMain{
	min-height:100%;
	background:url(../images/blueColMain.jpg) no-repeat 0px 0px;
	width:187px;
	height:100%;
	margin:0px;
	padding:0px;
	}
	
#blueColMain img{
	text-align:center;
	margin:6px;
	padding-top:3px;
	}
#footer{
	background-image:url(../images/footerBot.jpg);
	background-repeat:no-repeat;
	background-color:#2D3236;
	clear: both; 
	width: 100%; 
	height: 52px; 
	font-size: 0; 
	padding: 0; 
	margin: 0; 
	border: 0;
	}
#leftFooter{
	width:568px;
	text-align:center;
	padding:15px 5px 0px 15px;
	font-size:11px;
	color:#FFFFFF;
	}
#leftFooter a{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	}
#leftFooter a:link{
	color:#FFFFFF;
	}
#leftFooter a:hover{
	color:#D1D3E0;
	}
