body {
	color: #262626;
	font: 10px Tahoma, "Helvetica Neue", Arial, Helvetica, sans-serif;
	text-align: center;
	background-image:url('../img/');
	background-repeat:repeat-x;
}

a.footer-nav:link{ color:white; text-decoration:none; font-family: verdana, MS Sans Serif, arial, serif; font-size: 11px; font-weight:normal }
a.footer-nav:visited { color:white; text-decoration:none; font-family: verdana, MS Sans Serif, arial, serif; font-size: 11px; font-weight:normal }
a.footer-nav:hover { color:#fad26e; text-decoration:underline; font-family: verdana, MS Sans Serif, arial, serif; font-size: 11px; font-weight:normal }

a.birdseed:link{ color:gray; text-decoration:none; font-family: verdana, MS Sans Serif, arial, serif; font-size: 9px; font-weight:normal }
a.birdseed:visited { color:gray; text-decoration:none; font-family: verdana, MS Sans Serif, arial, serif; font-size: 9px; font-weight:normal }
a.birdseed:hover { color:black; text-decoration:underline; font-family: verdana, MS Sans Serif, arial, serif; font-size: 9px; font-weight:normal }

a.mainbody:link{ color:#60a430; text-decoration:underline; font-family: verdana, MS Sans Serif, arial, serif; font-size: 12px; font-weight:normal }
a.mainbody:visited { color:#60a430; text-decoration:underline; font-family: verdana, MS Sans Serif, arial, serif; font-size: 12px; font-weight:normal }
a.mainbody:hover { color:#a0cc3a; text-decoration:none; font-family: verdana, MS Sans Serif, arial, serif; font-size: 12px; font-weight:normal }

a:link,  
a:visited,
a:active {
	color: #e18e18;
	font-weight: bold;
	text-decoration: none;
},
a:hover {
	color: #df6b30;
	font-weight: bold;
	text-decoration: underline;
}

a.buttons:link,
a.buttons:visited,
a.buttons:active { 
	font: 18px Tahoma, "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	text-decoration: none;
    }
a.buttons:hover {
	font: 18px Tahoma, "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #EDC13F;
	font-weight: bold;
	text-decoration: none;
}


a.form:link,
a.form:visited,
a.form:active,
a.form:hover {
	font: 14px Tahoma, "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	text-decoration: underline;
}


p {
	font: 15px Tahoma, "Helvetica Neue", Arial, Helvetica, sans-serif;
	line-height: 1.8em;
}

h1 {
	background: transparent url(../imgs/bak-h1.png) no-repeat center center;
	margin: 0;
	text-indent: -999em;
}

h1  {
	border-bottom: 4px solid #6e2425;
	display: block;
	height: 130px;
	margin: auto;
}

h2 {
	color: #6e2425;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
}

h3 {
	color: #6e2425;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
}

h4 {
	border-bottom: 2px solid #6e2425;
	font-size: 1.1em;
	margin: 1em 0 .5em 0;
	padding: 0 0 .5em 0;
}

h5 {
	border-bottom: 2px solid #6e2425;
	font-size: 1.0em;
	margin: 1em 0 .5em 0;
	padding: 0 0 .5em 0;
}

h6  {
	color: #6e2425;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
}

ul {
	list-style: none;
	margin: auto 20px;
	padding: 0;
}

ul li {
	background: transparent url(../img/li-arrow.png) no-repeat 2px .85em;
	padding: 2px 0 4px 16px;
	font: 15px Tahoma, "Helvetica Neue", Arial, Helvetica, sans-serif;
	line-height: 1.8em;
}

ul.cases {
	border-top: 2px solid #e3e3e3;
	color: #4d4b3e;
	margin: 1em 20px 1.8em 20px;
	width: 420px;
	font: 15px Tahoma, "Helvetica Neue", Arial, Helvetica, sans-serif;
	line-height: 1.8em;
}

ul.cases li {
	background-position: 2px 1.1em;
	border-bottom: 2px solid #d5d5d5;
	padding: 6px 8px 8px 16px;
	font: 15px Tahoma, "Helvetica Neue", Arial, Helvetica, sans-serif;
	line-height: 1.8em;
}

#wrapper {
	margin: auto;
	text-align: left;
}

#header {
	background: transparent url(../img/bak-header.jpg) no-repeat 0 0;
	padding: 50px 0 0 0;
	text-align: center;
}

#content {
	margin: 0 0 5em 0;
	width: 620px;
}

#sub-nav {
	border-bottom: 4px solid #c4c08f;
	margin: 0 20px 1.5em 20px;
	padding: .65em 0 .5em 0;
}

#sub-nav ul { margin-left: 0; }

#attorney-page { 
	background: #ffffff;
	font-size: .7em;
	padding: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
 }

 #attorney-page img {
	border: 1px solid #000000;
}

#right-bar {
	background: #f1efef;
	font-size: .7em;
	padding: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 160px;
}

#right-bar img {
	border: 1px solid #ffffff;
}

#right-bar p {
	line-height: 1.5em;
}

#right-bar ul {
	margin: auto 0;
}

#right-bar ul li {
	padding-left: 12px;
}

#footer {
	background: #262626;
	color: #fff;
	font-size: 80%;
	padding: 7px 10px;
}

#footer2 {
	background: #eae7ce;
	color: #000000;
	font-size: 80%;
	padding: 3px 3px;
}

#footer .webmaster { float: right; }

#footer a { color: #fff; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}