/* Generic Style */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3232;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #3C3232;
	text-decoration: underline;
}
a:visited {
	color: #3C3232;
	text-decoration: underline;
	}
a:hover {
	color: #990000;
	text-decoration: underline;
	}
a:active {
	color: #990000;
}	

/* Heading Styles */
h1 {
	font-size: 20px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 15px;
	color: #993300;
	text-transform: uppercase;
	margin-left: 35px;
	padding-top: -5px;
	clear: both;
}
h3 {
	font-size: 13px;
	clear: both;
}
.darkred {
	color: #FF3300;
}
.darkred_bkg {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF3300;
	width: 100%;
	margin-bottom: 5px;
	clear: both;
}

/* Modified Generic Style */
div.hr {
	width: 415px;
	height: 9px;
	margin: 15px 0px;
	background: url(images/hr.gif) 70px 0px no-repeat;
}
div.hr hr { display: none; }

/* Main Div's */
#outerContainer {
	background: url(images/bg_gradient.jpg) repeat-x scroll center top;
	position: absolute;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#innerContainer {
	position: relative;
	left: 50%;
	width: 850px;
	margin-left: -425px;
	padding: 0px;
	border: 0;
	}
#contentContainer {
	display: inline;
	float: left;
	width: 727px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#contentHome {
	position:relative;
	background: transparent url(images/bg_home.jpg) no-repeat top center;	
	display: inline;
	float: left;
	width: 727px;
	margin: 0px;
	padding: 0px;
}
#contentBio {
	position:relative;
	background: transparent url(images/bg_bio.jpg) no-repeat top center;	
	display: inline;
	float: left;
	width: 727px;
	margin: 0px;
	padding: 0px;
}
#contentListen {
	position:relative;
	background: transparent url(images/bg_listen.jpg) no-repeat top center;	
	display: inline;
	float: left;
	width: 727px;
	margin: 0px;
	padding: 0px;
}
#contentShows {
	position:relative;
	background: transparent url(images/bg_shows.jpg) no-repeat top center;	
	display: inline;
	float: left;
	width: 727px;
	margin: 0px;
	padding: 0px;
}
#contentSignup {
	position:relative;
	background: transparent url(images/bg_signup.jpg) no-repeat top center;	
	display: inline;
	float: left;
	width: 727px;
	margin: 0px;
	padding: 0px;
}
#contentStore {
	position:relative;
	background: transparent url(images/bg_store.jpg) no-repeat top center;	
	display: inline;
	float: left;
	width: 727px;
	margin: 0px;
	padding: 0px;
}
#contentPhotos {
	position:relative;
	background: transparent url(images/bg_photos.jpg) no-repeat top center;	
	display: inline;
	float: left;
	width: 727px;
	margin: 0px;
	padding: 0px;
}
#contentLinks {
	position:relative;
	background: transparent url(images/bg_links.jpg) no-repeat top center;	
	display: inline;
	float: left;
	width: 727px;
	margin: 0px;
	padding: 0px;
}
#contentContact {
	position:relative;
	background: transparent url(images/bg_contact.jpg) no-repeat top center;	
	display: inline;
	float: left;
	width: 727px;
	margin: 0px;
	padding: 0px;
}
#leftGutter {
	background: url(images/bg_leftGutter.jpg);
	display: inline;
	width: 82px;
	height:100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#rightGutter {
	background: url(images/bg_rightGutter.jpg);
	display: inline;
	width: 41px;
	height:100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#top {
	background: transparent;
	text-align: left;
	width: 727px;
	height: 200px;
	margin: 0px;
	padding: 0px;
}
#left {
	display: inline;	
	width: 200px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: left;	
}
#middle {
	display: inline;
	width: 450px;
	margin: 0px;
	float: left;
	text-align: left;
	padding-left: 25px;
	padding-top: 50px;
	background-color: tranparent;
}
#right {
	display: inline;
	width: 0px;
	padding: 0px;
	margin: 0px;
	float: left;	
	text-align: left;
}
#swirl_left {
	top: 0px;
	left:0px;
	width:200px;
	height:200px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-image:  url(images/swirl_left.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#swirl_right {
	bottom:0px;
	right: 0px;
	width: 275px;
	height: 275px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-image:  url(images/swirl_right.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
/* FooterDiv's */
#footer {
	background: transparent url(images/ref_footer.jpg) no-repeat bottom center;
	clear: both;
	float: left;
	display: inline;
	width: 727px;
	padding: 0px;
	margin-left: 82px;
	height: 74px;
}
/* Item style */
#news div.item {
	float:left;
	background: url(images/hr.gif) no-repeat;
	width:100%;
	line-height: 120%;
	margin-top: -30px;
	padding-top: 30px;
}
div.item h3 {
	font-size:13px;
	color:#373230;
	margin-bottom:15px;
	clear:none;
}
