/* FS CONTROL - BASE STYLESHEET - UPDATED 03-31-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 */
body, td, input, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

body { margin: 0px; padding: 0px; background-color: #FCF6EA; }

a { color: #304B7C; text-decoration: none;}
a:visited { color: #304B7C; }
a:hover { color: #BB8526; }
a:active { color: #BB8526; }

a img {text-decoration: none; border: 0;}

/* only modify these styles if you want them to be different than the default */
p, blockquote, ul, ol, dl, h1, h2, h3, h4, h5, h6 { margin-top: 0px; margin-bottom: 10px; }
p, .cfont2 {  }
ul { }
ol { }
li { }
blockquote { }

/* HEADER STYLES */
h1, .cfont7 { color: #835504; font-size: 13px; font-weight: bold; text-transform: uppercase; padding: 0 0 10px 0; }
h2, .cfont6 { font-size: 14px; font-weight: bold; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2 { color: #835504; font-size: 12px; font-weight: bold; font-variant: small-caps; }
h4, .cfont4, .cbodyhdr4 { font-size: 11px; font-weight: bold; }
h5, .cfont3 { font-size: 10px; font-weight: bold; color: #835504; }
h6, .cfont1 { font-size: 9px; font-weight: bold; color: #835504; }

/* SMALL TEXT STYLE */
.smallText { font-size: 9px; }

/* 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; text-decoration: underline; }
.profileheader a { color: #000000; }
/* 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(/Includes/Templates/Active/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; }

#lyt_footer { color: #ffffff; }
#lyt_footer  a { color: #ffffff; }
#lyt_footer  a:visited { color: #ffffff; }
#lyt_footer  a:hover { color: #EFCC7B; }
#lyt_footer  a:active { color: #EFCC7B; }

/* Add design specific styles below. */

#lyt_container { margin-left: auto; margin-right: auto; width: 770px; text-align: left; }
#lyt_header {}
#lyt_search {}
#lyt_body { background: #ffffff url(/Includes/Templates/Active/images/body_bg.gif) repeat-y; }
#lyt_contentContainer { float: left; width: 545px; background: url(/Includes/Templates/Active/images/content_bg.jpg) no-repeat; }
#lyt_content { padding: 27px 25px 38px 24px; line-height: 16px; }
#lyt_content a { text-decoration: underline; }
#lyt_content li a { text-decoration: none; }
#lyt_mainnav {}
#lyt_pracnav { padding: 8px 0 8px 8px; font-weight: bold; line-height: 16px;}
#lyt_pracnav div { padding: 0 0 0 13px;}
#lyt_sidebar { float: right; width: 225px; background: url(/Includes/Templates/Active/images/sb_bg.gif) no-repeat; }
#lyt_sidebar p { padding-left: 9px; }
#lyt_address { padding: 10px 0 0 8px; font-weight: bold; line-height: 16px; color: #304B7C; line-height: 14px; margin-bottom: 100px; }
#lyt_address em { text-transform: uppercase; font-style: normal; }
#lyt_address p { padding-left: 8px }
#lyt_address a:hover { text-decoration: underline; }
#lyt_print {}
#lyt_footer { background: #BB8526 url(/Includes/Templates/Active/images/f_bg.gif) repeat-x; padding: 18px 13px 18px 18px; color: #ffffff; position: relative; }
#lyt_tools { position: absolute; right: 95px; top: -85px;}
#lyt_disclaimer { padding-bottom: 11px; }
.clear {
	clear: both;
	line-height: 10px;
}


/* Home page design changes. */
body#home h1 { 
text-transform: none; 
}

#lyt_creditCards {
width: 120px;
}
#lyt_creditCards img {
	margin-left:10px;
	margin-top: 5px;
	}

/* Articles & TOC */


/* Attorneys & TOC */

.attorney-container {
width: 200px; 
border: 0 none; 
margin: 10px 0; 
padding: 0; 
float:left;
}

.attorney-container img {
margin: 0 0 8px 0;
}

.attorney-container a {
font-size: 12px;
}

.clear-both {
	clear: both;
}
