body {
	color:#5e5e5e;
}
h1,h2,h3,h4,h5,h6 {
	color:#613318;
}
p {
	color:#5e5e5e;
}
a,
a:link,
a:visited,
a:hover {
	color:#000000;
}


.pagenav {
	background:#613318 url(../images/menubar_roll.jpg) repeat-x;
}
.pagenav ul li a {
	color:#ffffff;
}
.pagenav ul li a:hover {
	background:#613318;
}


.box1 dt {
	color:#613318;
	border-bottom-color:#cccccc;
}
.box1 dd a {
	color:#000000;
}


.box2 dt {
	color:#613318;
	border-bottom-color:#cccccc;
}
.box2 dd a {
	color:#000000;
}
.box2 dd p a {
	color:#000000;
}
.box2 dd h1,
.box2 dd h2,
.box2 dd h3,
.box2 dd h4,
.box2 dd h5,
.box2 dd h6 {
	color:#000000;
}
.box2 dd img {
	border-color:#777777;
}

.widget h2 {
	color:#613318;
	background-color:#c6d4da;
	border-bottom-color:#3b687c;
}
.widget p {
	color: #666666;
}
.widget ul li {
	border-bottom-color:#613318;
}
.widget a {
	color: #613318;
}

/*** Directory search classes*****/

.box2 dd ul.search_tabs{
border-bottom:2px solid #fc0;
margin:0px;
margin-top:15px;
height:18px;
padding-bottom:4px;
list-style:none;
}

.loading{
margin:0 auto;
margin-top:15px;
width:200px;
text-align:center;
}

.search_tabs li{
float:left;
width:150px;
text-align:center;
}

.search_tabs li a{
text-decoration:none;
font-size:13px;
}

.search_form{
margin-top:25px;
width:220px;
margin-right:10px;
}

.selected
{
background:url(../images/tab.png) no-repeat;
height:50px;
margin-top:-5px;
}

.selected a{
position:relative;
top:5px;
}

.directory_search{
position:relative;
}

.sub_search{
margin-top:25px;
}

.result_container{
position:relative;
top:-104px;
left:220px;
width:630px;
}

.directory_container{
position:relative;
left:220px;
top:-90px;
margin-top:25px;
}


.results_label{
font-size:15px;
font-weight:bold;
padding-bottom:4px;
width:120px;
float:left;
}

.hide_btn{
width:510px;
float:left;
}

.olName {
	clear:both;
	font-weight:bold;
	font-size:12px;
	padding-top:13px;
	padding-bottom:3px;
}

.olNameFirst {
	padding-top:0px;
}

.olDetailLabels {
	clear:both;
	margin-left:10px; 
	width:75px; 
	float:left;
	font-weight:bold;
	font-size:12px;
	color:#726F69;
}

.olDetails {
	width:400px; 
	float:left;
	font-size:12px;
	color:#433F37;
}

.olDeptEmpName {
	font-size:12px;
	width:600px;
	padding-top:10px;
	clear:both;
}

.olDeptEmpDetailLabels {
	margin-left:25px;
	width:85px;
}

.olPeopleDataContainer {
	width:600px;
	clear:both;
}
