/* http://www.paperstreet.com/control/clients/10181/style.css */
body {
	padding:0px;
	margin:0px;
	font-family: "Lucida Sans", Lucida Grande, Arial, Sans Serif;
	behavior: url(inc.csshover.htc);
	text-align: center;
	font-size:14px;
	background-color: #a5733b;
	background-image: url(/images/bg-body.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background-color: #edead9;
}
ul {
	list-style-type: none;
}
p { font-family: "Lucida Sans", Trebuchet MS, Tahoma, Verdana, Arial, Sans Serif;
	font-size:12px;
	color: #917058;}

th { font-family: "Lucida Sans", Trebuchet MS, Tahoma, Verdana, Arial, Sans Serif;
	font-size:12px;
	color: #f7f4e3;background-color:#6D573F;}

td { font-family: "Lucida Sans", Trebuchet MS, Tahoma, Verdana, Arial, Sans Serif;
	font-size:10px;
	color: #917058;}



	
ol, li {
	font-family: "Lucida Sans", Trebuchet MS, Tahoma, Verdana, Arial, Sans Serif;
	font-size:13px;
	color: #917058;
	background-image: url(/images/list.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-top: 0px;
}

h1 {
	font-size: 21px;
	font-weight: normal;
	color: #846742;
	font-family: "Georgia", Times New Roman, Times, serif;
}

a, a:link, a:active, a:visited {
	text-decoration:none;
	color: #402C14;
}

a:hover {
	color:#003366;
	text-decoration:underline;
}

#logo {
	margin-left: 20px;
	text-align: left;
	float: left;
}
#header {
	width: 920px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#phone {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6e684e;
	font-size: 17px;
	margin-top: 8px;
}


#photo {
	width: 960px;
	float: left;
	font-size: 1px;
}


#content {
	text-align: left;
	width: 960px;
	float: left;
}

#body	{}
#body p {
	font-family: "Lucida Sans", Trebuchet MS, Tahoma, Verdana, Arial, Sans Serif;
	font-size:11px;
	line-height: 21px;
}


#footer {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	background-color: #edead9;
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #dfdbc2;
	color: #b49a7f;
	padding-top: 25px;
	padding-bottom: 15px;
	font-size: 9px;
}

#footer a {
	color: #b49d7d;
	font-size:  10px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}

#options{
	float: left;
	padding-right: 190px;
	padding-left: 20px;
}

#topnav {
	text-align: left;
	width: 960px;
	background-image: url(/images/bg-topnav.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #402C14;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
}

#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{
   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: 0;
	padding: 0;
	float: right;
}

/* 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;
	background-image: url(/images/menu-separator.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/* Edit look of 1st level menu items */
#menu ul li a {
	display: block;
	float: left;
	color: #d6cfb3;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	font-family: "Georgia", Times New Roman, Times, serif;
	padding:7px 24px 9px;
}

/* Added specifically for Internet Explorer */
* html #menu ul li a {
	padding:7px 24px 9px;
	}

/* Sometimes Needed to Change Internet Explorer Hover */
#menu ul li a:hover {
	color: #efde96;
}

/* 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: #efde96;
}

/* Added specifically for Internet Explorer Hover */
#menu ul li:hover > a,
#menu li a:hover,
* html #menu li a:hover {
	color: #efde96;
	
}

/* 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: 170px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;
	border-right-style: none;
	color: #f0dd9b;
}

/* 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: 170px;
	padding: 0;
	background-color: #ac895f;
	background-image: url(/images/bg-list.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* Edit look of drop down 2nd level menu items */
#menu ul li ul li a {
	background: none;
	width: 170px;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #d6d1b1;
	float: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
}

#menu ul li ul li:hover {
	background-color: #402c14;
}

#menu ul li ul li a:hover {
	background: none;
	padding: 8px 0px 8px 10px;
}

#menu ul li ul li:hover > a {
	color: #eedd98;
	background: none;
	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: 160px;
}

#menu ul li:hover ul li:hover ul li,
* html #menu ul li ul li a {
	width: 160px;
}

#menu ul li:hover ul li:hover ul li a {
}
#box {
	background-image: url(/images/bg-box.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 20px;
}
#box h1 {
	color: #f7f4e3;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
	background-color: #6D573F;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 17px;
}
#box ul {
	margin-top: 15px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 0px;
	list-style-type: none;
}
#box li  {
	font-size: 10.5px;
	font-weight:bold;
	text-transform: uppercase;
	color: #9c8e75;
	font-family: "Georgia", Times New Roman, Times, serif;
	background-image: url(/images/list.gif);
	background-repeat: no-repeat;
	padding:2px 0px 2px 8px;
	background-position: left center;
} 


#box-extra {
	background-image: url(/images/bg-box-extra.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 20px;
}
#box-extra h1 {
	color: #f7f4e3;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
	background-color: #AC895E;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 17px;
}
#box-extra ul {
	margin-top: 15px;
	margin-right: 20px;
	background-image: url(/images/ul-separator.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: none;
}
#box-extra li {
	background-image: url(/images/list.gif);
	background-repeat: no-repeat;
	padding:2px 0px 2px 10px;
	background-position: left center;
	font-size: 9px;
	text-transform: uppercase;
	color: #9c8e75;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 2px;
	padding-bottom: 2px;
} 
#box-extra ul.results li {font-size:12px;background:none;}
#box-extra ul.results li a:hover {color:#9C8E75;}
#box li a, #box li a:link, #box li:visited {
	color: #6D573F;
}

#box li a:hover {
	color: #402C14;
	text-decoration: underline;
}

/* THIS IS THE MENU */

#left {
	display:inline;
	padding:0px;
	width:200px;
	float:left;
	margin: 0px;
	background-image: url(/images/bg-leftt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#center {
	display:inline;
	width:430px;
	w\idth:450px;
	float:left;
	margin: 0px;
	background-color: #fbf8ea;
	padding-top: 35px;
	padding-right: 55px;
	padding-bottom: 35px;
	padding-left: 55px;
}

#center p {
	font-size: 12px;
	line-height: 21px;
	color: #917058;
	font-family: "Lucida Sans", Lucida Grande, Arial, Helvetica;
	text-align: justify;
}
#center li {
	font-size: 12px;
	line-height: 21px;
	color: #917058;
	font-family: "Lucida Sans", Lucida Grande, Arial, Helvetica;
	text-align: justify;
	list-style-type: disc;	
	background-image: none;
}


#right {
	display:inline;
	padding:0px;
	width:200px;
	float:right;
	margin: 0px;
	background-image: url(/images/bg-right.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#container {
	margin:0px;
	text-align:left;
	padding: 0px;
	float: left;
	width: 960px;
}

form#contact {
	background-image: url(/images/bg-left.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #999999;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
form#contact  h1  {
	color: #260e02;
	font-size: 17px;
	text-transform: uppercase;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0px;
	padding-bottom: 25px;
	background-image: url(/images/bg-form-h1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
form#contact .inputs {
	background-color: #fbf8ea;
	border: 1px solid #d2c29b;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 10px;
	margin-left: 10px;
	width: 170px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 9px;
	color: #9c8e75;
	padding: 4px;
}
form#contact .submit {
	margin-top: 10px;
	margin-right: 23px;
	margin-bottom: 16px;
	margin-left: 23px;
}

form#contact-page {
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
form#contact-page  h1  {
	color: #260e02;
	font-size: 17px;
	text-transform: uppercase;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0px;
	padding-bottom: 25px;
	background-image: url(/images/bg-form-h1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
form#contact-page .inputs {
	background-color: #fbf8ea;
	border: 1px solid #d2c29b;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 10px;
	margin-left: 0px;
	width: 250px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 9px;
	color: #9c8e75;
	padding: 4px;
}
form#contact-page .submit {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
}

.copy  {
	font-size: 9px;
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #d3bfa7;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news_style{
display:none;
}


.linkBox	{background-color: #6D573F; color: #9c8e75; border: 1px solid #3a2f27; padding: 3px; margin: 10px 0;}
a.linkBox {
	color: #e6e0d3;
	text-decoration: none;
	font-size: 12px;
	border: 0;
}

a:hover.linkBox    {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	border: 0;
}

.emailto {display:none;}