/* STANDARD BAMP STYLES - THESE STYLES ARE LINKED TO COMMON CONTENT BOXES */

/* GLOBAL STYLES */

body {
	background-color: #000000;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	text-align: left;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e9c490;
}
a:link {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cb5109;
	text-decoration: underline;
}
a:hover {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e9c490;
}
a:visited {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cb5109;
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	color: #e9c490;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}

p, h1, h2, h3, h4, h5
{
	margin: 0px 0px 15px 0px;
	color: #e9c490;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
}
.footer {
	color: #e9c490;
	font-size: 10px;
}

#contentHolder
{
	width: 1000px;
	margin: 0px auto;
}

	#left
	{
		padding-top: 130px;
		float: left;
		display: inline;
		width: 770px;
	}
	
		#nav
		{
			width: 770px;
			height: 22px;
			padding-top: 10px;
		}
	
	#right
	{
		float: left;
		display: inline;
		width: 230px;
	}

.errors {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

h1 {
	font-size: 14px;
	color: #cb5109;
	line-height: 17px;
}

h2 {
	font-size: 14px;
}

/* CB ARTICLES STYLES */

.articles_div {
	height: 1px;
	background-color: #cb5109;
}
#articles_box {
	width: 300px;
	float: left;
	background-image: url(images/paper_bkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
.articles_headline {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
  font-weight: bold;
	color: #cb5109;
}
.articles_body {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e9c490;
	padding-left: 10px;
	padding-top: 10px;
	width: 275px;
  margin-bottom: 20px;
 	background-image: url(images/news_dates_paper.gif);
	background-repeat: no-repeat;
}
.articles_in_body {
  padding-top: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
	background-image: url(images/news_dates_paper.gif);
	background-repeat: no-repeat;
}
#articles_header {
	margin-bottom: 10px;
	margin-top: 10px;
}

/* CB ARTICLES_IN STYLES */

.articles_in_div {
	height: 0px;
	background-color: #cb5109;
	
}

.articles_in_headline {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #cb5109;
}
#articles_in_box {

	min-height:65px;
  	height:auto !important;
  	height:65px;
	padding-top: 10px;
	padding-left: 10px;

}


/* CB TOURDATES STYLES */

#tourdates_box {
	width: 300px;
	float: right;
}

.tourdates_alt1, .tourdates_alt2 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.tourdates_alt1 {
	background-image: url(images/paper_bkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.tourdates_headline {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #e9c490;
}

.tourdates_date {
	float: left;
	width: 90px;
	margin-left: 10px;
}

.tourdates_body {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cb5109;
	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: left;
}

.tourdates_in_alt1, .tourdates_in_alt2 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.tourdates_in_alt1 {
	background-image: url(images/tour_dates_paper.gif);
	background-repeat: no-repeat;
}

.tourdates_in_headline {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #cb5109;
}

.tourdates_in_date {
	float: left;
	margin-left: 10px;
	width: 190px;
}

.tourdates_in_body {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e9c490;
	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 {
	color:#cb5109;
	background-position: center top;
	height: 20px;
	width: 600px;
	font-weight:bold;
}

#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;
}

.blog_headline {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
  font-weight: bold;
	color: #cb5109;
  margin-top: 10px;
  margin-bottom: 10px;
}
