@charset "utf-8";
body {
	background-image: url(images/fauxback.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#maincolumn {
	width: 500px;
	float: left;
	margin-top: 25px;
	background-image: url(images/homepagepaperback.png);
	height: 760px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-right: 5px;
	margin-left: 0px;
}

#music, #sports {
	float: left;
	width: 237px;
	margin-right: 10px;
	background-color: #CFB281;
	margin-top: 10px;
	background-image: url(images/sportsmusicback.png);
	border: 1px solid #41220E;
}
#music li, #sports li {
	font-size: 12px;
	margin-bottom: 5px;
	color: #321503;
}
#music ul, #sports ul {
	padding-left: 25px;
}


#maincolumn_about {
	width: 710px;
	float: left;
	margin-top: 25px;
	background-image: url(images/lgpaperback.png);
	height: 585px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-right: 5px;
	margin-left: 20px;
}
#sidebar {
	width: 245px;
	float: left;
	margin-top: 25px;
	height: 600px;
}
h2 {
	color: #2b1203;
	text-align: center;
	margin: 0px;
	font-weight: normal;
	font-size: 20px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sidecontent li {
	list-style-type: none;
	font-size: 11px;
	color: #200e03;
	margin-bottom: 5px;
	margin-top: 0;
}
.sidecontent ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a {
	color: #194e27;
}
.sidecontent {
	background-image: url(images/sidebarbox.png);
	height: 300px;
}


#content {
	background-image: url(images/woodback.jpg);
	height: 990px;
	width: 800px;
}
#navbar {
	height: 105px;
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 110px;
	text-align: center;
	left: 0px;

}

.clear {
	clear: both;
}
h1 {
	color: #1e502a;
	font-size: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	font-size: 11px;
	color: #000000;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
	position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
	border: none;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: none;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	left: -1000px;
	visibility: hidden;
	text-decoration: none;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border: none;
	padding: 0px;
	margin-top: -25px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0px;
left: 0px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.photos {
	width: 450px;
	height: 540px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidecontent img {
	margin-left: 20px;
}
.menuitem {
	font-weight: bold;
	font-size: 14px;
	color: #362514;
	display: block;
	margin-top: 10px;
	text-transform: capitalize;
}
.menudesc {
	font-size: 12px;
}
#menu {
	height: 750px;
	overflow: auto;
}
.menutitle {
	text-align: center;
	background-image: url(images/menutitleback.png);
	display:block;
	height: 26px;
	width: 475px;
}
h4 {
	text-align: center;
	color: #421D0A;
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 15px;
}
#footer {
	background-image: url(images/footerback.png);
	height: 65px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #061F00;
	text-align: center;
	color: #030F00;
	font-size: 14px;
}
.sideimages {
	margin-bottom: 5px;
}

.sidebarcontent {
	margin: 20px;
	display: block;
	font-size: 14px;
	text-align: center;
}

.menulist {
	list-style-image: url(images/bullet.png);
	margin-left: 20px;
}

.menulist a {
	color: #3D1D08;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.menulist a:hover {
	color: #3D1D08;
	text-decoration: underline;
}.leftalign {
	float: left;
	margin-right: 15px;
}
.rightalign {
	float: right;
	margin-left: 15px;
}
.photocats {
	display: block;
	height: 700px;
	overflow: auto;
}
.mischp img {
	margin-right: 10px;
}
.mischp {
	text-align: center;
	margin-top: -5px;
	margin-bottom: 5px;
}
h5 {
	font-weight: normal;
	padding: 0px;
	color: #421D0A;
	display: block;
	float: left;
	font-size: 24px;
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hpevents {
	margin-bottom: 10px;
}
.evebtsdate {
	color: #1E502A;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	padding-bottom: 3px;
	background-color: #B79E75;
	padding-top: 3px;
}

.memberships {
height: 150px;
background-color: #FFFFFF;
margin: 0 10px 10px 10px;
padding-top: 2px;
text-align: center;
}
.menuprice {
	font-weight: bold;
	color: #421C0F;
}
