/* FS CONTROL - BASE STYLESHEET - UPDATED 05-22-2006 */

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; }
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.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: #000000; }

a:link { color: #213243; }
/* a:visited { color: #97A3BF; }*/
a:visited { color: #4086b4; }
a:hover, a:focus { color: #3E5A98; }
a:active { color: #556677; 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; color: #623131; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader { font-size: 1.1em; font-weight: bold; margin-bottom: .3em; }
h4, .cfont4, .cbodyhdr4 { font-size: 1em; font-weight: bold; margin-bottom: .3em; }
h5, .cfont3 { font-size: .9em; font-weight: bold; margin-bottom: .3em; }
h6, .cfont1 { font-size: .8em; font-weight: bold; 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; }
	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 { background: #F9F3E9 url(images/bg-body.gif) repeat-x; text-align: center; }
body.home { background: #F9F3E9 url(images/bg-body-home.gif) repeat-x; }
#containerPage { width: 775px; margin: 0 auto; text-align: left; position: relative; background: url(images/bg-containerPage.jpg) right top no-repeat; }
.home #containerPage { background: url(images/bg-containerPage-home.jpg) no-repeat; }
.container { width: 775px; margin: 0 auto; text-align: right; }
	#logo { border: 0; margin: 22px 0 22px 3px; }
  #navigationMainBreakOut { position: absolute; right: 15px; top: 21px; }
		#navigationMainBreakOut img { border: 0; }
  #navigationMain { margin-bottom: 14px; }
	.home #navigationMain { margin-bottom: 15px; }
		#navigationMain img { border: 0; }
  #columnSide { background: url(images/bg-columnSide.gif) repeat-y; float: left; width: 259px; }
    #columnSideHead { background: url(images/bg-columnSideHead.gif) no-repeat; }
		.home #columnSideHead { background: url(images/bg-columnSideHead-home.gif) no-repeat; }
      #columnSideFoot { background: url(images/bg-columnSideFoot.gif) left bottom no-repeat; padding: 3px 8px 8px 2px; }
        #navigationPractice { padding: 14px 22px; background: url(images/bg-navigationPractice.jpg) right bottom no-repeat; }
					#navigationPractice ul { list-style: none; margin: 0; padding: 0; }
						#navigationPractice li { display: inline; }
							#navigationPractice a { display: block; background: url(images/sage-square.gif) left 3px no-repeat; padding: 0 0 4px 11px; text-decoration: none; font-weight: bold; }
							#navigationPractice a:hover { background: url(images/butter-square.gif) left 3px no-repeat; }
        #navigationFeatures {  }
        #contactInformation { background: url(images/bg-contactInformation.jpg) no-repeat; padding: 21px 21px 0 21px; color: #E2E2CE; font-weight: bold; line-height: 1.3em; min-height: 231px; _height: 252px; }
					#contactInformation p { margin: 0; }
    #columnSide a { color: #F9F3E9; }
		#columnSide a:hover { color: #EEDAB4; }
  #columnMain { float: left; width: 516px; } 
		#tagline { margin: 5px 0 10px 20px; }
		.home #tagline { margin: 46px 0 48px 43px; }
		#firmAddress { margin: 12px 0 10px 20px; }
    #content { padding: 24px 19px; }
			#pageTitle {  }
#footer { background: #562B2B url(images/bg-footer.gif) repeat-x; color: #FFF; font-size: .91em; padding-top: 3px; }
	#footer a { color: #FFF; font-weight: bold; }
	#footer a:hover { text-decoration: none; }
	#navigationLower { background: #A8B687; padding: 13px 0; }
	#finePrint { padding: 13px 0; }
		#copyright { margin: 0; }
		#branding { margin: 0; }
	#navigationTools { padding: 0 0 13px 0; }
		#navigationTools img { margin-left: 5px; }
		
		
div#wrap table{ width:265px;}