body {
	background: url('../images/page_background.jpg') center top;
	font-family: Arial;
	padding: 0;
	margin: 0;
	}
a {
	text-decoration: none;
	color: #000;
	}
a img {
	border: 0px;
	}
.textCenter{
	text-align:center;
}
#page {
	width: 802px;
	border: 4px solid #000;
	padding:5px;
	background: #eb9a2e;
	margin: auto;
	padding: 9px;
	}
	
	#navigation {
		border: 1px solid #fff;
		height: 28px;
		background: #000;
		margin-bottom: 8px;
		position:relative;
		z-index:100;
		}
		
	#navigation ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		border-top: 5px solid #333;
		}
		
	#navigation ul li {
		float: left;
		margin-top: 0px;
		font-size: 11px;
		font-weight: bold;
		color: #fff;
		}
		
	#navigation ul li a{
		color: #fff;
		line-height: 23px;
		padding: 5px 10px;
		display: inline;
		}
		
	#navigation ul li.selected a {
		background: #333;
		}
	
	#navigation ul li a:hover {
	background: #eb9a2e;
		}
			
	#content {
		border: 2px solid #fff;
		}
		
#welcome {
	background: url('../images/content_background.png') right top repeat-x #333333;
	width: 600px;
	margin: 0;
	vertical-align: top;
	padding: 0;
	}
	
#welcome.homepage {
	background: url('../images/welcome_background-long.jpg') right top no-repeat;
	padding-top: 95px;
	padding-bottom: 95px;
	}
	
	#welcome h2 {
		background-color: #454748;
		color: #fff;
		border-bottom: 3px solid #333;
		margin: 0;
		text-transform: uppercase;
		padding: 8px;
		font-size: 16px;
		height: 18px;
		}	
	
#shows-sidebar{
	background-color: #333333;
	width: 199px;
	vertical-align: top;
	border-left: 1px solid #fff;
	padding: 0;
	position: relative;
	}

#shows-sidebar.homepage {
	background: url('../images/shows_background.jpg') left top repeat-x;
	padding-top: 69px;
	width: 200px;
	border-left: 0px;
	}
	
	#shows-sidebar #upcoming-events {
		position: relative;
		}
		
	html > body #shows-sidebar .event {
		height: 88px;
		background: url('../images/event_background.png') top left no-repeat;
		padding:45px 4px 0 4px;
		text-align: center;
		}	
			
		#shows-sidebar .event .date {
			font-weight: bold;
			font-size: 1.2em;
			}
	
		#shows-sidebar .event .date, #shows-sidebar .event .time {
			display:block;
			font-size:13px;
			}
			
		#shows-sidebar .event h3 {
			margin: 0 0 5px 0;
			font-size: 15px;
			font-weight: bold;
			display: block;
			background: #60482e;
			color: #fff;
			}
			
		#shows-sidebar .event h3 a{
			color: #fff;
			}
			
		#shows-sidebar .hidden-event {
			display: none;
			padding-top: 2px;
			position: absolute;
			width:194px;
			top: 0;
			left: 0;
			border: 2px solid #000;
			background-color: #333;
			text-align: center;
			}
			
		#shows-sidebar .hidden-event img {
			width:190px;
			}
			
		#shows-sidebar .hidden-event p {
			font-size: 12px;
			color: #fff;
			}
			
#menu-specials {
	float:left;
   width:100%;
   overflow:hidden;
   position:relative;
	}
	#menu-specials ul{
		clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
	}
	
	#menu-specials ul li{
		display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;

	}
										
	#menu-specials h3 {
		font-size: 18px;
		color: #64482c;
		margin:0 auto;
		text-align:center;
		}

	#menu-specials div {
		background: url('../images/specials_background.png') top center no-repeat;
		width: 125px;
		float: left;
		margin: 0 5px;
		height: 120px;
		}
		
		#menu-specials div h3 {
			font-size: 18px;
			color: #64482c;
			font-weight: bold;
			margin:8px auto 3px auto;
			}
			
		#menu-specials div p {
			font-size: 12px;
			margin: 0 5px;
			font-weight: bold;
			}
			
.photo-series {
	width:175px;
	float: left;
	text-align: center;
	margin: 9px;
	background: url('../images/photo_background.gif') top left repeat-x #666;
	border: 3px solid #000;
	padding: 5px 0;
	}
	
.photo-series:hover {
		background-color: #eb9a2e;
		}
	
	.photo-series h3 {
		margin: 0;
		font-size: 14px;
		color: #fff;
		}
	
	.photo-series .thumbnail {
		width: 150px;
		height: 110px;
		background-position: top center;
		background-repeat: no-repeat;
		margin: 5px auto;
		border: 3px solid #666;
		}
		
	.photo-series:hover .thumbnail {
		border: 3px solid #eb9a2e;
		}
		
#photo-thumbnails {
	width: 100%;
	}
	
#photo-thumbnails td {
	width:50%;
	text-align: center;
	}
	
#photo-thumbnails .empty a img{
	border: 0px none;
	margin: 5px auto;
	}
	
#photo-thumbnails a img{
	border: 3px solid #000;
	margin: 5px auto;
	}

.weekly-special{
	color: #fff;
	margin: 20px;
	}
	
.weekly-special span{
	display: block;
	margin: 2px 25px 15px 25px;
	}
	
.weekly-special .date {
	background-color: #60482e;
	padding: 3px;
	margin-left:0;
	margin-bottom: 0;
	}	
	
.weekly-special .title {
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 0;
	color:#fff;
	text-decoration: underline;
	}
	
#welcome .event {
	border: 3px solid #000;
	margin: 5px;
	}	
	
	#welcome .event img {
		margin: 5px;
		}
		
	#welcome .event h3 {
		margin: 0;
		background-color: #60482e;
	 	color: #fff;
	 	padding: 2px;
	}
	
	#welcome .event .date {
		font-style: italic;
		color: #eb9a2e
	}
	
	#welcome .event p {
		background: #ccc;
		margin: 5px;
		clear: left;
		padding: 3px;
	}

#header {
	position:relative;
	width: 940px;
	margin: 0 auto;
	z-index:20;
	}
	
#header .right-float {
	margin-right: 48px;
	}
	
#footer {
	background-color: #000;
	color:#fff;
	overflow:hidden;
	text-align:center;
	padding:4px 0;
	border-top:1px solid #fff;
	}
	
	#footer p{
		font-size:.8em;
		margin:0;
		padding:0;
		}
	#footer h3{
		margin:0;
		padding:0;
	}
	#footer a{
		color:#fff;
	}
		
#intro {
	margin: 0 20px;
	padding-top:10px;
	}

#intro p {
	font-size: 14px;
	font-weight: bold;
	margin-left: 25px;
	width: 250px;
	}
#intro h3{
	margin:0;
	padding:0;
}
	
	
.left-float {
	float: left;
	}
	
.right-float {
	float: right;
	}

.relative {
	position: relative;
	}
	
.clear {
	clear: both;
	}
.tiny{
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}	
.hidden {
	display: none;
	}
.arrow {
	cursor: pointer;
	}
	
.error {
	display:block;
	width:90%;
	margin:5px auto;
	font-size:14px;
	font-weight:bold;
	background-color:#FFCACB;
	border-bottom:3px solid #993300;
	border-top:3px solid #993300;
	text-align: center;
}

.alert {
	display:block;
	width:90%;
	margin:5px auto;
	font-size:14px;
	font-weight:bold;
	background-color:#C6FFDD;
	border-bottom:3px solid #005B1E;
	border-top:3px solid #005B1E;
	text-align: center;
}

h3.menu-download{
	color:#ffffff;
	font-size:16px;
	margin-left:10px;
	}
h3.menu-download a{
	text-decoration:underline;
	color:#ffffff;
}
h3.menu-download a:hover{
	color:#60482e;
}



/*Social Network Tab*/
#follow-tab{
	background:url(../images/follow-tab-bg.png) no-repeat 0 0;
	height:310px;
	left:-303px;
	overflow:hidden;
	padding:30px 55px 0 35px;
	position:fixed;
	top:250px;
	width:350px;
}
#follow-tab h4{
	line-height:1;
}
#follow-tab img.badge{
	float:left;
	height:48px;
	margin-left:5px;
	width:48px;
}
a.top_badge img{
	padding-top:2px;
}
#navigation ul li a.top_badge:hover {
	background: none;
		}
.twitters{
	position:relative;
	left:0;
	top:0;
}

.twitters p{
	padding:0 0 0 5px;
	width:240px;
}
	
.twitters ul {
  list-style: none;
	padding:0 0 0 5px;
	width:240px;
}
.twitters span.twitterStatus{
	color:#222222;
	font-size:.8em;
	font-weight:bold;
	padding-bottom:10px;
}
.twitters br{
	line-height:1;
	margin:0;
	padding:0;
}
.twitters em.twitterTime {
	clear:both;

}
.twitters em.twitterTime a{
	  font-size:.6em;
	font-style: italic;
  color: #666666;
}

.twitters span.status {
  font-style: italic;
}
