* {padding:0px; margin:0px;}
#wrapper 	{
	width:920px;
	margin:auto;
	background-image: url(../laywer/attorney.png);
			}
#header 	{
	height:133px;
	position: relative;
	padding: 2%;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #6E0505;
			}
#navigation {
	height:25px;
	background-image: url(../navback.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: right;
	display:none;
			}
#leftside 	{
	background-color:#999;
	width:20%;
	float:left;
	padding: 2%;
	display:none;
			}
#content 	{
	float: left;
	padding: 10px;
	min-height: 400px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #6E0505;
			}
#wrapper #content p {
}

#footer 	{
	background-color:#E8E8E8;
	height:50px;
	clear:both;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #6E0505;
	text-align: center;
			}
.counties {
	color:#000;
	font-style: italic;
	font-weight: 600;
	font-size: 0.9em;
}
#wrapper #content img {
	float: right;
	border: thin solid
#;
	text-indent: 0px;
	margin: 0.5em;
	border: solid medium #6E0505;
	display:none;
}
#content a {
	color: #6E0505;
	text-decoration: underline;
}
#content a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #6E0505;
}
#address {
	position: absolute;
	bottom: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	width: 500px;
	text-align: right;
	right: 0px;
}
.call {
	font-size: 1.2em;
	color: #6E0505;
	font-weight: 900;
}
#rightside {
	float: left;
	width: 20%;
	padding: 2%;
	border-left: thin solid #5C0E10;
}
body {
	background-image: url(../laywer/legal.png);
	background-color: #CCC;
	background-position: center center;
	font-size: .8em;
}
#wrapper #content h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	font-weight: 800;
	color: #2D0101;
}
#wrapper #content p {
	letter-spacing: .07em;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 1.2em;
	text-indent: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
}
#nav {
	width: 220px;
	font-family:Verdana, Geneva, sans-serif;
	float: left;
	font-size: 0.8em;
	margin-top: 2.5em;
	display:none;
}

#navlist
{
	padding-left: 0;
	margin-left: 0;
	width: 100%;
	list-style: none;
}

#navlist li a
{
	display:block;
	color:#FFF;
	text-decoration: none;
	list-style: none;
	margin-bottom:1px;
	background-image: url(../laywer/lawyer.png);
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0.5em;
	padding-bottom: 5px;
	padding-left: 2.5em;
	height: 15px;
}

#navlist li a:hover {
	display:block;
	text-decoration: none;
	list-style: none;
	margin: 0;
	margin-bottom:1px;
	color:#6E0505;
	background-image: url(../laywer/lawyer.png);
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0.5em;
	padding-bottom: 5px;
	padding-left: 2.5em;
	height: 15px
}
h2 .centered {
	text-align: center;
	text-indent: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper #content .centered {
	font-family: "Times New Roman", Times, serif;
}

h3 {
	text-align: center;
	font-style: italic;
	color: #6E0505;
}
h2 {
	font-style: italic;
	color: #6E0505;
}
h4 {
	color: #6E0505;
	text-align: center;
	font-style: italic;
}
#wrapper #content ul {
	margin-left: 50px;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	color: #6E0505;
	margin-top: 25px;
	text-transform: none;
	font-weight: 100;
}
#wrapper #content form .container1 .col-11 .txtfield label #law {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
.left {
	float: left;
	width: 80%;
}
.socialnets {
	text-indent: 0px;
	margin: auto;
	float: none;
	border: 0px none #FFF;
}
#wrapper #content img .socialnets {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper #content p a .socialnets {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	text-indent: 0px;
	text-align: right;
}

#wrapper #content a:hover{

	background-color:#fff;
	border-bottom:thin solid #6E0505;

}
a {
  outline: none;
}
a:focus {
  -moz-outline-style: none;
}

