/* default font size*/
@import url(x-small.css);

/* print friendly info */

img {
  visibility: visible;
}
.page_image #Corporate-Litigation {
	height: 75px;
	background-image: url(../images/corporate-litigation/corporate-litigation.png);
}
#print_info {
	display: none;
}

.no_display {
	display: none;
}

/* Globals */

/* ie6 hover */
body { behavior:url("csshover2.htc"); }

BODY {
	margin: 0;
	padding: 0;
	border: 0;
	background: white;	
	/* font-family: verdana, arial, sans-serif;
	font-size: 12px; */
}

/* Netscape 4 safe font sizes */
body, div, p, th, td, li, dd {
	font-family: verdana, arial, sans-serif;
  font-size: 10px;
}

body * {
	margin: 0;
	padding: 0;
	border: 0;
}

.sml_heading {
	display: inherit;
}

#w802 {
	width: 802px;
	margin: 0 auto;
	background-color: white;
}

#w800 {
	width: 800px;
	margin: 0 1px;
}

#clr {
	clear: both;
}	

.capitalize {
	text-transform: capitalize;
}

.example {
	font-weight: bold;
	font-style:italic;
}

#content p.example_p, #content div.example_p {
	padding-left: 2em;
}

#content p.emphasis_bg {
	background-color: #fbf5f3;
	padding: 5px;
	margin: 15px 0 10px 0;
}

.float_r {
	float: right;
	padding: 10px 0px 10px 10px;
}

/* Links */

a {
	text-decoration: underline;
	color: #9c301a;
}

a:active {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #DE593D;
}

a:hover {
	text-decoration: none;
}

/* end Links */

input, textarea, select {
	border: solid #01204f 1px;
	color: #01204f;
	font-weight: bold;
}

* hr {
	color: black;
	border: 1px solid black;
	text-align: center;
	width: 50%;
}

#home_hr {
	color: #9c301a;
	border: 0;
	width: 80%;
	background-color: #9c301a;
	height: 1px;
	padding-top: 0px;
	margin-top: 0px;
	text-align: center;
	margin: 0 auto;
}

/* end Globals

/* Top-level Page structure */

#topstrip {
	background-color: #9c301a;
	height: 10px;
}

#topstrip_bg {
	background-color: #9c301a;
}

#nav_bg {
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
	height: 31px;
}

#header {
	height: 120px;
	position: relative;
}

#header_bg {
	background-color: white;
}

#logo {
	position: absolute;
	top: 10px;
}

#search_label {
	position: absolute;
	right: 0px;
	top: 25px;
	color: #9c301a;
}

#search {
	position: absolute;
	right: 0px;
	top: 5px;
	color: #9c301a;
	font-weight: bold;
	height: 50px;
	line-height: 1.3;
	width: 200px;
	display: none; /* don't display until ready! */
}

#toolBox {
	position: absolute;
	right: 0px;
	bottom: 25px;
	color: #9c301a;
	font-weight: bold;
	height: 50px;
	line-height: 1.3;
	width: 280px;
}

#toolhelp {
	position: relative;
} 

#image {
	height: 190px;
	position: relative;
	border-top: solid #9c301a 2px;
	border-bottom: solid #9c301a 2px;
}

#image_bg {
	background-color: #9c301a;
}

#mission {
	width: 139px;
	padding: 5px;
	height: 180px;
	color: #785B49;
	line-height: 150%;
	font-weight: normal;
	background-color: #d6c5bb;
	position: absolute;
	vertical-align: middle;
	display: table;
	_position: relative;
	overflow: hidden;
	left: 256px;
	border-left: solid #9c301a 3px;
	border-right: solid #9c301a 3px;
}

#mission #textmiddle {
 	_position: absolute; 
	_top: 50%; 
	display: table-cell; 
	vertical-align: middle;
}

#mission #textmiddle p { 
 _position: relative; 
 _top: -50%;
}

#limage {
	width: 250px;
	height: 190px;
	position: absolute;
	background-image: url(../images/columns2-250x190.jpg);
	top: 0px;
}

#cimage {
	width: 170px;
	height: 190px;
	position: absolute;
	background-image: url(../images/court_house-1709x190.jpg);
	right: 250px;
}

#rimage {
	width: 385px;
	height: 190px;
	background-color: #457B98;
	position: absolute;
	right: 0px;
	background-image: url(../images/handshake1-385x190.jpg);
	top: 0px;
}

#main {
	border: solid #9c301a 1px;
	background-image: url(../images/4/main_bg.gif) repeat-y;
	width: 800px;
}

#divider1, #divider2 {
	width: 800px;
	height: 30px;
}

#main_bg {
	background-color: white;
}

#left_col {
	width: 200px;
	padding: 0px 0 0 0px;
	/* border-right: dotted #073D5C 1px; */
	vertical-align: top;
	background-image: url(../images/left_col_bg.png);
	background-repeat: repeat-y;
	/* border:  dotted gray 1px; 
	border-right: 0px; */
}

#main H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 17px; */
	font-size: 1.35em;
	color: #785B49;
	font-weight: bold;
}

#pane_control {
	position: relative;
}

#practice_menu {
	width: 200px;
}

#practice_menu ul {
	list-style-type: none;
}
	
#practice_menu ul li {
	padding: 0 0 0 5px;
	border-top: solid #9c301a 1px;
	border-right: 1px solid #9c301a;
}
	
#practice_menu ul li#practice_header {
	border-top: solid white 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#practice_menu ul li#last_menu_item	 {
	border-bottom:solid #9c301a 1px;
}

/** following rule MUST be more specific than #practice_menu ul li.pm_off rule (so includes #left_col */

#left_col  #practice_menu ul li:hover {
	/* border-top: solid gray 1px; */
	background-color: #fbf5f3;
	border-right: 1px solid #fbf5f3;
}
	
#practice_menu ul li.pm_off {
	border-right: 1px solid #9c301a;
}
	
#practice_menu ul li.pm_hover {
	background-color: #fbf5f3;
	border-right: 1px solid #fbf5f3;
}

#practice_menu ul li#practice_header:hover {
	border-top: solid white 1px;
	background-color: white;
	border-right: 1px solid #9c301a;
}
	
#practice_menu ul li#practice_footer {
	height: 100%;
}
	
#practice_menu ul li#practice_footer:hover {
	background-color: white;
	border-right: 1px solid #9c301a;
}
	
#practice_menu a {
	text-decoration: none;
	display: block;
	padding: 5px 0;
	width: 100%;
}

/* #practice_menu a span {
	display: none;
} */

/* #practice_menu div.panel_link {
	display: none;
} */


/* #practice_menu span#heading span {
	display: block;
	position: absolute;
	left: 200px;
	width: 388px;
	padding: 5px;
	background-color: #fbf5f3;
	vertical-align: top;
	z-index: 10;
	color: black;
	top: 0px;
} */

#panel_container {
  position: relative;
}

#panel_container a {
  position: relative;
	text-decoration: none;
	color: black;
}

#panel_container a.link {
	text-decoration: underline;
	color: #9c301a;
}

.panelshow, .panelhidden {
	position: absolute;
	padding: 5px;
	background-color: #fbf5f3;
	vertical-align: top;
	z-index: 10;
	color: black;
	width: 388px;
	padding: 5px;
}

.panelshow {
  visibility: visible;
}

.panelhidden {
  visibility: hidden;
}

/* #practice_menu a:hover span {
	display: block;
	position: absolute;
	left: 200px;
	width: 388px;
	padding: 5px;
	background-color: #fbf5f3;
	vertical-align: top;
	color: black;
	top: 0px;
	height: 19em;
	overflow: hidden;
	z-index: 100;
} */

/* #practice_menu a span:hover {
  cursor: pointer;
} */

/* #practice_menu #content a {
	display: inline;
} */

/* #practice_menu a:hover span#link1 {
	top: -24px;
}

#practice_menu a:hover span#link2 {
	top: -24px; 
} */

.center_col {
	width: 400px;
	vertical-align: top;
	z-index:1000;
	background-image: url(../images/center_col_bg.png);
	background-repeat: repeat-y;
}

.center_container {
	position: relative;
	border-left: 1px solid #9c301a;
	padding: 5px;
	right: 1px;
	z-index: 1000;
	text-align: center;
	vertical-align: top;
}

#practice_menu #content a {
	display: inline;
	text-decoration: underline;
}

#practice_menu #content a:hover {
	text-decoration: none;
}

#content_container {
	position: relative;
}

#content {
	padding: 5px 0;
	line-height: 1.5;
}

#call {
	width: 100%;
	padding-top: 20px;
}

#call em {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #785B49;
	font-weight: bold;
	font-style: normal;
}

#call1 {
	width: 390px;
	z-index: 101;
	text-align: left;
	padding-top: 5px;
}

#call1 em {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #785B49;
	font-weight: bold;
	font-style: normal;
}

.right_col {
	width: 189px;
	padding: 5px;
	vertical-align: top;
}

.right_col.newsletter {
	vertical-align: middle;
}

#contact {
	width: 100%;
	padding: 5px 0;
}

#address {
	padding: 5px 0;
}

#phone {
	padding: 5px 0;
}

#btm {
	width: 100%;
	background-color: white;
	/* font-size: 10px; */
}

#btm p {
	font-size: 80%;
}

/* end Top-Level Page Structure */

/* Internal pages */

#content_pane H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 17px; */
	font-size: 150%;
	color: #785B49;
	font-weight: bold;
	padding: 10px 0;
	text-transform: uppercase;
}

#content_pane H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	/* font-size: 15px; */
	color: #785B49;
	font-weight: bold;
	padding: 10px 0;
	text-transform: capitalize;
}

#content_pane H3, #content .list_wrap.lh3 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	/* font-size: 13px; */
	color: #785B49;
	font-weight: bold;
	padding: 10px 0;
	text-transform: capitalize;
}

.page_image {
	height: 75px;
	position: relative;
	border-top: solid #9c301a 2px;
	border-bottom: solid #9c301a 2px;
}

.page_image #practice_areas {
	height: 75px;
	background-image: url(../images/practice_areas_bg.png);
}

.page_image #estate_planning {
	height: 75px;
	background-image: url(../images/estate-planning/estate_planning_bg.png);
}

.page_image #tax_planning {
	height: 75px;
	background-image: url(../images/tax-planning/tax_planning_bg.png);
}

.page_image #medicaid_planning {
	height: 75px;
	background-image: url(../images/medicaid-planning/medicaid_planning_bg.png);
}

.page_image #special_needs_trusts {
	height: 75px;
	background-image: url(../images/special-needs-trusts/snt_bg.png);
}

.page_image #medicare_set_aside {
	height: 75px;
	background-image: url(../images/medicare-set-aside/medicare_set_aside_bg.png);
}

.page_image #estate_trust_admin {
	height: 75px;
	background-image: url(../images/estate-trust-administration/trust_bg.png);
}

.page_image #firm_profile {
	height: 75px;
	background-image: url(../images/firm-profile/law_firm_bg.png);
}

.page_image #contact_us {
	height: 75px;
	background-image: url(../images/contact-us/contact_bg.png);
}

.page_image #resources {
	height: 75px;
	background-image: url(../images/resources/resources_bg.png);
}

#page_section {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 166%;
	/* font-size: 20px; */
	color: #785B49;
	font-weight: bold;
	bottom: 20px;
	left: 20px;
}

#content_panel {
	width: 800px;
	margin: 10px 0px 20px 0px;
}

#related_pane {
	background-color: white;
	width: 189px;
	padding-top: 48px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	border-left: 1px dotted #785B49;
}

#related_pane #contact {
	padding: 0px 0px 0px 5px;
}

.related_heading {
	font-weight:bold;
	color:#785B49;
	line-height:14px;
	border-bottom:1px solid #785B49;
	padding-top: 20px;
	;
}

ul.related { 
	margin:0 5px 0 14px;
	padding:0; 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	/* list-style-type: square; */
	list-style-image: url(../images/red_dot-5x5.gif);
	text-align: left; 
	font-size: 100%;
	/* font-size:12px; */
}

ul.related li {
	padding:5px 0 5px 0px;
}

#btm_divider {
	width: 2px;
	height: 230px;
	background-color:#FFCC00;
	float: left;
	position: relative;
	top: 10px;
}
	
#content_pane {
	background-color: white;
	width: 588px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px dotted #785B49;
	border-right: 1px dotted #785B49;
	vertical-align:top;
}

.breadcrumb
{
	font-family:verdana; font-size: 11px; color: #000000;
	margin-left: 0px;
	margin-right: 15px;
	text-align: right;
	vertical-align: bottom;
}

.breadcrumb a
{
	background: transparent url(../images/breadcrumb_red.gif) no-repeat center right;
	font-weight: bold;
	text-decoration: none;
 	padding-right: 18px; /*adjust bullet image padding*/
}

.breadcrumb a:active 
{        
	color: #9c301a;
} 

.breadcrumb a:visited{
 	color: #DE593D;
}

.breadcrumb a:hover
{
	text-decoration: underline;
}

#content p
{
	padding: 5px 0px;
}

p.intro
{
  font-weight: bold;
}

#content em {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9c301a;
	font-weight: bold;
	font-style: normal;
}

#content .list-wrap {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
	text-align: left; 
}

#content .list-wrap li {
	padding: 5px 0;
}

#content .faql {
	list-style-position: outside;
}

#content .faql li {
	padding: 5px 0;
}

#content .faqq {
	font-weight: bold;
	padding: 0px;
}

#content #attorney_profile_lists li {
	padding: 2px 0;
	line-height: normal;
}

#content #attorney_profile_lists li li {
	margin-left: 15px;
	line-height: normal;
	font-style:italic;
}

.normalTextRed {
	color: red;
}

.required {color: red;}

.long_form ul {
	list-style-type: none;
}

.long_form li {
	clear: both;
	padding: 5px 0;
}

.long_form select {
	/*margin: 5px 0; */
}

.long_form label {
 	width: 150px;
	float: left;
	clear: both;
}

.long_form div {
 	width: 433px;
	float: left;
}

input[type="radio"] { border: none; } 

.long_form input[type="submit"] { 
	margin:20px 0;
	position: relative;
	left: 150px;
} 

	
