/* STANDARD BAMP STYLES - THESE STYLES ARE LINKED TO COMMON CONTENT BOXES */

/* GLOBAL STYLES */

body {
	color: #000000;
	font-size: 13px;
	font-family: Trebuchet, Verdana, Arial, Sans-Serif;
	padding:0;
	margin:0;
	background: #e359ab url(images/body_bg.png) repeat-x;
}

#copyright {
	font-size: 11px;
	text-align: center;
	color: #fff;
	padding: 5px 0 5px 0;
}

#copyright a{
	font-size: 11px;
	text-align: center;
	color: #fff;
}

a img {
	border: none;
}

a {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

.errors {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 14px;
}
/* CB ARTICLES STYLES */

#articles_box {
	width: 600px;
	float: left;
}

.articles_div {
	width: 600px;
	height: 1px;
	background-color: #eba348;
}

.articles_headline {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #e10000;
}

.articles_body {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin-bottom: 5px;
	margin-top: 5px;
}

.articles_body a {
	color: #000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
}

#articles_header {
	margin-bottom: 10px;
	margin-top: 10px;
}

/* CB ARTICLES_IN STYLES */

#articles_in_box {
	
}

.articles_in_div {
}

.articles_in_headline, .articles_in_ind_headline {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.articles_in_body, .articles_in_ind_body {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin-bottom: 5px;
	margin-top: 5px;
	background: url(images/news_treatment.gif) repeat-x;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.articles_in_body a, .articles_in_ind_body a {
	color: #000;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}

#articles_in_header {
	margin-bottom: 10px;
	margin-top: 10px;
}

#articles_in_tagline {
	margin-bottom: 10px;
}

/* 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: 100%;
	float: right;
	color: #000100;
}

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

.tourdates_in_alt1 {
	background-color: #98d0ff;
}

.tourdates_in_headline {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

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

.tourdates_in_body {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	width: 340px;
	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:#6abaff;
	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 {
	margin-top: 10px;
	width: 100%;
}

div.link_directory_item_name a {
	text-decoration: none;
	font-weight: bold;
}

div.eventDetailsBox {
	width: 488px;
}
div.eventDetailsBoxTest {
	width: 730px;
}

div.link_directory_item {
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	padding: 10px 10px 9px;
	background-color: #e0f3f7;
}

div.link_directory_clear_spacer {
	clear: left;
}

div.link_directory_item_image {
	float: left;
	margin-right: 10px;
}

.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;
}

/* SITE-SPECIFIC STYLES */
#body_centered {
	width: 980px;
	margin: auto;
	margin-top: 20px;
}

#content_area {
	background-color: #FFFFFF;
}

#right_content_column {
	width: 230px;
	padding-top: 10px;
	float: right;
	text-align: center;
}

#home_upcoming_events {
	margin-bottom: 10px;
}

.hometext_cal {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding:0 10px 0 0;
}

.hometext_body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding:0 10px 0 10px;
}

.hometext a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.hometext_hr {
color:#d94395;
background-color:#d94395;
width:490px; 
float:left; 
margin-left:0;
border:0;
height:1px;
}

.hometext_header {
font-weight: bold;
color: #da4295;
}

#home_upcoming_events, #home_calendar {
	width: 730px;
	background-color: #e3f9fc;
}

#content_footer {
	clear:both;
	background-image: url(images/footer_bg.png);
}

.subNav {
	background-color: #ffae4a;
	position:relative;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}

.subNav a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	vertical-align: top;
	margin-top: -4px;
	top: 8px;
}

.subNav a:hover {
	text-decoration: underline;
}

#frontArticlesBox {
	background-color: #a84ba4;
	border: 1px solid #7e2c7a;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

div.frontArticle p {
	margin: 0;
	text-align: left;
}

div.frontArticle {
	margin-top: 5px;
	margin-bottom: 5px;
}

p.frontArticleBody {
	font-size: 11px;
}

div.eventDetailsTop {
	margin-bottom: 10px;
}

#eventDetailsSideTop {
	margin-bottom: 10px;
}

#eventDetailsSideBottomTest {
	margin-bottom: 10px;
}

#eventDetailsTopLeft {
	margin-right: 10px;
}

td.left_column {
	vertical-align: top;
	padding: 10px;
	background-color: #c0e9f2;
}

td.right_column {
	padding-top: 10px;
}

div.eventDetailsSide {
	width: 230px;
	margin-left: 10px;
}
div.eventDetailsSideTest {
	width: 230px;
	margin-right: 10px;
}

div.contentClearSpacer {
	clear: both;
}

#calendar_master {
	color: #d455ac;
}

#calendar_master a {
	color: #d455ac;
}

#calendar_body {
	background-color: #fffeff;
}

td.cal_cell_on, td.cal_cell_off {
	background-image: url(images/cal_cell_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #cff0f7;
}
