body {
	background-color: #031725;
	background-image: url(../images/bodyBG.gif);
	background-position: top center;
	text-align: center;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 50px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #44718E;
	margin-top: 30px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 18px 0px 0px 0px;
	color: #002748;
	line-height: 22px;
}
p {
	line-height: 18px;
	margin: 14px 0px 0px 0px;
}
#whiteBG {
	background-image: url(../images/whiteBG.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 760px;
	margin: 0px auto;
	text-align: left;
}
#leftColumn {
	width: 235px;
}
#darkblue, #lightblue {
	width: 184px;
	border-right: solid 2px #00101d;
	border-left: solid 2px #00101d;
	margin: 0px 0px 0px 15px;
	color: #ffffff;
	padding: 12px 16px;
}
#darkblue {
	background-color: #0a364d;
}
#lightblue {
	border-bottom: solid 2px #00101d;
	background-color: #0c4160;
}
#leftColumn h3 {
	margin: 0px;
	color: #ffffff;
}
#leftColumn p {
	font-size: 11px;
	margin: 0px 0px 8px;
	line-height: 20px;
}
#leftColumn p.messagesent {
	font-size: 11px;
	margin: 0px 0px 8px 0px;
	line-height: 16px;
	padding: 4px 12px;
	background-color: #099B37;
	border: solid 1px #60CB82;
}
#leftColumn p.messagenotsent {
	font-size: 11px;
	margin: 0px 0px 8px 0px;
	line-height: 16px;
	padding: 4px 12px;
	background-color: #BF2214;
	border: solid 1px #E55E4F;
}
#leftColumn input, #leftColumn textarea {
	width: 172px;
	border: solid 2px #44718e;
	padding: 4px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#leftColumn input.submit {
	width: auto;
	margin: 4px 0px 0px 0px;
	border: solid 3px #44718e;
	background-color: #0A364D;
	color: #ffffff;
	padding: 3px 7px;
}
#leftColumn input.submit:hover {
	background-color: #08283A;
	cursor: pointer;
	border-color: #0A364D;
}
#rightColumn {
	width: 524px;
}
ul#nav {
}
ul#nav li {
	float: left;
}
ul#nav li a {
	background-image: url(../images/navBG.gif);
	display: block;
	height: 42px;
}
ul#nav li#home a {
	width: 53px;
}
ul#nav li#home a:hover {
	background-position: 0px -42px;
}
ul#nav li#home a#youarehere {
	background-position: 0px -84px;
}
ul#nav li#about a {
	width: 109px;
	background-position: -53px 0px;
}
ul#nav li#about a:hover {
	background-position: -53px -42px;
}
ul#nav li#about a#youarehere {
	background-position: -53px -84px;
}
ul#nav li#areas a {
	width: 120px;
	background-position: -162px 0px;
}
ul#nav li#areas a:hover {
	background-position: -162px -42px;
}
ul#nav li#areas a#youarehere {
	background-position: -162px -84px;
}
ul#nav li#attorneys a {
	width: 104px;
	background-position: -282px 0px;
}
ul#nav li#attorneys a:hover {
	background-position: -282px -42px;
}
ul#nav li#attorneys a#youarehere {
	background-position: -282px -84px;
}
ul#nav li#faq a {
	width: 48px;
	background-position: -386px 0px;
}
ul#nav li#faq a:hover {
	background-position: -386px -42px;
}
ul#nav li#faq a#youarehere {
	background-position: -386px -84px;
}
ul#nav li#contact a {
	width: 90px;
	background-position: -434px 0px;
}
ul#nav li#contact a:hover {
	background-position: -434px -42px;
}
ul#nav li#contact a#youarehere {
	background-position: -434px -84px;
}
#content {
	background-image: url(../images/contentBG.gif);
	background-repeat: no-repeat;
	background-position: 508px 0px;
	padding: 1px 6px 0px 0px;
}
#content a {
	color: #00345f;
	border-bottom: solid 1px #85a0b7;
}
#content a:hover {
	border-color: #00345f;
}
#content .intro {
	background-color: #e6e6e6;
	padding: 18px 30px 22px 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
}
#content .intro:first-line {
	font-size: 24px;
	line-height: 32px;
}
#content .feature {
	width: 227px;
	margin: 10px 0px 0px 21px;
}
#content  .feature  a.image {
	border: 1px solid #c0c0c0;
	display: block;
}
#content .feature a img {
	border: 3px solid #ffffff;
}
#content .feature a:hover img {
	border-color: #c0c0c0;
}
#content .feature h3 a {
	font-size: 18px;
}
#content .interiorpadding {
	padding: 0px 35px;
}
.interiorpadding ul {
	line-height: 18px;
	list-style-type: disc;
	margin: 14px 0px 0px 26px;
}
.center {
	width: 760px;
	margin: 0px auto;
	text-align: left;
}
#contentShadow {
	background-image: url(../images/whiteBGshadow.png);
	background-repeat: no-repeat;
	height: 11px;
	background-position: 92px 0px;
}
#footer {
	color: #FFFFFF;
	background-color: #000f1c;
	width: 594px;
	margin: 8px 0px 0px 99px;
	padding: 18px 30px;
	position: relative;
	height: 90px;
	font-size: 11px;
}
#footer span {
	position: absolute;
	right: 30px;
	text-align: right;
	top: 4px;
	width: 330px;
}
#footer a {
	color: #FFFFFF;
	border-bottom: solid 1px #445869;
}
#footer a:hover {
	border-color: #FFFFFF;
}
#footer em {
	font-style: normal;
	color: #33424f;
}
