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

body {
background-color: #481907;
position:relative;
margin:20px 0 0 0;
padding: 0;
border:0;
width:100%;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
color:#663300;
line-height:23px;
font-size:14px;
}
h1{margin:0; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif;}
h2{margin:0 0 5px 0; font-size:16px; font-family:Georgia, "Times New Roman", Times, serif;}
p {margin:0;}
a {
	color:#993300;
}
a:hover {color:#CC3300;}
#headerWrapper{
	width:1000px;
	margin:0 auto;	
}
#bodyWrapper{
	background-image:url(media/background-box.jpg);
	width:1000px;
	margin:0px auto;
	padding:0;
	border:0;
	min-height:300px;
}
#navWrapper{
	width:925px;
	height:35px;
	margin:10px auto 30px auto;
}
#maincontentLeftWrapper{
	width:675px;
	margin:0 0 0 50px;
	text-align:left;
	float:left;
	font-size:14px;
	display:inline;
}
#maincontentAdminWrapper{
	width:900px;
	margin:0 0 0 50px;
	text-align:left;
	float:left;
	font-size:16px;
}
#sideboxminheight{width:1px; height:0px;}
#sideboxtext{width:160px; margin:5px 0 0 15px; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:16px; height:250px; overflow:auto;}

#sideboxWrapper{
	width:185px;
	margin:6px 40px 0 0px;
	text-align:left;
	float:right;
	background-image:url(/media/side-box-bg-185px.gif);
}
#sideboxWrapper p {margin:0 0 8px 0;}
.sideboxwhen{font-weight:bold;}
.sideboxdesc{}

#livemusicwallWrapper p {margin:0 0 8px 0;}
#livemusicwallWrapper{
	width:250px;
	height:317px;
	margin:10px 0 0 30px;
	text-align:left;
	float:left;
	background-image:url(/media/livemusicwall.jpg);
}
#musiclisttext{width:195px; height:222px; overflow:auto; margin:57px 0 0 30px; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:16px;
}
.musiclistdate{font-weight:bold; font-size:11px; font-style:italic;}
.musiclistdesc{}

#rightcontentboxWrapper{
	width:185px;
	margin:10px 40px 0 0px;
	text-align:left;
	float:right;

}
#footerlinksWrapper {width:1000px; height: 38px; background-image:url(/media/footer-background.jpg); margin: 0px auto; padding-top:10px; font-size:11px; color:#993300;}
#footerlinksWrapper a{font-size:11px; color:#993300;}

#legalfooterWrapper{
	width:900px;
	margin:0px auto;
	font-size:10px;
	color:#EFE3E2;
	background-color:none;
}
#minheightfillerWrapper{
	height:300px;
	width:1px;
	border:0;
	margin:0;
	padding:0;
	float:left;
	}
.navitem{
	border-bottom:1px solid #993300;
	border-right: 1px solid #993300;
	padding: 0 5px 2px 5px;
}
.navitem:hover {
	background-color:#6F0219;
	}
	
.mainpic {
	margin:0 20px 20px 0;
	padding:3px;
	border:1px solid #DA9F78;
	float:left;
}

#menuWrapper {
	margin:0 10px 0px 10px;
	padding:3px;
	float:left;
	text-align:center;
}
#menuWrapper img{padding:3px; border:1px solid #DA9F78; }
