body
{
	background: #694A11 url(/images/orange/backgrounds/trees_bg.gif) bottom left repeat-x;
}

/* Layout ========================================================================== */

#container
{
	background: #e09e26 url(/images/orange/backgrounds/content.gif) top left repeat-y;
}

#header
{
	background: url(/images/orange/backgrounds/header.jpg) top left no-repeat;
}

#footer
{
	background: url(/images/orange/backgrounds/footer.jpg) top left no-repeat;
}

/* Mailing List ============================================================= */

#mailingList
{
	color: #000;
}

input.MailingListEmailText
{
	border: 2px solid #000;
	background: #BF9232;
}

/* Titles ===================================================================== */

h2
{
	color: #fff;
}

/* Main Menu ===================================================================== */

li.bio a
{
	background: url(/images/orange/menu/band.jpg) top left no-repeat;
}

li.bio a:hover
{
	background: url(/images/orange/menu/band_over.jpg) top left no-repeat;
}

li.tour a
{
	background: url(/images/orange/menu/tour.jpg) top left no-repeat;
}

li.tour a:hover
{
	background: url(/images/orange/menu/tour_over.jpg) top left no-repeat;
}

li.news a
{
	background: url(/images/orange/menu/news.jpg) top left no-repeat;
}

li.news a:hover
{
	background: url(/images/orange/menu/news_over.jpg) top left no-repeat;
}

li.music a
{
	background: url(/images/orange/menu/music.jpg) top left no-repeat;
}

li.music a:hover
{
	background: url(/images/orange/menu/music_over.jpg) top left no-repeat;
}

li.interact a
{
	background: url(/images/orange/menu/interact.jpg) top left no-repeat;
}

li.interact a:hover
{
	background: url(/images/orange/menu/interact_over.jpg) top left no-repeat;
}

/* Content ====================================================================== */

#mainContent p
{
	color: #fff;
}

#mainContent a
{
	color: #000;
}

#tourDates a
{
	color: #fff;
}

#tourDates a:hover
{
	color: #c1871c;
}

#mainContent a:hover
{
	color: #FFF;
}

.overflowContent h4
{
	border-bottom: 3px dotted #BF9232;
}

/* Tour Dates ========================================================================== */

a.sidebarFeature
{
	background: url(/images/orange/albumCovers/pullmethrough.jpg) top left no-repeat;
}

ul#concerts li
{
	border-bottom: 3px dotted #BF9232;
}

/* Footer ============================================================================== */

#footer p
{
	color: #000;
}

#occ
{
	width: 136px;
	height: 41px;
	background: url(/images/orange/occ_logo.gif) top left no-repeat;
}

#legalLinks a
{
	color: #000;
}

#legalLinks a:hover
{
	background: #BF9232;
}

/* Mailing List Form ============================================================================== */

fieldset
{
	border-top: 3px solid #BF9232;
}

legend
{
	color: #FFF;
}

/* Discography =============================================================================== */

#mainContent a.wma, #mainContent a:hover.wma
{
	background: transparent;
}

td.dark
{
	background: #936715;
}

/* Sidebar Titles ========================================================================== */

h2.sidebar
{
	background: url(/images/orange/titles/sidebar_title_bg.gif) top left no-repeat;
}

/* Page Titles ======================================================================== */

h2.pageTitle
{
	background: url(/images/orange/titles/page_title_bg.gif) top left no-repeat;
}

/* Tour Dates ====================================================================== */

table.tourDates th
{
	background: #ddd7ce;
}

table.tourDates td
{
	background: #946716;
	color: #fff;
}

/* Tool Tip ================== */

html body a.toolTip:hover span
{
	border: 1px solid #946716;
	background-color: #ddd7ce; 
}

/* News Items =================================================== */

.newsItem
{
	border-bottom: 2px dotted #946716;
}

a.moreLink
{
	background: #946716 url(/images/buttons/moreinfo.gif) center right no-repeat;
}

a.moreLink:hover
{
	background: #555 url(/images/buttons/moreinfo.gif) center right no-repeat;
}

#mainContent h2.pageTitle a
{
	color: #fff;
}

#mainContent h2.pageTitle a:hover
{
	color: #c1871c;
}


/* Interact Section =================================================== */

h3.interactTitle, p.focus
{
	color: #fff;
	background: #936715;
}

/* Review Navigation ================================================== */

ul#reviewNav {
	background: #C1871C;
}

ul#reviewNav li ul {
	background: #C1871C;
}

/* News Back To Top Link ========================================================= */

a.backToTop {
	background: #946716;
}

a.backToTop:hover {
	background: #555;
}

/*Buisness Iquiry===========================================================*/
.formInputs label{
font-family: Georgia, Helvetica, serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}

/* Social Links ***************************************************/

div#social{
border-top:3px dotted #BF9232;
margin-top:15px;
	}
