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

body {
	background-attachment:fixed;
	background-position:center;
	background-image:url(imgs/bg.jpg);
	background-repeat:repeat-x;
	background-color:#2f0500;
}
#topnav {
	width:800px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
}
#wrapper {
	width:800px;
	height:auto;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	background-color: ;
}

#banner {
	width:800px;
	height: 65px;
	background-image:url(imgs/templateimgs/banner.png);
	background-repeat:no-repeat;
}
#home {
	width:auto;
	height:20px;
	float:right;
	padding-bottom:10px;
}
#navbar {
	width:800px;
	height:25px;
	background-color:#660A00;
	background-image:url(imgs/templateimgs/navbar.jpg);
	background-repeat:no-repeat;
	position:relative;
	z-index:99;
}
#contentwrapper1 {
	width:800px;
	height:460px;
	background-color:#E2A305;
}
#slideshow1 {
	width:790px;
	height:250px;
	float:left;
	margin-top:10px;
	margin-left:5px;
	background-color:#000;
	z-index:0
}
#upcoming {
	width:240px;
	height:360px;
	float:right;
	margin-top:10px;
	margin-right:5px;
	background-color:#e5ba4e;
	background-attachment:fixed;
	background-position:center;
	background-image:url(imgs/upcomingbg.jpg);
	background-repeat:repeat-x;
}
#upcomingbanner {
	width:240px;
	height:25px;
	background-color:#E2A305;
	background-image:url(imgs/templateimgs/upcomingbanner.png);
	background-repeat:no-repeat;
}
	
#thumbnails {
	width:760px;
	height:173px;
	float:left;
	margin-top:15px;
	margin-left:20px;
}
#orchestra {
	width:250px;
	height:173px;
	float:left;
	margin-left:0px;
	background-image:url(imgs/templateimgs/Thumbnails/orchestra.png);
}
#orchestra:hover { background-position: 0 -173px; }
#brass {
	width:250px;
	height:173px;
	float:left;
	margin-left:5px;
	background-image:url(imgs/templateimgs/Thumbnails/brass.png);
}
#brass:hover { background-position: 0 -173px; }
#jazz {
	width:250px;
	height:173px;
	float:left;
	margin-left:5px;
	background-image:url(imgs/templateimgs/Thumbnails/jazz.png);
}
#jazz:hover { background-position: 0 -173px; }
#contentwrapper2 {
	width:800px;
	height:auto;
	padding-bottom:5px;
	background-color:#E2A305;
}
#content {
	width:760px;
	height:auto;
	margin-left:20px;
	background-color:#D39A0B;
	background-attachment:fixed;
	background-position:center;
	background-image:url(imgs/contentbg.jpg);
	background-repeat:repeat-x;
}
#contentbanner {
	width:760px;
	height:25px;
	background-color:#E2A305;
	background-image:url(imgs/templateimgs/contentbannerhome.png);
	background-repeat:no-repeat;
}
#footer {
	width:760px;
	height:75px;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:0px;
	background-color:#D39A0B;
	background-attachment:fixed;
	background-position:center;
	background-image:url(imgs/contentbg.jpg);
	background-repeat:repeat-x;
}
#logo {
	width:auto;
	height:auto;
	margin-left:10px;
	float:right;
	margin-right:10px;
}
#txt {
	height:auto;
	width:300px;
	float:right;
	margin-top:10px;
	margin-bottom:auto;
}
#logo2 {
	width:auto;
	height:auto;
	margin-left:10px;
	float:left;
	margin-right:10px;
}
#txt2 {
	height:auto;
	width:300px;
	float:left;
	margin-top:10px;
	margin-bottom:auto;
}
#bottombanner {
	width:800px;
	height:45px;
	background-image:url(imgs/templateimgs/bottombanner.png);
}
.topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EFC25E;
	font-weight: normal;
}
	
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF6D0;
	margin-left: 93px;
	padding-top: 3px;
	margin-top: 0px;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	font-weight: normal;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 5px;
	font-weight: normal;
	text-align: right;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 1000000}

#sddm li
{
	padding:0;
	margin:0;
	list-style: none;
	float:left;
	font:  12px verdana;
	font-weight: bold;
	font-style:italic;
}

#sddm li a
{
	display: block;
	width: 160px;
	padding-top:5px;
	padding-bottom:5px;
	color: #FFF6D0;
	text-align:center;
	text-decoration: none;
}

#sddm li a:hover
{	background: #ea7619}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 140px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #833a12;
		color: #FFF6D0;
		font: 11px verdana}

	#sddm div a:hover
	{	background: #ea7619;
		color: #FFF6D0}
