@charset "UTF-8";
/* CSS Document */

body, html {
	margin:0;
	padding:0;
	}
html {
}
body{
	background-image: url(../page/backgrounds/bckgrnd_bricks.gif);
	background-repeat: repeat;
} /*Main static background element of site*/
#container{
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} /*Main central information container on site; including "invisible right area" to store flyers*/
#container #flyers{
	width: 200px;
	float: right;
	clear: right;
} /*"Invisible" column to the right of #container 2, for the storage of event flyers*/
#container #flyers  img.vertAd {
	width: 175px;
	height: 230px;
	padding-left: 10px;
	padding-top: 10px;
} /*Sets size perameters for vertical-type flyers; removes need to resize each flyer, as long as file size is fairly small; reccomend flyers be under 250 kb for page load to be optimum*/
#container #flyers img.horAd {
	width: 175px;
	height: 110px;
	padding-left: 10px;
	padding-top: 10px;
}/*Sets size perameters for horizontal-type flyers; removes need to resize each flyer, as long as file size is fairly small*/
#container2 {
	width: 780px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #181818;
	float: left;
	} /*Main information storage container on each page*/
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
h3 {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 16px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
} /*Used primarily for tab headings on each individual page; also used for "Live music and Events" on each page*/
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 14px;
}
img   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} /*No borders on images*/
a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
} /*Decorates text links, primarily main navigation*/
a:hover {
	color: #0085f6;
	text-decoration: underline;
}
#header {
	height: 250px;
	background-image: url(../page/backgrounds/bckgrnd_header.gif);
} /*Top of each page, including logo and background blue imagery*/
#header #headerLinks  {
	margin: 0px;
	background-image: none;
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
} /*Sets perameters for the links and text that appears at the top of each page*/
#header   #headerLinks   #homeSitemap {
	width: 125px;
	float: left;
} /*Sets perameters for the "Home | Sitemap" on top left of each page*/
#header   #headerLinks   #contactPhoneNumber {
	float: right;
} /*Sets perameters for address and phone number on top right of each page*/
#headerLinks #banner {
	float: right;
	clear: both;
	margin-top: 40px;
	width: 350px;
	height: 125px;
	margin-right: 10px;
} /*Sets perameters for the rotating banner on each page*/

#leftEventColumn {
	width: 250px;
	background-image: url(../page/backgrounds/leftEventColumn.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 5px;
	float: left;
} /*Sets perameters for the left event column on each page*/
#leftEventColumn .fullCalendar {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-top: 12px;
	color: #FFFFFF;
} /*Sets perameters for the link to the "Events" page; labeled "Full Calendar"; appears at bottom of events listing*/
#leftEventColumn #leftEventBottom {
	background-image: url("../page/backgrounds/leftEventColumnBottom.gif");
	height: 30px;
	width: 250px;
} /*Plages an end cap background image on the bottom of the "Live Music and Events" section on each page*/

#mainContent {
	background-image: url("../page/backgrounds/mainContentColumn.gif");
	background-repeat: no-repeat;
	margin-left: 260px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 515px;
} /*Sets background attributes for the main information storage column on each page*/
#mainContent  h1  {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 22px;
}
#mainContent  h2  {
	color: #CC0033; /* red*/
	font-weight: bolder;
}
#mainContent h3 {
	padding-bottom: 10px;
}
#mainContent h4 {
	color: #0085f6; /*blue*/
	font-size: 15px;
}
#mainContent h5 {
	color: #0085f6;
}
#mainContent p {
	font-weight: normal;
	color: #CCCCCC;
}
#mainContent  img.imageRightFloat  {
	float: right;
	padding: 15px;
} /*Used mainly in floating images on the individual band pages*/
#mainContent .imageGoldfishRightFloat {
	float: right;
	margin-top: 30px;
	margin-right: 10px;
}
#mainContent 
.dailySpecial  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}/* Creates a segmented boxed-in area in the mainContent area; used to compartmentalize data into distinct sets; ie: Mondays events, Tuesdays events, etc*/
#mainContent #mainContentBottom {
	height: 30px;
	width: 515px;
	background-image: url("../page/backgrounds/mainContentColumnBottom.gif");
} /*Plages an end cap background image on the bottom of the mainContent section on each page*/
#featured {
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 15px;
	text-align: center;
} /*Sets perameters for the red boxes towards the bottom of the page*/
#featured .featured {
	height: 300px;
	width: 240px;
	float: left;
	background-image: url(../page/backgrounds/mainContentFeature.jpg);
	margin-left: 5px;
	margin-right: 5px;
} /*Creates the red boxes towards the bottom of the page*/
#featured .featured h1 {
	padding-left: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7F0000;
	color: #FFFFFF;
	font-size: 20px;
}
#featured .featured h2 {
	font-size: 14px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#featured .featured h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #181818;
	padding-bottom: 4px;
	padding-top: 8px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
#featured .featured p {
	font-weight: normal;
	padding-left: 10px;
	font-size: 13px;
	padding-right: 10px;
}
#socialNetworkingLinks {
	clear: both;
	text-align: center;
	padding-top: 15px;
} /*Sets perameters for the image links to the social networking sites*/
#socialNetworkingLinks img {
	height: 50px;
	width: 50px;
	margin-left: 15px;
}
#footer {
	clear: both;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 12px;
} 
#footer a {
	font-size: 14px;
	font-weight: bolder;
}
#footer p {
	font-weight: normal;
	font-size: 12px;
}
