#titlebar h1 {
	float: left;
	font-size: 22px;
	font-weight: normal;
	color: #ffb60f; 
}

#content_menu, #content_page {
	border-top: 3px solid #ffb60f;
	padding-top: 7px;
}

#content_menu {
	float: left;
	width: 193px;
}

#content_page {
	float: left;
	width: 780px;
	margin-left: 27px;
}

#cont_right p { clear: left; border-top: 3px solid #ffb60f; }

#cont_right img { float: left; }

#cont_left { width: 569px; }

#cont_left p { width: auto; padding-top: 0; padding-bottom: 10px; }

#cont_left p span { color: #FFB60F; }

#cont_right { padding-left: 25px; }

#cont_left ul {
	margin-top: 15px;
	font-size: 12px;
}

#cont_left h3 { width: 560px; float: left; overflow: hidden; }

#cont_left .inner p { font-size: 12px; margin-bottom: 13px; }

#cont_left h2 { font-size: 14px; color: #ffb60f; display: block; }

#cont_left h4 
{
	font-size:14px;
	color: #ffb60f;
	border-bottom: 1px solid #cdcecf; 
	display: block;
	width: auto;
	text-decoration: none;
	padding: 5px 0 5px 0;
	cursor: pointer
}

#cont_left li a.last { border-bottom: none; }

#content_menu li { margin-top: 3px; }

#content_menu li a {
	display: block;
	width: auto;
	background: #FFF url(../images/arrow.gif) no-repeat right 2px;
	padding-top: 3px;
	height: 14px;
	color: #9a9b9d;
	text-decoration: none;
}

#content_menu li.selected { border-bottom: 1px solid #cdcecf; padding-bottom:7px; }
#content_menu li.selected a { background: none; }
#content_menu li.selected a, #content_menu li a:hover { color: #ffb60f; }


#content_menu ul ul { padding-bottom: 5px }
#content_menu li li { background: #FFF url(../images/arrow.gif) no-repeat right 2px; }
#content_menu li.selected li a { color: #9c9e9f; padding-left: 12px; }
#content_menu li.selected li a:hover { color: #ffb60f; }

#newsList li {border-bottom:solid 1px #9a9b9d; width:529px; padding:0 40px 0 0; margin-bottom: 30px; line-height:20px; background: url(../images/newsMore.gif) no-repeat bottom right;}
#newsList li a, p a{color:#6d6e6f; text-decoration:none;}
#newsList li a:hover,p a:hover{color:#ffb60f;}
#newsList li a span, p a span{font-weight:bold;text-decoration:none;}
#newsList li a:hover span,p a:hover span{color:#ffb60f;}


.newsList{padding-bottom:30px;}
.newsList li {padding:5px 0px;}
.newsList li a, p a{color:#6d6e6f; text-decoration:underline; padding:5px 0;}
.newsList li a:hover,p a:hover{color:#ffb60f;}

/* Old staff page styles (Accordion Version)
.staffMember { float: left; clear: both; width: 569px; margin-bottom: 20px; }
.staffMember .staffMemberImage { float: left; width: 189px; clear: left; }
.staffMember span.staffMemberName, .inner span.staffMemberPosition, .inner span.staffMemberBiography { float: left; width: 360px; margin-left: 20px; }
.staffMember span.staffMemberName, .inner span.staffMemberPosition { font-weight: bold; } */

/* New staff page styles (one long page version) */
#staffList { float: left; width: 569px; overflow: hidden; font-size: 10px; margin-bottom: 20px; }
#staffList .staffMember { float: left; clear: both; width: 569px; border-bottom: 3px solid #ffb60f; margin-bottom: 20px; }
#staffList .staffMember .staffMemberImage { float: left; clear: left; width: 189px; height: 254px; margin-right: 20px; display: inline; overflow: hidden; }
#staffList .staffMember .staffMemberText { float: left; clear: right; width: 360px; }
#staffList .staffMember .staffMemberText h1 { float: left; clear: both; width: 360px; font-weight: bold; font-size: 1.2em; }
#staffList .staffMember .staffMemberText p { float: left; clear: both; width: 360px; font-weight: normal; font-size: 1.2em; padding-bottom: 10px; } 

p a{color:#ffb60f; text-decoration:none;}
p a:hover{color:#ffb60f;}
p a span{font-weight:bold;text-decoration:none;}
p a:hover span{color:#ffb60f;}
