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

/* LINK & FONT STYLES */
a:hover { color:#FD9F43; text-decoration:underline }
a {
	color:#2C7640;
	margin:0;
	text-decoration:underline;
	font-style: normal;
}
.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:85% }
.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;
}

.style2 {font-size: 140%}
.style5 {
	color: #2C7640;
	text-align: center;
}
.style4 {color: #FF0000}
.style11 {color: #FF00FF}

/* HEADER BACKGROUND IMAGES & STYLES */
#logo {
	float:left; 
	/*width:380px; 
	height:80px*/
	width:900px;
	height:132px;
}
#topNav { 
	float:left; 
	position:relative;  
	width:900px; 
	height:30px;
	background-image:url(images/nav_bar.png);
	color:#fff;
}
#topLinks { 
	text-align:center;  
	margin-left:600px;
	letter-spacing:-.1px;
}
.button1{
	float:left;
	margin-left:138px;
	width:146px;
	height:20px; 
	padding-top:10px; 
	text-align:center; 
	font-size:11px;
	font-family:arial;
}

#topNav .button{
	float:left;
	margin-left:10px;
	width:146px;
	height:20px; 
	padding-top:10px; 
	text-align:center; 
	font-size:11px;
	font-family:arial;
}

/*#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/bg_middle.jpg) no-repeat; 
	width:900px; 
	height:271px; 
	text-align:left;
	color:#440C05
}
.mainContentContainer {
	padding:30px 20px 20px 20px;
 	width:745px;
	margin:0 auto;
	text-align:left;
	overflow:auto;
}

#expandable_ContentBg {
	background: url(images/bg_middle_stripe.jpg) repeat-y;
	width:900px;
	min-height:270px;
	text-align:left
}

/*#mainContentBg {
	background: url(images/main-content-bg.gif) no-repeat; 
	width:802px; 
	height:277px; 
	text-align:left;
	color:#440C05
}*/

/*.mainContentContainer {
	padding:30px 20px 20px 20px;
 	width:745px;
	margin:0 auto;
	text-align:left;
	overflow:auto
}*/

/*#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;
}*/

/*.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/bg_bottom_small.gif) bottom no-repeat; 
	width:900px; 
	height:97px; 
}

#bottomContentBg {
	padding:1px;
	background: url(images/bg_bottom.jpg) no-repeat; 
	width:900px; 
	height:297px; 
}

.btContentContainer {
	padding-top:1px;
	margin-left:60px;
	margin-top:5px;
	width:782px;
	text-align:left;
    	overflow:hidden;
}
#bandContainer { float:left; width:506px;   }
#bandMembers {
	width:450px;
	height:180px; 
	overflow:auto;
	margin: 0 auto
}
.photoScroll { width:700px;  padding:3px 0 0 0;  height:160px   } /* 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;
	
	margin:10px 14px 10px 14px;
	float:left;
	cursor:pointer;
	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; 
	background: url(images/on-tour.gif) top no-repeat; 
	width:250px; 
	height:182px; 
	color:#fff;
	list-style:none; 
	font-size:90%; 
}
.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:50px
}
#footer a { color: #fff; text-decoration:none }

/* FORMS, SCROLLBARS, & MISC SECTION */

.form { 
	font-size:120%; 
	color:#333;
	border:1px solid #D36B06; 
	height:17px; 
	width:220px
}
.contactForm { 
	font-size:120%; 
	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 
}
.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 solid #591100; float:left; position:relative; margin-right:10px }
div.spacer { clear:both }
.tableheading {
	font-family: Tahoma, Geneva, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #008900;
}



/* 
  ------------------------------------
  PVII Menu CSS Express Drop-Down Menu
  by Project Seven Development
  www.projectseven.com
  ------------------------------------
*/

#menuwrapper {
	border-top: 1px solid #000;
	border-bottom: 1px solid #333;
	background-color: #909090;
	background-image: url(p7exp/images/p7exp_mbar.jpg);
	background-repeat: repeat-x;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar {
	width: 900px;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #333;
	font-size: 0.85em;
	color: #FFF;
	font-weight: bold;
}
#p7menubar a.trigger {
	padding: 5px 16px 5px 10px;
	background-image: url(images/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li {position: relative;}

/* hide from IE mac \*/
#p7menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}
#p7menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image: url(images/p7exp_mgrad.jpg);
	background-repeat: repeat;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #000000;
	background-color: #CCC;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}
#p7menubar ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF !important;
}
