@charset "UTF-8";
#pageContainer {
	background-color: #ffffff;
	width: 975px;
	min-height: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
}
#headerMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	height: 30px;
	width: 945px;
	padding-left: 30px;
}
.menuItem, .menuItemActive {
	padding: 8px;
	height: 14px;
	float: left;
}
.menuItemActive {
	background-color: #111111;
}
.menuItem a, .menuItem a:link, .menuItem a:visited, .menuItem a:hover, .menuItem a:active, .menuItemActive a, .menuItemActive a:link, .menuItemActive a:visited, .menuItemActive a:hover, .menuItemActive a:active {
	color: #ffffff;
	text-decoration: none;
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
	padding: 5px;
	width: 965px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111111;
	margin-top: 0px;
}
a, a:link, a:visited {
	color: #6b802a;
	text-decoration: none;
}
a: hover, a:active {color: #6b802a; text-decoration: underline;}
#menuNews {
}
#headerContainer {
	background-image: url(../images/HeaderImage975.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 180px;
	width: 975px;
	margin-bottom: 0px;
}
#contentPane {
	background-color: #ffffff;
	width: 715px;
	padding-right: 25px;
	padding-left: 25px;
	clear: none;
	float: left;
	margin-top: 15px;
}
#contentPaneNews {
	background-color: #ffffff;
	width: 715px;
	padding-right: 25px;
	padding-left: 25px;
	clear: none;
	float: left;
	margin-top: 15px;
}
#contentPaneWide {
	background-color: #ffffff;
	width: 835px;
	padding-right: 30px;
	padding-left: 30px;
	clear: none;
	float: left;
	margin-top: 15px;
}
#contentPaneFull {
	background-color: #ffffff;
	width: 915px;
	padding-right: 30px;
	padding-left: 30px;
	clear: none;
	float: left;
	margin-top: 15px;
}
#contentPaneVideo {
	background-color: #ffffff;
	width: 735px;
	padding-right: 30px;
	padding-left: 30px;
	clear: none;
	float: left;
	margin-top: 10px;
}
#navPane {
	float: right;
	width: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddddd4;
	clear: none;
	padding-right: 14px;
	padding-left: 14px;
	margin-top: 30px;
	font-size: 12px;
}
#navPaneSkinny {
	float: right;
	width: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddddd4;
	clear: none;
	padding-right: 14px;
	padding-left: 14px;
	margin-top: 30px;
	font-size: 12px;
}
#navPaneVideo {
	float: right;
	width: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddddd4;
	clear: none;
	padding-right: 14px;
	padding-left: 14px;
	margin-top: 30px;
	font-size: 12px;
}
#navPaneBottom {
	float: right;
	width: 150px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #ddddd4;
	clear: none;
	padding-right: 14px;
	padding-left: 14px;
	margin-top: 30px;
	font-size: 12px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #736257;
	margin-bottom: 0px;
}
#contentBottomSpacer {
	clear: both;
	height: 30px;
	width: 975px;
	margin: 0px;
}
#headerSpacer {
	height: 150px;
	width: 975px;
}
h1 {
	font-family: "Trebuchet MS", serif, Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #736257;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #736257;
	font-weight: normal;
}
a img {border: 0} 

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #736257;
	margin-bottom: 2px;
}
.picLeft {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.picRight {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.picNavLeft {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.picNavRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #736257;
	margin-bottom: 0px;
}
.firstPara {
	margin-top: 4px;
	padding-top: 0px;
}
#navPane ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
	list-style-type: none;
	list-style-position: inside;
}
#navPaneVideo ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 16px;
	list-style-type: disc;
	list-style-position: outside;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}.Discography {
	clear: both;
	width: 175px;
	padding-bottom: 10px;
}
.headline, .headline a, .headline a:link, .headline a:visited, .headline a:hover, .headline a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #736257;
	margin-top: 10px;
}
.date {
	font-size: 12px;
	color: #666666;
	margin-top: 4px;
}
#contentPaneNews ul {
	padding-top: 10px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: outside;
}
#contentPaneNews li {
	margin-bottom: 30px;
}
.discographyLeft {
	float: left;
	width: 256px;
	margin-right: 25px;
	margin-top: 0px;
	text-align: center;
}
.discographyRight {
	float: right;
	width: 256px;
	margin-top: 0px;
	text-align: center;
}
.discographyContainer {
	clear: both;
	width: 540px;
}
.guestSpotLeft {
	text-align: center;
	float: left;
	width: 540px;
}
hr {
	border: 0;
	background-color: #ddddd4;
	height: 1px;
	margin-bottom: 5px;
}
