/* FS CONTROL - BASE STYLESHEET - UPDATED 06-23-2004 */

/* 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; line-height: 15px; }

body { margin: 0px; padding: 0px; }

a:link { color: #793318; text-decoration: underline; font-weight: normal; }
a:visited { color: #B4694C; text-decoration: underline; font-weight: normal; }
a:hover { color: #243A33; text-decoration: underline; font-weight: normal; }
a:active { color: #243A33; text-decoration: underline; font-weight: normal; }

/* only modify these styles if you want them to be different than the default */
p, .cfont2 { margin-top: 0px; }
ul { }
ol { }
li { }
blockquote { }

/* HEADER STYLES */
/* if changed here, make sure to adjust accordingly in portalpack (ie h3 = site.css h2 fix) */
h1, .cfont7 { font-size: 18px; font-weight: bold; margin-top: 0px; }
h2, .cfont6 { font-size: 13px; font-weight: bold; margin-top: 0px; font-family: arial, san-serif; text-transform: uppercase; color: #173029; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2 { font-size: 12px; font-weight: bold; color: #A48013; margin-bottom: 3px; margin-top: 0px;}
h4, .cfont4, .cbodyhdr4 { font-size: 11px; font-weight: bold; margin-bottom: 3px; margin-top: 0px; }
h5, .cfont3 { font-size: 10px; font-weight: bold; color: #6B6860; }
h6, .cfont1 { font-size: 9px; font-weight: bold; }

/* 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. */

.disclaimer { font-size: 10px; }

.hBG { background:  url("images/h-bg-page.jpg") center top; }

.hTable1 { border-bottom: 1px solid #FFFFFF; }

#hCreating p { padding: 42px 22px 0px 0px; color: #B3AAA1; }
#hCreating a { text-decoration: underline; font-weight: normal; }
#hCreating a:link { color: #B3AAA1; }
#hCreating a:visited { color: #B3AAA1; }
#hCreating a:hover { color: #A48013; }
#hCreating a:active { color: #FFFFFF; }

#hNav { border-bottom: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; }

.hTable2 { background: #DEDACD url("images/h-bg-content.jpg") repeat-x top; border-bottom: 1px solid #FFFFFF; }

.hMain { border-right: 1px solid #FFFFFF; }

.hTableContent { margin: 29px 0px 10px 40px; }

.hContent {
	padding-left: 20px;
}

#hAddress { font-size: 10px; color: #5A3B1B; font-weight: bold; text-transform: uppercase; }

#hPractice { margin: 28px 0px 0px 16px; color: #793318; line-height: 13px; }
#hPractice .title { margin-bottom: 9px; }
#hPractice p { margin-bottom: 6px; }
#hPractice a { text-decoration: underline; font-weight: normal; }
#hPractice a:link { color: #793318; }
#hPractice a:visited { color: #793318; }
#hPractice a:hover { color: #243A33; }
#hPractice a:active { color: #243A33; }

#btmNav { padding: 11px 0px 23px 40px; color: #85837B; font-size: 9px; line-height: 12px; }
#btmNav a { text-decoration: none; font-weight: bold; margin-right: 13px; }
#btmNav a:link { color: #793318; }
#btmNav a:visited { color: #793318; }
#btmNav a:hover { color: #243A33; }
#btmNav a:active { color: #243A33; }

.iTable2 {
	border-bottom: 1px solid #FFFFFF;
	background-color: #DEDACD;
	background-image: url(images/i-bg-content.jpg);
	background-repeat: repeat-x;
}

.iIcons { padding-top: 8px; }

.iTableContent { margin: 21px 0px 10px 0px; }

.iContent { padding-bottom: 36px; }

.iNav { background:  url("images/i-bg-nav.gif") repeat-y left; }

#iPractice { margin: 20px 0px 0px 16px; color: #793318; line-height: 13px; }
#iPractice .title { margin-bottom: 9px; }
#iPractice p { margin-bottom: 6px; }
#iPractice a { text-decoration: underline; font-weight: normal; }
#iPractice a:link { color: #793318; }
#iPractice a:visited { color: #793318; }
#iPractice a:hover { color: #243A33; }
#iPractice a:active { color: #243A33; }

#disclaimer { font-size: 9px; color: #85837B; }
#disclaimer a { text-decoration: none; font-weight: normal; }
#disclaimer a:link { color: #85837B; }
#disclaimer a:visited { color: #85837B; }
#disclaimer a:hover { color: #243A33; }
#disclaimer a:active { color: #243A33; }

.formbutton { color: #ffffff; background-color: #000000; font-weight: bold;  font-size: 11px; font-family: arial; border-color: #ffffff; text-transform: uppercase;}

#Contact_Header p {font-size:10px;}
