/* FS CONTROL - BASE STYLESHEET - UPDATED 01-30-2007 */

html {
	font-size: .625em;
}
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	color: #000000;
}
body, td, input, textarea, option, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table, input, textarea, option, select {
	font-size: 1em;
}
ul, ol {
	margin: 0;
	padding: 0 0 0 2.5em;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	padding-top: 0;
	padding-bottom: 1.2em;
	margin: 0;
}
ul ul, ul ol, ol ol, ol ul {
	padding-bottom: 0;
}
#content table.InternetExplorerFix table {
	margin: 0 0 1.2em 0;
}

/* DEFINE BASE FONT SIZE -- 1.1em = 11px, etc. */
body {
	font-size: 1.1em;
}
/* DEFINE CONTENT LINE HEIGHT */
#content p, #content ul, #content ol, #content li, #content blockquote {
	line-height: 1.45em;
}
/* DEFINE CONTENT COLOR */
#content table td {
	color: #DCDCBA;
}
a:link {
	color: #DCDCBA;
}
a:visited {
	color: #DCDCBA;
}
a:hover, a:focus {
	color: #ffffff;
}
a:active {
	color: #DCDCBA;
}
/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 {
	font-size: 1.4em;
	font-weight: bold;
}
h2, .cfont6, #content big.profiletopname {
	font-size: 1.2em;
	font-weight: bold;
}
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: .3em;
}
h4, .cfont4, .cbodyhdr4 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: .3em;
}
h5, .cfont3 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: .3em;
}
h6, .cfont1 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: .3em;
}
/* DEFAULT ATTORNEY PROFILE XSL STYLESHEET FIX */
#attorneyList {
	padding-bottom:1.2em;
}
#attorneyList ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
#content big {
	font-size: 1em;
}
/* GEOGRAPHICAL FOOTER */
#content .geographicalFooter {
	font-style: italic;
	font-size: .8em;
}
/* USED BY DEFAULT IN ALL FORMS */
.asterisk {
	color: #FF0000;
}
/* CONTACT FORM - DEFAULT CONTACT US PAGE */
form#contactFormMain {
}
form#contactFormMain .mainInput {
	width: 18em;
}
form#contactFormMain .mainSelect {
	width: 18em;
}
form#contactFormMain .mainTextarea {
	height: 6em;
	width: 27.5em;
}
form#contactFormMain .mainCheckbox {
	height: 1.2em;
	margin: .5em 0 0 0;
}
form#contactFormMain .textNoBreak {
	white-space: nowrap;
}
/* CONTACT FORM - IN THE DESIGN */
form#contactFormDesign {
	margin: 0;
}
form#contactFormDesign label {
}
form#contactFormDesign .designInput {
	width: 150px;
	font-size: .91em;
	display: block;
	border: 1px solid #000000;
	background: #ffffff;
	padding: 2px 4px 0 4px;
}
form#contactFormDesign input.designInput {
	margin: 0 0 5px 0;
	height: 1.64em;
}
form#contactFormDesign textarea.designInput {
	margin: 0;
	height: 6.82em;
}
form#contactFormDesign input.designSubmit {
	margin: 10px 0 0 0;
	width: auto;
}
form#contactFormDesign input.hidden {
	display: none;
}
/* SEARCH FORM - IN THE DESIGN */
form#searchFormDesign {
	margin: 0;
}
form#searchFormDesign input.searchInput {
	font-size: .91em;
	width: 150px;
	height: 1.64em;
	border: 1px solid #000000;
	background: #ffffff;
	padding: 2px 4px 0 4px;
}
form#searchFormDesign input.searchSubmit {
}
form#searchFormDesign input.hidden {
	display: none;
}
/* FAQ - IN THE DESIGN */
#designFAQ {
}
#designFAQ h3 {
}
#designFAQ ul {
	list-style-type: none;
	margin: 0 0 1.2em 0;
	padding: 0;
}
#designFAQ li {
	padding-bottom: .6em;
}
#designFAQ a {
}
/* NEWS FEED - IN THE DESIGN */
#designNewsFeed {
}
#designNewsFeed h3 {
}
#designNewsFeed h4 {
}
#designNewsFeed ul {
	list-style-type: none;
	margin: 0 0 1.2em 0;
	padding: 0;
}
#designNewsFeed li {
	padding-bottom: .6em;
}
#designNewsFeed li span.date {
}
#designNewsFeed li a {
	display: inline;
}
#designNewsFeed a {
	display: block;
}
/* EMAIL OBFUSCATION FORM - POPUP WINDOW */
.emailObfuscationBody {
}
#emailObfuscation {
	padding: 5px;
}
#emailObfuscation h4 {
	margin-top: 0;
	margin-bottom: 16px;
}
#emailObfuscation table {
	margin: 10px;
}
#emailObfuscation td {
	height: 24px;
}
#emailObfuscation td.cellLeft {
	padding: 2px;
}
#emailObfuscation td.cellRight {
	padding: 2px;
}
#emailObfuscation td.cellColspan2 {
	padding: 2px;
}
#emailObfuscation input {
	width: 230px;
}
#emailObfuscation textarea {
	width: 300px;
}
#emailObfuscation input.RadioButtonPrefferredEmail {
	width: 15px;
}
#emailObfuscation input.RadioButtonPrefferredPhone {
	width: 15px;
}
#emailObfuscation input.CheckBoxSendCopy {
	width: 15px;
}
#emailObfuscation input.ButtonSubmit {
	width: 100px;
}
#emailObfuscation input.ButtonReset {
	width: 100px;
}
#emailObfuscation p.closeWindow {
	text-align: right;
}
/* sIFR STYLES */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
.sIFR-hasFlash h1#pageTitle {
	visibility:hidden;
	line-height:1.25em;
}
h1#pageTitle {
	padding-bottom: 0;
	margin-bottom: 1em;
}
/* STANDARD ELEMENTS */
#printBanner {
	display: none;
}
.screenElement {
}
#content .callout {
	text-align: center;
	font-style: italic;
	margin-bottom: 1.2em;
}
.clear {
	clear: both;
	line-height: 0;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
table.InternetExplorerFix {
	width: auto;
	padding: 0;
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 0;
}
table.InternetExplorerFix td.InternetExplorerFix {
	padding: 0;
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 0;
	width: 100%;
}
/* CUSTOM DESIGN ELEMENTS */
.body {
	background:#601A18 url(/images/bg-body.jpg);
	padding-bottom:25px;
	text-align:center;
}
#banner img, #navigationMain img, #columnSide img, #navigationTools img {
	border-width:0;
}
#containerPage2 {
	width:775px;
	background-color:#601A18;
	margin:0 auto;
	text-align:left;
}
#containerPage {
	float:left;
	padding:0 5px;
	background-color:#601A18;
}
#banner {
	height:154px;
	background:url(/images/bg-banner.gif) left bottom no-repeat;
	position:relative;
}
.home #banner {
	height:auto;
	background-image:none;
}
.home #containerFlash {
	z-index:1;
}
#navigationMain {
	background-color:#DCDCBA;
	height: 38px;
	width: 765px;
}
.lockToBottom {
	position:relative;
	height:0;
}
.home #navigationMain {
	position:absolute;
	top:-285px;
	z-index:10;
}
.home #contactUs {
	background-color:#DCDCBA;
	padding:5px 3px 2px 5px;
	margin-right:1px;
}
.home #contactUs a {
	margin:2px 489px 5px 3px;
}
.home #groups {
	float:right;
}
#containerColumns {
	float:left;
}
.home #containerColumns {
	clear:both;
	background:#DCDCBA url(/images/bg-containercolumns-home.gif) left top repeat-y;
}
#columnMain {
	float:right;
	width:478px;
}
.profile #columnMain {
	width:483px;
}
.profile #attorneys {
	color:#601A18;
	background-color:#DCDCBA;
	padding:20px 20px 40px;
	margin-left:-1px;
}
.profile #attorneys #containerPageTitle {
	margin:0;
}
.column1 {
	float:left;
	width:210px;
}
.column2 {
	margin-left:230px;
	width:210px;
}
.byTitle {
	border:1px solid #ffffff;
	padding:8px 10px;
}
.byTitle a {
	color: #601A18;
}
.byTitle a:hover, a:focus {
	color: #601A18;
	text-decoration:none;
}
.byTitle a:visited {
	color: #601A18;
}
.byTitle a:active {
	color: #601A18;
}
.byTitle strong {
	display:block;
	padding-bottom:.4em;
}
#navigationTools {
	display:inline;
	float:right;
	margin:20px 18px 0 0;
}

#bookmark-print {
	display:inline;
	float:right;
	margin:10px 18px 0 0;
	_position:absolute;_top:50px;_left:400px;
}

.profile #navigationTools {
	margin:8px 12px 0 0;
}
#containerPageTitle {
	width:360px;
	margin:20px 20px 0;
}
h1#pageTitle {
	text-transform:uppercase;
	font-family:georgia, times, serif;
	color:#DCDCBA;
}
.home h1#pageTitle, .profile h1#pageTitle {
	color:#601A18;
}
#content {
	clear:both;
	padding:0 23px 10px;
}
.home #content td.InternetExplorerFix {
	color:#651708;
}
.home #content td.InternetExplorerFix a {
	color:#601A18;
}
.home #content td.InternetExplorerFix a:visited {
	color:#A99D7A;
}
.home #content td.InternetExplorerFix a:hover, .home #content td.InternetExplorerFix a:focus {
	color:#ffffff;
}
.profile #content {
	padding-top:17px;
}
#columnSide {
	float:left;
	width:282px;
	background-color:#DCDCBA;
	overflow:hidden;
}
#containerImage {
	padding:0 8px;
	text-align:center;
}
.profile #containerImage {
	border-bottom:3px solid #601A18;
	padding:8px 8px 10px;
}
#contactUs {
	border-bottom:3px solid #601A18;
	padding:8px;
}
#contactUs a {
	display:block;
	color:#DCDCBA;
	border:1px solid #FDFDFB;
	background:#053B67 url(/images/bg-contactus.gif) 80px 7px no-repeat;
	padding:22px 12px 7px;
	text-align:center;
}
#contactUs a:hover, #contactUs a:focus {
	color:#ffffff;
	background:#07497F url(/images/bg-contactus-o.gif) 80px 7px no-repeat;
}
#practiceTitle {
	border:1px solid #FDFDFB;
	padding:10px;
	margin:8px;
	text-align:center;
}
#navigationPractice {
	background:#601A18 url(/images/bg-prac-top.gif) no-repeat;
	padding:6px 0 0;
}
#navigationPractice a {
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:.9em;
	color:#CCBE93;
}
#navigationPractice a:hover {
	color:#ffffff;
}
#navigationPractice ul.list {
	width:282px;
	background:url(/images/bg-prac-sides.gif) repeat-y;
	padding:0;
	margin:0;
}
#navigationPractice ul.list li {
	text-indent:-7px;
	background:url(/images/bg-prac-mid.gif) left bottom no-repeat;
	padding:5px 8px 11px 20px;
	margin:0;
}
#navigationPractice ul.list li.last {
	background:url(/images/bg-prac-bottom.gif) left bottom no-repeat;
	padding-bottom:8px;
}
#footer {
	clear:both;
	width:766px;
	font-size:.9em;
	color:#D6CE9F;
	line-height:1.4em;
}
#footer a {
	text-decoration:none;
	font-weight:bold;
	color:#D6CE9F;
}
#footer a:visited {
	color:#D6CE9F;
}
#footer a:hover, #footer a:focus {
	color:#DCDCBA;
}
#locations {
	border-bottom:1px solid #956B55;
	padding:14px 4px 1.2em;
	margin:0 11px;
}
#locations img {
	margin-bottom:9px;
}
#navigationLower {
	line-height:1.4em;
	padding:1em 15px 1.2em;
}
#geographicalFooter {
	padding:0 15px;
}
#finePrint {
	padding:0 15px;
}
#copyright {
	padding-bottom:15px;
}
#branding {
}
/* Lists */
ul#menu {
	display: block;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
ul#menu li ul {
	position: absolute;
	display: block;
	visibility: hidden;
	width: 20em;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FDFDFB;
	z-index: 99;
}
ul#menu li ul.scroll {
	max-height: 30em;
	_height: 30em;
	overflow-y: auto;
	overflow-x: hidden;
}
/* star HTML filter fixes mysteriously appearing margin bug in all versions/platforms of IE */ * html ul#menu li ul li {
	display: inline;
} /* end filter */
ul#menu li ul li ul {
	position: absolute;
	top: auto;
	left: auto;
	margin: -2.2em 0 0 20em;
	padding: 0;
}
ul#menu li ul li ul.sublist {
	position: relative;
	margin: -1.2em 0 0 0;
	padding: 0;
	border-bottom: 0;
}
/* Items */
ul#menu li {
	list-style: none;
	height: auto;
	display: inline;
	float: none;
	_float:left;
	margin: 0;
	position: relative;
}
/*property + whitespace + empty comment filter positions top-level navigation in single row for IE 5.0 */ ul#menu li {
	display /**/: block;
	float /**/: left;
} /* end filter */
ul#menu li ul li {
	display: block;
	float: none;
}
/* Links */
ul#menu li a {
	display: block;
	float: left;
	background-color: #DCDCBA;
	color: #634B4A;
	text-decoration: none;
}
/* commented backslash filter positions top-level navigation in single row for Mac IE \*/ ul#menu li a {
	float: none;
} /* end filter */
ul#menu li a:hover, ul#menu li a:focus {
	background-color: #DCDCBA;
	color: #AA8B6D;
}
ul#menu li ul li a {
	line-height: 1.2em;
	margin: 0;
	border-top: 1px solid #FDFDFB;
	border-left: 1px solid #FDFDFB;
	border-right: 1px solid #FDFDFB;
	padding: .5em .5em .5em 1em;
	text-indent: -.5em;
}
ul#menu li ul li ul.sublist li a {
	padding-left: 3em;
	border-top: 0;
}
ul#menu li ul li a.menuIndicator {
	padding-right: 20px;
}
.logo {
	padding-bottom:10px;
}
.ln-disclaimer {
	padding-bottom:10px;
}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.custom-form .pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.custom-form .form-label {
	width:30%;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.custom-form .form-pct {
	width:65%;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	
.custom-form .msg-pct {
	width:95%;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;}

.custom-form {
	}

	.custom-form fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}
		
	.custom-form li {
		list-style:none;
	}
.CfnLink {
	margin-left:300px;
}

/*  <![ Disclaimer alert [ ----------------------------------------------------*/

#overlay_div{
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	border-top:1px solid #0a3150;
	padding-top:6px;}
	
#iagree{
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:320px;
	margin:4px 0 0 0;}

#overlay_div h3{
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit{
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;}
	
#iagree .checkbox{
	float:left;
	height:22px;
	display:block;
    width:250px;
}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;
}

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
	}

/* div that wraps form */
#directionsInput {
	padding:10px 0px;}

#fromAddress{
	width:350px;}

#directionsLocale{
	padding:10px 0px;}

#locale{
	}

#directionsSubmit{
	padding:10px 0px;}

#map{
	border:1px solid #000;
	color:#000;}

#addressNotFound{
	}

#directions{}

/*  <![ Quick Contact Form [ ----------------------------------------------------*/

#qcf { background:#053B67; border:1px solid #fff; margin:7px 0 0 8px; padding:10px 0 10px 20px; width:244px; }
#divide {height:3px; width:282px; background:#601a18; margin:8px 0 0 0;}

.pad_frm_itm2 {
	padding:3px 0px;
	margin:0px; }

.form-label2 {
	width:58px;
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:right;}
  
.form-pct2 {
	width:220px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background:#DCDCBA;
	color:#741613;}
	
.msg-pct2 {
	width:220px;
	height:30px;
	overflow:auto;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background:#DCDCBA;
	color:#741613;}

.custom-form2 {
	font:11px Verdana, Arial, Helvetica, sans-serif;}

	.custom-form2 fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		width:170px;
		border:none;}
		  
	.custom-form2 legend {
		margin:4px auto;
		font:bold 14px Verdana, Arial, Helvetica, sans-serif;
		color:#dedede;
		text-align:center;}
		  
	.custom-form2 ol {
		margin:0px;
		padding:0px;
		list-style:none;}

.submit-align2 { margin-top:10px; text-align:right;}

	
/*]()[*/
.content-decor { float:left; padding:0 15px 15px 0; margin-left:-10px; }
img#cta { position:absolute; top:45px; left:335px; }	

