body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #c1bbaf;
}
#container {
	margin: 0 auto;
	width: 780px;
	background: #c1bbaf;
}
#header {
	float: left;
	background-color: #ffffff;
	width: 780px;
	height: 96px;
	margin: 0;
	zpadding: 13px 0 0 0;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	text-align: right;
	width: 780px;
	font-size: 11px;
	height: 24px;
	background-color: #ffffff;
}
#nav ul {
	padding: 0;
	margin: 0 26px 0 0;
}
#nav li {
	display: inline;
	list-style: none;
	zfont-size: 12px;
}
#nav a {
	color: #000000;
	text-decoration: none;
	padding: 0 10px; 
	text-transform: uppercase;
}
#nav a:hover {
	color: #98022f;
	zdisplay: block;
}
#aboutus #about a, #ourservices #services a, #ourstaff #staff a, #ourlocation #location a, #links #link a, #contactus #contact a {
	color: #98022f;
}
#wrap  {
	float: left;
	width: 780px;
	background: #f4f3ee;
	zpadding-bottom: 50px;
}
#rightNav {
	float: left;
	width: 192px;
	padding-bottom: 30px;
	
}
#rightNav p {
	font-size: 11px;
	margin: 5px 0 0 0;
	border-bottom: 1px dotted #666666;
	width: 157px;
	padding-bottom: 5px;
}
#rightNav a {
	color: #d67240;
	text-decoration: none;
}
.firm {
	border: none !important;
}

#content {
	float: left;
	width: 528px;
	padding: 0 30px 30px 30px;
}
#content p {
	margin: 12px 0;
	line-height: 18px;
}
#content ul {
	margin: 10px 0 0 40px;
	padding: 0;
}
#content li {
	line-height: 20px;
	padding-bottom: 3px;
}
#content a {
	color: #000000;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
	color: #98022f;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #98022f;
	margin: 0;
	padding: 20px 0 5px 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #06194e;
	font-weight: bold;
}
.staffleft {
	float: left;
	width: 180px;
	padding-bottom: 35px;
}
span {
	font-size: 11px;
}
#contactfrm {
	float: right;
	width: 280px;
}
#contactfrm fieldset {
	border: none;
}
#contactfrm ul {
	margin: 0;
	padding: 0;
}
#contactfrm li {
	float: left;
	display: block;
	width: 280px;
	list-style: none;
	padding: 0 0 2px 0;
	font-size: 11px;
	color: #06194e;
}
.redstar
{
	color:#ea0309;
}
.submitbutton {
	background-color: #98022f;
	color:#ffffff;
	width: 70px;
	float: right;
	border: none;
	margin: 3px 56px 0 0 ;
	padding: 0;
	height: 25px;
	text-align: center;
}
#logo {
	border: none;
}
#footer {
	width: 780px;
	height: 40px;
	clear: both;
	color: #ffffff;
	background-color: #c1bbaf;
	font-size: 10px;
	text-align: center;
}
#footer p {
	margin: 0;
	padding: 10px 0 0 0;
}
#footer a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}