/* 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 */
td, body, input, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

body { margin: 0px; padding: 0px; }

a:link { color: #5B0B0B; }
a:visited { color: #8C4545; }
a:hover { color: #4E5C67; }
a:active { color: #4E5C67; }

/* 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; }

/* 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. */

#btmNav p { color: #868277; font-size: 10px; margin-bottom: 8px;}
#btmNav a { text-decoration: none; font-weight: bold; }
#btmNav a:link { color: #868277; }
#btmNav a:visited { color: #4E5C67; }
#btmNav a:hover { color: #000000; }
#btmNav a:active { color: #000000; }


.s-bg-txt {
	background-image: url(images/s-bg-txt.jpg);
	background-repeat : no-repeat;
	background-position : top left;
}

#prac ul { margin: 0px; padding: 10px 0px 10px 18px; }
#prac li { list-style-image: url(images/s-bullet-prac.gif); margin-bottom: 5px; }
#prac a { text-decoration: none; font-weight: normal; }

#address p { font-size: 10px; font-weight: bold; text-transform: uppercase; margin: 0px; }

#top-nav { font-size: 10px; }

#searchbox form { margin: 0px; }
#searchbox .searchinput { font-size: 10px; background-color: #F5F4EE; border: 1px solid #808080;height: 19px; width: 150px; padding-top: 2px; }

.s-bg-top-page {
	background-image: url(images/s-bg-top-page.jpg);
	background-position : top;
	background-repeat : repeat-x;
	background-color: #E0D9C6;
}

.bg-top-page {
	background-image: url(images/bg-top-page.jpg);
	background-position : top;
	background-repeat : repeat-x;
	background-color: #E0D9C6;
}

#txt { padding-top: 18px; }
#txt p { margin-top: 0px; }

#learn-more p { font-size: 10px; margin: 0px 0px 10px 0px; }