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

#cont_top {	margin: 0px 15px 10px 15px;}

#cont_top table.main_tab{ width: 100%;}

#tab_head {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0 0 8px;
	line-height: 31px;
	vertical-align: top;
	color: #27648d;
	background: url(../images/tab_head.jpg) repeat-x;
	height: 39px;
	border-top: 1px solid #b6b6b6; border-left: 1px solid #b6b6b6; border-right: 1px solid #b6b6b6;
}

#tab_head.home_main { }
#tab_head.home_news { }
#tab_head.home_events { }
#tab_head.home_memb { }

#cont_top td.tab_mid {
	width: 15px;
	height: 15px;
	border-top: #b6b6b6;
}

#cont_top td.cont_box {
	background: #dbdfe0;
	padding: 0 10px 0px 10px;
	border-left: 1px solid #b6b6b6; border-right: 1px solid #b6b6b6;
	font-size: 12px;
}

#cont_top td.cont_box_bot {
	background: #dbdfe0;
	line-height: 8px;
	border-bottom: 1px solid #b6b6b6; border-left: 1px solid #b6b6b6; border-right: 1px solid #b6b6b6;
}

.cont_box_bot a {
	font-size: 12px;
	margin: 0 8px 4px 0;
	padding: 5px;
	text-decoration: underline;
	float: right;
}

.main_text { padding: 7px 0 0 0;}

.home_main_h3 { clear: both; margin: 10px 0 0 0; font-size: 14px; font-weight: 100;}

#cont_top ul { float: left; margin: 0px;}
#cont_top ul.new_memb { float: left; margin: 6px;}
#cont_top li { margin: 5px; }

#news {
	padding: 5px 0 5px 0;
	width: 300px;
}

#news img {
	border: 1px solid #9e9e9e;
	margin: 0 8px 0 0;
	float: left;
}

#news a{
	text-decoration: underline;
	color: #000000;
}

.date { margin: 0 10px 0 0; }


#members {

}

#members a {
	display: block;
	color: white;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 5px 10px 0;
	float: left;
	width: 68px;
	height: 28px;
	background: url(../images/button_bg.jpg) no-repeat;
}

#members p {
	margin: 10px 0 0 0;
}

#ce_area {
	width: 300px;
}

#ce_area h4{
	text-align: center;
	font-size: 14px;
	margin: 3px;
}

#ce_area p {
	padding: 4px 0 0px 0;
}

#events_list li {
	list-style: none;
}

#events_list p.el_date {
	margin: 10px 0 0 0;
	font-weight: bold;
}

#events_list p.el_title {
}

#events_list span {
	color: #27648d;
}

.hospitals {
	margin: 0 0 5px 0;
}

#ce_admin_area {
	text-align: center;
}

#presenter {
	border: 1px solid #333333;
	width: 300px;
	margin: 0 auto;
	padding: 5px 0 15px 0;
}

#ce_admin_area p.ce_when {
	font-size: 16px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

#ce_admin_area h2 {
	color: #333333;
}

#ce_admin_area h3 {
	font-size: 18px;
}

#ce_admin_area h4{
	text-align: center;
	font-size: 14px;
	margin: 8px;
}

#ce_admin_area p {
	padding: 7px 0 0px 0;
}