body {
	background: #66686C;
	text-align: center;
}
a {
	color: #0066CC;
}
#Wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 942px;
	border: 4px solid #FFFFFF;
	background: url(/Images/Background.gif);
}
#Logo {
	border-bottom: 4px solid #FFFFFF;
}
#Header {
	border-bottom: 4px solid #FFFFFF;
}
#HeaderInfo {
	font: bold 11px "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	background: url(/Images/HeaderBackground.gif);
	text-align: center;
	height: 28px;

}
#HeaderInfo a {
	font: bold 11px "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#HeaderInfo a:hover {
	text-decoration: underline;
}
#HeaderInfo ul {
	list-style: none;
	margin: 0px auto;
	padding: 5px 15px 3px 0px;
}
#HeaderInfo li {
	display: inline;
	padding-left: 0px;
}
#Navigation {
	float: left;
	width: 225px;
	text-align: left;
}
#Navigation ul {
	padding: 15px 0px 0px 0px;
	margin: 0px;
}
#Navigation li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	height: 30px;
}
#Navigation #contactButton{
	background-image: none !important;

	padding: 0px 0px 0px 25px;
}
#Navigation a {
	font: bold 13px "Trebuchet MS", Arial, sans-serif;
	color: #224369;
	text-decoration: none;
	display: block;
	padding: 6px 0px 6px 25px;
	height: 18px;
}
#Navigation a:hover {
	text-decoration: none;
	background: url(/Images/NavBackground-over.gif);

}
#Navigation .selected a {
	color: #FFF;
	background: url(/Images/NavBackground.gif) no-repeat;
}



#Content {
	float: right;
	width: 655px;
	background: #FFFFFF;
	text-align: left;
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 20px 35px 0px 27px;
	margin: 0px;
}
#Footer {
	background: #166A9F;
	border-top: 4px solid #FFFFFF;
	font: 10px/20px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 20px;
}
.clear {
	clear: both;
}
.clearLEFT {
	clear: left;
}
.homeShortCuts {
	padding-left: 12px;
	font: bold 11px/15px "Trebuchet MS", Arial, sans-serif;
	width: 25%;
}
a.homeShortCutImg:hover img {
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
}

#Content p {
	margin: 0px;
	padding-bottom: 12px;
	line-height: 18px;
}
#Content h1 {
	font-size: 22px;
	color: #333333;
	line-height: 24px;
}
#Content .attorneyName h1 {
	font-size: 22px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 1px;
}
#Content h2 {
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #333333;
}
#Content h4 {
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #333333;
	width: 450px;
}
.attorneyImage {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 0px;
	float: left;
}
.attorneyName {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
#Content .attorneyNavList {
	float: right;
	background: #E9EDF0;
	margin: 0px 0px 10px 25px;
	border-top: 3px solid #165C8F;
	border-bottom: 3px solid #165C8F;
	font-size: 11px;
	line-height: 19px;
}
.attorneyNavList ul {
	list-style: none;
	margin: 0px;
	padding: 15px 25px 20px;
}
.attorneyNavList li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100px;
}
.attorneyNavList a {
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}
.attorneyNavList a:hover {
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline;
}
.attorneyNavList .selected {
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}
#Content .attorneysNavHeader {
	font-size: 11px;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #333;
	color: #333;
	padding-top: 5px;
}
#Content .recentArticles {
	font-size: 16px;
	color: #333333;
	display: block;
	border-bottom: 1px solid #333333;
	font-weight: bold;
	clear: both;
}
.attorneyInfo {
	float: left;
}
#Content .attorneyInfo .attorneyPosition {

}
#Content .areaNavList {
	float: right;
	background: #E9EDF0;
	margin: 0px 0px 10px 25px;
	border-top: 3px solid #165C8F;
	border-bottom: 3px solid #165C8F;
	font-size: 11px;
	line-height: 13px;
}
.areaNavList ul {
	list-style: none;
	margin: 0px;
	padding: 15px 25px 20px;
}
.areaNavList li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 150px;
	padding-bottom: 4px;
}
.areaNavList a {
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}
.areaNavList a:hover {
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline;
}
.courthouseList a {
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
	line-height: 16px;
}
.courthouseList a:hover {
	text-decoration: underline;
}
.courthouseImage {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
}
.lawLibraryImage {
	padding-right: 20px;
	padding-bottom: 15px;
	float: left;
}
.libraryHeader {
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.attorneyEmail {
	padding-bottom: 11px;
}
