/* FS CONTROL - BASE STYLESHEET - UPDATED 12-18-2007 */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, 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.75em; }
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; }
address { font-style: normal; }
a img {border: 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 { color: #000000; }

a:link { color: #363; }
a:visited { color: #c5b257; }
a:hover, a:focus { color: #fff; }
a:active { color: #fff; text-decoration: none; }

/* 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: .9em; font-weight: bold; padding-bottom: .3em; }
h6, .cfont1 { font-size: .8em; font-weight: bold; padding-bottom: .3em; }

/* EEH 12/18/07 added for doctype */
.profilecommtexthdr {margin: 0 5px 0 0; }
big .profileheader {font-size: .91em; }
/* end additions */


/* 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; }

/* 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; color: #000000; padding: 2px 4px 0 4px; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; height: 1.8em; }
	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.8em; border: 1px solid #000000; background: #ffffff; color: #000000; padding: 2px 4px 0 4px; vertical-align: middle; }
	form#searchFormDesign input.searchSubmit { vertical-align: middle; }
	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; margin: 0; padding: 0; }
.sIFR-replaced, .sIFR-ignore { visibility: visible !important; }
.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; color: #333333; }
.sIFR-active h1 { padding-bottom: 0; visibility: hidden; line-height: 1em; }

/* STANDARD ELEMENTS */
.printElement { display: none; }
.screenElement {  }
.handheldElement { display: none; }
#content .callout { padding: 1em; background: #c0c0c0; margin-bottom: 1.2em; }
.clear { clear: both; line-height: 0; font-size: 0; }
.floatLeft { float: left; }
.floatRight { float: right; }

/* CUSTOM DESIGN ELEMENTS */
body.design { text-align: center; background: #dfdfd5 url(images/bg-body.gif); padding: 22px 44px 60px 45px; margin: 0 auto; }

#containerPage { width: 760px; text-align: left; margin: 0 auto; padding: 0; background-color: #BFC1B4; }
	#navigationMain {  }
	
	/* Main Menu */
	ul#menu, ul#menu ul { float: none; display: inline; list-style: none; margin: 0; padding: 0; }
		ul#menu li { margin: 0; padding: 0; float: left; list-style: none; }
			ul#menu li a { display: block; }
	/* Sub Menus */
		ul#menu li ul { width: 20em; margin: 0; padding: .5em 0; position: absolute; display: block; visibility: hidden; z-index: 99; background-color: #745f1d; }
			ul#menu li ul li { margin: 0; padding: 0; float: none; display: block; _display: inline-block; width: auto; }
				ul#menu li ul li a { color: #FFFFFF; font-weight: bold; /*ie 5.5, 6 block hack*/ _height: 1%; display: block; width: auto; padding: .1em 1em; text-decoration: none; }
				ul#menu li ul li a:hover, ul#menu li ul a:focus { background-color: #000000; color: #FFFFFF; }
				ul#menu li ul li ul { position: absolute; top: auto; left: auto; margin: -2.3em 0 0 20em; padding: 0; }
	/* Special Classes */
		ul#menu li ul.scroll { _height: 30em; max-height: 30em; overflow-y: scroll; overflow-x: hidden; }
		ul#menu li ul.sublist { position: relative; margin: 0; padding: 0; border: 0; float: none; width: auto; }
			ul#menu li ul.sublist li { border-bottom: 0; border-top: 1px solid #61726c; }
				ul#menu li ul.sublist li a { padding: .5em 1em .5em 2em; }
	
	
	  #banner { background-image: url(images/bg-banner.jpg); background-repeat: no-repeat; height: 192px; clear: both; position: relative; }
.home #banner { background-image: url(images/bg-h-banner.jpg); background-repeat: no-repeat; height: 307px; clear: both; }		
		#logo { top: 21px; left: 16px; position: absolute; }
		#cta { position: absolute; top: 22px; right: 14px; }
		#established { position: absolute; top: 90px; right: 20px; }
		#banner-caption { position: absolute; top: 144px; right: 120px; }
		#header { position: relative; clear: right; float: right; top: 178px; }
		
	#containerColumns { }
		#columnMain { float: left; background: url(images/bg-columnMain.gif) repeat-x top left; background-color: #E6E7DF; width: 513px; }
			#columnInner{ padding: 31px 0 0 30px; width: 483px; }
				h1#pageTitle { color: #3b5e36; font-size: 1.2em; font-family: tahoma; border-bottom: 1px solid #bfc1ae; margin: 0 0 5px 0; padding: 0 0 10px 0; }
				#content { padding-top: 11px; min-height: 400px; _height: 400px; }
				#content img#illustration { float: right; margin: 0 0px 20px 8px; }
				#content span, #content strong { color: #3A653A; }
				#navigationTools { padding: 15px 0 25px 0; border-top: 1px solid #bfc1ae; margin-right: 35px; }
					#navigationTools img { float: left; }
					#navigationTools .leftAlign { float: left; }
					#navigationTools .rightAlign { float: right; padding-right: 0px; }
		#columnLeft { width: 247px; float: left; padding: 0; margin: 0; background-color: #BFC1B4; }			
			#navigationPractice { background-color: #F4F5F0; }
				#navigationPractice ul {background-color: #F4F5F0; padding: 16px 5px 23px 0px; color: #376236; margin-left: 21px; font-weight: bold; }
					#navigationPractice ul li { line-height: 1.36em; list-style-type: none; background: url(images/bg-navigationPractice.gif) no-repeat 0 6px; padding-left: 10px; padding-bottom: 5px; }
					#navigationPractice a { color: #376236; text-decoration: none; }
					#navigationPractice a:hover { color: #c5b257; }
			#officeLocation { background-color: #F4F5F0; padding-bottom: 15px; }
				#officeLocation p { padding: 10px 20px; }
				#officeLocation a { color: #376236; text-decoration: none; }
				#officeLocation a:hover { color: #c5b257; }
			#navigationFeatures { padding: 24px 0 0 23px; }	
				#navigationFeatures img {margin-bottom: 5px; }
		#columnMainBottom { background: url(images/bg-columnMainBottom.gif) no-repeat ;  height: 6px; clear: both; width: 760px; }
		#footer {margin: 0; padding: 0; clear: both; }
		#footer a, #footer a:hover { color: #3A653A; font-weight: bold; }		
		#contactInformation { clear: both; background-color: #e6e7df; border-bottom: 2px solid #FFFFFF; padding: 0px 15px 15px 23px; }
			#contactInformation p { color: #686965; font-size: 12px; font-weight: bold; padding: 10px 0 0 0; }
				#contactInformation p a { text-transform: uppercase; }
			#navigationLower { padding: 8px 0 8px 0; clear: both; border-top: 5px solid #e6e7df; background-color: #FFFFFF; text-transform: uppercase; font-weight: bolder; font-size: .91em; word-spacing: 2em; text-align: center; }
			#navigationLower a { text-decoration: none; word-spacing: normal; color: #3a653a; }
			#navigationLower a:hover { color: #c5b257; }
			#finePrint { background-color: #eeeedc; font-size: .91em; padding: 15px 5px 25px 5px; clear: both; border-bottom: 5px solid #c5b257; display: block; }
			#finePrint p { padding: 0; margin: 0; color: #32322e; }
			#finePrint a, #finePrint a:hover { font-size: .91em; font-weight: normal; }
				#copyright { float: left; }
				#branding { float: right; }