@import url(../../menu.css);

body { 
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, tahoma;
}

p { font-size: 11px; }

a img { border: 0; }

#wrapper {
	margin: auto;
	padding-top: 50px;
	width: 800px;
}

.noMargins {
	margin: 0px;
	padding: 0px;
}

#dnn_ctr693_Podcaster_lnkPodcast{
	display:none;
}

h3 {
font-family: Tahoma,Arial,Helvetica;
font-size: 12px;
font-weight: normal;
color: #ffffff;
}



/*		HEADER
-------------------------------------------------------*/
.top_middle { 
	background-color: #81844B;
}

.top_left {
	height: 148px;
	vertical-align: top;
}

.top_left a {
	text-decoration: none;
}

/* -- Catalyst nav css rollovers --*/
#cat_about a
{
  display: block;
  width: 95px;
  height: 24px;
  background: url("images/about_us_catalyst_bttn.jpg") no-repeat 0 0;

}
#cat_about a:hover{ background-position: 0 -24px;}
#cat_about span{display: none;}

#cat_leaders a
{
  display: block;
  width: 77px;
  height: 24px;
  background: url("images/leaders_catalyst_bttn.jpg") no-repeat 0 0;

}
#cat_leaders a:hover{ background-position: 0 -24px;}
#cat_leaders span{display: none;}

#cat_events a
{
  display: block;
  width: 70px;
  height: 24px;
  background: url("images/events_catalyst_bttn.jpg") no-repeat 0 0;

}
#cat_events a:hover{ background-position: 0 -24px;}
#cat_events span{display: none;}

#cat_mini a
{
  display: block;
  width: 120px;
  height: 24px;
  background: url("images/mini_catalyst_bttn.jpg") no-repeat 0 0;

}
#cat_mini a:hover{ background-position: 0 -24px;}
#cat_mini span{display: none;}

#cat_photos a
{
  display: block;
  width: 72px;
  height: 24px;
  background: url("images/photos_catalyst_bttn.jpg") no-repeat 0 0;

}
#cat_photos a:hover{ background-position: 0 -24px;}
#cat_photos span{display: none;}

#cat_podcasts a
{
  display: block;
  width: 86px;
  height: 24px;
  background: url("images/podcasts_catalyst_bttn.jpg") no-repeat 0 0;

}
#cat_podcasts a:hover{ background-position: 0 -24px;}
#cat_podcasts span{display: none;}

#cat_links a
{
  display: block;
  width: 80px;
  height: 24px;
  background: url("images/links_catalyst_bttn.jpg") no-repeat 0 0;

}
#cat_links a:hover{ background-position: 0 -24px;}
#cat_links span{display: none;}

/*		MIDDLE SECTION
-------------------------------------------------------*/
.left_col { 
	height: 245px;
	background-color: #A44442;
	text-align: left;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.left_col_home { 
	height: 245px;
	background-color: #A44442;
	text-align: left;
	background-image: url(images/bott_L_arc.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.right_col {
	text-align: left;
	vertical-align: top;
}

#sub_left { float: left; }

#main_flash {
	position: relative; 
	z-index: 0;
}

/*		CONTENT
-------------------------------------------------------*/
#content { 
	float: left; 	
	background-color:#fff; 
	}

#content #main_column {
	padding-top: 80px;
	padding-left: 20px;
	padding-right: 20px;
	border-left: 7px solid #81844B;
	border-bottom: 7px solid #81844B;
	height: 540px;
	overflow: auto;
	line-height: 12pt;
	text-align: left;
}

div#left_column_cata {
	float: left;
	width: 188px;
}

div#right_column_cata{
	float: right;
	width: 344px;
}	


#content #catalyst-logo {
	background: url(images/cata_logo_top.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}

#content #main_column.full_page { 
	background: url(images/cata_logo_bot.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
	border-right: 7px solid #81844B;
}

.clear {
	clear: both;
}

#content #main_column p { margin: 0; }

#content #main_column img { margin-bottom: 10px; }

#content #main_column table td li { font-size: 11px; }

#content #main_column ul {
	margin: 0;
	padding-left: 20px;
}

#content h5 { margin: 0; }

#content h5 i { font-weight: normal; }

#content h6 { margin: 0; }

#content .top_border {
	background-image: url("images/sl_bg_top.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 27px;
	width: 373px;
}

#content .full_page_top_border {
	/*border-left: 7px solid #81844B;
	border-top: 7px solid #81844B;
	padding-top: 18px;
	padding-left: 20px;*/
	padding: 0;
}

#content .full_page_top_border p{
	padding: 0px;
	margin: 0px;
}

#content .wht_corner {
	background-image: url("images/sl_wht_bg_topRgt.gif");
	background-position: top right;
	background-repeat: no-repeat;
	height: 150px;
}

#content .ylw_corner {
	background-image: url("images/sl_ylw_bg_topRgt.gif");
	background-position: top right;
	background-repeat: no-repeat;
	height: 150px;
}

#content #rgt_column_wht {
	border-right: 7px solid #81844B;
	border-bottom: 7px solid #81844B;
	height: 540px;
	padding-left: 10px;
	text-align: left;
}

#content #rgt_column_wht p {
	margin: 0 0 20px 0;	
}

#content #rgt_column_wht h6 a {
	font-size: 11px;
	color: #A44442;	
}

.bulletbld {
	font-size: 11px;
	line-height: 13px;
   }
.bg_yellow { background-color: #F2F4DE; }

*html #content #main_column, *html #content #rgt_column_wht { height: 573px; }	/* IE Box Model Hack */

/*		BOTTOM SECTION
-------------------------------------------------------*/
.btm_left {
	height: 230px;
	background-image: url(images/bott_L_arc.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.btm_left, .btm_middle {
	background-color: #A44442;
	vertical-align: top;
}

.btm_middle { padding-bottom: 20px; }

.btm_middle img { 
	margin-top: 20px;
	margin-right: 10px;
	float: left;
	border: none;
}

.btm_middle p {
	color: #FFEEE0;
	font-weight: bold;
	margin: 20px 10px 0 0;
	line-height: 11pt; 
}

.btm_middle a { 
	color: #FFEEE0;
	text-decoration: none;
	font-weight: bold;
}

.btm_right {
	padding-left: 15px;
	vertical-align: bottom;
}

.btm_right a { color: #81844B; }

.dan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #a44442;
	text-decoration: none;
}
.right-p {
	font-size: 11px;
	line-height: 11px;
	color: FFEEE0;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/*		HEADER
-------------------------------------------------------*/
.top_middle { }
.top_right  { background-color: #81844B; } 
.right_col {
	background-color: #81844B;
	color: #ffeee0;
	padding-left: 12px;
	font-size: 11px;
	font-weight: bold;
} 
.bigyellowtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}
.heading7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
.sectionlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #6E7134;
	hover: #81844B;
}
.heading8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A44442;
}
.scheduletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.no-stylebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A44442;
	font-weight: bold;
}
