@charset "utf-8";
/* CSS Document */

body {
	background-color: #D9D4BA;
}
a {
font-family:Verdana, Arial, Helvetica, sans-serif;
size: 10px;
color: #666666;
}

#top {
	width: 774px;
	height: 156px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 219px;
	height: 156px;
}

#header {
	float: left;
	width: 555px;
	height: 156px;
	background-image: url(../images/header_back.jpg);
}

#secondaryNav {
	text-align: right;
	padding: 5px 18px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: pre;
}

#secondaryNav a, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

#secondaryNav a:hover {
	color: #ab5e00;
	text-decoration: underline;
}

#headerImage {
	width: 503px;
	height: 116px;
	padding: 10px 0 0 25px
}

#content {
	width: 774px;
	background-color: #EAE6D3;
	margin: 0 auto;
}

#mainNav {
	float: left;
	width: 219px;
	height: 283px;
}

#frontMainImage {
	float: left;
	width: 555px;
	height: 283px;
	background-image: url(../images/header_home.jpg);
	background-repeat: no-repeat;
}

#frontImageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	float: right;
	width: 185px;
	height: 200px;
	padding: 80px 28px 0 0px;
}

#frontCTA {
	float: left;
	width: 219px;
	height: 74px;
	padding: 0 0 0 0;
	
}

#frontText {
	float:right;
	width: 520px;
	height: auto;
	padding: 20px 10px 0 0;
	
}

#maintText {
	clear: both;
	float: left;
	width: 515px;
	height: auto;
	padding: 10px 5px 0 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2em;
}
#pNavContainer{
	float: right;
	width: 555px;
	height: 283px;
	padding: 1px 0 0 0;
}

#practiceNav {
	width: 565px;
	height: 282px;
	background-color: #2E3737;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2em;
	margin-left: -10px;
}

#practiceNav a, a:visited, a:active {
	color: #837D68;
	text-decoration: none;
}

#practiceNav a:hover {
	color: #ab5e00;
	text-decoration: underline;
}

#insideText {
	float: right;
	width: 515px;
	height: auto;
	padding: 10px 5px 0 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2em;
}

#insideCTA {
	float: left;
	width: 219px;
	height: 374px;
	padding: 0 0 0 0;
}

#insideContact {
	clear: left;
	float: left;
	width: 175px;
	padding: 10px 0 20px 20px;
}

#cta {
	float: right;
	width: 218px;
	height: 374px;
	padding: 0 0 0 0;
}

#contact {
vertical-align:top;
	width: 175px;
	padding: 10px 10px 0 0;
}

#bottomNav {
	background-color: #161F1F;
	clear: both;
	width: 774px;
	height: 40px;
	padding-top: .255px;
	/*margin-bottom: 5px;*/
}
#bottomNav a, a:visited, a:active {
	color: #837D68;
	text-decoration: none;
}

#bottomNav a:hover {
	color: #ab5e00;
	text-decoration: underline;
}

#copyrights {
	width: 774px;
	height: 40px;
	margin: 0 auto;
}

#bhs {
	float: left;
}

#credits {
	float: right;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ab5e00;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style1 {
	color: #837d68;
	font-weight: bold;
}

ul {
	color: #837D68;
}
