body {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	background:#fff;
	behavior: url(../includes/inc.csshover.htc);
	background: #DCDBD9 url('/images/bg_body.jpg') repeat-x;
	text-align: center; 
	font-size:12px;
}

#wrapper {
	margin: 0 auto;
	width: 934px;
}

p, ol, ul, li, td, tr {


}

p {	text-align:justify;
	line-height:18px;}
	
#content_inner p {font-size:14px;}

table p {text-align:left; padding:0; margin: 6px 0; line-height:normal;}

p.small {font-size:11px; color:#968d84;}
p.small a { color:#2f2c28;}

hr {color:#968d84; background:#968d84; margin-top:20px;}

h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#2d2d2e;
}

h2 { font-size:14px; font-weight:bold; color:#2d2d2e; margin:0; padding:0; margin-bottom:5px;}
h3 { font-size:16px; font-weight:bold; color:#00426c; margin:0; padding:0;}

#sidebar h3 { font-size:13px; font-weight:normal; color:#534b41; margin:0; padding:0; position:relative; top:-7px; left:2px; outline:none;}

h1 a {color:#2d2d2e !important; text-decoration:underline !important; }
h1 a:hover {color:#5c5d5e !important;}

a, a:link, a:active, a:visited {
	color:#00426c;
	text-decoration:underline;
}

a:hover {
	color:#00070c;
	text-decoration:underline;
}

/* HEADER */

#header {
	width:934px;
	background:url('/images/bg_header.jpg') no-repeat;
	height:372px;
	position:relative;
	z-index:99;
}
#languages { position:absolute; right:22px; top:0px;}
#languages a {
	color:#000;
	display:block;
	padding:1px 16px 3px 16px;
	text-decoration:none;
	background-image: url('/images/btn-language.gif');
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#languages a:hover {
	color:#333333
}

#header a.home {position:absolute; top: 50px; left:0; height:200px; width:330px; display:block; text-indent:-9999px; outline:0;}

#contact_info {position:absolute; bottom:30px; left:18px; font-size:18px; color:#fff;}
#contact_info span { font-size:26px; padding: 0 0 0 10px;}

#photo {position: absolute; top:66px; right:7px; z-index:0;}

#att-photo {position:absolute; top:100px; left:22px; }

#photo h1 {z-index:1200; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; width:260px; text-align:left;}
#photo .option {width:260px; text-align:justify; font-size:14px; }

/* SIDEBAR */

#sidebar {width:270px; float:left; padding-left:40px;}

#sidebar h2 {font-family: Arial, Helvetica, sans-serif; font-size:18px; margin:0; padding:0; margin-bottom:5px;}

#sidebar span {display:block; font-size:12px; color:#1f1e1b; margin-top: 32px; clear:both;}

#content {
	margin: 0 auto;
	width:930px;
	margin-bottom:30px;
	text-align:left;
	position:relative;

}

#content_inner {
	float:right;
	width:535px;
	margin-right:5px;

	background:#E5E4E0 url('/images/bg_content_shadow.jpg') top right no-repeat;
	padding: 15px 25px 40px 25px;
	margin-bottom:20px;
	font-size:14px;
	position:relative;
}

#corner {
	width:54px;
	height:50px;
	background:url('/images/bg_contentcorner.gif') no-repeat;
	position:absolute; bottom:-10px; right:0px;
}

#footer {

	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	clear: both;
	border-top:5px solid #acaaa7;
	font-size:11px;
	color:#999;
}

#footer_inner {
	margin: 0 auto;
	width:935px;
	text-align:right;
}

#footer a {
	color: #999;
	font-size:  11px;
	padding: 0px 5px 0px 5px;
}

#footer a:hover {text-decoration:none; color:#333;}

#topnav {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-left: 11px;
}

#submenu, #practices, #offices, #attorneys, #feed, #attorney-offices, #attorney-practices {
	float: right;
	background-color: #efefef;
	margin: 0px 0px 10px 10px;
	padding: 10px;
	border: solid 1px #CCC;
	width: 200px;
	font-size: 12px;
}

#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;
	list-style: square inside;
	font-size: 12px;
}

#news{

}

#attorney {
	padding: 0px;
}

#attorney-body{
}

#attorney-offices{
	float: right;
}

#attorney-practices{
	float: right;
	clear: right;

}
.formselect{
	width: 150px;
	font-size: 10px;
}

.formbutton{
	coslor:#fff;
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:bold;
	background-color:#003366;
}

#search{
	padding: 10px;
}

.formwidth{
	width:200px;
}

/* FORM CSS */
input, textarea {
	background:#c1b8ae;
	border:none;
	color:#2e2c25;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	clear:both;
	width:192px;
	padding: 4px 10px;
	margin-bottom:2px;
}

input:hover, textarea:hover, input:focus, textarea:focus { color:#000;}

input#submitbtn {background:#685744; color:#fff; width:70px; font-weight:bold; text-transform:uppercase; float:right; margin-right:58px; clear:both;}


ul#biglist li {margin-bottom:10px; font-size:14px;}
	
/* 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 {
	width: 650px;
	margin: 0;
	padding: 0;
	float: right;
	position:absolute; right:15px; top:31px;
	z-index:99;
}

/* Type of Menu (Vertical vs. Horizontal) */


#menu #language a{
font-size:12px;
}

#menu ul {
	display: block;
	list-style: none;
	margin: 0;
	float: right;
	padding: 0;

}

/* Position of menu elements */
#menu ul li {
	position: relative;
	color: #fff;
	display: inline;
	padding: 0;
	float: left;
}

/* Edit look of 1st level menu items */
#menu ul li a {
	display: block;
	float: left;
	color: #fff;
	padding: 7px 10px 6px 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

/* Added specifically for Internet Explorer */
* html #menu ul li a {
	padding: 7px 10px 6px 10px;
	}

/* Sometimes Needed to Change Internet Explorer Hover */
#menu ul li a:hover {
	color: #00426c;
}

/* Position of Drop Down Elements */
#menu ul li ul {
	position: absolute;
	display: none;
		
}

/* Hover of the Main Menu */
#menu ul li:hover {

	background: #ececeb;  
	position: relative;
	color: #00426c;
}

/* Added specifically for Internet Explorer Hover */
#menu ul li:hover > a,
#menu li a:hover,
* html #menu li a:hover {
	color: #00426c;
	padding: 7px 10px 6px 10px;
}

/* 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: 175px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;
	border-right: none;
	background:url('/images/bg_menu.png');
	background-repeat:repeat;
	border-bottom: 3px solid #a3a4a4;
	padding-bottom:10px;
	padding-top:10px;

}

/* Added specifically for Internet Explorer */
* html #menu ul li:hover ul { 
	background: #fff; 
}

#menu ul li ul li,
#menu ul li.more ul li {
	width: 175px;

	padding: 0;
}

/* Edit look of drop down 2nd level menu items */
#menu ul li ul li a {
	background: none;
	padding: 3px 0px 3px 10px;
	width: 170px;
	text-align:left;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	border:none;
	color:#000;
	float: none;
}

#menu ul li ul li:hover { 
	background:none;
}

#menu ul li ul li a:hover {
	color: #00426c;
	background: none;
	border:none;
	padding: 3px 0px 3px 10px;
}

#menu ul li ul li:hover > a {
	color: #00426c;
	background: none;
	padding: 3px 0px 3px 10px;
}

#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: 300;
	border-right: none;
	width: 211px;
}

#menu ul li:hover ul li:hover ul li,
* html #menu ul li ul li a { 
	width: 211px; 
}

#menu ul li:hover ul li:hover ul li a {
}

/* THIS IS THE MENU */

.home-table tr td {
	padding-bottom: 4px;
}


/* ASSOCIATIONS */

#associations {
	margin-top:60px;
	width:211px; height:335px; background:url('/images/associations.jpg');
	position:relative;
}

/*#associations a {border:1px solid red;}*/

#associations a.link1 { width:99px; height:90px; position:absolute; top:0; left:5px; text-indent:-9999px; display:block;}
#associations a.link2 { width:99px; height:90px; position:absolute; top:0; left:110px; text-indent:-9999px; display:block;}
#associations a.link3 { width:69px; height:104px; position:absolute; top:95px; right:0px; text-indent:-9999px; display:block;}
#associations a.link4 { width:119px; height:104px; position:absolute; top:95px; left:10px; text-indent:-9999px; display:block;}
#associations a.link5 { width:160px; height:44px; position:absolute; top:205px; left:25px; text-indent:-9999px; display:block;}
#associations a.link6 { width:160px; height:84px; position:absolute; top:255px; left:25px; text-indent:-9999px; display:block;}



#ticker div { margin-top:0; }  
   
#ticker {
  width:530px; height:400px; overflow:auto; border:1px solid #aaaaaa; margin:0; padding:0; margin-bottom:20px;
}

#ticker li {list-style:none;border:1px solid #ffffff;border-bottom:1px solid #aaaaaa; padding: 0 20px; line-height:50px;}

#ticker dt {
  font:normal 14px Georgia; padding:0 10px 5px 10px;
  background-color:#e5e5e5; padding-top:10px; border:1px solid #ffffff;
  border-bottom:none; border-right:none;
}
#ticker dd {
  margin-left:0; font:normal 11px Verdana; padding:0 10px 10px 10px;
  border-bottom:1px solid #aaaaaa; background-color:#e5e5e5;
  border-left:1px solid #ffffff;
}
#ticker dd.last { border-bottom:1px solid #ffffff;
