/* CSS Document */

Body {
margin: 0;
padding: 0;
background-image:url(images/bkg_home2.jpg);
background-repeat:no-repeat;
background-position: 50% 0;
background-color: #000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 13px;
color:#333333;
}

p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12x;
color:#333333;
}

a:link, a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#84a81c;
}

a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#efe8bf;
}

a img {
	border: none;
}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#84a81c;
}

/* CB ARTICLES STYLES */

.articles_headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #576f0f;
	font-weight: bold;
	padding-bottom: 5px;
}
.articles_body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	margin-left: 0px;
	width: 329px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 10px;
	padding-top: 0px;
	line-height: 17px;
}
.articles_date {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
	padding-bottom: 5px;
}

#articles_header {
	margin-bottom: 10px;
	margin-top: 0px;
}
#articles_box {
	width: 329px;
	float: left;
	background-image: url(images/home_news_tour_bkg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	padding-bottom: 20px;
}

#articles_div {
	height: 1px;
	background-color: #CCCCCC;
}


/* CB TOURDATES STYLES */

#tourdates_box {
	width: 329px;
	float: left;
	padding-bottom: 10px;
	background-image: url(images/home_news_tour_bkg_2.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#tourdates_div {
	height: 1px;
	background-color: #CCCCCC;
}

.tourdates_alt1, .tourdates_alt2 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.tourdates_alt1 {

}

.tourdates_headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #576f0f;
	font-weight: bold;
	text-align: left;
}

.tourdates_date {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}

.tourdates_body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	width: 300px;
}	

#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: left;
}

.tourdates_in_alt1, .tourdates_in_alt2 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.tourdates_in_alt1 {
	background-color: #e6cfb0;
}

.tourdates_in_headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color: #5c1208;
}

.tourdates_in_date {
	float: left;
	margin-left: 10px;
	width: 190px;
}

.tourdates_in_body {
	font-family:Georgia, "Times New Roman", Times, 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:#5c1208;
	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;
}

