#breadcrumb { /*set breadcrumb background color*/
	background-color:#983F4D;
}
.toptablebar { /*set top table row background color from page indicator top */
	background-color:#DF7F80;
	font-weight: bold;
}

.bgcolor, .video { /*color tint for sidebar, and highlighted content boxes*/
	background-color:#f1e3e3;
}

/* Section: Sidebar Layout --------------------------------------------*/
.sidebar ul { /*list with > bullets used for lists of links*/
	list-style-image:url(/images/arrows/arrow-bullet-about.gif);
}

div.sidebar-top { /* top part of sidebar header with curved edge*/
	background-image:url(/images/sidebar-top-about.jpg);
	background-repeat:no-repeat;
	font-size:9px;
	line-height:9px
}

div.sidebar-header { /* sidebar header text area*/
	background-image:url(/images/sidebar-header-about.jpg);
	background-repeat:repeat-y;
}

div.sidebar-links { /* sidebar links tinted text area*/
	background-image:url(/images/sidebar-tint-about.jpg);
	background-repeat:repeat-y;
}

div.sidebar-btm { /* bottom part of sidebar links tinted text area with curved edge*/
	background-image:url(/images/sidebar-btm-about.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

h3.sidebar	{	/* an h3 heading for subsections in the sidebar */
	font-size:100%;
	color:#000000;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:-10px;
	}
/* End Section: Sidebar Layout ----------------------------------------*/

/* Section: Pressroom Contact Info -----------------------------------------*/


#pressroom-contact {
	float:left;
	color:#ffffff;
	width:460px;
}

#pressroom-contact-top {
	float:left;
	background-image:url(/about/pressroom/images/pressroom-top.jpg);
	background-repeat:no-repeat;
	width:448px;
	height:14px;
}

#pressroom-contact-txt {
	float:left;
	background-image:url(../about/pressroom/images/pressroom-mid.jpg);
	background-repeat:repeat-y;
	width:448px;
	margin:0;
}

#pressroom-contact-address {
	float:left;
}

#pressroom-contact-phone { 
	float:right;
	display:inline;
	margin:25px 25px 0 0;
	text-align:right;
}

#pressroom-contact-btm {
	float:left;
	background-image:url(/about/pressroom/images/pressroom-btm.jpg);
	background-repeat:no-repeat;
	width:448px;
	height:14px;
}

#pressroom-contact h2 {
	color:#ffffff;
	font-weight:normal;
	margin-left:15px;
	padding:0;
}

#pressroom-contact p {
	color:#ffffff;
	margin:0 0 0 15px;
	padding:0;
}

/* End Section: Pressroom Contact Info ---------------------------------------*/

/* Section: Pressroom Columns & News Items -----------------------------------*/
#pressroom-columns {
	float:right;
	margin-top:20px;
	width:100%;
	background-image:url(/images/dashedline-vert.jpg);
	background-position:center;
	background-repeat:repeat-y;	
	
} 

#pressroom-columns h2{
	margin:0;
}

#pressroom-columns h3{
	margin:0;
	padding:0;
	color:#333333;
	font-weight:bold;
} 

  
#pressroom-leftcolumn { 
	float:left;
	width:300px;
}

#pressroom-rightcolumn {
	float:right;
	width:300px;
}

#pressroom-adobe {/*container for the adobe reader notice*/
	font-size:85%;
}

.pressroom-item { /*container class for each news item*/
	clear:both;
}

.pressroom-item a:link, .pressroom-item a:visited, .pressroom-item a:hover { /*container class for each news item*/
	font-weight:bold;
}

.pressroom-item-img { /*container class for news item text image*/
	float:left;
	padding:0 10px 10px 0;
	text-align:center;
}

.pressroom-item-txt { /*container class for news item text*/
}

.about-hr { /*maroon horizontal rule*/
	background-image:url(/about/images/about-hr.jpg);
	background-repeat:repeat-x;
	background-position:center;
	width:100%;
	margin:0;
	height:7px;
	clear:both;
}
/* End Section: Pressroom Columns & News Items -------------------------------*/

/*test for mp3 player */

#mp3player_wrapper { /* background */
	background-image:url(/about/support/images/listen_wrapper.gif);
	background-repeat:no-repeat;
	width:342px;
	height:40px;
}

#mp3player	{
	margin-top:8px;
	margin-left:50px;
	}

/* EMAIL NEWSLETTER SIGNUP BOX FOR THE SIDE MENU */

DIV.sidebarsignup-top {
	clear:both;
	background-image:url(/about/images/sidebarsignup-top.jpg);
	background-repeat:no-repeat;
	width:151px;
	height:13px;
}

DIV.sidebarsignup-middle {
	background-image:url(/about/images/sidebarsignup-middle.jpg);
	background-repeat:y;
	width:151px;
}

h2.sidebarsignup{
	font-size:110%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	color:#996666; /*breadcrumb bar color */
}

DIV.sidebarsignup-text	{
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:90%;
	line-height:18px;
	font-weight:bold;
}


DIV.sidebarsignup-bottom {
	background-image:url(/about/images/sidebarsignup-bottom.jpg);
	width:151px;
	height:11px;
	margin-bottom:10px;
}
/* END  OF  EMAIL NEWSLETTER SIGNUP BOX FOR THE SIDE MENU */
