body  {
    font-family: "Times New Roman", Times, serif;
	font-size:16px;
    background: #354157;
    margin: 0;
    padding: 0;
	line-height:22px;
}

h1 {
	font-size:30px;
	color:#011C38;	
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-size:24px;
	color:#011C38;
}

h3 {
	font-size:20px;
	color:#663333;
	line-height:30px;
}

b {
	color:#011C38;
}

div#content {
    width: 1185px; 
    margin: 0 auto;  
    background: #fff;
}

div#header {
    height: 140px;
    background: #fff;
	text-align:center;
}


.nav {
	width: 1185px;
	height: 28px;
	background-color:#566A8E;

}


.navbar {
	width: 985px;
	height: 25px;
	padding-top:5px;
	padding-left:200px;
	background-color:#566A8E;
	text-align: left;
	color:#000;
	position:relative;
}

.navbar a:link, .navbar a:visited {
    font-family: "Trebuchet MS", sans-serif;
	font-size:15px;
    color: #FFF;            
    text-decoration: none; 
    border: none; 
    margin: 0 100px 0 100px;
}

.navbar a:hover, .navbar a:active {
	color:#B7CAD1;
}

.navbar a.current {  
	font-weight:bold;
}

.navbar a.current:hover {
    cursor: default;
}

div#home {
    height: 519px;  
	width: 1185px;
	background:#fff; 
	position:relative;
	background-image:url(images/bghome.jpg);	
}


div#homeleft {
    height: 300px;  
	width: 325px;
	float:left;
	margin-left:130px;
	padding-right:20px;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	line-height:19px;
	font-size:18px;
}

div#homeright {
    height: 200px;  
	width: 480px;
	float:right;
	margin-right:130px;
	padding:50px;
}

div#mainthefirm {
	width: 1185px;
	background:#fff; 
	position:relative;
}

div#mainthefirmcontent {
	width: 772px;
	height: 843px;
	position:absolute;
	left: 195px;
	top: 38px;
}

div#main1thefirm {
    height: 500px;  
    width: 1185px;  
	background-image:url(images/bgmid.jpg);
	
}

div#main2thefirm {
    height: 463px;  
    width: 1185px;  
	background-image:url(images/bgbottom.jpg);
	
}


div#mainattorneys {
	width: 1185px;
	background:#fff; 
	position:relative;
}

div#mainattorneyscontent {
	width: 772px;
	height: 3000px;
	position:absolute;
	left: 195px;
	top: 38px;
}

div#main1attorneys {
    height: 3300px;  
    width: 1185px;  
	background-image:url(images/bgmid.jpg);
	
}

div#main2attorneys {
    height: 463px;  
    width: 1185px;  
	background-image:url(images/bgbottom.jpg);
	
}

div#sharron {
    height: 208px;  
    width: 166px;  
	background-image:url(images/sharron.gif);
	margin-left:10px;
}

div#gregg {
    height: 208px;  
    width: 166px;  
	background-image:url(images/gregg.jpg);
	margin-left:10px;
}

div#sarah {
    height: 188px;  
    width: 164px;  
	background-image:url(images/sarah.gif);
	margin-left:10px;
}

div#details {
	font-size:12px;
	padding: 2px 10px 10px 20px;
    height: 131px;  
    width: 156px ; 	
	background-image:url(images/details.gif);
	font-weight:bold;
	color:#011C38;
}

div#footer {
    height: 20px;
	background:#566A8E; 
}






#dd {
  margin-left: 25%;
  padding: 5px 0 14px 0;
}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: bold 11px arial;
}

#dd li a.menu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
  display: block;
  text-align: center;
  background: #566A8E;
  padding: 4px 10px;
  margin: 0 200px 0 0;
  color: #FFF;
  width: 60px;
  text-decoration: none;
}

#dd li a.menu:hover {
	color:#B7CAD1;
}

.submenu {
  background: #EAEBD8;
  border: 1px solid #5970B2;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
  display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #2875DE;
}

.submenu a:hover {
  background: #B7CAD1;
  color: #FFF;
}

.copyhome{
	position:absolute;
	color:#FFFFFF;
	left: 50px;
	top: 683px;
	font-size:12px;
}

.copyattorneys{
	position:absolute;
	color:#FFFFFF;
	left: 50px;
	top: 3925px;
	font-size:12px;
}

.copythefirm{
	position:absolute;
	color:#FFFFFF;
	left: 50px;
	top: 1125px;
	font-size:12px;
}
