/* 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; color: #666666; line-height: 16px; }

body { margin: 0px; padding: 0px; }

a:link { color: #840E22; }
a:visited { color: #00639C; }
a:hover { color: #C10812; }
a:active { color: #C10812; }

/* 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; }

body.pageBody,body.pageBody_I { background: #003370; }
#pageDiv_C { width: 100%; }
#pageDiv { width: 800px; background: #F3EFE5; text-align: left; }

	#pageHeader { width: 800px; border-bottom: 1px solid #F3EFE5; }
	.pageBody_I #pageHeader { border-color: #E0D5B9; }
		#pageHeader img { display: block; }
				
	#mainNav { background: #001F56; border: 1px solid #000000; padding: 8px 0; }
		#mainNav ul { list-style: none; margin: 0; padding: 0; text-align: left; }
		/* ie-mac hide \*/ #mainNav ul { text-align: center; } /* */
			#mainNav ul li { display: inline; margin: 0 4px; padding: 0; }


				




				
/* ***** SUB NAVIGATION ***** */

#subNavs_C { width: 800px; background: url(images/s-prac-foot.jpg) no-repeat left bottom; padding-bottom: 21px; }
	#subNavs { width: 800px; text-align: left; position: relative; background: url(images/s-prac-bg.gif) repeat-y right; }

		#subNavs h2 { display: block; font-size: 0; padding: 16px 0 0 0; margin: 0 0 8px 0; background: none; }
			#subNavs h2 img { display: block; }



#subColumns {
position: relative; 
margin-left: 232px;    /*** left width ***/
width: 228px;   /*** center width ***/
}

* html #subColumns {   /*** IE5.x/win box model fix ***/
width: 230px;   /*** center width + 2 ***/
wid\th: 228px;   /*** center width ***/
}

.float-wrap_S {
float: left;
width: 229px;   /*** center width + 1 ***/
margin-right: -1px;   /*** Static fix ***/
}

* html .float-wrap_S { width: 228px; }  /** center width **/ 

#centerColumn_SC {
float: right;
width: 228px;   /*** center width ***/
margin-bottom: -1px;  
/* \*/
margin-left: -1px; 
/* Hidden from IE-mac */
}

	#infoCtr { padding: 0 23px 0 21px; margin: 0; }
		#infoCtr p { color: #000000; margin: 0 0 8px 0; padding: 0; }
		#infoCtr a { font-size: 10px; font-weight: normal; padding-right: 8px; background: url(images/s-prac-arrows.gif) no-repeat right bottom; }
			#infoCtr a:link { color: #840E22; }
			#infoCtr a:visited { color: #00639C; background-image: url(images/s-prac-arrows-v.gif); }
			#infoCtr a:hover,#infoCtr ul li a:active { color: #C10812; background-image: url(images/s-prac-arrows-o.gif); }

#leftColumn_SC {
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
width: 232px;    /*** left width ***/
margin-left: -232px;    /*** left width - 1 (negative) ***/
}

* html #leftColumn_SC {
float:left;	
}

*>html #leftColumn_SC {width:231px;}   /*** Fix only for IE/Mac: left width - 1 ***/


	#pracCtr { padding: 0 0 0 21px; margin: 0; }
	.pageBody_I #pracCtr { padding: 16px 0 19px 14px; margin: 0; }
	.pageBody_I #pracCtr h2 { display: block; font-size: 0; padding: 0; margin: 0 0 8px 0; background: none; }
		#pracCtr ul { list-style: none; margin: 0; padding: 0; }
			#pracCtr ul li { color: #00306E; margin: 0; padding: 0; line-height: 13px;}
		#pracCtr a { font-weight: normal; }
			#pracCtr a:link { color: #00306E; }
			#pracCtr a:visited { color: #00639C; }
			#pracCtr a:hover,#subNavs ul li a:active { color: #840E22; }
			

								
#rightColumn_SC {
float: left; 
position: relative; 
width: 341px;    /*** right width ***/
margin-right: -342px; /*** right width + 1 (negative) ***/
margin-left: -1px;   /*** Static fix ***/
background: url(images/pic-phone.jpg) no-repeat right top;
height: 160px;
 }

/* \*/
* html #rightColumn_SC {
margin-left: 0px; 
margin-right: -1000px; 
mar\gin-right: -342px;
}
/* last item is right width + 1 (negative) */


#rightColumn_S { 
/* \*/width: 339px;/* Hidden from IE-Mac */   /*** Critical right col dimension value - 2 ***/
/* margin-left: 3px; */    /*** Critical right divider dimension value ***/
}

/* \*/
* html #rightColumn_S {
fl\oat: right;
margin-left: 	2px; 
mar\gin-left: 0px; 
}
/* */

#cta { padding: 8px 145px 0 17px; margin: 0; }
#cta img { display: block; margin-bottom: 8px; }
#cta p { color: #000000; margin: 0 0 8px 0; padding: 0; }
#cta a { font-weight: normal; }
#cta a:link { color: #840E22; }
#cta a:visited { color: #00639C; }
#cta a:hover,#cta ul li a:active { color: #C10812; }

				

				
				
				
				
				
				
				
/* ***** MAIN SECTION ***** */
				
#pageMain { width: 800px; text-align: left; position: relative; background: url(images/s-main-bg.jpg) repeat-y left; clear: both; }
.pageBody_I #pageMain { background-image: url(images/i-main-bg.gif); }


#pageColumns {
position: relative; 
margin-left: 253px;    /*** left width ***/
width: 547px;   /*** center width ***/
}

.pageBody_I #pageColumns { margin-left: 219px; width: 581px; }

* html #pageColumns {   /*** IE5.x/win box model fix ***/
width: 549px;   /*** center width + 2 ***/
wid\th: 547px;   /*** center width ***/
}

* html .pageBody_I #pageColumns { 
width: 583px; 
wid\th: 581px;
}

.float-wrap {
float: left;
width: 547px;   /*** center width ***/
margin-right: -1px;   /*** Static fix ***/
}

.pageBody_I .float-wrap { width: 581px; }

#content_C {
float: right;
width: 547px;   /*** center width ***/
margin-bottom: -1px;  
/* \*/
margin-left: -1px; 
/* Hidden from IE-mac */
}

.pageBody_I #content_C { width: 581px; background: url(images/i-content-bg-l.jpg) no-repeat 2px 50px; }
.pageBody_I #content_C img { display: block; }

	#contentArea { padding: 17px 89px 36px 0; margin: 0; background: url(images/s-content-bg.jpg) no-repeat right top; }
	.pageBody_I #contentArea { padding: 32px 100px 6px 18px; margin: 0; background: url(images/s-content-bg.jpg) no-repeat right top; }
		#contentArea h1 { font-size: 0; padding: 0; margin: 0 0 10px 0; }
		#contentArea p { margin: 0 0 18px 0; padding: 0 0 0 0; }
		#contentArea p.printPage { margin-top: 18px; font-weight: bold; font-size: 10px; }
			#contentArea p.printPage a { padding-right: 12px; text-decoration: none; font-weight: bold; background: url(images/i-print-arrows.gif) no-repeat right bottom; }
			#contentArea p.printPage a:link { color: #840E22; }
			#contentArea p.printPage a:visited { color: #00639C; background-image: url(images/i-print-arrows-v.gif); }
			#contentArea p.printPage a:hover,#infoCtr ul li a:active { color: #C10812; background-image: url(images/i-print-arrows-o.gif); }


			
			
#leftColumn_C {
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
width: 253px;    /*** left width ***/
margin-left: -253px;    /*** left width (negative) ***/
}

.pageBody_I #leftColumn_C { width: 219px; margin-left: -220px; }

* html #leftColumn_C {
float:left;	
}

*>html #leftColumn_C { width: 252px; }   /*** Fix only for IE/Mac: left width - 1 ***/

*>html .pageBody_I #leftColumn_C { width: 218px; }   /*** Fix only for IE/Mac: left width - 1 ***/

#leftColumn { padding: 0 0 100px 10px; }
.pageBody_I #leftColumn { padding: 0 0 30px 1px; }

	#leftColumn img { display: block; }

	.pageBody_I #leftColumn h2# { display: block; font-size: 0; padding: 0; margin: 0 0 8px 0; background: none; }
	
	#contactInfo { margin: 45px 90px 105px 22px; }
	.pageBody_I #contactInfo { margin: 23px 66px 105px 14px; }
		#contactInfo p { font-size: 10px; color: #004A80; margin: 0; padding: 0; line-height: 13px; }
			#contactInfo p.firmName { font-weight: bold; }
		#contactInfo a { font-weight: normal; }
	
		
		
/* ***** BOTTOM NAV ***** */

		
#btmNav_C { width: 800px; height: 63px; background: url(images/bn-bg.jpg) repeat-x top; clear: both; position: relative; }

	#copyright { position: absolute; width: 218px; left: 32px; top: -95px; text-align: left; }		
	.pageBody_I #copyright { left: 14px; }		
		#copyright p { font-size: 9px; color: #726257; margin: 0 37px 0 0; padding: 0 0 30px 0; line-height: 13px; }

	#btmNav { padding: 16px 0 0 15px; text-align: left; }
		#btmNav ul { margin: 3px 0; padding: 0; list-style: none; }
			#btmNav ul li { display: inline; margin: 0; border-left: 1px solid #B8AD92; color: #B8AD92; font-size: 10px; line-height: 10px; padding: 0 6px 0 7px; }
				#btmNav ul li.first { border: none; padding-left: 0; }
				#btmNav ul li a { text-decoration: none; font-weight: normal; }
					#btmNav ul li a:link { color: #B8AD92; }
					#btmNav ul li a:visited { color: #849AB4; }
					#btmNav ul li a:hover,#btmNav ul li a:active { color: #FFFFFF; }

#blog_ {
	width:208px;
	height:179px;
	background-image:url(images/johnsblog_bkgrd.jpg);
	background-repeat:no-repeat;
}

#blog_ a {
	text-decoration:none;
	}

#blog_ h2 {
	color:#840E22;
	padding-top:47px;
	padding-left:10px;
	line-height:0px;
}

#blog_ h3 {
	color:#840E22;
	padding-left:10px;
	line-height:16px;
	font-size:11px;
}

#blog_  p{
	padding-left:10px;
	width:115px;
	height:40px;
}

#max_link {
	text-decoration:none;
}

#max_link:hover {
	color:#00639C;
}

#blog_link {
	color: #840E22;
	padding-left:10px;
	font-weight:bold;
	text-decoration:underline!important;
}