﻿body 
{
	color:#596039;
}
.navContent a
{
	text-decoration:none;
	color:#596039;	
	border:0px;
}
p
{
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
}
.aboutUs_title
{
	position:absolute;
	height:75px;
	width:588px;
	color:#596039;
	text-align:center;
	font-size:40px;
	top:17%;
}
.aboutUs_nav
{
	position:absolute;
	height:30px;
	top:78px;
	width:588px;
	color:#596039;
	text-align:center;
	font-size:16px;
	text-decoration:none;
	top:85%;
}
p img
{
	float:right;
}
#staff
{
	position:absolute;
	left:50%;
}
.accordianHead
{
	background-color:#dec779;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#c8b05f;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#c8b05f;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#c8b05f;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#c8b05f;
	width:90%;
	cursor:pointer;
}
.accordianBody
{
	width:90%;
	background-color:#ece8b7;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#ece8b7;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#ece8b7;
}
#staffNames
{
	position:relative;
	top:10px;
	left:29%;
}
#staffPic
{
	width:600px;
}
.img
{
	float:right;
}