* {
	margin: 0;
	padding: 0;
	color: #000;
}
html { height: 100.1% }
BODY {
	font-family:Tahoma, Geneva, Helvetica;
	background:#260508 url(images/top-bg.gif) repeat-x top;
	font-size:9pt;
	text-align:left
}
#container { width:802px; margin: 0 auto }

/* LINK & FONT STYLES */
a:hover {
	color:#FD9F43;
	text-decoration:blink
}
a {
	color:#FD9F43;
	margin:0;
	text-decoration:underline
}
.links { color:#fff; text-decoration:none }
.links:hover { color:#FD9F43; text-decoration:none }
.pageTitles { 
	font-size:300%; 
	font-weight:bolder;
 	color:#D6C8C4;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic
}
.orangeText { color:#9C5207 }
.blueHighlights { color:#2CB8FB }
.lightblueText { color:#DCE6FB; font-size:90%; text-align:left }
.smText {
	font-size:8pt
}
.textHighlight { color:#FCCA6F }
.newsTitle { 
	background: url(images/dark-arrow.gif) center left no-repeat;
	padding:0 0 1px 18px; 
	font-size:100%; 
	color:#250508; 
	font-weight:bold;
}

/* HEADER BACKGROUND IMAGES & STYLES */
#logo {
	float:left; 
	width:380px; 
	height:80px
}
#topNav { 
	background:url(images/nav-bar.gif) no-repeat;
	float:left; 
	position:relative;  
	width:422px; 
	height:80px;
	color:#fff;
}
#topLinks { 
	text-align:center;  
	margin:55px 5px 0 20px;
	letter-spacing:-.1px;
}
#topLinks a { color:#fff; text-decoration:none }
#topLinks a:hover {color:#FFB733; text-decoration:none }

/* MAIN CONTENT SECTION BELOW HEADER */
#mainContentBg {
	background: url(images/main-content-bg.gif) no-repeat;
	width:802px;
	height:277px;
	text-align:left;
	color:#440C05
}
#mainStretchBg {
	background: url(images/long-content-bg.gif) repeat-y; 
	width:802px;  
	text-align:left;
	overflow: inherit;
	color:#440C05
}
#tourPageBg {
	background: url(images/tour-bg-pic.jpg) no-repeat; 
	width:802px;
	height:570px; 
	text-align:left;
	overflow: auto;
	color:#440C05;
}
.mainContentContainer {
	padding:30px 20px 20px 20px;
 	width:745px;
	margin:0 auto;
	text-align:left;
	overflow:auto
}
.mainStretchContainer {
	padding:20px 30px 20px 30px;
 	width:725px;
	height:530px;
	margin:0 auto;
	text-align:left;
	overflow: auto;
}
.tourStretchContainer {
	padding:20px 30px 20px 30px;
 	width:725px;
	height:530px;
	margin:0 auto;
	text-align:left;
	overflow: auto;
}

/* BAND MEMEBERS, PRODUCT LIST, & LOWER CONTENT SECTION */

#bottomContentBg {
	background: url(images/bottom-content-bg.gif) no-repeat; 
	width:802px; 
	height:258px; 
}
#shortBottomBg {
	background: url(images/bottom-content-bg.gif) bottom no-repeat; 
	width:802px; 
	height:58px; 
}
.btContentContainer {
	padding:1px 8px 0 8px;
	width:782px;
	text-align:left;
    overflow:hidden;
}
#bandContainer {
	float:left;
	width:500px;
	color: #FFF;
}
#bandMembers {
	width:450px;
	height:180px; 
	overflow:auto;
	margin: 0 auto
}
.photoScroll {
	width:675px;
	height:150px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} /* INCREASE WIDTH FOR ADDITIONAL HORIZONTAL PHOTO SPACE */
.memberProfile {
	width:105px;
	padding:0 2px 0 5px;
	float:left;
	color:#fff;
	text-align:center;
	font-size:90%;
}
.memberProfile:hover { background:#821A00 url(images/profile-hover-bg.gif) repeat-x }
.memberPics { margin:0 0 7px 0; border: 1px solid #fff }
.memberPics:hover { margin:0 0 7px 0; border: 1px solid #FCCA6F }
#contactListBg {
	float:left;
	background: url(images/contact-list.gif) top no-repeat;
	width:783px;
	height:225px;
	position:relative;
	overflow:hidden
}
.products {
	width:114px;
	height:185px;
	margin:40px 14px 0 14px;
	float:left;
	cursor:default;
	text-align:center;
	line-height:18px;
	font-size:90%;
}
.productPics { margin:0 0 7px 0; border: 1px solid #250508 }

#onTourBg {
	float:right;
	position:relative;
	padding:50px 10px 10px 15px;
	width:250px;
	height:182px;
	color:#fff;
	list-style:none;
	font-size:90%;
	background-image: url(images/upcoming.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.tourTitle { 
	background: url(images/arrow.gif) center left no-repeat;
	padding:0 0 1px 18px; 
	font-size:100%; 
	color:#FD9F40; 
	font-weight:bold;
	clear:both 
}

/* FOOTER & COPYRIGHT SECTION */

#footer { 
	height: 25px;
	font-size:85%;
	text-align:right;
	color: #fff;
	padding-right:15px
}
#footer a { color: #fff; text-decoration:none }

/* FORMS, SCROLLBARS, & MISC SECTION */

.form { 
	font-size:95%; 
	color:#333;
	border:1px solid #D36B06; 
	height:17px; 
	width:220px
}
.contactForm { 
	font-size:95%; 
	color:#333;
	border:1px solid #D36B06;
	height:100px; 
	width:420px
}
.listenSample {
	background: url(images/listen-icon.gif) center right no-repeat;
	padding:0 17px 1px 0;
	font-size :90%;
	color:#FCCA6F;
	font-weight:bold;
	clear:both;
	text-align: center;
}
.divBar { background: url(images/divbar.jpg) center repeat-x; height:4px;}
.bottomLine { border-bottom: 1px dashed #3F64B4; padding:10px;  }
.middleLine { border-right: 1px dashed #3F64B4; }
.picBorder {
	border: 1px none #591100;
	float:left;
	position:relative;
	margin-right:10px
}
div.spacer { clear:both }
img {
	text-indent: 0px;
}
.picBorderright {
	border: 1px none 11f904;
	float: right;
	margin-right: 10px;
	position: relative;
	margin-left: 10px;
}
.PicBorderMain {
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #FFF;
}
.MainText {
	color: #000;
}
.WhiteText {
	color: #FFF;
}
.VideoText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	font-weight: bold;
}

