body, h1, h2, h3, h4, h5, p, a, ul, ol, li, form {
	margin:0px;
	padding:0px;
}
a {
  outline: none;
}
img {
	border: none;
} 
.center {
	text-align: center;
}

body {
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #895128;
}
/*------------------ Header Selectors <--------------------*/
#header {
	width:1280px;
	height:550px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -640px;
	z-index:200!important;	
}
.logo a{
	font-family: Verdana;
	font-size: 34px;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	left: 211px;
	top: 47px;
	width: 440px;
}
.logo a:hover{
	color: #c4aa65;
}
.phone a{
	font-family: Verdana;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	left: 686px;
	top: 427px;
}
.phone a:hover{
	color: #c4aa65;
}
/*------------------ Top Nav Selectors <--------------------*/

#topNav {
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px!important;
	width: 960px;
	left: 165px;
	top: 14px;
	position: absolute;
	z-index:845!important;
}
#topNav li {
	list-style-type: none;
	float:left;
	display:inline;
	height:14px;
	position:relative;
}
#topNav li a {
	text-decoration:none;
	text-indent:-999em;
	height:14px;
	display:block;
	width:auto;
	overflow:hidden;
}
/* ---------------------------------------------------------------------------------------------------- Home */
#topNav .topNav-home {
	width: 77px;
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav .topNav-home:hover {
	background-position: 0px -14px;
}
/* ---------------------------------------------------------------------------------------------------- About */
#topNav .topNav-about {
	width: 144px;
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -77px 0px;
}
#topNav .topNav-about:hover {
	background-position: -77px -14px;
}
/* ---------------------------------------------------------------------------------------------------- Verdicts Settlements */
#topNav .topNav-verdicts {
	width: 284px;
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -221px 0px;
}
#topNav .topNav-verdicts:hover {
	background-position: -221px -14px;
}
/* ---------------------------------------------------------------------------------------------------- News */
#topNav .topNav-news {
	width: 209px;
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -505px 0px;
}
#topNav .topNav-news:hover {
	background-position: -505px -14px;
}
/* ---------------------------------------------------------------------------------------------------- Blog */
#topNav .topNav-blog {
	width: 98px;
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat; 
	background-position: -714px 0px;
}
#topNav .topNav-blog:hover {
	background-position: -714px -14px;
}
/* ---------------------------------------------------------------------------------------------------- Contact Us */
#topNav .topNav-contact {
	width: 148px;
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -812px 0px;
}
#topNav .topNav-contact:hover {
	background-position: -812px -14px;
}

/*------------------ Dropdown Menu <--------------------*/
#topNav .top-nav-sub {
	font-family: Verdana;
	font-weight:normal;
	font-size:17px;
	display:none;
	white-space:nowrap;
	padding:0px;
	margin:0px;
	background-color:#000000!important;
	top:28px!important;
	left:15px!important;
	z-index:845!important;
	position: absolute;
	width:290px;
}
#topNav .top-nav-sub li {
	list-style-type: none!important;
	float:left!important;
	display:block!important;
	background-color:#000000!important;
}
#topNav .top-nav-sub a {
	text-indent:0em!important;
	background-color:transparent !important;
	float:left!important;
	display:block!important;
	width:290px;
	z-index:845!important;	
}
#topNav .top-nav-sub li {
	float:left!important;
	padding:0px!important;
	margin:0px!important;
	display:inline;
	background-color:transparent;
	list-style:none;
	height:35px;
	z-index:845!important;	
	
}
#topNav .top-nav-sub li a {
	height:auto;
	color:#ffffff;
	display:block!important;
	float:left!important;
	margin:0px!important;
	background-color:transparent;
	padding: 5px 0 0 10px;
	z-index:845!important;	
}
#topNav .top-nav-sub li a:hover {
	color:#c4aa65;
	background-color:#000000!important;
	float: left;
	height:25px;
	z-index:845!important;	
}
#topNav li:hover li ul, #topNav li.sfHover li ul {
	top:-999em;
	position:relative;
}
#topNav li li:hover ul, #topNav li li.sfHover ul {
	left:9.45em;
	top:-1px;
	position:relative;
}
.superfish li:hover ul, .superfish li li:hover ul {
	top: -999em;
}
/*------------------ Mast Selectors <--------------------*/

#mast {
	height: 321px;
	width: 599px;
	position: absolute;
	top: 97px;
	left: 213px;
	z-index:200!important;
}
#flash-mast {
	z-index:200!important;

}
/*------------------ Mini Form Selectors <--------------------*/
#qc{
	background-image: url(../images/qc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 492px;
	width: 245px;
	position: absolute;
	left: 835px;
	top: 55px;
	z-index:200!important;	
}

#qc ul{
	list-style-type: none;
	margin-left: 30px;
}
#qc input {
	height: 20px;
	width: 173px;
	margin-bottom: 6px;
	padding-left: 10px;
	color: #9d5828;
	font-family: Verdana;
	font-size: 13px;
	padding-top: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#FFFFFF!important;
}
#qc textarea{
	height: 50px;
	width: 173px;
	font-family: Verdana;
	font-size: 13px;
	color: #9d5828;
	padding-left: 10px;
	padding-top: 2px;
	margin-bottom: 7px;
	margin-top: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#FFFFFF!important;
}
#qc .button {
	height: 26px;
	width: 183px;
	background-image: url(../images/qcSubmit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
#qc img {
    vertical-align:middle;
}
#qc .address2 {
    display:none;
}
#qc .valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
#qc .invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}
#qc p {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 30px;
}
#qc #nGageLH {
	height: 35px;
	width: 230px;
	margin-left: 10px;
}
#video {
	position:absolute;
	width:352px;
	height:239px;
	top: -100px;
	left: 10px;
	z-index:400!important;
}
#video-container {
	width:352px;
	height:239px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	z-index:400!important;	
}
#video-container2 {
	width:352px;
	height:239px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	margin-left: 115px;
	margin-bottom: 20px;
}
#leftSideTop {
	width: 50%;
	height: 430px;
	margin: 0;
	padding: 0;
	background-image: url(../images/header-left-repeat.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left !important;
	z-index:100!important;
	position:absolute;
	top: 0px;
	right: 1280px;
}
#container {
	width: 960px;
	height:auto;
	position: absolute;
	left:50%;
	top:550px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -480px;
	z-index:400!important;	
}

/*------------------ Content Selectors <--------------------*/

#content {
	padding-top: 0px;
	position: relative;
	left: 1px;
	background-image: url(../images/container-repeat.jpg);
	background-repeat: repeat-y!important;
	background-position: left top!important;
	z-index:300!important;	
}

/*------------------ Left Column Selectors <--------------------*/

#left-column {
	background-image: url(../images/left-column.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 370px;
	z-index:100!important;
	background-color: #442813;
	
}
#leftNav {
	height: 372px;
	width: 354px;
	background-image: url(../images/left-navigation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 148px;
	margin-left: 8px;
}
#leftNav li {
	list-style-type: none;
	float:left;
	display:inline;
	position:relative;
}
#leftNav li a {
	text-decoration:none;
	display:block;
	width:auto;
}
/* ---------------------------------------------------------------------------------------------------- Practice Areas */
#leftNav .practiceAreas {
	width:354px;
	height:50px;
	background-image: url(../images/left-navigation.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent:-999px;	
}
#leftNav .practiceAreas:hover {
	background-position: -354px 0;
}
/* ---------------------------------------------------------------------------------------------------- Car Accidents */
#leftNav .carAccidents {
	width:354px;
	height:40px;
	background-image: url(../images/left-navigation.jpg);
	background-repeat: no-repeat;
	background-position:0 -50px;
	text-indent:-999px;	
}
#leftNav .carAccidents:hover {
	background-position: -354px -50px;
}
/* ---------------------------------------------------------------------------------------------------- Truck Accidents */
#leftNav .truckAccidents {
	width:354px;
	height:41px;
	background-image: url(../images/left-navigation.jpg);
	background-repeat: no-repeat;
	background-position:0 -90px;
	text-indent:-999px;	
}
#leftNav .truckAccidents:hover {
	background-position: -354px -90px;
}
/* ---------------------------------------------------------------------------------------------------- Motorcycle Accidents */
#leftNav .motorcycleAccidents {
	width:354px;
	height:41px;
	background-image: url(../images/left-navigation.jpg);
	background-repeat: no-repeat;
	background-position:0 -131px;
	text-indent:-999px;	
}
#leftNav .motorcycleAccidents:hover {
	background-position: -354px -131px;
}
/* ---------------------------------------------------------------------------------------------------- Pedestrian Accidents */
#leftNav .pedestrianAccidents {
	width:354px;
	height:40px;
	background-image: url(../images/left-navigation.jpg);
	background-repeat: no-repeat;
	background-position:0 -172px;
	text-indent:-999px;	
}
#leftNav .pedestrianAccidents:hover {
	background-position: -354px -172px;
}
/* ---------------------------------------------------------------------------------------------------- School Bus Accidents */
#leftNav .schoolAccidents {
	width:354px;
	height:40px;
	background-image: url(../images/left-navigation.jpg);
	background-repeat: no-repeat;
	background-position:0 -212px;
	text-indent:-999px;
}
#leftNav .schoolAccidents:hover {
	background-position: -354px -212px;
}
/* ---------------------------------------------------------------------------------------------------- SUV Rollovers */
#leftNav .suvRollovers {
	width:354px;
	height:40px;
	background-image: url(../images/left-navigation.jpg);
	background-repeat: no-repeat;
	background-position:0 -252px;
	text-indent:-999px;
}
#leftNav .suvRollovers:hover {
	background-position: -354px -252px;
}
/* ---------------------------------------------------------------------------------------------------- Bus Accidents */
#leftNav .busAccidents {
	width:354px;
	height:40px;
	background-image: url(../images/left-navigation.jpg);
	background-repeat: no-repeat;
	background-position:0 -292px;
	text-indent:-999px;
}
#leftNav .busAccidents:hover {
	background-position: -354px -292px;
}
/* ---------------------------------------------------------------------------------------------------- Injury Death */
#leftNav .injuryDeath {
	width:354px;
	height:41px;
	background-image: url(../images/left-navigation.jpg);
	background-repeat: no-repeat;
	background-position:0 -332px;
	text-indent:-999px;
}
#leftNav .injuryDeath:hover {
	background-position: -354px -332px;
}
/*------------------ Left Dropdown Menu <--------------------*/

#leftNav .top-nav-left {
	font-family:"Verdana", Times, serif;
	font-weight:normal;
	display:none;
	white-space:nowrap;
	padding: 0px 0px 0px 0px!important;
	margin: 0px 0px 0px 0px!important;
	position:absolute!important;
	top:0px!important;
	left:353px!important;
	z-index:845!important;
	color: #000000;
}
#leftNav .top-nav-left li {
    float:left!important;
    clear:both!important;
	padding: 0px 0px 0px 0px!important;
	margin: 0px 0px 0px 0px!important;
    display:inline;
    list-style:none;
}
#leftNav .top-nav-left li a {
	font-size:19px!important;
	font-weight:normal;
	height: 30px!important;
	width: 490px!important;
	color:#c4aa65!important;
	display:block!important;
	float:left!important;
	clear:left!important;
	display:inline;
	padding: 8px 0 0 10px!important;
	margin: 0px 0px 0px 0px!important;
	text-transform: none;
	background-color: #000000;
	border: 1px solid #000000;
}
#leftNav .top-nav-left a:link, #leftNav .top-nav-left a:visited  {
	color:#c4aa65!important;
	text-decoration: none!important;
}
#leftNav .top-nav-left li a:hover, #leftNav .top-nav-left li a:active  {
	color:#9d5828!important;
	text-decoration: none!important;
	background-color: #c4aa65;
}
#leftNav li:hover li ul, #leftNav li.sfHover li ul {
    top:-999em;
    position:relative;
}
#leftNav li li:hover ul, #leftNav li li.sfHover ul {
    left:9.45em;
    top:-1px;
    position:relative;
}
#left-column #blogger-navigation{
	height: auto;
	width: 337px;
	margin-left: 10px;
	padding-left: 15px;
}
#left-column #blogger-navigation h3{
	font-family: Verdana;
	font-weight: normal;
	font-size: 18px;
	color: #c4aa65;
}
#left-column #blogger-navigation ul{
	list-style-type: none;
}
#left-column #blogger-navigation ul li a{
	font-family: Verdana;
	font-size: 15px;
	color: #FFFFFF;
}
#left-column #blogger-navigation ul li a:hover, #blogger-navigation ul li a:active{
	color: #C3AA67;
}

#left-column #ctas a{
	display:block;
	height:auto;
	width:352px;
	text-indent: -999em;
	margin-top: 10px;
	margin-left: 10px;
}
#left-column #ctas .verdicts {
	height:206px;
	width:352px;
	background-position: 0 0;
	background: transparent url(../images/cta1.jpg) no-repeat;
	margin-right: 0;
	background-position: 0 0;
	margin-bottom: 10px;
}
#left-column #ctas .verdicts:hover {
	background-position: 0 -206px;
}
#left-column #ctas .missouri {
	height:206px;
	width:352px;
	background-position: 0 0;
	background: transparent url(../images/cta2.jpg) no-repeat;
	margin-right: 0;
	background-position: 0 0;
	margin-bottom: 10px;
}
#left-column #ctas .missouri:hover {
	background-position: 0 -206px;
}
#left-column #ctas2 a{
	display:block;
	height:auto;
	width:350px;
	text-indent: -999em;
	margin-left: 10px;
}
#left-column #ctas2 .injury-news {
	height:41px;
	width:350px;
	background-position: 0 0;
	background: transparent url(../images/personal-injury-news.jpg) no-repeat;
	margin-right: 0;
	background-position: 0 0;
	margin-bottom: 2px;
}
#left-column #ctas2 .injury-news:hover {
	background-position: -353px 0;
}
#left-column #ctas2 .video {
	height:41px;
	width:350px;
	background-position: 0 0;
	background: transparent url(../images/view-video.jpg) no-repeat;
	background-position: 0 0;
	margin-bottom: 2px;
}
#left-column #ctas2 .video:hover {
	background-position: -353px 0;
}
#left-column #ctas2 .charity-work {
	height:41px;
	width:350px;
	background-position: 0 0;
	background: transparent url(../images/charity-work.jpg) no-repeat;
	background-position: 0 0;
	margin-bottom: 10px;
}
#left-column #ctas2 .charity-work:hover {
	background-position: -353px 0;
}
#logos {
	text-align: left;
	width: 352px;
	height: auto;
	margin-left: 10px;
	

}
#logos img{
	margin-bottom:10px;
}
.right {
	float:right;
	margin-right: 5px;
	
}
.left {
	float:left;
	margin-left: 5px;
}

.lg-logo {
margin-bottom:10px;
}

#left-column #associations {
	display:block;
	height:111px;
	width:280px;
	text-indent: -999em;
	margin-top: 10px;
	margin-left: 45px;
}
#left-column #associations .mdaf {
	height:111px;
	width:111px;
	background: transparent url(../images/mdaf.jpg) no-repeat;
	margin-right: 0;
	background-position: 0 0;
	margin-bottom: 10px;
	float:left;
}
#left-column #associations .mdaf:hover {
	background-position: 0 -111px;
}
#left-column #associations .tla {
	height:111px;
	width:111px;
	background-position: 0 0;
	background: transparent url(../images/tla.jpg) no-repeat;
	background-position: 0 0;
	margin-bottom: 10px;
	float:right;
}
#left-column #associations .tla:hover {
	background-position: 0 -111px;
}

/*------------------ Form Selectors <--------------------*/
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}

/*------------------ Right Column Selector <--------------------*/

#right-column {
	width:590px;
	height:auto;
	float:right;
	background-image: url(../images/right-column-repeat.jpg)!important;
	background-repeat: repeat-y!important;
	background-position: left top!important;
}
#right-column-top {
	background-image: url(../images/right-column-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#right-column-bottom {
	background-image: url(../images/right-column-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:184px;	
}
#right-column-bottom h1 {
	color:#000000;
	font-family:Verdana;
	font-size:24px;
	font-weight: normal;
	margin-right: 75px;
	margin-left: 65px;
}

#right-column-bottom h2 {
	color: #aa0906;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-right: 75px;
	margin-left: 65px;
}

#right-column-bottom h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #aa0906;
	margin-right: 75px;
	margin-left: 65px;
}

#right-column-bottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	margin-right: 75px;
	margin-left: 65px;
}

#right-column-bottom ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	margin-right: 75px;
	margin-left: 78px;
	padding: 0px;
}

#right-column-bottom ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	margin-right: 75px;
	margin-left: 82px;
	padding: 0px;
}
#right-column-bottom a {
	color:#aa0906;
	text-decoration: none;
}
#right-column-bottom a:hover {
	color:#000000;
	text-decoration: underline;
}
#right-column-bottom strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #aa0906;
}
#right-column-bottom img {
	float:right;
	padding:0 0 5px 10px;
}
#map {
	width:400px;
	height:400px;
	margin-left: 66px;
	font-family: Verdana;
	font-size: 13px;
	line-height: 18px;
}
#comments {
	width: 500px;
	padding-left: 50px;
}

/*-------------------- Page 1 Forms <---------------------*/
#contact{

}
#contact form{
}
#contact ul{
	list-style-type: none;
}
#contact ul li{
}
#contact div{
}
#contact input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 25px;
	width: 340px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	border: 2px solid #aa0906;
}
#contact textarea{
	height: 145px;
	width: 340px;
	margin-bottom: 10px;
	border: 2px solid #aa0906;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	padding-top: 5px;
	padding-left: 10px;
}
#contact input.select{
}
#contact .button {
	height: 26px;
	width: 183px;
	background-image: url(../images/qcSubmit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
#contact input.orange-main{
}

#contact img {
    vertical-align:middle;
}
#contact .address2 {
    display:none;
}
#contact .valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
#contact .invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}

/*------------------ Footer Selectors <--------------------*/
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 221px;
	width: 960px;
	position:relative;
	z-index:100!important;
	font-family: Verdana;
	font-size: 12px;
	color: #c4aa65;
	text-align: center;
	padding:110px 0 0 0;
}
#footer #sitemap a{
	display:block;
	width:133px;
	height:19px;
	text-indent: -999em;
	position: absolute;
	left: 25px;
	top: 40px;
}
#footer .sitemaplink {
	width:133px;
	height:19px;
	background-image: url(../images/sitemap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer .sitemaplink:hover {
	background-position:-133px 0;
}

#footer a {
	color: #c4aa65;
}

#footer a:hover {
	color: #FFFFFF;
}
#footer .phone-bottom a{
	font-family: Verdana;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	left: 747px;
	top: 35px;
}
#footer .phone-bottom a:hover{
	color: #c4aa65;
}
.disclaimer {
	font-family: Verdana;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	width: 880px;
	padding-right: 40px;
	padding-left: 40px;
}
/*----------------- Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}

