/* @override http://www.wpl-legal.com/v3attorney.css */

body {
	background-color: #F7F6F2;
	margin: 0px;
	padding: 0px;
	font:Verdana, Arial, Helvetica, sans-serif;
}
#Wrap {
	width: 800px;
	margin: 0 auto;
	background-image: url(images/AttorneyWrapBG.jpg);
	background-repeat: repeat-y;
}
#Header {
	height: 125px;
}
#Menu {
	height: 65px;
	background-image: url(images/IndexMenuBG.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
#Menu ul {
	margin: 0px;
	padding: 25px 0px 0px 0px;
}
#Menu ul li {
	display: inline;
	list-style: none;
	border-right: solid #C8AB69 1px;
	padding: 5px 45px 5px 45px;
	margin: 0px;
}
#Menu ul a {
	color: #5E080B;
	text-decoration: none;
}
#Menu ul a:hover {
	color: #930D10;
}

body {
	margin: 0px;
	padding: 0px;
	border-top: 3px solid #013668;
	background: white url(images/htmlbg.jpg) repeat-x 0 3px;
}
#Wrap {
	width: 800px;
	margin: 0 auto;
}
#Header {
	height: 140px;
}
#Menu {
	height: 65px;
	background-image: url(images/IndexMenuBG.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
#Menu ul {
	margin: 0px;
	padding: 25px 0px 0px 0px;
}
#Menu ul li {
	display: inline;
	list-style: none;
	border-right: 1px solid white;
	padding: 5px 45px 5px 45px;
	margin: 0px;
}
#Menu ul a {
	color: white;
	text-decoration: none;
}
#Menu ul a:hover {
	color: silver;
}
#Banner {
	width: 525px;
	height: 100px;
}
#BannerMenu {
	float: right;
}
#Sidebar {
	width: 265px;
	float: left;
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 10px 5px 25px;
}

#Sidebar p {
	padding-left: 10px;
}

#Sidebar ul {
	padding-left: 25px;
	margin-left: 0;
	list-style-type: square;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	margin: 0;
}
#Sidebar h1 {
	color: #5E080B;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#Sidebar h2 {
	color: #AE7D31;
	font-family: "Optima", Times, serif;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#Sidebar h4 {
	position:absolute;
	top:125px;
	left:50%;
	margin-left:-362px;
	font-family:"Perpetua Titling MT";
	color:#610709;
	font-size:16px;
	font-weight:normal;
}

#Sidebar a {
}
#Sidebar a:hover {
}
#SidebarMenu {
	height: 19px;
	background-image: url(images/IndexSidebarMenuBG.jpg);
	background-repeat: no-repeat;
	padding: 3px 0px 0px 40px;
}
#SidebarMenu a {
	text-decoration: none;
	color: #333333;
}
#SidebarMenu a:hover {
	text-decoration: underline;
}
#contentWrap {
	width: 525px;
	float: left;
}
#content{
	background-image: url(images/AttorneycontentBG.jpg);
	background-repeat: no-repeat;
	padding: 4px 10px 10px 10px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	min-height: 545px;
}
#content h1 {
	color: #5E080B;
	font-family: "Optima", Times, serif;
	font-size: 20px;
	font-weight:normal;
	padding: 0px 0px 0px -20px;
}
#content h2 {
	color: #5E080B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#content a {
	color: #5E080B;
	text-decoration: none;
}
#content a:hover {
	color: #5E080B;
	text-decoration: underline;
}
#content img{
}

#Footer {
	height: 85px;
	clear: both;
	background-image: url(images/IndexFooterBG.jpg);
	background-repeat: no-repeat;
	padding: 8px 5px 0px 0px;
	font-size: 14px;
}
#FooterMenu {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
}
#FooterMenu ul {
	margin: 0px;
	padding: 0px;
}
#FooterMenu ul li {
	display: inline;
	margin: 0px 5px;
	list-style: none;
}
#FooterMenu ul a {
	color: white;
	text-decoration: none;
}
#FooterMenu ul a:hover {
	color: #000000;
}
#© {
	color: #333333;
	text-align: right;
	font-size: 10px;
}
#© a {
	color: #333333;
}
#© a:hover {
	color: #999999;
}
