table,tr,td {
   font-family: Verdana, Helvetica, sans-serif;
   color: #000000;
   text-align: left;
   vertical-align: top;
}

.float {
   float: left;
}

img {
   border: none;
}

td>div>img {
   vertical-align: bottom;
}

.maintable {
   margin-left: auto;
   margin-right: auto;
}

.text {
   line-height: 18px;
   text-align: left;
   font-size: 11px;
   padding: 0px 35px 0px 35px;
   color: #666666;
}

h1 {
   color: #310b02;
   font-size: 18px;
   line-height: 18px;
   font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
   color: #946325;
   font-size: 15px;
   line-height: 15px;
   font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
   color: #946325;
   font-size: 15px;
   line-height: 15px;
   font-family: Georgia, "Times New Roman", Times, serif;
}

a {
   color: #946325;
   text-decoration: none;
}

a:hover {
   color: #553711;
   text-decoration: underline;
}

.footersize {
   width: 900px;
   margin: 0px auto;
   padding-top: 10px;
}

.footer a {
   color: #946325;
   line-height: 20px;
   font-size: 12px;
}

.footer a:hover {
   color: #414141;
   line-height: 20px;
   font-size: 12px;
}

.smaller {
   color: #946325;
   font-size: 10px;
   line-height: 20px;
   font-family: Verdana, Geneva, sans-serif;
}

.smaller a {
   color: #946325;
}

.smaller a:hover {
   color: #ffffff;
}

.largelist {
   font-size: 14px;
}

.largelist a {
   font-size: 14px;
   line-height: 22px;
}

.white {
   color: #ffffff;
}

.white td {
   color: #ffffff;
}

.leftbg {
   background-image: url(/images/Personal_Injury_02.jpg);
   background-position: top right;
   background-repeat: no-repeat;
   width: 490px;
   height: 1000px;
}

.rightbg {
   background-image: url(/images/Personal_Injury_04.jpg);
   background-position: top left;
   background-repeat: no-repeat;
   width: 520px;
   height: 1000px;
}

.leftbg2 {
   background-image: url(/images/Personal_Injury_22.jpg);
   background-position: top right;
   background-repeat: no-repeat;
   width: 490px;
   height: 153px;
}

.rightbg2 {
   background-image: url(/images/Personal_Injury_25.jpg);
   background-position: top left;
   background-repeat: no-repeat;
   width: 520px;
   height: 153px;
}

.bottom {
   background-image: url(/images/Personal_Injury_21.jpg);
   background-color: #310b02;
   background-repeat: repeat-x;
}

#navigation-block {
   position: relative;
   top: 15px;
   left: 0px;
}

ul#sliding-navigation {
   list-style: none;
   font-size: 12px;
   margin: 30px 0;
   padding: 0;
}

ul#sliding-navigation li.sliding-element a {
   display: block;
   width: 160px;
   padding: 5px 20px;
   height: 25px;
   margin: 0px;
   margin-bottom: 0px;
   font-family: Arial, Helvetica, sans-serif;
}

ul#sliding-navigation li.sliding-element a {
   color: #ffffff;
   background-image: url(../images/tab_bg.png);
   background-repeat: no-repeat;
   text-decoration: none;
   padding: 10px 0px 0px 20px;
}

ul#sliding-navigation li.sliding-element a:hover {
   color: #e9c65c;
}


