body {
	padding:0px;
	margin:0px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Sans Serif;
	background:#666666;
	behavior: url("includes/inc.csshover.htc");
	text-align: center; 
}

p, ol, ul, li td, tr {
	font: 12px/14px "Trebuchet MS", Tahoma, Verdana, Arial, "Sans Serif";
}

a, a:link, a:active, a:visited {
	color:#2C83BC;
	text-decoration:none;
}

a:hover {
	color:#336699;
	text-decoration:underline;
}

.paperstreet,.paperstreet:link,.paperstreet:visited,.paperstreet:hover,.paperstreet:active {
	color: #999999;
	text-decoration: none;
}
.espanol,.espanol:link,.espanol:visited,.espanol:hover,.espanol:active {
	padding-right: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 20px;
	color: #FFFFFF;
	margin:0px;
	padding: 13px 0px 10px;
}

h1 a, h1 a:link, h1 a:visited, h1 a:active, h1 a:hover{
color: #FFF;
}

.content-table{
padding-top: 15px;
}
.tab {
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	height: 30px;
	vertical-align: top;
	padding: 0px;
}

#logo {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	clear: both;
	height: 94px;
}

#photo {
	margin-left: auto;
	margin-right: auto;	
	width: 760px;
	text-align: left;
}

#headline a {
	background: #000000;
	text-align: left;
	border-bottom: solid 1px #CCC;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#content {
	background:  #FFFFFF url(images/content_bck.gif) repeat-x;
	width: 760px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	height: auto;
	z-index: -1;
}
#wrapper {
	background: #FFFFFF;
	width: 760px;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
}

#body	{
	padding: 0px 10px 10px 20px;
	font-size: 12px;
	width: 472px;
	float: left;
	margin: 0px;
	height: auto;
	border-right: 1px solid #000;
	min-height:400px;
	overflow:hidden;
	height:expression(
			this.scrollHeight < 400? "400px" : "auto" );
}

#contactarea {
	padding: 0px 0px 10px 10px;
	width: 244px;
	margin: 0px 0px 0px 502px;
	height: auto;
}

#footer {
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: right;
	background: #FFFFFF url(images/footer_bck.gif) no-repeat;
	clear: both;
	color: #999999;
	font-size: 11px;
}

#footer a {
	color: #2C83BC;
	font-size:  11px;
}


#topnav {
	width: 760px;
	text-align: left;
	padding: 0px;
	height: 192px;
	margin-right: auto;
	margin-left: auto;
}

#submenu {
	float: right;
	background-color: #efefef;
	margin: 0 10 10 10;
	padding: 30;
	border: solid 1px #CCC;
	width: 200px;
}

#submenu ul, #submenu li, #practices ul, #practices li {
	list-style-type: square;
	margin-left: 10px;
	padding-left: 5px;
	}

#news{
}

#practices{
	float: right;
	background-color: #efefef;
	margin: 0 10 10 10;
	padding: 10;
	border: solid 1px #CCC;
	width: 200px;
}

#offices {
	float: right;
	background-color: #efefef;
	margin: 0 10 10 10;
	padding: 10;
	border: solid 1px #CCC;
	width: 200px;
}

#attorneys{
	float: right;
	background-color: #efefef;
	margin: 0 10 10 10;
	padding: 10;
	border: solid 1px #CCC;
	width: 200px;
}

#attorney {
	padding: 10px;
}

#attorney-body{
}

#attorney-offices{
	float: right;
	background-color: #efefef;
	margin: 0 10 10 10;
	padding: 10 10 0 10;
	border: solid 1px #CCC;
	width: 200px;
}

#attorney-practices{
	float: right;
	background-color: #efefef;
	margin: 0 10 10 10;
	padding: 10 10 0 10;
	border: solid 1px #CCC;
	width: 200px;
	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;
}

#feed{
	float: right;
	background-color: #efefef;
	padding: 20 10 10 10;
	border: solid 1px #CCC;
	width: 200px;
	clear: right;
	font-size: 12px;
}
#search{
	padding: 0px;
}

#options{
	font-size: 10px;
	margin: 0px;
	padding: 20px 0px 0px;
}

.formwidth{
	width:200px;
}
.phone {
	font-size: 16px;
	color: #B6581B;
}
/* THIS IS THE MENU 
---------------------------------------------------------*/
#menu {
	width: 677px;
	margin: 0;
	padding: 0;
	float: left;
	background:  #B5581A;
	z-index: 100;
}

#menu ul {
	display: block;
	list-style: none;
	margin: 0;
	float: left;
	padding: 0;
}

#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 9px 5px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

* html #menu ul li a {
	padding: 7px 10px 9px 5px;
	}

#menu ul li ul {
	position: absolute;
	display: none;
}

#menu ul li:hover {
	background: #000000;  
	position: relative;
	color: #fff;
}

#menu ul li:hover > a,
#menu li a:hover,
* html #menu li a:hover {
	color: #fff;
	padding: 7px 10px 9px 5px;
}

#menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 211px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;
	border-right: none;
	border-bottom: 1px solid #000;
}

* 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: #000;
	padding: 3px 0px 3px 10px;
	width: 200px;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	float: none;
  line-height: 13px;
}

#menu ul li ul li:hover { 
	background: #D4BB49; 
}

#menu ul li ul li a:hover {
	color: #fff;
	background: none;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	padding: 4px 0px 2px 11px;
}

#menu ul li ul li:hover > a {
	color: #fff;
	background: none;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	padding: 4px 0px 2px 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 {
}