/* FS CONTROL - BASE STYLESHEET - UPDATED 05-09-2005 */

/* By default, the following classes are all the same */
/* p, ul, ol, li, blockquote, cbodytxt, cbodytxt3, cfont2,  */
/* profileaddress, profilecommtext, profilenavbartext,  */
/* profiletext, profilenarrtext, profileafflname */

/* this is the default font family & size */
td, body, input, textarea, option, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

body { margin: 0px; padding: 0px; }

.bg { background: #333333; }

a:link { color: #0000ff; }
a:visited { color: #660066; }
a:hover { color: #0000ff; }
a:active { color: #ff0000; }

/* only modify these styles if you want them to be different than the default */
p, .cfont2 {  }
ul { }
ol { }
li { }
blockquote { }

/* HEADER STYLES */
h1, .cfont7 { font-size: 18px; font-weight: bold; }
h2, .cfont6 { font-size: 15px; font-weight: bold; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2 { font-size: 13px; font-weight: bold; }
h4, .cfont4, .cbodyhdr4 { font-size: 11px; font-weight: bold; }
h5, .cfont3 { font-size: 10px; font-weight: bold; }
h6, .cfont1 { font-size: 9px; font-weight: bold; }

/* SMALL TEXT STYLE */
.smallText { font-size: 9px; }

/* CONTACT FORM - MAIN STYLES */
.asterisk { color: #990033; }
#contactFormMain .inputFieldSize1 { width: 196px; }
#contactFormMain .selectFieldSize1 { width: 196px; }
#contactFormMain .textareaFieldSize1 { height: 100px; width: 300px; }
#contactFormMain .checkboxSize1 { height: 14px; margin: 2px 0px 0px 0px; }
#contactFormMain .textNoBreak { white-space: nowrap; }

/* ATTORNEY PROFILE STYLES */
/* these are the attorney profile styles that are NOT the same as the default */
.profiletopname { font-size: 15px; font-weight: bold; }
.profilecommtextUpr { font-size: 13px; font-weight: bold; }
.profilecommtexthdr { font-size: 13px; font-weight: bold; }
.profileheader { font-size: 13px; font-weight: bold; }
/* these are the attorney profile styles that ARE the same as the default */
/* only modify these styles if you want them to be different than the default */
.profileaddress { }
.profilecommtext { }
.profilenavbartext { }
.profiletext { }
.profilenarrtext { }
.profileafflname { }

/* cbodytxt is used on the default attorney link */
/* cbodyhdr3 is used on the default TOC link */
/* only modify these styles if you want them to be different than the default */
.cbodytxt { }
.cbodytxt3 { }

/* EMAIL OBFUSCATION STYLES */
.emailObfuscationBody { background-image: url(images/spacer.gif); }
#emailObfuscation { padding: 5px; }
#emailObfuscation h4 { margin-top: 0px; margin-bottom: 16px; }
#emailObfuscation .asterisk { color: #ff0000; }
#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; }

/* Add design specific styles below. */


div { margin: 0; padding: 0; border: none; }
img { margin: 0; padding: 0; border: none; }

br.clear { clear: both; font-size: 0; margin: 0; padding: 0; }

#pagediv_C { width: 100%;  text-align: center; }
  
  #pagediv { width: 750px; text-align: left; margin: 0 auto 0 auto; position: relative; }
	
		
	/*** Main Column LAYOUT   *******************************/
	#pageColumns { width: 750px;  background: #61615D; position: relative; height: 99.9%; min-height: 100%; }
	html>body #pageColumns { height: auto; } /* for mozilla as IE treats height as min-height anyway*/


	#ColumnCntr { border-left: 3px solid #675C47; border-right: 3px solid #675C47; }
	*html #ColumnCntr { width: 750px; } /* Only for IE*/
	    /*** CENTER COLUMN CUSTOM STYLES ********************************/
	    #contentArea { padding: 26px 17px 26px 17px; margin: 0; }
	    #contentArea p { margin: 0 0 12px 0; padding: 0; }

		
	#clearfooter { width: 100%; height: 1px; clear: both; } /* to clear footer */
	*html #clearfooter { margin-top: -13px; } /* Only for IE*/


	/*** BOTTOM CUSTOM STYLES ********************************/

	#address { background: #000000; text-align: center; }
	
	#btmNav { padding: 0px 10px 10px 10px; padding-top: 10px; background: #D6D6D6; }
	#btmNav ul { margin: 0; padding: 0; list-style: none; font-size: 10px; }
	#btmNav ul li { display: inline; padding: 0px 5px 0px 7px; border-right: 1px solid #000000; color: #A7A790;  line-height: 11px; }
	#btmNav ul li.removespace { padding-left: 0px; }
	#btmNav ul li.last { border: none; }
	#btmNav ul li a { text-decoration: none; font-weight: normal; }
	#btmNav ul li a:link { color: #000000; }
	#btmNav ul li a:visited { color: #333333; }
	#btmNav ul li a:hover,#btmNav ul li a:active { color: #6E5113; }
	

	#btmNav p { font-size: 10px; color: #000000; padding: 10px 8px 0px 0px; margin: 0px; }
	#btmNav p a { text-decoration: none; font-weight:  normal; }
	#btmNav p a:link { color: #000000; }
	#btmNav p a:visited { color: #000000; }
	#btmNav p a:hover,#btmNav p a:active { color: #6E5113; }
	
	
	
/**************************************** 	INTERNAL CUSTOM STYLES ************************************************/
	
	
	#int-pageColumns { width: 750px;  background: #919190; position: relative; height: 99.9%; min-height: 100%; }
	html>body #int-pageColumns { height: auto; } /* for mozilla as IE treats height as min-height anyway*/
	
	#int-ColumnRt { width: 455px; float: right; margin: 10px 0px 10px 0px; background: #F3F3EB; margin-right: 12px;  }
	*html #int-ColumnRt { margin-right: 6px; }  /* Only for IE*/
	 	  /*** RIGHT COLUMN CUSTOM STYLES  ********************************/
		  		  
		 #int-contentArea { padding: 10px 17px 3px 17px; margin: 5px; border: 1px solid #655944;  }
	     #int-contentArea p { margin: 0 0 12px 0; padding: 0; }

		  
	#int-ColumnLft { width: 282px; float: left; padding: 10px 0px 10px 0px; }  	
	    /*** LEFT COLUMN CUSTOM STYLES ********************************/
		#prac-realestate { width: 259px; height: 63px; background: url(images/s-bg-realestate.jpg); margin: 0px 0px 9px 13px;  }
		#prac-fam { width: 259px; height: 63px; background: url(images/s-bg-fam.jpg); margin: 0px 0px 9px 13px; }
		#prac-crim { width: 259px; height: 63px; background: url(images/s-bg-crim.jpg); margin: 0px 0px 9px 13px;  }
		#prac-pi { width: 259px; height: 63px; background: url(images/s-bg-pi.jpg); margin: 0px 0px 9px 13px;  }
		#prac-wcomp { width: 259px; height: 63px; background: url(images/s-bg-wcomp.jpg); margin: 0px 0px 9px 13px;  }
		#prac-wills { width: 259px; height: 63px; background: url(images/s-bg-wills.jpg); margin: 0px 0px 9px 13px;  }
		#prac-corp { width: 259px; height: 63px; background: url(images/s-bg-corp.jpg); margin: 0px 0px 9px 13px;  }
		#prac-gen-civil { width: 259px; height: 63px; background: url(images/s-bg-gen-civil.jpg); margin: 0px 0px 9px 13px;  }
		
		#image {float: left; }
				
		#prac p { padding: 0px 0px 0px 68px; margin: 0px; }
		#prac p.more { padding: 10px 8px 0px 0px; margin: 0px; text-align: right; }
		#prac a { text-decoration: none; font-weight: normal; }
	    #prac a:link { color: #FFFFFF; }
	    #prac a:visited { color: #FFFFFF; }
	    #prac a:hover { color: #61615D; }
	    #prac a:active { color: #61615D; }
		
	/*** BOTTOM CUSTOM STYLES ********************************/
		
	#int-btmNav { padding: 0px 10px 10px 10px; padding-top: 10px; background: #919190; }
	#int-btmNav ul { margin: 0; padding: 0; list-style: none; font-size: 10px; }
	#int-btmNav ul li { display: inline; padding: 0px 5px 0px 7px; border-right: 1px solid #000000; color: #A7A790;  line-height: 11px; }
	#int-btmNav ul li.removespace { padding-left: 0px; }
	#int-btmNav ul li.last { border: none; }
	#int-btmNav ul li a { text-decoration: none; font-weight: normal; }
	#int-btmNav ul li a:link { color: #000000; }
	#int-btmNav ul li a:visited { color: #333333; }
	#int-btmNav ul li a:hover,#btmNav ul li a:active { color: #6E5113; }
	
	#int-btmNav p { font-size: 10px; color: #000000; padding: 10px 8px 0px 0px; margin: 0px; }
	#int-btmNav p a { text-decoration: none; font-weight:  normal; }
	#int-btmNav p a:link { color: #000000; }
	#int-btmNav p a:visited { color: #000000; }
	#int-btmNav p a:hover,#btmNav p a:active { color: #6E5113; }

	
	