#main {
	font-family: "Times New Roman", Times, serif;
	color: #494440;
	font-size: 14px;
	padding-top: 11px;
	padding-right: 19px;
	padding-bottom: 45px;
	padding-left: 27px;
	width: 831px;
	background-color: #FFFFFF;
	line-height: 18px;

	vertical-align: top;
}
body {
	background-color: #BAB42C;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	width: 100%;
	text-align: center;
	font-weight: normal;
	height: 20px;

}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3B2D24;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 10px;
}
#homeBar {
	background-color: #A5A267;
	width: 236px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #362921;
	text-align: center;
	float: left;

}
#homeBar p
{	padding: 10px;

}
a:link, a:visited {
	color: #362921;
	text-decoration:none;
}
a:hover {

	text-decoration:underline;
}
#teamBar  {
	background-color: #362921;
	width: 181px;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;


}
#teamBar p
{
	padding: 12px 12px 12px 17px;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: left;
}

#teamBar a:link, #teamBar a:visited
{
color:#ffffff;
text-decoration:none;
}

#teamBar a:hover
{
color:#ffffff;
text-decoration:underline;
}

#teamBio {
	font-size: 18px;
	padding: 10px;
	white-space: nowrap;
}
#teamBio img
{
border: solid 1px #362921;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #362921;
	text-align: left;
	width: 885px;
	padding-top: 20px;
	line-height: 18px;
	padding-left: 15px;
}
div#commentForm, div#commentForm2, div#commentForm3, div#commentForm4, div#commentForm5, div#services1, div#services2, div#services3, div#commentForm6 {  margin: 0px;  display: none;}
div#contactUs {
	text-align: left;
	float:right;
	width:300px;
	padding:15px;
	margin-top:30px;

}
p#contactUs, a#contactUs:link, a#contaactUs:visited
{	font-size: 21px;
line-height:25px;
text-decoration:none;
}

