@charset "UTF-8";
body {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	background: #343233;
	margin: 0;
	padding: 0;
	color: #000000;
}
a {
	color: #5C7643;
	text-decoration: none;
}
a:hover {
	color: #40532F;
	text-decoration: underline;
}
h1 {
	color: #C9813A;
	padding: 0px;
	font-size: 1.9em;
}
h2 {
	color: #333333;
	margin: 0 0 10px 0;
	font-size: 1.5em;
}
h3 {
	color: #000000;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-size: 13px;
}
h4 {
	color: #000000;
	margin: 5px 0 10px 0;
	font-size: 12px;
}
#container {
	width: 955px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	background-image: url(/assets/images/interior-bg.png);
}
#header {
	background: #DDDDDD;
	padding: 0;
	float: left;
	width: 955px;
	height: 134px;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#left-column {
	float: left;
	width: 290px;
	padding: 0px;
}
#left-side-links {
	float: left;
	width: 290px;
	padding: 10px 0 0 0;
	background-image: url(/assets/images/interior-side-music-bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	height: 245px;
}
#top-side-links {
	width: 290px;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
}
#top-side-links a {
	color: #FFFFFF;
	text-decoration: none;
}
#top-side-links a:hover {
	color: #CCCCCC;
	text-decoration: none;
v
}
#sub-nav {
	text-align: right;
	color: #FFFFFF;
	font-size: 11px;
	padding: 0 21px 0 0;
	margin: 30px 0 0 0;
	font-weight: bold;
	height: 190px;
}
#sub-nav ul {
	list-style: none;
}
#sub-nav li {
	margin-bottom: 8px;
}
#sub-nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#sub-nav a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#calendar {
	float: left;
	width: 290px;
	padding: 0px;
	height: 236px;
	text-align: center;
}
#main-picture {
	float: left;
	width: 559px;
	padding: 0px;
	height: 236px;
}
#main-picture img {
	border: 0;
}
#main-picture p {
	margin-left: 115px;
	position: absolute;
	margin-top: -70px;
}
#main-picture p a {
	color: #6E6C6E !important;
}
#tang-home {
	float: left;
	width: 290px;
	padding: 10px 0 0 0;
	background-image: url(/assets/images/home-tang-side.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	height: 220px;
}
#icons {
	margin: 30px 0 0 90px;
	border: none;
}
#icons img {
	border: none;
}
#interior-content {
	margin: 0 0 0 290px;
	padding:150px 20px 10px 20px;
}
#interior-content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#interior-content li {
	margin: 0 0 8px 0;
}
#interior-content p {
	margin: 0 0 15px;
}
#content-row {
	width: 620px;
	margin: 20px 0 0 0;
	float: left;
	padding: 0;
}
#content-border {
	width: 470px;
	margin: 0 0 20px 150px;
	float: left;
	padding: 0;
}
#concert-picture {
	float: left;
	width: 150px;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}
#concert-details {
	float: right;
	width: 445px;
	margin: 15px 0 30px 0;
	padding: 0 0 0 20px;
}
#concert-tickets {
	float: right;
	width: 445px;
	margin: 0 0 30px 0;
	padding: 0 0 0 20px;
}
#content {
	width: 615px;
	height: auto;
	margin-bottom: 20px;
}
#content-picture {
	float: left;
	width: 150px;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content-details {
	float: right;
	width: 445px;
	margin: 15px 0 30px 0;
	padding: 0 0 0 20px;
}
#content object {
	margin-bottom: 25px;
}
#divider {
	width: 615px;
	height: 5px;
	float: left;
}
#feature-picture {
	float: left;
	width: 152px;
	padding: 18px 0 0 0;
	height: 212px;
	margin: 0 0 0 20px;
}
#feature-picture img {
	width: 135px;
}
#feature-text {
	float: left;
	width: 220px;
	padding: 18px 0 0 0;
	height: 212px;
	margin: 0 0 0 15px;
}
#news-text {
	float: left;
	width: 215px;
	padding: 18px 0 0 0;
	height: 212px;
	margin: 0 0 0 20px;
}
#main-feature {
	float:left;
	width: 665px;
	padding: 0px;
	height: 230px;
	background-color: #e2cfb3;
	background-image: url(/assets/images/home-feature-bg-top.png);
	background-repeat: no-repeat;
}
#main-feature p {
	margin: 0px;
	line-height: 1.2;
	font-size: 11px;
}
#footer {
	padding: 0px;
	height: 50px;
	background-color: #343233;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	width: 955px;
	margin: 0 auto;
}
#footer-sub {
	padding: 0px;
	background-color: #343233;
	text-align: left;
	float: left;
	width: 400px;
	color: #555355;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: none;
}
#footer-sub-right {
	padding: 0px;
	background-color: #343233;
	text-align: right;
	float: right;
	width: 300px;
	color: #555355;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: none;
}
#footer-sub a.hidden {
	color: #555355;
	text-transform: none;
	text-decoration: none;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
#footer a.footer-link {
	color: #FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration:none;
}
#header-logo {
	float: left;
	width: 290px;
	height: 134px;
}
#header-pictures {
	float: left;
	width: 665px;
	height: 105px;
}
#header-pictures img {
	width: 90px;
	height: 105px;
	border: 0;
}
#nav {
	float: left;
	width: 665px;
	height: 29px;
	background-image: url(/assets/images/nav-bg.png);
	background-repeat: repeat-x;
}
#buy-now {
	position: absolute;
	margin: 170px 0 0 17px;
}
#you-tube-links {
	position: absolute;
	margin: 55px 0 0 148px;
}
.float-right {
	float: right;
	margin-left: 8px;
}
.float-left {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.heading-color {
	color: #D98D3E;
}
.hide-it {
	display:none
}

