@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:120%;
	letter-spacing:0.03em;
	background:#0a0907;
	background-image:url(images/page-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:scroll;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top:0px;
	background:none;
}
a:LINK, a:VISITED {
	color:#333;
	text-decoration:underline;
}
a:HOVER {
	color:#CCC;
	background-color:#333;
}
a.imglink:HOVER {
	background:none;
}
/*-----------------------------
 DIV Containers
------------------------------*/
#home-content-head {
	height:334px;
	background-image:url(images/home/background/body_r1_c1.jpg);
	background-repeat:no-repeat;
	padding-top:185px;
	vertical-align:bottom;
}
#home-content-body {
	height:834px;
	background-image:url(images/home/background/body_r2_c1.jpg);
	background-repeat:no-repeat;
	padding-top:0;
	padding-left:80px;
	padding-right:70px;
}
#home-content-footer {
	height:126px;
	background-image:url(images/home/background/body_r3_c1.jpg);
	background-repeat:no-repeat;
	width:960px;
	/*text-align:right; */
		border:#00F solid;
	border-width:0px;
}
#home-content-left {
	float:left;
	/*	height:834px; */
	border:0px solid #C0F;
	width:460px;
	text-align:left;
}
#home-content-right {
	float:right;
	/*	height:834px; */
	border:0px solid #03C;
	width:300px;
}
#subpage-content-head {
	height:224px;
	background-image:url(images/subpages/background/body_r1_c1.jpg);
	background-repeat:no-repeat;
	padding-top:0px;
	position:relative;
}
#subpage-content-body {
	height:1129px;
	background-image:url(images/subpages/background/body_r2_c1.jpg);
	background-repeat:no-repeat;
	padding-top:0;
	padding-left:80px;
	padding-right:70px;
}
#subpage-content-footer {
	height:126px;
	background-image:url(images/subpages/background/body_r3_c1.jpg);
	background-repeat:no-repeat;
	width:960px;
	/*text-align:right; */
		border:#00F solid;
	border-width:0px;
}
#subpage-50-50-left {
	float:left;
	border:0px solid #C0F;
	width:395px;
	text-align:left;
}
#subpage-50-50-right {
	float:right;
	/*	height:834px; */
	border:0px solid #03C;
	width:395px;
}
#header-title-wrapper {
	position:absolute;
	text-align:right;
	bottom:0;
	right:0;
	padding-right:70px;
	padding-bottom:30px;
	width:300px;
}
.mc-form {
	/*background-color:#E6E6E6; */
	border:0px solid #333333;
	height:70px;
	padding:8px;
}
#mc-banner {
	width:300px;
	margin-bottom:10px;
	margin-top:10px;
	border-style:solid;
	border-color:#999999;
	border-width:0px;
	overflow:hidden;
}
#mc-banner a {
	background:none;
	border:0;
	text-decoration:none;
}
.list-label {
	float:left;
	width:90px;
	vertical-align:middle;
}
.list-value {
	float:left;
	width:180px;
}
/* END DIV containers--------*/

#photo-strip-container {
}
#home-navbar-container {
	padding-top:00px;
	padding-bottom:24px;
	font-size:13pt;
	text-align:center;
}
ul#home-navbar {
	margin:0;
	padding:0;
}
ul#home-navbar li {
	list-style-type:none;
	display:inline;
	padding-right:16px;
	padding-left:16px;
	border-right:#333 1px solid;
}
ul#home-navbar li.last-nav-item {
	border:none;
}
ul#home-navbar a:LINK {
	color:#333;
	text-decoration:none;
	padding:4px;
}
ul#home-navbar a:VISITED {
	color:#333;
	text-decoration:none;
	padding:4px;
}
ul#home-navbar a:HOVER {
	background-color:#333;
	color:#CCC;
	padding:4px;
}
.calendar a:LINK {
	color:#333;
	text-decoration:none;
}
.calendar a:VISITED {
	color:#333;
	text-decoration:none;
}
.calendar a:HOVER {
	color:#ccc;
	text-decoration:none;
	background-color:#333;
}
/*********** Social Media Strip **************/

#social-media-footer-container {
	margin-right:70px;
	width:240px;
	float:right;
	text-align:center;
	padding-top:16px;
	height:60px;
	border:#0C3 solid;
	border-width:0px;
}
ul#social-media-footer {
	margin:0;
	padding:0;
}
ul#social-media-footer {
	list-style-type:none;
	display:inline;
}
ul#social-media-footer a:LINK {
}
ul#social-media-footer a:VISITED {
}
ul#social-media-footer a:HOVER {
}
/*********** End Social Media Strip **********/

h1 {
	font-size:18px;
	margin-bottom:2px;
	font-weight:bold;
}
h2 {
	font-size:14px;
	margin-bottom:2px;
	font-weight:bold;
	margin-top:0px;
}
.social-media-heading {
	font-size:13pt;
	font-weight:bold;
	color:#666;
}
table.venues {
	font-size:9pt;
	margin-top:10px;
/*	margin-left:15px;
	margin-right:20px;
	margin-top:10px;
	width:450px; */
}
#schedule {
	width:300px;
}
#schedule .calendar {
	font-size:10pt;
	line-height:150%;
	letter-spacing:normal;
}
#schedule .calendar a:LINK, #schedule .calendar a:VISITED {
	text-decoration:none;
	display:block;
}
.img-bio {
	padding-right:8px;
	float:left;
	width:104px;
}
.text-bio {
	float:right;
	width:280px;
	font-size:10pt;
	line-height:normal;
	letter-spacing:normal;
}
.bio-block {
	height:130px;
/*	overflow:auto; */
	margin-bottom:20px;
}
#next-event-footer {
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-left:190px;
	height:60px;
	padding-top:18px;
	text-align:left;
	border:#F00 solid;
	border-width:0px;
	width:380px;
}
#next-event-footer a {
	text-decoration:none;
}

table.song-list {
	font-size:12px;
}
