@charset "UTF-8";
/* CSS Document */

body { 

	background: #b9ebfe url(images/bkg.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#contentHolder
{

	margin: 35px auto 0px auto;
	padding: 15px;
	width: 970px;
	height: 575px;
	
	background: #FFF;
	border: #333881 5px solid;
	background: url(images/mainbkg.jpg) top left no-repeat #FFF;
}

p
{
	margin: 0px 0px 12px 0px;
}

#welcomeHolder
{
	padding: 0px;
	margin: 205px 0px 0px 450px;
	width: 488px;
	height: 128px;
}

	#welcomeHolder h1
	{
		display: inline;
	}

	#welcomeHeader
	{
		background: url(images/welcome.jpg) top left no-repeat;
		width: 488px;
		height: 27px;
		text-indent: -5555px;
	}
	
	#welcomeText
	{
		width: 488px;
	}

#AffiliateBar
{
	margin: 4px auto 0px auto;
	width: 648px;
	height: 80px;
}

#buLogo
{
	margin: 0px auto 0px auto;
	width: 100px;
	height: 48px;
}

#homeNavHolder
{
	width: 218px;
	height: 215px;
	margin-left: 747px;
}

	#vertline
	{
		display: inline;
		float: left;
		width: 29px;
		height: 215px;
		background: url(images/vertline.jpg) no-repeat top left;
	}
	
	#nav
	{
		margin-top: 15px;
		display: inline;
		float: left;
		width: 185px;
		
	}
	
#footer
{
	background: #333881;
	width: 1010px;
	height: 18px;
	margin: 0px auto 0px auto;
	color: #FFF;
	font-size: 11px;
	text-align: center;
}

/* CB TOURDATES STYLES */

#tourdates_box {
	width: 300px;
	float: right;
}

.tourdates_alt1, .tourdates_alt2 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.tourdates_alt1 {
	background-color: #e3b464;
}

.tourdates_headline {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #000;
}

.tourdates_date {
	float: left;
	width: 90px;
	margin-left: 10px;
}

.tourdates_body {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin-left: 100px;
	width: 175px;
}

#tourdates_header {
	margin-bottom: 10px;
	margin-top: 10px;
}

.ccontent_in_ind_headline {
	font-weight:bold;
}

#ccontent_ind_category_header {
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}

/* CB TOURDATES_IN STYLES */
#tourdates_in_box {
	width: 600px;
	float: right;
}

.tourdates_in_alt1, .tourdates_in_alt2 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.tourdates_in_alt1 {
	background-color: #e3b464;
}

.tourdates_in_headline {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #000;
}

.tourdates_in_date {
	float: left;
	margin-left: 10px;
	width: 190px;
}

.tourdates_in_body {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	width: 375px;
	margin-left: 200px;
}

.tourdates_in_send_friend {
	padding: 10px;
}

#tourdates_in_header {
	margin-bottom: 10px;
	margin-top: 10px;
}

#tourdates_in_tagline {
	margin-bottom: 10px;
}

#tourdates_in_tableheader {
	background-color:#5d4312;
	color:#ffffff;
}

#tourdates_in_tableheader_date {
	text-align:left;
	margin-left:10px;
}

#tourdates_in_tableheader_location {
	text-align:left;
	margin-left:155px;
}

#tourdates_in_tableheader_details {
	text-align:left;
	margin-left:155px;
}

div.tourdates_in_details_click {
	float: right;
	width: 176px;
}
.tourdates_details {
	border-style: dotted;
	border-width: 1px;
	margin-left: 10px;
	margin-right: 10px;
}

.tourdates_details_contents {
	margin-left: 10px;
	margin-right: 10px;
}

/* CB LINK_DIRECTORY STYLES */

#link_directory_box table.link_directory_table tbody tr td {
	padding-bottom: 20px;
}

#link_directory_box {
	width: 600px;
	float: right;
}

.link_directory_table {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

.link_directory_item_desc a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.link_directory_div {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #eba348;
}

.link_directory_item_desc a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* CB CCONTENT STYLES */

#ccontent_box, .ccontent_in_ind_body {
	width: 600px;
	float: right;
}

.ccontent_div {
	width: 600px;
	height: 2px;
	background-color: #eba348;
}

.ccontent_body {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin-bottom: 5px;
	margin-top: 5px;
}

.ccontent_in_ind_body a {
	color: #000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
}

/* CB BLOGHISTORY STYLES */

#blog_history_box {
	width: 150px;
	float: right;
}

#blog_history_box > div {
	margin-bottom: 5px;
}

/* CB MAINBLOG STYLES */

#mainblog_box {
	width: 430px;
}

