/* FS CONTROL - BASE STYLESHEET - UPDATED 05-22-2006 */

html { font-size: .68em; }
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; }
h1, h2, h3, h4, h5, h6, p, #content table table { margin: 0 0 1.2em 0; padding: 0; }
ul, ol { margin-top: 0; }

/* DEFINE BASE FONT SIZE -- 1.1em = 11px, etc. */
body { font-size: 1.0em; }

/* DEFINE CONTENT LINE HEIGHT */
#content p, #content ul, #content ol, #content li, #content blockquote { line-height: 1.6em; }
/* DEFINE CONTENT COLOR */
#content table td { color: #000000; }

a:link { color: #3E5711; }
a:visited { color: #A47C3D; }
a:hover, a:focus { color: #745018; }
a:active { color: #745018; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { font: bold 1.2em Verdana; color: #2D4109; text-transform: uppercase; }
h2, .cfont4, .cbodyhdr4 { font-size: 1em; font-weight: bold; margin-bottom: .3em; color: #2D4109; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader { font: bold 1.2em Verdana; color: #2D4109; text-transform: uppercase; }
h4, .cfont4, .cbodyhdr4 { font-size: 1em; font-weight: bold; margin-bottom: .3em; color: #2D4109; }
h5, .cfont3 { font-size: .9em; font-weight: bold; margin-bottom: .3em; }
h6, .cfont1 { font-size: .9em; font-weight: 100; font-style: italic; text-align: center; padding-top: 1em;  margin-bottom: .3em; }

/* DEFAULT ATTORNEY PROFILE XSL STYLESHEET FIX */
#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: 10px; display: block; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; }
	form#contactFormDesign textarea.designInput { height: 75px; }
	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: 10px; width: 15em; background: #749140;  }
	form#searchFormDesign input.searchInput { padding: 4px 0 0 2px; background: url(images/searchSite-bg.gif) no-repeat; border: 1px solid #4D4846; width: 150px; height: 21px; position: relative; top: 0px; _top: 0px; }
	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; }
		
/* STANDARD ELEMENTS */
#content .callout { text-align: center; font-style: italic; margin-bottom: 1.2em; }
.clear { clear: both; }
.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.design { margin: 0 auto; text-align: center; background: #FFFFFF; }
#container { margin: 0 auto;; text-align: center; width: 780px; background: url(images/body-bg.gif) repeat-y; }

	#containerPage { margin: 0 auto; text-align: left; width: 747px; }
	
		#banner { background: url(images/header-bg.gif) repeat-y; }
			#containerLogo { float: left; width: 521px; }
				#containerLogo img { margin: 5px 0 7px 18px; }
			#containerCta { float: right; width: 226px; }
				#containerCta img { margin: 14px 0 7px 22px; }
				.blog #containerCta img { margin: 25px 0 7px 22px; }
				#siteSearch { margin: 0 0 0 22px; }
		
		#containerColumns {  }
			#columnMain { width: 521px; float: left; }
				#containerHeaderImage { }
				#pageTitle { margin: 15px 0 0 21px; }
				.blog #pageTitle { font: bold 13px Verdana; color: #657F35; margin: 0; padding: 0; } 
				
				#content { margin: 17px 25px 25px 23px; }
				
				
			
			#columnSide { width: 226px; float: left; display: inline-block; }
			
				#columnSide ul { list-style: none; margin: 0 0 0 6px; padding: 0; }
				#columnSide li { display: inline; list-style: none; margin: 0; padding: 0; }
				#columnSide li a { display: block; font: 10px/18px Verdana; color: #000000; text-decoration: none; background: none; padding-left: 15px; }
				#columnSide li a:hover { color: #3E5711; text-decoration: underline; background: url(images/bullet.gif) left no-repeat;  padding-left: 15px; }

				#navigationMain {  }
				#navigationPractice { margin: 9px 0 14px 0; }
				#navigationBlog { margin: 9px 0 0 0; }
				#navigationResources { margin: 9px 0 0 0; padding: 0 0 10px 0; }
				
				#blogSearch { padding: 10px 0 10px 0; text-align: center; }

				#blogRSS { text-align: center; width: 185px; margin: 0 0 0 25px; }
					#blogRss ul, #blogRSS li { list-style: none; margin: 0; padding: 0; }
					#blogRSS li a, #blogRSS li a:hover { background: none; padding: 0; }
					#blogRSS a { color: #ffffff; }
					#blogSubscribeTitle { float: left; width: 20px; }
					#blogSubscribeCol1 { float: left;  }
					#blogSubscribeCol2 { float: right;  }
					
					#searchFormBlogDesign input.searchInput { padding: 4px 0 0 2px; background: url(images/searchBlog-bg.gif) no-repeat; border: 1px solid #4D4846; width: 150px; height: 21px; position: relative; top: 2px; _top: 2px; }
	
		#footer {  }
			#containerFirmAddress { background: url(images/tools-bg.gif) repeat-y; border-top: 1px solid #F1EBDA; margin-bottom: -12px; }
			.blog #containerFirmAddress { background: url(images/tools-bg.gif) repeat-y; border-top: 1px solid #F1EBDA; min-height: 25px; _height: 25px; }
				#firmAddress { float: left; width: 521px; color: #ffffff; }
					#firmAddress p { padding: 6px 0 0 16px;
					text-align: center; }
					#firmAddress strong { font: bold 9px/13px Verdana; color: #3E5711; }
				#navigationTools { float: left; width: 226px; margin: 13px 0 0 0; text-align: center; }
				
				.blog #firmAddress { text-align: left; color: #ffffff; }
			
			#navigationLower { font: 10px Verdana; color: #ffffff; background: url(images/footer-bg.gif) repeat-y; border-top: 1px solid #F1EBDA; padding: 13px 0 5px 0; text-align: center; }
			.blog #navigationLower { margin: 5px 0 0 0; }
				#containerNavigationLower { }
				#navigationLower a { color: #ffffff; text-decoration: none; }
				#navigationLower a:hover { text-decoration: underline; }

#finePrint { background: url(images/footer-bottom.gif) top no-repeat; width: 780px; text-align: center;  display: inline-block; margin: 0 auto;  }
	#finePrint p { padding: 15px 0 0 0; }