@charset "UTF-8";
/* CSS Document */


h4 {
  font: normal 18px/26px helvetica, arial, sans-serif; 
	 color: #1c7472;
	 margin:5px 0px 10px 0px;
	 text-align:left;
}

#west_header h1{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #8f7754;
	font: 18px/18px helvetica, arial, sans-serif;
}

#west_header h1.archives{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #8f7754;
	font: 18px/18px helvetica, arial, sans-serif;
}

#west_header h2{
	font: bold 20px/20px helvetica, arial, sans-serif; 
	 color: #1c7472;
	 margin:5px 0px 20px 0px;
	 text-align:center;
}


#west_header h3{
	font: normal 18px/26px helvetica, arial, sans-serif; 
	 color: #1c7472;
	 margin:5px 0px 10px 0px;
	 text-align:left;
}

#west_header p{
	 font: normal 14px/22px helvetica, arial, sans-serif; 
	 color: #333;
	 margin:0px;
}

#west_header .bold{
	 font-weight:bold;
}


#west_header .italic{
	 font-style:oblique;
}


#west_header .bold_italic{
	 font-style:oblique;
	  font-weight:bold;
}

#west_header .headline{
	font: normal 18px/26px helvetica, arial, sans-serif; 
	 color: #1c7472;
	 margin:15px 0px 0px 0px;
	 text-align:left;
}


.headline{
	font: normal 18px/26px helvetica, arial, sans-serif; 
	 color: #1c7472;
	 margin:10px 0px 0px 0px;
	 text-align:left;
}

#west_header .non_link_headline{
	 font: bold 14px/22px helvetica, arial, sans-serif;
	 margin:0px;
	 color: #1c7472;
	 text-decoration:none;
	 border-bottom:none;
	 
}



/*for Pop Up pages*/

/*BBB Online Pages*/
body #west_popup_bbb {
  height: 100%;
  background-color: #ffffff;
  margin: 0px;
  padding: 10px 0px 20px 0px;
  width: 998px;
  border: 0px none;
 
}

#west_page-container-bbb {
	background-color: #ffffff;

}

.west_popup_text{
	padding-top:15px;
	padding-left:15px;
}







body #west_popup {
  height: 100%;
  background-color: #b2dad4;
  margin: 0px;
  padding: 20px;
  width: 795px;
  border: 0px none;
 
}

#west_page-container {
	position:absolute;
	left:50%;
	top: 0px;
	width:840px;
	margin-top:0px;
	margin-left:-420px;
	padding:0px;
	visibility: visible;
	background-color: #ffffff;

}

#west_popup_center{
	margin:0px;
	width:820px;
	padding:20px;
}


#west_popup_padding{
	margin:0px;
	width:805px;
	padding:0px;
}


/*end Pop Up CSS*/

#west_header{
	padding-top:0px;
	overflow: hidden;
	position: relative;
	font: normal 14px/22px helvetica, arial, sans-serif; 
	 color: #333;
	 margin:0px;
}

#west_header #home{
	padding-top:38px;
	overflow: hidden;
	position: relative;
	 font: normal 15px/23px helvetica, arial, sans-serif; 
	 color: #333;
	 margin:0px;
}


#west_header a{
	 font: bold 14px/22px helvetica, arial, sans-serif;
	 margin:0px;
	 text-decoration:none;
	 border-bottom:1px dotted #1c7472;
	 
}

#west_header a:link, #west_header a:visited{
	 font: bold 14px/22px helvetica, arial, sans-serif; 
	 color: #1c7472;
	 margin:0px;
	 text-decoration:none;
	 border-bottom:1px dotted #1c7472;
}


#west_header a:hover{
	color: #8f7754;
	margin:0px;
	text-decoration:none;
	border-bottom:1px dotted #8f7754;

}

#west_header img{
	border: 2px solid #b6d5d4;
}

#west_header img.noBorder{
	border: 0px;
}

#west_header img.sun{
	border: 0px;
}

#west_header p.cs_headline{
	 font: bold 18px/23px helvetica, arial, sans-serif;
	 text-align:center;
}


/*lists*/
#west_header ul{
	text-align: left;
	padding: 0px;
	margin: 0px;		
	background: #ffffff;
	width: 545px;
	font: normal 14px/22px helvetica, arial, sans-serif; 
	color: #333;
	position: relative;
	}

#west_header li{
	padding: 0px 0px 25px 15px;
	text-align: left;
	font: normal 14px/22px helvetica, arial, sans-serif; 
	color: #333;
	list-style-type: none;
	background: transparent url(../images/wcListBullet.gif) left 5px no-repeat;
	width:505px;
	}
	
#west_header li.listSubcat {
	padding: 0px 0px 0px 15px;
	text-align: left;
	font: normal 14px/22px helvetica, arial, sans-serif; 
	color: #333;
	list-style-type: none;
	background: url(../images/wcListBullet.gif) left 5px no-repeat;
	margin: 0px 0 0px 0px;
	}
	
	

/*Client Table*/
#west_header .client_table{
	width: 540px;
	position:relative;
	overflow:hidden;
	padding: 5px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}


#west_header .client_table .leftCol{
	float:left;
	overflow:hidden;
	position:relative;
	width: 150px;
	margin-right:5px;
	text-align:center;
	font-weight:bold;
	border-bottom:0px;
}

#west_header .client_table .centerCol{
	float:left;
	overflow:hidden;
	position:relative;
	width: 200px;
	margin:0px 5px;
	text-align:center;
	border-bottom:0px;
}

#west_header .client_table .rightCol{
	float:left;
	overflow:hidden;
	position:relative;
	width: 150px;
	margin-left:5px;;
	border-bottom:0px;
}

#west_header .clientHeader{
	color:#1c7472;
	font: bold 15px/22px helvetica, arial, sans-serif;

}

#west_header .client_table a{
	 font: bold 12px/22px helvetica, arial, sans-serif;
	 margin:0px;
	 text-decoration:none;
	 border-bottom:1px dotted #1c7472;
	 
}

#west_header .client_table a:link, #west_header .client_table a:visited{
	 font: bold 12px/22px helvetica, arial, sans-serif; 
	 color: #1c7472;
	 margin:0px;
	 text-decoration:none;
	 border-bottom:1px dotted #1c7472;
}


#west_header .client_table a:hover{
	color: #8f7754;
	margin:0px;
	text-decoration:none;
	border-bottom:1px dotted #8f7754;

}



/*BBB Class Schedule*/

#west_header .bbb_tableHeader{
	width: 795px;
	position:relative;
	overflow:hidden;
	padding: 15px 0px 0px 0px;
}

#west_header .bbb_tableHeader .leftCol{
	float:left;
	overflow:hidden;
	position:relative;
	width: 370px;
	text-align:left;
	font-weight:bold;
	border-bottom:0px;
	font: normal 18px/26px helvetica, arial, sans-serif; 
	 color: #1c7472;
	 margin:0px 5px 10px 0px;
	text-transform: uppercase;
}


#west_header .bbb_tableHeader .rightCol{
	float:right;
	overflow:hidden;
	position:relative;
	width: 370px;
	margin:0px 5px;
	border-bottom:0px;
	text-align:right;
	font: bold 16px/16px helvetica, arial, sans-serif;
	font-style:oblique;
}




#west_header .bbb_table{
	width: 790px;
	position:relative;
	overflow:hidden;
	padding: 0px 0px 10px 0px;
	font: normal 14px/22px helvetica, arial, sans-serif; 
}


#west_header .bbb_table .leftCol{
	float:left;
	overflow:hidden;
	position:relative;
	width: 255px;
	margin-right:5px;
	text-align:left;
}

#west_header .bbb_table .centerCol{
	float:left;
	overflow:hidden;
	position:relative;
	width: 255px;
	margin:0px 5px;
	text-align:left;
}

#west_header .bbb_table .rightCol{
	float:right;
	overflow:hidden;
	position:relative;
	width: 255px;
	margin-left:5px;
}

#west_header .bbbHeader{
	font-weight:bold;
	color:#1c7472;
}

#west_header .bottom{
	font-style:oblique;
	text-align:center;
	border-bottom: 1px solid #ccc;
	padding-bottom:10px;
}


#west_header .ssCaption{
	font: 11px/13px helvetica, arial, sans-serif; 
 	color: #999;
	text-align:center;
	margin:0px;
	padding:0px;
  }



#pageTop{
	 font: normal 11px/21px helvetica, arial, sans-serif;
	 color: #1c7472;
	 background-color:#fff;
}

#pageTop a{
	 font: normal 11px/21px helvetica, arial, sans-serif;
	 margin:0px;
	 text-decoration:none;
	 border-bottom:0px;
	 
}

#pageTop a:link, #pageTop a:visited{
	 font: normal 11px/21px helvetica, arial, sans-serif; 
	 color: #1c7472;
	 margin:0px;
	 text-decoration:none;
	 border-bottom:0px;
}


#pageTop a:hover{
	color: #8f7754;
	margin:0px;
	text-decoration:none;
	border-bottom:0px;

}

#pageTop img{

border:0px;
}

#disclaimer p{
	font: normal 11px/17px helvetica, arial, sans-serif; 
	color: #000;
	font-style:oblique;
	text-align:center;
	}