* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

/* Global Styles */

body {
	margin:0px;
	background-color: #FFFFFF;
	padding: 0px;
	}
#table_main_layout {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#td_title {
	padding: 0px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D212D;
	margin: 0px;
	height: 140px;
}
#table_nested_title_text {
	position: absolute;
	left: 421px;
	top: 70px;
}
a:link {
	color: #993300;
	text-decoration:none;
	}
a:visited {
	color: #B1633C;
	text-decoration:none;
}

	
a:hover {
	color: #7E98CC;
	text-decoration:none;
	}
a:active {
	color: #333333;
	text-decoration:none;
}
#td_navigation {
	width: 20%;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
}
#td_navigation  a:link {
	font:11px georgia;
	color: #993300;
	font-weight:bold;
	text-decoration: none;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	margin-bottom: 10px;
}
#td_navigation a:visited {
	font:11px georgia;
	color: #993300;
	font-weight:bold;
	text-decoration: none;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	margin-bottom: 10px;
}
#td_navigation a:hover {
	color:#7E98CC;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #584967;
	border-right-color: #584967;
	border-bottom-color: #584967;
	border-left-color: #584967;
	display: block;
	margin-bottom: 10px;
	}
#td_navigation a:active {
	font:11px georgia;
	color: #666666;
	font-weight:bold;
	text-decoration: none;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	margin-bottom: 10px;
}

.navigation_current_page {
	color: #7E98CC;
	font-weight:bold;
	text-decoration: none;
	display:block;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgb(20,40,95);
	border-right-color: rgb(20,40,95);
	border-bottom-color: rgb(20,40,95);
	border-left-color: rgb(20,40,95);
	font-family: georgia;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 16px;
	padding: 10px;
	margin-bottom: 10px;
}
#td_center_content {
	width: 60%;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	vertical-align: top;
}
#td_upcoming_gigs_holder {
	text-align: center;
	vertical-align: top;
	width: 40%;
	padding-top: 20px;
	padding-left: 50px;
}
#table_nested_upcoming_gigs {
	text-align: center;
	width: 50%;
	overflow: hidden;
}
#td_upcoming_gigs_header {
	padding: 10px 4px 14px 4px;
	background-color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7E98CC;
	}
#td_upcoming_gigs_col {
	padding-top: 10px;
	width: 40%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#td_contact_col {
	text-align: left;
	vertical-align: top;
	width: 40%;
	padding-top: 20px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

#table_nested_auto_tune {
	text-align: center;
	width: 50%;
}
#td_auto_tune_header {
	padding: 10px 4px 14px 4px;
	background-color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7E98CC;
}
#td_auto_tune_col {
	border: 1px solid #333333;
	padding: 10px;
}




#td_footer {
	padding: 10px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #993300;
	text-align: right;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #020609;
	border-right-color: #020609;
	border-bottom-color: #020609;
	border-left-color: #020609;
	margin-top: 20px;
}
#td_footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
#td_footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
#td_footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7E98CC;
	text-decoration: none;
}
#td_footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.footer_current_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7E98CC;
	text-decoration: none;
}



.tagline {
	font:12px georgia;
	color: #4162A5;
	line-height:18px;
	letter-spacing:0.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #404040;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #584967;
	}

/* Class Styles */

.body_text {
	font:11px arial;
	color:#666666;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	}
	
.page_name{
	font:22px georgia;
	color: #9F4010;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.sub_header {
	font:16px georgia;
	color: #5B3847;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.sidebar_header {
	font:14px georgia;
	color: #7E98CC;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.detail_text {
	font:12px arial;
	color:#270E03;
	line-height:16px;
	letter-spacing:0.1em;
	}
	
.small_text {
	font:10px arial;
	color:#645169;
	}
	

	
.small_text_bold {
	color:#993301;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.small_text_bold_blue {
	color:#7E98CC;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.small_text_red {
	font:10px arial;
	color:#993301;
}
