body {
	padding:0px;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:#FDF0CE url('/images/bg_body.jpg') repeat-x;
	behavior: url(../includes/inc.csshover.htc);
	text-align: center; 
	font-size:14px;
}

#wrapper_shadow {
	background:url('/images/bg_wrappershadow.jpg') no-repeat;
	width:1016px;
	margin: 0 auto;
	clear:both;
	margin-top:49px;
}

#wrapper {
	width: 950px;
	margin:0 auto;
	clear:both;
	background:#fff;
	position: relative;
}

p, ol, ul, li, td, tr {
	font-size:12px;
	color:#767676;

}

#inner_content	p {	line-height:25px;}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin:0; margin-bottom:12px;
	color:#98012d;
}

h1 a { color:#98012d !important;}

h2 { font-size:15px; margin:0; padding:0;  color:#98012d; margin-bottom:8px; clear:both;}

a, a:link, a:active, a:visited {
	color:#930120;
	text-decoration:none;
}

a:hover {
	color:#3a000c;
	text-decoration:underline;
}

#logo {
	width:950px;
	height:126px;
	background:url('/images/bg_logo.jpg') no-repeat;
}

#photo {
	margin-left: auto;
	margin-right: auto;
	height: 146px;
	z-index: 50;
}

#content {
	margin: 0 auto 0 30px;
	padding-top: 70px;
	text-align: left;
	width: 920px;
	clear:both;
	padding-bottom:20px;
}

#inner_content	{
	width:530px;
	float:left;
}

#homebtns {
	width:487px;
	height:90px;
	background:url('/images/homebtns.jpg') no-repeat;
	margin: 0 0 30px 13px;
	position:relative;
}

#homebtns a.trial {
	width:178px;
	height:62px;
	display:block;
	position:absolute; top:14px; left:26px;
	background:url('/images/btn_trial.jpg') no-repeat;
	text-indent:-9999px;
}
#homebtns a.trial:hover {background-position: 0 -62px;}

#homebtns a.injury {
	width:178px;
	height:62px;
	display:block;
	position:absolute; top:14px; right:26px;
	background:url('/images/btn_injury.jpg') no-repeat;
	text-indent:-9999px;
}
#homebtns a.injury:hover {background-position: 0 -62px;}

a.read-more { display:block; text-indent:-9999px; width:73px; height:25px; background:url('/images/readmore.jpg'); float:right; position:relative; top:-20px;}

a.learn-more { display:block; text-indent:-9999px; width:65px; height:24px; background:url('/images/learnmore.jpg'); float:right; position:relative; top:-12px;}

#firminfo {
	clear:both;
	background:url('/images/infobg.jpg') no-repeat;
	width:500px;
	padding: 20px 0 0 28px;
}

#firminfo p { font-size:11px; line-height:20px;}
	
#sidebar {
	float:right;
	width:305px;
	margin-right:32px;
}

#sidebar_phone {
	background:url('/images/bg_phone.jpg') no-repeat;
	width:250px;
	height:74px;
	color:#98012c;
	font-size:15px;
	padding: 10px 0 0 55px;
}

#sidebar_phone span {font-size:22px; display:block; margin-bottom:4px;}

#sidebar_submenu { width:265px; padding: 20px; background: #FAF2DD url('/images/bg_submenu.jpg') no-repeat bottom; border:1px solid #a68328; }

#sidebar_submenu h1 {color:#7e601b; font-size:22px; padding-bottom: 8px; border-bottom:1px solid #d9c89a;}
#sidebar_submenu ul {margin:0; padding:0;}
#sidebar_submenu ul li {margin:0; padding:0; padding-bottom:2px; list-style:none; line-height: 1.25em;}
#sidebar_submenu ul li a { font-size:14px; color:#98012d; font-weight:bold; margin-bottom:10px; display:block;}
#sidebar_submenu ul ul li a {background:url('/images/bg_li.gif') no-repeat 0 6px; font-weight:normal; padding-left:16px; color:#533f11; display:block;}
#sidebar_submenu ul ul li a:hover {color:#930120; text-decoration:none; background-position: 0 -109px;}

#attorneys_info { width:285px; height:263px; background:url('/images/att_side.jpg') no-repeat; padding: 20px 0 0 20px; margin-top:47px;}
#attorneys_info h1{ font-size:15px; margin:0; padding:0; margin-bottom:14px;}
#attorneys_info p {line-height:20px; color:#795915}

span.divide {display:block; border-bottom:1px solid #d5c8a5; width:100%; margin: 20px 0;}

a.vcard {display:block; padding-left:25px; background:url('/images/vcard.jpg') no-repeat 0 2px; margin-bottom:10px;}

a.cv {display:block; padding-left:25px; background:url('/images/pdf.jpg') no-repeat -2px 1px;}

a.att {border:none; text-decoration:none; display:block;  text-align:center; margin: 0 50px;}
a.att img {clear:both; border:none;}
a.att span {display:block; clear:both;}


#footer {
	background: url('/images/bg_footer.jpg') no-repeat top center;
	margin:0 auto;
	text-align: right;
	position:relative;
	font-size:10px;	
	width:896px;
	clear: both;
	height:100px;
	color:#fff;
	padding: 3px 50px 0 70px;
}

#footer p {font-size:10px; margin:0; padding:0; color:#fff;}

#footer_links {
	position:absolute;
	top:22px; left:40px;
	text-align:left;
	color:#ffe49c;
	background:url('/images/bg_footerline.jpg') no-repeat 12px 20px;
}



#footer_links a {
	color: #ffe49c !important;
	font-size:  11px;
	padding: 0 13px;
}

#footer_links a:hover { color:#ffc11c !important; text-decoration:none;}

#footer_links #copyright {
	color:#fff;
	font-size:11px;
	padding-left:12px;
}

#footer_links #copyright a {
	color:#fff !important;
	padding:0;
}

#footer_links #copyright a:hover {
	color:#ccc !important;
	text-decoration:none;
}


#footer a {
	color: #fff;
	font-size:  11px;
}

#footericons {
 margin: 30px auto 20px auto;
 	width:1016px;
	position:relative;
}

#footericons #avvo {position:absolute; top:-20px; right:60px; width:120px; height:120px;}

#footericons img {margin: 0 auto;}

#options{
	float: left;
	padding-right: 190px;
	padding-left: 20px;
}

#topnav {
	margin: 0 auto;
	width:950px;
	height:42px;
	text-align:center;
}

#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;
}


#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-size:10px;
	font-weight:bold;
	background-color:#003366;
}

#search{
	padding: 10px;
}

.formwidth{
	width:200px;
}

/* FORM CSS */
#contactForm input, #contactForm textarea {
	display: block;
	padding: 0px;
	margin-bottom: 5px;
}
#contactForm label {
	font-size: 12px;
}
#contactForm fieldset {
	padding: 0px 20px 20px;
}
#contactForm legend {
	font-weight: bold;
}


/* 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;
}

.blog_search {
	background-image: url(/images/bg-search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:17px 16px;
}
.blog_search p { margin:0!important; padding:0 !important; position:relative}
.blog_search form { margin:0!important}
.textBox {
	width:180px;
	padding: 0 5px;
	background-color:transparent;
	border:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #7e601b;
	position:relative;
	top:-4px;
} 
h3.rss { margin-bottom:0; position:relative; left:-5px; }
h3.rss a { background-image:url(/images/subscriberss.gif); background-repeat:no-repeat;
height:72px; text-indent:-9999px; display:block; width:275px; outline:none;
}
#sidebar_submenu.blog {background-image:url(/images/bg-blogsubmenu.gif); background-repeat:repeat-x; background-position:left bottom;  background-color:#ffe8aa; padding:20px 20px 0 20px}
#sidebar_submenu.blog h1 { margin:20px 0; border-bottom:none;}
#sidebar_submenu.blog ul {
	color:#dbc691;	
	padding-left: 15px;	
}
#sidebar_submenu.blog ul li { font-size:12px; list-style-position: outside;list-style-type:square;color:#dbc691;}
#sidebar_submenu.blog ul li a {color:#67500f; font-weight:normal}
#sidebar_submenu.blog ul li a:hover {color:#a71727;}
.post { position:relative; padding-left:33px; text-align:justify; margin-bottom:20px; } 
.post h2 { font-size:20px;}
.metadata p { font-size:12px; color:#b5985a; border-top:1px dotted #b2b2b2; border-bottom:1px dotted #b2b2b2; margin-left:90px;}
.metadata .read-more { float:left; top:2px }
.date {
	background-image:url("/images/bg-date.gif");
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:80px;
	left:-38px;
	position:absolute;
	top:0;
	width:51px;
	font-style: italic;	
	text-align: center;
}
* html .date {left:-70px; }
.date span { font-size:24px; font-weight:bold;} 
#body { }

/* THIS IS THE MENU 
---------------------------------------------------------*/

/* Overall Box Properties */

#menu #leftcrn {
	display: block;
	width:6px;
	height:6px;
	line-height: 0px;
	padding: 0;
	margin: 0;
	background:url('/images/bg_menu_leftcrn.jpg') no-repeat bottom left;
	position:absolute; 
	bottom:0px; 
	left:0px;
}

#menu #rightcrn {
	display: block;
	width:6px;
	height:6px;
	line-height: 0px;
	padding: 0;
	margin: 0;
	background:url('/images/bg_menu_rightcrn.jpg') no-repeat bottom left;
	position:absolute; 
	bottom:0px; 
	right:0px;
}
	
#menu {
	width: 962px;
	position: absolute;
	left:-6px;
	margin: 0;
	padding: 0;
	top: 272px;
	background:  #336699 url('/images/bg_menu.jpg') repeat-x;
	height:42px;
	z-index: 200;
}

/* Type of Menu (Vertical vs. Horizontal) */
#menu ul {
	display: block;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	float:left;
	position: relative; 
	top:-4px; 
	left:200px;
	height: 41px;
	clear:both;
}

/* Position of menu elements */
#menu ul li {
	position: relative;
	color: #fff;
	display: inline;
	padding: 0;
	float: left;
	background:url('/images/bg_menu_li.jpg') no-repeat right bottom;
}

#menu ul li.last { background:none;}

/* Edit look of 1st level menu items */
#menu ul li a {
	display: block;
	float: left;
	color: #98012d;
	padding: 13px 25px 11px 25px;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	background:url('/images/bg_menu_a.jpg') center -80px no-repeat;
}

/* Added specifically for Internet Explorer */
* html #menu ul li a {
	padding: 13px 25px 11px 25px;
	}

/* Sometimes Needed to Change Internet Explorer Hover */
#menu ul li a:hover {
	color: #fff;
	background-position: center 0;
}

/* Position of Drop Down Elements */
#menu ul li ul {
	position: absolute;
	display: none;
}

/* Hover of the Main Menu */
#menu ul li:hover {
	position: relative;
	color: #fff;
}

/* Added specifically for Internet Explorer Hover */
#menu ul li:hover > a,
#menu li a:hover,
* html #menu li a:hover {
	color: #fff;
	padding: 13px 25px 11px 25px;
	background-position: center 0;
}

/* For Top Level Hover when on the second level (I think) */
#menu ul li:hover ul {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	width: 211px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;
	border-right: none;
	border-bottom: 1px solid #fff;
}

/* 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: 211px;
	background: #003366;
	padding: 0;
}

/* Edit look of drop down 2nd level menu items */
#menu ul li ul li a {
	background: none;
	padding: 8px 0px 8px 10px;
	width: 200px;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	float: none;
}

#menu ul li ul li:hover { 
	background: #336699; 
}

#menu ul li ul li a:hover {
	color: #fff;
	background: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 8px 0px 8px 10px;
}

#menu ul li ul li:hover > a {
	color: #fff;
	background: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 8px 0px 8px 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 */