html, body {
background: #cdd7d9 url(../images/bg2.jpg) repeat-x;
background-attachment: fixed;
background-position: top left;
margin: 0px;
font-family: Verdana, Helvetica, Arial, sans;
font-size: 10px;
color: #333333;
text-align:center;
}

A:link {text-decoration: none; color:#257289;}
A:visited {text-decoration: none; color:#257289;}
A:active {text-decoration: none; color:#257289;}
A:hover {text-decoration: underline; color:#257289;}

.attorneys img{
float:left; 
margin-right:5px; 
border:1px solid #155760;
}

A.attorneys {
display: block;
width: 205px;
height: 60px;
text-align: left;
font-weight: normal;
font-size:9px;
color: #333333;
border: 1px solid transparent;
text-decoration:none;
}

A.attorneys:hover {
border: 1px solid #155760;
background-color:#cde6e9;
text-decoration:none;
}

h1{
font-size:18px;
font-weight: bold;
color: #257289;
margin:0;
padding:0;
}

hr {
border: 0; 
border-top: 1px dashed #9fc9b0;
margin:0px;
margin-top:8px;
margin-bottom:8px;
padding:0px;
width: 100%;
height: 0px;
} 

strong{
font-size: 10px;
font-weight: bold;
color: #257289;
}

#address{
padding:5px;
font-size: 14px;
background: #d1e4e7;
}

.container{
width: 781px;
height: 536px;
background: url(../images/body.png) no-repeat;
margin-top: 30px;
padding:0;
}

.container2{
width: 781px;
height: 536px;
margin-top: 30px;
padding:0;
}

.tagHolder {
padding-bottom:15px;
}

.spage {
width:480px;
height: 509px;
background: url(../images/sbg.jpg) no-repeat;
margin-top:8px;
margin-left: 0px;
padding:0px;
border:0;
}

.nav{
border: 0px;
margin-top:0px;
margin-left: 26px;
padding:0px;
}

.geninput {
    background: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #155760;
	height: 19px;
	width: 256px;
}

.messageinput {
    background: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #155760;
	height: 59px;
	width: 256px;
}

.button {
	background: #157d9a;
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #ffffff;
	height: 20px;
}

#scroll {
margin-top: 5px;
margin-left: 28px;
padding-right: 15px;
padding-top: 5px;
border-top: 1px dashed #9fc9b0;
border-bottom: 1px dashed #9fc9b0;
width:431px;
height:440px;
overflow:auto;
text-align: justify;
font-size: 11px;
scrollbar-face-color:#EEEEEE;
scrollbar-arrow-color:#157d9a;
scrollbar-track-color:#EEEEEE;
scrollbar-shadow-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#157d9a;
scrollbar-darkshadow-Color:#157d9a;
}

#attorneys {
margin-top: 5px;
margin-left: 28px;
padding-right: 0px;
padding-top: 5px;
border-top: 1px dashed #9fc9b0;
border-bottom: 1px dashed #9fc9b0;
width:441px;
height:240px;
overflow:auto;
text-align: justify;
font-size: 11px;
}

.heading {
margin-top: 10px;
margin-left: 8px;
}

.AttorneyInfo {
font-size:11px;
text-align:justify;
}

.AttorneyName {
font-size:14px;
font-weight: bold;
}

.AttorneyContent{
padding-top:8px;
}

.ContactInfo {
font-size:11px;
text-align:justify;
}


/***********************************************
* All Levels Navigational Menu- (c) Dynamic Drive DHTML code library (http://www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/

.menu ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

.menu li{
	display:inline;
	float:left;
	margin:0;
	padding:0px;
}


.menu li a{
float: left;
display: block;
text-decoration: none;
margin-left: 0px;
padding: 0px; /*padding inside each tab*/
border: 0px;
color: #157d9a;
background: url("../images/btnR.png") no-repeat right top;
}

.menu li a span 
{
	display:block;
	background:url("../images/btnL.png") no-repeat left top;
	padding:0 15px 0 15px;
	font-family: Verdana, Helvetica, Arial, sans;
	font-size:9;
	color:#157d9a;
	font-weight:bold;
	line-height:24px;
}

.menu li a:visited{
color: #157d9a;
text-decoration: none;
}

.menu li a:hover{
background: url("../images/btnR.png");
background-repeat: repeat-x;
background-position: bottom right;
color: #ffffff;
text-decoration: none;
}

.menu li a:hover span{
	display:block;
	background:url("../images/btnL.png") no-repeat left bottom;
	padding:0 15px 0 15px;
	font-family: Verdana, Helvetica, Arial, sans;
	font-size:9;
	color: #ffffff;
	font-weight:bold;
	line-height:24px;
}

.menu a.selected{
background: url("../images/btnR.png");
background-repeat: repeat-x;
background-position: bottom right;
color: #ffffff;
}

.menu a.selected span{
	display:block;
	background:url("../images/btnL.png") no-repeat left bottom;
	padding:0 15px 0 15px;
	font-family: Verdana, Helvetica, Arial, sans;
	font-size:9;
	color: #ffffff;
	font-weight:bold;
	line-height:24px;
}

/* ######### Drop Down ULs CSS ######### */

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font-size:10px;
font-family: Verdana, Helvetica, Arial, sans;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border-left: 1px solid #c0c0c0;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
visibility: hidden;
z-index: 100;
}


.ddsubmenustyle li a{
display: block;
width: 135px;
color: #333333;
background-color: #e7ebef;
text-decoration: none;
padding: 4px 5px;
border-bottom: 1px dashed #999999;
}

* html .ddsubmenustyle li a{ /*IE6 CSS hack*/
display: inline-block;
text-decoration: none;
}

.ddsubmenustyle li a:visited{
color: #333333;
text-decoration: none;
}

.ddsubmenustyle li a:hover{
background-color: #abb9c7;
color: white;
text-decoration: none;
}


/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
right: 2px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}