body {
	margin:0px;
	font: 11pt Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
}

ul#mainNav {
	margin: 0;
	margin-left:75px;
	padding: 0;
	list-style: none;
	border-left: 1px solid #ff6600;
	//border-top: 1px solid #ff6600;
	width: 200px;
	position:absolute;
	top:200px;
}

#mainNav li {
	width: 200px;
}

#mainNav a {
	color: #000;
	font-size: 9pt;
	text-decoration: none;
	border-bottom: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
	padding: 8px 5px 8px 5px;
	display: block;
	background: #ffffff;
	border-left: none;
}

#mainNav a:hover {
	font-weight: bold;
	background: #ff6600 url('images/menuicon.png') no-repeat 0 50%;
	padding-left:25px;
}

#concertsMenu {
	position: absolute;
	left: 275px;	
	top: 264px;
	background: #fff;
	border-top: 1px solid #ff6600;
}

#newsMenu {
	position: absolute;
	left: 275px;
	top: 296px;
	background: #fff;
	border-top: 1px solid #ff6600;
}

#supportMenu {
	position: absolute;
	left: 275px;	
	top: 328px;
	background: #fff;
	border-top: 1px solid #ff6600;
}

#merchandiseMenu {
	position: absolute;
	left: 275px;
	top: 360px;
	background: #fff;
	border-top: 1px solid #ff6600;
}

#educationMenu {
	position: absolute;
	left: 275px;		
	top: 392px;
	background: #fff;
	border-top: 1px solid #ff6600;
}

#aboutMenu {
	position: absolute;
	left: 275px;	
	top: 424px;
	background: #fff;
	border-top: 1px solid #ff6600;
}

#concertsMenu ul, #newsMenu ul, #supportMenu ul, #merchandiseMenu ul, #educationMenu ul, #aboutMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid #ff6600;
	border-right: 3px solid #ff6600;
	border-bottom: 3px solid #ff6600;
}

#concertsMenu ul li,  #newsMenu ul li, #supportMenu ul li, #merchandiseMenu ul li, #educationMenu ul li, #aboutMenu ul li {
	font-size: 9pt;
	line-height: 12pt;
	width: 200px;
	color: #000;
	text-decoration: none;
	display: block;
	background: #ffffff;
	border-left: none;
}

#concertsMenu ul li a,  #newsMenu ul li a, #supportMenu ul li a, #merchandiseMenu ul li a, #educationMenu ul li a, #aboutMenu ul li a {
	font-size: 9pt;
	margin:0px !important;
	padding:6px !important;
	display:block;
	color: #000;
	background-color:none !important;
	text-decoration:none;
}

#concertsMenu ul li a:hover,  #newsMenu ul li a:hover, #supportMenu ul li a:hover, #merchandiseMenu ul li a:hover, #educationMenu ul li a:hover, #aboutMenu ul li a:hover {
	background: #ff6600;
}


#siteMap {
	position: absolute; 
	top: 200px;
	left: 75px;
	margin: 0;
	padding: 5px 5px 5px 5px;
	width: 790px;
	background-color:#999;
	color: #525252;
	border: 1px solid #ff6600;
	}

#siteMap div {float:left; width: 180px;}


#siteMap ul  {
	margin:0;
	padding:0;
	list-style:none;
	}

#siteMap ul li.header, #siteMap ul li.header a.header {
	display: block;
	list-type: none;
	background: #999;
	font-size: 11pt;
	color: #fff;
	}

#siteMap ul li {
	font-size: 9pt;
	height: auto;
	display:block;
	padding:0px;
	margin:0;
	background-color: none !important;
	border-right:  none;
	}

#siteMap ul a {
	font-size: 9pt;
	margin:0px !important;
	padding:6px !important;
	width:160px;
	display:block;
	color: #000;
	background-color:none !important;
	text-decoration:none;
}


#siteMap ul a:hover {
	background-color: #ff6600;
	}

#concertsMenu,  #newsMenu, #supportMenu, #merchandiseMenu, #educationMenu, #aboutMenu, #siteMap img {
	float:right;
	display:block;
	}

#header {
	width:800px;
	margin-left:50px;
}


#content {
	width:610px;
	margin-left:290px;
	margin-bottom:0px;
	padding:10px;
	border-right: 1px solid #ff6600;
}

#content img.flowing {
	margin-left:30px;
	margin-right:10px;
	margin-bottom:5px;
	padding:1px;
	border: 1px solid #8c8174;
	float:left;
}

#content ul li, #content ol li{
	margin-left:30px;
	margin-right:10px;
	font-family: Arial;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
}

#content ul li {
	list-style-image: url('images/squareorangebullet.jpg');
}


a img {
	border:0px;
}

h1 {
	font-family: Arial;
	font-size: 14pt;
	margin-left:30px;
	margin-right:30px;
	color:#5d4530;
	background: url('images/h1.jpg') no-repeat;
	padding-left:30px;
	height:28px;
}

h2 {
	font-family: Arial;
	font-size: 11pt;
	color: #ff6600;
	margin-left:30px;
	margin-right:30px;
	border-bottom: 1px solid #ff6600;
}

.mainbodytext {
	font-family: Arial;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	margin-left:30px;
	margin-right:30px;
}

.boldtext {
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	character-spacing:2px;
	color: #000;
	margin-left:30px;
	margin-right:30px;
}

.callout {
	font-family: Geneva;
	font-size: 8pt;
	line-height:12pt;
	font-weight:bold;
	color: #000000;
}
.googlecart-add-button {
	margin-left:50px;
}

#content a {
	color:#5c4530;
	font-weight:bold;
    	text-decoration: none;
}

#content a:hover {
	color:#000;
	border-bottom: 1px dashed #000;
}

#content a.moreinfo {
    	color: #ff6600;
	font-size: 10pt;
	font-weight:bold;
	line-height: 14pt;
    	text-decoration: none;
    	font-weight: bold;
}

#content a.moreinfo:hover {
	color:#000;
	border-bottom: 1px dashed #000;
}


#footer {
	width:610px;
	margin-left:290px;
	margin-bottom:0px;
	padding:10px;
}


.footertext {
	font-family: Arial Narrow;
	font-size: 8pt;
	font-weight:bold;
	color: #000000;
	text-indent: 0px;
	text-align: center;
}


#footer a {
	color:#5d4530;
}

#footer a:hover {
	color:#000;
}

div#calendar {
	width:200px;
	margin-left:0px;
	position:absolute;
	top: 525px;
	left:75px;
}

div#calendar h2{
	width:200px;
	margin-left:0px;
}


#calloutDiv {
	font-family: Geneva, Sans Serif;
	font-size: 8pt;
	line-height:12pt;
	color: #000000;
	border-top: 3px solid #ff6600;
	border-bottom: 3px solid #ff6600;
	padding: 8px 5px 8px 5px;
}


div#calendar table tr td {
  font-family : Courier New, Courier, monospace;
  font-size:9pt;
  list-style-type : none;
  margin-left:0px;
  border: solid 1px #ff6600;
  text-align:center;
  font-weight:bold;
  background-color : #ffedda;
}

div#calendar table tr td.day {
  font-family : Courier New, Courier, monospace;
  font-size:9pt;
  list-style-type : none;
  margin-left:0px;
  background:  #ff6600;
}

div#calendar table tr td.inactive {
  border: solid 0px #999;
  background: #fff;
}

div#calendar table tr td.active {
  background-color : #5d4530;
}

div#calendar table tr td.active a{
	color : #000;
	text-decoration: none;
}

div#calendar table tr td.active a:hover{
	color : #ffedda;
}

#social {
	margin-left:0px;
	position:absolute;
	top: 375px;
}

#mainMenu {
	margin-left: 75px;
}

