﻿body {
text-align:center;
margin: 0;
z-index:0;
background-color:#aac4cb;
font-family:Arial;
font-size:10pt;

}

#wrapper {

  margin: 0px auto;
padding:0 ;
  width: 900px;
}

/*------drop shadow------*/
div.dropshadow
{
  margin: 0px auto;
  padding:0;
 width:1000px;
 z-index:0;
  background:url('/hunterforlaw/images/dropshadow.png') repeat-y;
  
}

.bluebar
{
   background-color: #000033;
   
}

.bluebar h1
{
    color:White;
    font-family:Traditional Arabic;
    font-size:12pt;
    padding-bottom:0px;
    padding:5px;
     margin-bottom:0px;
}

.rightheader
{
    font-size:10pt;
     font-variant:small-caps;

}

.leftheader
{
    font-size:10pt;
     font-variant:small-caps;

}

hr
{
    border-style:solid;
    border-color:Black;
    height:1px;
}

.menu hr
{
    border-style:solid;
    border-color:#000033;
    height:1px;
}

.menu a
{
    font-family: Traditional Arabic;
    text-transform: capitalize;
    text-decoration: none;
    color: #000033;
    font-size: 14pt;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 16pt;
}

h1
{
    font-size:18pt;
   font-family: Traditional Arabic; 
   color:#000033;
   text-align:left;
   padding-bottom: 2px;
   margin-bottom: 2px;
   
}

h2
{
    font-size:14pt;
   font-family: arial; 
   color:#000033;
   text-align:left;
   padding-bottom: 2px;
   margin-bottom: 2px;
   
}

.bottommenu a
{
    font-size:10pt;
    color:#000033;
    text-decoration:none;
    font-weight: bold;
}

.bottommenu 
{
    font-size:10pt;
    color:#000033;
    text-decoration:none;
    font-weight: bold;
}

.copyright
{
    font-size:9pt;
    color:#000033;
}

.copyright a
{
    font-size:9pt;
    color:#000033;
    font-weight: bold;
    text-decoration:none;
}

li a
{
    font-weight:bold;
    color:#000033;
    font-size:12pt;

}