body {
	background: #85939C;
	margin: 0px;
	padding: 0px;
}

#content {
	margin:9px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:justify;
	padding-bottom:8px;
	}
	
#content ul{
	list-style-image:url(images/list_purple.gif);
	list-style-type: disc;
	list-style-position: inside;
	margin-left:1px;
	padding-left:1px;
	line-height: 135%;
	}
	
	
li.secondtier {
	list-style-type:disc;
	list-style-image:url(images/list_gray.gif);
	margin-left:10px;
	padding-left:10px;
}

#hmintro {
	background-image:url(images/hdr_homeintro.gif);
	background-repeat:no-repeat;
	width:522px;
	height:82px;
	padding:0px;
	}

#hmintro h1 {
	display:none;
	}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:16px 9px;
	text-align:justify;
	}
	
#nav img {
	display:block;
	padding:0px;
	margin:0px;
	}
	
#nav a {
	display:block;
	background-color:white;
	}
	
#nav a:hover {
	background-color:#BF788A;
	display:block;
	}
	
.attorneyimage {
	border: 1px solid #3C6F80;
	padding: 5px;
	margin: 0 0 10px 10px;
}

.location {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:15px 0 0 15px;
	line-height:24px;
	}

.quote {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:11px;
	padding:15px 0 0 15px;
	line-height:24px;
	}

.subheader {
	color: #455892;
	font-size:1.1em;
	font-weight:bold;
	}
	
	
/* Styles for the Dropdown Menus */
.childTbl {
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
color: #FFFFFF;
font-size: 11px;
background-color: #FFFFFF;
border-color: #FFFFFF black black;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px; 
border-bottom-width: 0px;
border-left-width: 0px;
}


.childTbl a {  
position:relative; 
display:block; 
text-decoration: none; 
padding: 2px 0px 2px  0px; 
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
color: #333;
}


.childTbl a:hover {  
background-color: #0862AE; 
text-decoration: none; 
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
color: #fff; 
}
	