td, body, input, textarea, option, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input, textarea, option, select {
	color: #000000;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 1.2em 0;
}
.body {
	margin: 0;
	padding: 0;
}
a:link {
	color: #0000ff;
}
a:visited {
	color: #660066;
}
a:hover {
	color: #0000ff;
}
a:active {
	color: #ff0000;
}

/* HEADER STYLES */Verdana 18pt Italic h1, .cfont7 {
font-size: 18pt;
font-style: italic;
font-weight: bold;
text-transform: uppercase;
}
h2, .cfont6 {
	font-size: 1.4em;
	font-weight: bold;
}
h3, .cfont5, .cbodyhdr1, .cbodyhdr2 {
	font-size: 1.2em;
	font-weight: bold;
}
h4, .cfont4, .cbodyhdr4 {
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
}
h5, .cfont3 {
	font-size: .9em;
	font-weight: bold;
}
h6, .cfont1 {
	font-size: .8em;
	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 0 0 0;
}
#contactFormMain .textNoBreak {
	white-space: nowrap;
}
/* DEFAULT CONTACT FORM */
#containerIntakeFormI {
	width: 32em;
}
#containerIntakeFormI .intakeFormINote {
	margin: 0;
	padding: 0 0 1em 0;
}
#ie #containerIntakeFormI .intakeFormINote {
	margin: 0;
	padding: 0;
}
#intakeFormI legend, #intakeFormI ol, #intakeFormI ol li, #intakeFormI p, #intakeFormI select {
	margin: 0;
	padding: 0;
}
#intakeFormI fieldset {
	border: none;
	border-top: 1px solid black;
	padding-left: 10px;
}
#intakeFormI legend {
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
}
#ie #intakeFormI legend {
	margin-left: -6px;
}
#ie #intakeFormI .intakeFormIHelp {
	margin-bottom: .5em;
}
#intakeFormI ol {
	list-style: none;
	line-height: 1em;
}
#ie #intakeFormI .intakeFormIInline {
	margin-bottom: .5em;
}
#intakeFormI ol li {
	line-height: 1em;
}
#intakeFormI .intakeFormIFirst {
	margin-top: .5em;
}
#ie #intakeFormI .intakeFormIFix {
	display: inline-block;
}
#intakeFormI .intakeFormIInline li {
	display: inline;
}
#intakeFormI label {
	cursor: pointer;
}
#intakeFormI .intakeFormIInline label {
	margin-right: 10px;
}
#intakeFormI input {
	display: block;
	width: 20.5em;
	margin-bottom: .5em;
}
#intakeFormI .intakeFormIInline input {
	display: inline;
	width: 25px;
	margin-bottom: 0;
}
#intakeFormI .intakeFormIInline label input {
}
#intakeFormI select {
	display: block;
	width: 21em;
	margin-bottom: .5em;
}
#intakeFormI textarea {
	width: 20.5em;
	margin: .5em 0;
}
#intakeFormI .intakeFormIHover:hover, #intakeFormI .intakeFormIHover:focus {
	border: 2px solid black;
}
#intakeFormI .intakeFormIDisclaimer {
	float: left;
	margin-right: 10px;
}
#intakeFormI p {
	margin-bottom: .5em;
}
#ie #intakeFormI p {
	margin-top: .5em;
}
#intakeFormI .intakeFormISubmit {
	width: 13.5em;
	height: 2.5em;
}
/* 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: 0;
	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;
}
/* DESIGN SUPPORT STYLES */

.body {
	background: #333333;
	text-align: center;
}
#lyt_container {
	width: 780px;
	text-align: left;
	margin: 0 auto;
}
.lyt_container {
	width: 780px;
	text-align: center;
}
#lyt_header {
	background: url(/images/head-bg.jpg) no-repeat;
	height: 291px;
	overflow-y: hidden;
	position: relative;
}
#lyt_logo {
	position: absolute;
	left: 75px;
	top: 31px;
}
#lyt_walter {
	position: absolute;
	left: 0px;
	top: 133px;
}
#lyt_mark {
	position: absolute;
	left: 105px;
	top: 133px;
}
#lyt_topnav {
	background: url(/images/topnav-bg.gif) repeat-y;
	height: 40px;
}
#lyt_search {
	float: left;
	padding: 10px 0px 0px 0px;
}
#lyt_search form {
	margin: 0 44px 0 19px;
}
#lyt_search .searchinput {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	width: 90px;
	height: 20px;
	padding-left: 2px;
	padding-top: 2px;
	height:14px;
}
#lyt_search .searchbutton {
	position: relative;
	top: -3px;
	_top: -3px;
	left: 2px;
	background:url(/images/search-btn.gif) #000 bottom left no-repeat;
	border:none;
	width:12px;
	cursor:pointer;
}
#lyt_body {
	background: url(/images/body-bg.gif) repeat-y;
	padding-top: 0px;
}
#lyt_sidebar {
	float: left;
	width: 206px;
	background: #75482E;
}
#lyt_prachead {
	position: relative;
	left: 8px;
	top: 17px;
}
#lyt_prac {
	position: relative;
	left: 8px;
	top: 26px;
}
#lyt_info {
	margin: 54px 0 0 0;
	background: #000000;
	min-height: 98px;
	_height: 98px;
}
#lyt_infohead {
	position: relative;
	top: 8px;
	margin: 0 0 19px 0;
}
#lyt_info img {
	margin-left: 2px;
}
#lyt_loc {
	margin: 48px 0 0 0;
}
#lyt_lochead {
	float: left;
	margin: 0 0 7px 2px;
}
#lyt_locphoto {
	float: left;
	margin: 0 0 11px 2px;
}
#lyt_loc h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FBF5EF;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	margin-left: 12px;
}
#lyt_loc p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FBF5EF;
	font-size: 11px;
	line-height: 13px;
	margin-left: 12px;
}
#lyt_loc a:link {
	color: #FBF5EF;
	text-decoration: underline;
}
#lyt_loc a:visited {
	color: #FBF5EF;
}
#lyt_loc a:hover {
	color: #FBF5EF;
}
#lyt_loc a:active {
	color: #FBF5EF;
}
#lyt_main {
	float: left;
	width: 397px;
	background: #FBF5EF;
}
#lyt_maintitle {
	margin-bottom: 10px;
}
#lyt_mainphoto {
	float: right;
	margin: 17px 15px 15px 15px;
}
#lyt_main h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	line-height: 16px;
}
#lyt_rtcolumn {
	float: right;
	width: 177px;
	background: #985D39;
	padding:0 0 10px 0;
	margin:0;
}
#lyt_quot {
	margin: 17px 0 0 9px;
}
#lyt_quothead {
	margin: 0 0 7px 0;
}
#lyt_quotquote {
	margin: 13px 0 0 0;
}
#lyt_callus {
	margin: 20px 0 0 8px;
}
.shortformTitle {
	margin: 0 0 4px 0;
}
#contactFormShortContainer {
	margin: 29px 0 0 10px;
	font-size: 10px;
}
#contactFormShortContainer form {
	margin: 0px;
	padding: 9px 0 0 0;
}
#emailForm input {
	margin-bottom: 13px;
	font-size: 10px;
}
#emailForm input.input-field {
	width: 149px;
	background: #F5F5F5;
}
#emailForm textarea.text-field {
	width: 149px;
	background: #F5F5F5;
	height: 44px;
	font-size: 10px;
	overflow:auto;
}
#emailForm input.submitButton {
	margin: 10px 10px 0px 0px;
	position: relative;
	left: 86px;
}
#lyt_persinj {
	position: relative;
	top: 6px;
	left: 34px;
}
#lyt_practice {
	float: right;
	width: 175px;
	background: #42366A;
	color: #F5F5F5;
	position: relative;
	right: -20px;
	top: -51px;
}
#lyt_tools {
	position: relative;
	top: 30px;
	left: 8px;
}
.lyt_tools {
	margin: 0 0 9px 14px;
}
#lyt_btmNav {
	background: #000000;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 13px;
}
#lyt_btmNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#lyt_btmNav a:visited {
	color: #FFFFFF;
}
#lyt_btmNav a:hover {
	color: #FFFFFF;
}
#lyt_btmNav a:active {
	color: #FFFFFF;
}
table.lyt_fix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 18px 20px 0 20px;
	width: auto;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 0;
}
table.lyt_fix td {
	padding: 0;
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 0;
}
.clear {
	clear: both;
	line-height: 10px;
}
#newsletter {
	padding: 10px 5px 20px 25px;
	font-size: 12px;
	font-weight: bold;
}
#newsletter a {
	color: #FFFFFF;
}
#newsletter a:visited {
	color: #FFFFFF;
}
#newsletter a:hover {
	color: #E7E37F;
}
#newsletter a:active {
	color: #E7E37F;
}
/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.custom-form .pad_frm_itm {
	padding:3px 0px;
	margin:0px;
}
.custom-form .form-label {
	width:30%;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;
}
.custom-form .form-pct {
	width:65%;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
.custom-form .msg-pct {
	width:95%;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
.custom-form {
}
.custom-form fieldset {
	margin:0px 0px 10px 0px;
	padding:0px;
	border:none;
}
.custom-form legend {
	padding:0px 2px;
	font-weight:bold;
}
.custom-form ol {
	margin:0px;
	padding:0px;
	list-style:none;
}
.custom-form li {
	list-style:none;
}
/*  <![ Disclaimer alert [ ----------------------------------------------------*/

#overlay_div {
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;
}
#overlay_div p {
	border-top:1px solid #0a3150;
	padding-top:6px;
}
#iagree {
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:310px;
	margin:4px 0 0 0;
}
#overlay_div h3 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;
}
#iagree .overlay_submit {
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;
}
#iagree .checkbox {
	float:left;
	height:22px;
	display:block;
	width:280px;
}
#iagree input#Agreement {
	position:relative;
	top:3px;
	border:none;
}
/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm {
}
/* div that wraps form */
#directionsInput {
	padding:10px 0px;
}
#fromAddress {
	width:350px;
}
#directionsLocale {
	padding:10px 0px;
}
#locale {
}
#directionsSubmit {
	padding:10px 0px;
}
#map {
	border:1px solid #000;
	color:#000;
}
#addressNotFound {
}
#directions {
}
/*  <![ LN Disclaimer [ ----------------------------------------------------------*/

.ln-disclaimer {
}
.logo {
	padding:5px 0px;
}
.disclaimer {
	font-size:10px;
	color:#fff;
	padding:3px 40px;
}
.disclaimer a {
	color:#fff;
	font-size:10px;
}
