/* ______________________________________________ LINKS ________________________________________________ */

a:link { color: #A37D24; text-decoration: none }
a:visited { color: #A37D24; text-decoration: none }
a:hover { color: #000000; text-decoration: underline }
a:active { color: #000000; text-decoration: underline }

.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 140%;
	color: #897724;
	background: url(images/_shared-images/content_bkgrd.gif) repeat-y;
	letter-spacing: .08em;
	padding: 0 15px 7px 15px }
.footerlinks a:link { color: #897724; text-decoration: none }
.footerlinks a:visited { color: #897724; text-decoration: none }
.footerlinks a:hover { color: #FFFFFF; text-decoration: none; background-color: #897724 }
.footerlinks a:active { color: #FFFFFF; text-decoration: none; background-color: #897724 }

#lh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .04em;
	text-align: right;
	padding: 5px }
#lh a:link { color: #FFFFFF; text-decoration: none }
#lh a:visited { color: #FFFFFF; text-decoration: none }
#lh a:hover { color: #FFFFFF; text-decoration: underline }
#lh a:active { color: #FFFFFF; text-decoration: underline }

/* If needed, place CSS Nav here - copy from desired example */

/* These sidebar rules control link properties only. To adjust other aspects, see CUSTOM area below. */
.sidebar-content a:link { color: #FFFFFF; text-decoration: underline }
.sidebar-content a:visited { color: #FFFFFF; text-decoration: underline }
.sidebar-content a:hover { color: #000000; text-decoration: none }
.sidebar-content a:active { color: #000000; text-decoration: none }

/* Match style to .form-btn. Use for other places a single btn is wanted.
To do this, place text in div in td. Link text, manually move the div inside the link tags, class the td.
(td.btn - a - div - text)
Hover will only change text color, NOT bkgrd of cell. To get full bkgrd to change must use another method,
however that requires specifying the width or using a list, which I wouldn't want to do here. */
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D4C061;
	background-color: #897724;
	border-left: #FFF8DE 2px solid;
	border-top: #FFF8DE 2px solid;
	border-right: #815B02 2px solid;
	border-bottom: #815B02 2px solid }
.btn div { padding: 6px 20px 6px 20px }
.btn a:link { color: #D4C061; text-decoration: none }
.btn a:visited { color: #D4C061; text-decoration: none }
.btn a:hover { color: #F7F394; text-decoration: none }
.btn a:active { color: #F7F394; text-decoration: none }

/* _____________________________________________ HTML TAGS _____________________________________________ */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 135%;
	margin: 0 }
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: none;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 7px } /* try setting this to 0, then margin-left is all I need to adjust */
ul li { 
	background-image: url(images/_shared-images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 20px }
ol_unused {
	line-height: 135%;
	margin-top: 10px;
	margin-bottom: 5px }
blockquote_unused {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	line-height: 135% }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #B48E35;
	background-color: #FFFFFF;
	word-spacing: .2em;
	margin: -4px 20px 0 35px;
	padding-right: 20px}
.accent { /* use when accent mark gets cut off at top (attorney pages) - class the H1 */
	margin: 0 20px 0 35px }
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #EDE6BC;
	word-spacing: .2em;
	text-transform: uppercase;
	text-align: center;
	padding: 3px;
	margin: 0 0 15px 0 }
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0 0 5px 0 }
hr {
	border: none;
	border-top: #B48E35 1px solid;
	height: 1px;
	width: 90%;
	margin-top: 0;
	margin-bottom: 0 }

/* ___________________________________________ CUSTOM STYLES ___________________________________________ */

.bold { font-weight: bold }
.italic { font-style: italic }
.p-align-no-justify { text-align: left }
.p-align-right_unused { text-align: right }
.p-align-center { text-align: center }
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000 }
.smalltext2_unused {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .08em;
	word-spacing: .1em;
	line-height: 120% }
.home-spanish-flash { float: right; margin-left: 15px; margin-bottom: 7px }
.home-spanish-flash-left { float: left; margin-right: 15px; margin-bottom: 7px }
.home-spanish-flash-right { float: right; margin-left: 15px; margin-bottom: 7px }
.home-spanish-flash-mid { float: right; margin-left: 15px; margin-top: 7px }
.img-right_unused { float: right; margin-left: 15px; margin-bottom: 7px }
.img-left { float: left; margin-right: 15px; margin-bottom: 7px; border: #B48E35 1px solid }
.img-left-thumb { float: left; margin-right: 6px; margin-bottom: 3px; border: #B48E35 1px solid }
.list-header_unused { margin-bottom: 5px }
.border-simple { border: #B48E35 1px solid }
.border-full_unused { border-top: #999999 1px solid; border-left: #999999 1px solid }
.border-full_unused td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	padding: 3px }
.sidebar-header_unused {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DCCEB4;
	letter-spacing: .05em;
	background: #57381A;
	border-left: #9A7B5C 3px solid;
	border-top: #9A7B5C 3px solid;
	border-right: #000000 3px solid;
	border-bottom: #000000 3px solid }
.sidebar-content_unused {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57381A;
	letter-spacing: -.02em;
	background: #DCCEB4;
	border-left: #EDDFC5 3px solid;
	border-top: #EDDFC5 3px solid;
	border-right: #57381A 3px solid;
	border-bottom: #57381A 3px solid }
.attorneys-index td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 140%;
	color: #000000;
	background: #EDE6BC;
	padding: 1px }
.attorneys-index h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 5px 0 7px 0 }
.locations { border-top: #A1903C 1px solid; border-left: #A1903C 1px solid }
.locations td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 135%;
	text-align: center;
	border-right: #A1903C 1px solid;
	border-bottom: #A1903C 1px solid;
	padding: 3px 20px 3px 20px }
.locations th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background: #A1903C;
	border-right: #EDE6BC 1px solid;
	border-bottom: #EDE6BC 1px solid;
	padding: 3px 20px 3px 20px }
.messagebox { /* currently unused - was for home announcementbox, but Flash now */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E6F22;
	line-height: 135%;
	text-align:center;
	background: #F1EBCE;
	border: #7E6F22 1px solid;
	padding: 7px 18px 7px 18px }

/* ______________________________________________ FORMS ________________________________________________ */

form { margin: 0 }
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left }
input, textarea, select, .form-input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #815B02;
	background: #EDE6BC;
	padding-left: 3px;
	padding-right: 3px;
	border-left: #815B02 1px solid;
	border-top: #815B02 1px solid;
	border-right: #FFF8DE 1px solid;
	border-bottom: #FFF8DE 1px solid }
textarea { width: 100% }
.form-radio, .form-ckbox {
	background: none;
	padding-left: 0;
	padding-right: 0;
	border: none }
.form-btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D4C061;
	background-color: #897724;
	border-left: #FFF8DE 2px solid;
	border-top: #FFF8DE 2px solid;
	border-right: #815B02 2px solid;
	border-bottom: #815B02 2px solid;
	padding: 3px 20px 3px 20px }
	
#maillist input {
	width: 105px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	letter-spacing: .05em;
	text-align: center;
	background: #D4C061;
	padding-left: 5px;
	padding-right: 5px;
	border-left: #003300 1px solid;
	border-top: #003300 1px solid;
	border-right: #EAE0B3 1px solid;
	border-bottom: #EAE0B3 1px solid;
	margin-right: 2px }
#maillist .form-btn {
	width: 80px;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0;
	background-color: #006600;
	border-left: #458F45 2px solid;
	border-top: #458F45 2px solid;
	border-right: #004200 2px solid;
	border-bottom: #004200 2px solid;
	padding: 0;
	margin: 10px 0 7px 0 }
	
.th-same-row th { /* Used for Hernando's form because main form is set up for conact page which has th ABOVE the fields.) */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: right }

/* __________________________________________ TEMPLATE ITEMS __________________________________________  */

#pg-title-bkgrd {
	height: 30px;
	background: url(images/_shared-images/pg-title_bkgrd.gif) repeat-y }
#left-col { text-align: center; background: url(images/_shared-images/left-col_bkgrd.gif) repeat-y }
#right-col-bkgrd-1 { background: url(images/_shared-images/right-col_bkgrd-1.gif) repeat-y }
#right-col-main { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 125%;
	text-align: center;
	padding: 0;
	background: url(images/_shared-images/right-col_bkgrd-2.jpg) repeat}
#right-col-bkgrd-3 { background: url(images/_shared-images/right-col_bkgrd-3.gif) repeat-y }
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .04em;
	color: #FFFFFF;
	padding: 5px }
#content { background: url(images/_shared-images/content_bkgrd.gif) repeat-y; padding: 7px 18px 10px 15px }

/* _______________________________________________ BODY ________________________________________________ */

body {
	margin: 5px 0 4px 0;
	padding: 5px 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url(images/_shared-images/pg-bkgrd.gif) repeat-x fixed;
	background-color: #006600;
	scrollbar-base-color: #005200;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #006600 }
html { margin: 0; padding: 0; height: 100% }