body {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #EED3B4;
}

A {
	color: #9E3713;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:hover {
	color: #9E3713;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.PageContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #ffffff;
	text-align: justify;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 0px;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A8441C;
	text-align: left;
}

A.subhead {
	color: #9E3713;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

A.subhead:hover {
	color: #9E3713;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	vertical-align: bottom;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #AC3D08;
}

A.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	vertical-align: bottom;
	text-align: center;
	text-decoration: none;
}

A.credits:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	vertical-align: bottom;
	text-align: center;
	text-decoration: underline;
}

A.ResourceLinks {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #214400;
	text-decoration: none;
	background-image: url(images/resource_arrow.gif);
	background-repeat: no-repeat;
	padding : 1px 2px 1px 12px;
	display : block;
}

A.ResourceLinks:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color : #214400;
	text-decoration: underline;
	background-image: url(images/resource_arrow2.gif);
	background-repeat: no-repeat;
	display: block;
	padding : 1px 2px 1px 12px;
}

.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-left: 5px;
	padding-bottom: 3px;
}

.contactbox {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	text-align: left;
	border: 1px solid #A8441C;
	background-color: #FFFFFF;
	width: 160px;
}
.contactbutton {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	text-align: center;
	width: 50px;
}

.practice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #214400;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
}

.practiceAreas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(images/resource_arrow.gif);
	background-repeat: no-repeat;
	display: block;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EED3B4;
}

hr {
	color: #214400;
	height : 1px;
}

.ContactContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
hr {
	border: none 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	background-color: transparent;
	color: transparent;
}
.practice hr {
	border: none 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
	background-color: transparent;
	color: transparent;
}