body {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	behavior: url("includes/inc.csshover.htc");
	font-size:13px;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat;
}
#total {
	background-image: url(images/bg-total.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#shadow {
	background-image: url(images/bg-nshadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}



#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 944px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-footer-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:90px;
	
}
#header {
	float: left;
	width: 944px;
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}
a, a:link, a:active, a:visited {
	color:#336699;
	text-decoration:none;
}

a:hover {
	color:#003366;
	text-decoration:underline;
}

p, ol, ul, li, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1 a {color: #000000;}


#logo {
	float: left;
	width: 353px;
	padding-left: 64px;
	padding-top: 30px;
	font-size: 1px;
}

#photo {
	float: right;
	background-image: url(images/former-automotive.jpg);
	background-repeat: no-repeat;
	width: 410px;
	background-position: left bottom;
	text-align: right;
	height: 110px;
	padding-right: 40px;
}

#topnav {
	text-align: left;
	float: left;
	width: 944px;
	padding-top: 3px;
}

#content {
	text-align: left;
	width: 909px;
	float: left;
	margin-left: 10px;
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat-x;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
*html #content {margin-left:5px;}

#content-home {
	text-align: left;
	width: 909px;
	float: left;
	margin-left: 10px;
	background-image: url(images/bg-content-home.gif);
	background-repeat: repeat-x;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
*html #content-home {margin-left:5px;}
#body	{
	font-size:13px;
	float: left;
	width: 600px;
	padding-left: 30px;
	padding-top: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#body-home	{
	font-size:13px;
	float: left;
	width: 600px;
	padding-left: 30px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#home-img {
	float:left;
	margin-left:-20px;
	padding-bottom:15px;}
	
*html #home-img {margin-left:-10px;}
#wrapper-sidebar {
	background-image: url(images/bg-sidebar.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: right;
	width: 249px;
	padding-top: 7px;
	padding-right: 13px;
	padding-left: 13px;

	display:
;
	margin: 0px;
	padding-bottom: 0px;
}
#sidebar {
	background-image: url(images/bg-sidebar-yellow.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	padding-right: 16px;
	padding-left: 16px;
	width: 217px;
	color: #2188c0;
	position:relative;
	padding-top:50px;
	z-index:1;
}
#sidebar #home-button {
	background-image: url(images/bg-menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position:absolute;
	left:0px;
	width:249px;
	top:10px;
	height:45px;
	
}
#sidebar #home-button ul {
	display: block;
	list-style: none;
	margin: 0;
	float: left;
	padding: 0;
	padding-left:49px;
	
}


/* Position of menu elements */
#sidebar #home-button ul li {
	position: relative;
	color: #fff;
	display: inline;
	padding: 0;
	float: left;
	background-image:none;
}

/* Edit look of 1st level menu items */
#sidebar #home-button ul li a {
	display: block;
	float: left;
	color: #04436c;
	padding: 13px 0px 17px 0px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	background: url(images/bg-button.png) no-repeat right top;
	*background: url(images/bg-button.gif) no-repeat right top;
	width:154px;
	text-align: center;
}

/* Added specifically for Internet Explorer */
* html #sidebar #home-button ul li a {
	padding: 13px 0px 17px 0px;
	}

/* Sometimes Needed to Change Internet Explorer Hover, put here background image*/
#sidebar #home-button ul li a:hover {
	color: #FFFFFF;
	background: url(images/bg-button-h.png) no-repeat right top;	
	*background: url(images/bg-button-h.gif) no-repeat right top;
	padding: 13px 0px 17px 0px;
	
}


#sidebar h1 {
	font-size: 20px;
	font-weight: normal;
	color: #055588;
	text-align: center;
	background-image: url(images/h1separator.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	letter-spacing:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#sidebar ul {
	list-style-type: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 50px;
	margin: 0px;
}
#sidebar ul li {
	background-image: url(images/sidebar-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#sidebar ul li a{
	font-size: 13px;
	color: #636363;
}
#sidebar #articles {
	background-image: url(images/bg-articles.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 0px;
	float: left;
}
#sidebar #articles h1 {
	background-image: none;
	padding-bottom: 0px;
	text-align: left;
	padding-left: 22px;
}
#sidebar #articles p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	font-size: 12px;
}
#sidebar #articles ul {
	margin: 0px;
	background-image: url(images/bg-articles-down.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 217px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#sidebar #articles ul li{
	margin: 0px;
	background-image: none;
	padding-top: 2px;
	padding-right: 22px;
	padding-bottom: 2px;
	padding-left: 22px;
}
#sidebar #articles ul li a{
	color:#2188c0;
	font-size: 12px;
	text-decoration: underline;
}

#form {
	text-align: left;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	width: 192px;
	font-size: 12px;
}

#form h1 {
	background-image: none;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	letter-spacing:-1px;
	}
#form .input {
	border:2px solid #9abfd7;
	color:#989999;
	font-size:11px;
	text-transform:uppercase;
	width:183px;
	text-transform: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-image: url(images/bg-input.gif);
	background-repeat: no-repeat;

}
#form .textareainput {
	border:2px solid #9abfd7;
	color:#989999;
	font-size:11px;
	text-transform:uppercase;
	width:183px;
	text-transform: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-image: url(images/bg-textarea.gif);
	background-repeat: no-repeat;
	height: 114px;
	font-family: Arial, Helvetica, sans-serif;

}
#form ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#form ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	background-image: none;
	padding-right: 0px;
	padding-left: 0px;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 35px;
	padding-right: 60px;
	text-align: left;
	clear: both;
	font-size: 12px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 0px;
}


#footer a {
	color: #55a4d7;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-size: 12px;
}
#footer a:hover {
	color: #055588;
}

#footer #copyright {
	float: right;
	width: 215px;
	text-align: right;
	padding-top: 70px;
	padding-bottom: 30px;
	font-size: 10px;
	color: #a5a6ab;
}
#footer #copyright a {font-size: 10px;color:#a5a6ab;}

#footer #address {
	color: #055588;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer #text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	color: #a5a6ab;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer #links {
	color: #55a4d7;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}


#options{
	float: left;
	padding-right: 190px;
	padding-left: 20px;
}
#biography {
	float:right;
	padding-bottom: 15px;
	padding-left: 14px;
	background-image: url(images/bg-biography.jpg);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-right: 15px;
	height: 207px;
	width: 148px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 20px;
}
#biography img{}

#submenu, #practices, #offices, #attorneys, #feed, #attorney-offices, #attorney-practices {
	float: right;
	width: 239px;
	font-size: 12px;
	background-image: url(images/start-submenu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#submenu ul, #submenu li, #submenu p, #feed a,
#practices ul, #practices li, #practices p,
#offices ul, #offices li, #offices p,
#attorneys ul, #attorneys li, #attorneys p, #attorney-offices li, #attorney-practices li, #attorney-offices p, #attorney-practices p {
	margin: 0px;
	padding: 5px 0px 5px 4px;
	font-size: 12px;
	list-style-type: none;
	
}
#submenu ul {
	background-image: url(images/end-submenu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	padding-bottom: 50px;
	padding-right: 20px;
	padding-left: 20px;
}
#submenu ul li ul {padding:5px 0px 5px 4px;}
#submenu ul li {
	background-image: url(images/submenu-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 12px;
}
#submenu ul li.off ul {
	display:none;
}
#news{

}

#attorney {
	padding: 0px;
}

#attorney-body{
}

#attorney-offices{
	float: right;
}

#attorney-practices{
	float: right;
	clear: right;

}
.formselect{
	width: 150px;
	font-size: 10px;
}

.formbutton{
   color:#fff;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#003366;
}

#search{
	padding: 10px;
}

.formwidth{
	width:200px;
}


/* THIS IS THE NEWS SCROLLER
---------------------------------------------------------*/

#rssscroller{
width: 450px;
height: 50px;
border: 1px dashed black;
padding: 5px;
background-color: lightyellow;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}


/* THIS IS THE MENU 
---------------------------------------------------------*/

/* Overall Box Properties */
#menu {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* Type of Menu (Vertical vs. Horizontal) */
#menu ul {
	display: block;
	list-style: none;
	margin: 0;
	float: left;
	padding: 0;
}

/* Position of menu elements */
#menu ul li {
	position: relative;
	color: #fff;
	display: inline;
	padding: 0;
	float: left;
	z-index: 99999;
	
}

/* Edit look of 1st level menu items */
#menu ul li a {
	display: block;
	float: left;
	color: #04436c;
	padding: 13px 0px 17px 0px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	background: url(images/bg-button.png) no-repeat right top;
	*background: url(images/bg-button.gif) no-repeat right top;
	width:154px;
	text-align: center;
}

/* Added specifically for Internet Explorer */
* html #menu ul li a {
	padding: 13px 0px 17px 0px;
	}

/* Sometimes Needed to Change Internet Explorer Hover, put here background image*/
#menu ul li a:hover {
	color: #FFFFFF;
	background: url(images/bg-button-h.png) no-repeat right top;	
	*background: url(images/bg-button-h.gif) no-repeat right top;
	padding: 13px 0px 17px 0px;
	
}

/* Position of Drop Down Elements */
#menu ul li ul {
	position: absolute;
	display: none;
	z-index: 99999;
}

/* Hover of the Main Menu */
#menu ul li:hover {
	position: relative;
	color: #fff;
	z-index: 99999;
	
	
}

/* Added specifically for Internet Explorer Hover */
#menu ul li:hover > a,
#menu li a:hover,
* html #menu li a:hover {
	
	
	
}

/* For Top Level Hover when on the second level (I think) */
#menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 153px;
	height: auto;
	margin: 0px;
	padding: 0px;
	z-index: 99999;
	
}

/* Added specifically for Internet Explorer */
* html #menu ul li:hover ul { 
	background: none; 
}

#menu ul li ul li,
#menu ul li.more ul li {
	width: 153px;
	padding: 0;
}

/* Edit look of drop down 2nd level menu items */
#menu ul li ul li a {
	padding: 8px 5px 8px 5px;
	width: 143px;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #055588;
	float: none;
	background-image: url(images/bg-button-drop.gif);
	background-repeat: repeat-x;
	background-color: #acd4ec;
	background-position: bottom;
}

#menu ul li ul li:hover { 
	background-image: url(images/bg-button-drop.gif);
	background-repeat: repeat-x;
	background-color: #acd4ec;
	background-position: bottom;
}

#menu ul li ul li a:hover {
	color: #FFFFFF;
	background: none;
	padding: 8px 5px 8px 5px;
}

#menu ul li ul li:hover > a {
	background: none;
	
}

#menu ul li ul li ul,
#menu ul li:hover ul li ul { 
	display: none; 
}

#menu ul li ul li:hover ul,
#menu li.exp:hover ul,
#menu ul li:hover ul li:hover ul {
	position: absolute;
	display: block;
	left: 100%;
	top: 0px;
	z-index: 99999;
	
}


* html #menu ul li ul li a { 
	
}
#menu ul li:hover ul li:hover ul li{width: 153px;}

#menu ul li:hover ul li:hover ul li a {
}

/* THIS IS THE MENU */
