/* Default Tags */

:root {
	overflow-y:scroll;
}
.body, HTML {
	margin:0;
	padding:0;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#555;
	font-size:82%;
	background:#fcfcfc url(/images/bg_page.jpg) repeat-x
}
img, TABLE {
	border:0;
	border-collapse:collapse;
	empty-cells:show;
}
TD {
	vertical-align:top;
	padding:0
}
UL, LI, H1, H2, H3, H4 {
	margin:0;
	padding:0
}
A {
	color:#004079;
	text-decoration:none;
}
A:hover {
	text-decoration:underline;
	color:#7491b0
}
LI {
	list-style-type:none
}
P, LI, H1, H2, H3, H4 {
	line-height:1.5em
}
P {
	margin:0;
	padding:0 0 1.5em 0
}
P.small {
	font-size:90%
}
P.intro {
	font-size:120%;
	color:#606060
}
H1 {
	font-family:arial, helvetica, sans-serif;
	margin:0 0 3px 0;
	font-size:160%;
	color:#723d2d;
}
H2 {
	font-family:georgia, times;
	margin:0 0 3px 0;
	padding:0;
	font-size:150%;
	line-height:1.2em;
	font-weight:normal;
	color:#723d2d
}
H3 {
	clear:both;
	font-family:arial, helvetica, sans-serif;
	font-size:140%;
	line-height:1.4em;
	padding:5px 0 10px 0;
}
H4 {
	font-size:100%;
	color:#666;
	line-height:1.4em;
	padding-bottom:5px;
}
INPUT {
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	font-size:11px;
}
FORM {
/*	display:inline*/
}
SUB {
	font-size:80%;
	vertical-align:-15%
}
SUP {
	font-size:80%;
	vertical-align:35%
}

:lang(en) SUB {
font-size:70%;
vertical-align:-20%
}
/* Template */

#navskip {
	position:absolute;
	overflow:hidden;
	width:0;
	height:0
}
#wrapper {
	text-align:left;
	width:883px;
	min-height:500px;
	margin:8px auto 0 auto;
	padding:0;
	background:#fff;
	border-right:1px solid #fff
}
#header {
	background:#e2d9bc;
	border-bottom:6px solid #9d9d9d;
	height:112px;
}
#logo {
	float:left;
	width:76px;
	height:97px;
	padding:10px 0 0 56px;
}
#logo IMG {
	width:76px;
	height:97px;
}
#logobanner {
	float:left;
	width:462px;
	height:60px;
	padding:12px 0 12px 90px;
}
#main {
	width:883px;
	background:#e8e1c9 url(/images/bg_main_left.gif) repeat-y;
}
#leftbar {
	float:left;
	width:172px;
	min-height:600px;
	_height:600px;
	background:url(/images/bg_leftbar.jpg) no-repeat;
	color:#fff;
	padding:10px 10px 0 10px;
}
#content {
	width:691px;
	float:left;
}
#content LI {
	line-height:1.3em;
	padding-bottom:10px;
}
#content #emailForm ol li.pad_frm_itm {
	width:500px;

}
#rightbar {
	float:right;
	width:137px;
	background:#fff url(/images/bg_lightfade3.gif) repeat-x;
	padding:10px 15px
}
.clear {
	clear:both;
}
.preload {
	display:none;
}
.small {
	font-size:smaller
}
LI .small {
	padding:0 5px 5px 4px
}
/* Navigation */

#navbar {
	float:right;
	width:691px;
	height:28px;
	color:#fff;
	overflow:hidden
}
#navbar UL {
	padding:0;
	margin:0;
	width:691px;
}
#navbar UL LI {
	float:left;
	display:inline;
	padding:0;
	margin:0;
	line-height:28px;
	height:28px;
}
#navbar A:hover {
	text-decoration:none
}
#navbar UL LI A {
	display:block;
}
#home {
	background:url(/images/btn_home.gif) no-repeat;
	width:47px;
	height:28px
}
#firm {
	background:url(/images/btn_about.gif) no-repeat;
	width:91px;
	height:28px
}
#family-law {
	background:url(/images/btn_family.gif) no-repeat;
	width:71px;
	height:28px
}
#criminal-defense {
	background:url(/images/btn_criminal.gif) no-repeat;
	width:97px;
	height:28px
}
#dui-dwi-traffic {
	background:url(/images/btn_dui.gif) no-repeat;
	width:100px;
	height:28px
}
#general-practice {
	background:url(/images/btn_general.gif) no-repeat;
	width:96px;
	height:28px
}
#mental-illness-law {
	background:url(/images/btn_mental.gif) no-repeat;
	width:104px;
	height:28px
}
#news {
	background:url(/images/btn_news.gif) no-repeat;
	width:85px;
	height:28px
}
#home_on, #home:hover {
	background:url(/images/btn_home_on.gif) no-repeat;
	width:47px;
	height:28px
}
#firm_on, #firm:hover {
	background:url(/images/btn_about_on.gif) no-repeat;
	width:91px;
	height:28px
}
#family-law_on, #family-law:hover {
	background:url(/images/btn_family_on.gif) no-repeat;
	width:71px;
	height:28px
}
#criminal-defense_on, #criminal-defense:hover {
	background:url(/images/btn_criminal_on.gif) no-repeat;
	width:97px;
	height:28px
}
#dui-dwi-traffic_on, #dui-dwi-traffic:hover {
	background:url(/images/btn_dui_on.gif) no-repeat;
	width:100px;
	height:28px
}
#general-practice_on, #general-practice:hover {
	background:url(/images/btn_general_on.gif) no-repeat;
	width:96px;
	height:28px
}
#mental-illness-law_on, #mental-illness-law:hover {
	background:url(/images/btn_mental_on.gif) no-repeat;
	width:104px;
	height:28px
}
#news_on, #news:hover {
	background:url(/images/btn_news_on.gif) no-repeat;
	width:85px;
	height:28px
}
/* Left Bar */

#leftbar UL {
	padding-bottom:10px;
}
#leftbar LI {
	padding:0;
	line-height:1.2em;
	display: inline;
}
#homepage #leftbar H2 {
	padding-bottom:10px
}
#homepage #leftbar H3 {
	padding:15px 0 10px 0;
	border-top:1px solid #98a0a9
}
#leftbar LI A {
	color:#fff;
	padding:6px;
	display:block;
	border-bottom:1px solid #7491b0
}
#homepage #leftbar LI A {
	border-bottom:none;
	padding:3px 0
}
#homepage #leftbar LI DIV.small {
	padding-left:0
}
#leftbar LI UL {
	padding:0;
	font-size:10px;
	background:#004079
}
#leftbar LI UL A {
	padding:7px;
	border-bottom:1px solid #2e5075
}
#leftbar LI A.selected {
	background:#7491b0;
	color:#e2d9bc
}
#leftbar LI A:hover {
	text-decoration:none;
	color:#e2d9bc
}
/* Home */

#homepage H2 {
	padding:5px 0
}
#homepage #content {
	width:691px;
	float:left;
}
#homepage .box1 {
	width:523px;
	float:left;
}
#homepage .box1inner {
	min-height:144px;
	_height:144px;
	width:483px;
	padding:10px 15px;
	margin:10px 0 1px 10px;
	background:#fff url(/images/bg_lightfade.gif) repeat-x;
}
#homepage #rightbar {
	min-height:365px;
	_height:365px;
	background:#fff url(/images/bg_lightfade3.gif) repeat-x;
}
#homepage .box2 {
	float:right;
	width:651px;
	min-height:230px;
	padding:10px 15px;
	background:#fff url(/images/bg_lightfade2.gif) repeat-x;
}
#homepage .quartercol {
	width:140px;
	float:left;
	padding:5px 15px 15px 15px;
	font-size:92%;
}
#homepage .quartercol H3 {
	padding-top:0;
	margin-top:0;
	font-family:verdana, arial, sans-serif;
	font-weight:bold;
	font-size:110%;
}
#homepage .quartercol A {
	color:#7491b0;
	text-decoration:none;
}
#homepage .quartercol A:hover {
	text-decoration:underline;
	color:#004079
}
#homepage .quartercol LI {
	padding-bottom:7px;
	line-height:1.2em
}
#homepage .vline1 {
	float:left;
	width:1px;
	height:110px;
	margin-top:30px;
	background:#e8e1c9;
}
/* Secondary Level Template */

#sec #content {
	background:#fff;
	width:691px;
	min-height:620px;
	_height:620px;
}
P.intro {
	font-size:120%;
}
#sec H1 {
	width:656px;
	height:188px;
	display:block;
	margin:0;
	padding:110px 0 0 35px;
	font-family:Georgia, Times;
	font-size:160%;
	font-weight:normal
}
#sec H1#about {
	background:url(/images/bg_h1_about.jpg) no-repeat;
}
#sec H1#familylaw {
	background:url(/images/bg_h1_familylaw.jpg) no-repeat;
}
#sec H1#criminal {
	background:url(/images/bg_h1_criminal.jpg) no-repeat;
}
#sec H1#dui {
	background:url(/images/bg_h1_dui.jpg) no-repeat;
}
#sec H1#general {
	background:url(/images/bg_h1_general.jpg) no-repeat;
}
#sec H1#mental {
	background:url(/images/bg_h1_mental.jpg) no-repeat;
}
#sec H1#newsmain {
	background:url(/images/bg_h1_news.jpg) no-repeat;
}
#sec H1#misc {
	background:url(/images/bg_h1_misc.jpg) no-repeat;
}
#sec #text {
	width:490px;
	margin:-140px 0 20px 35px
}

#sec #text-sitemap {
	width:490px;
	margin:-140px 0 20px 35px
}

#sec #text-sitemap li {
	list-style:disc;
	margin:0px 20px;
	padding:5px 0px;
	font-weight:bold;
}

#sec #text-sitemap li li li {
	font-weight:normal;
}

#sec #text2 {
	width:490px;
	margin:0px 0 20px 35px
}
#sec #content .floatleft50, #sec #content .full100 {
	border-top:5px solid #ccc;
	width:44%;
	float:left;
	padding:10px 10px 20px 10px;
	margin:10px 0 10px 6px
}
#sec #content .full100 {
	float:none;
	width:100%;
	margin-left:0;
	padding-left:0;
	border:0
}
#sec #content .floatleft50 LI, #sec #content .full100 LI {
	border-bottom:1px solid #ededed;
	padding:0;
	margin:0
}
#sec #content .floatleft50 LI A, #sec #content .full100 LI A {
	padding:8px;
	display:block
}
/* Footer */

#footer {
	font-size:92%;
	width:869px;
	padding:7px;
	margin:0 auto;
	background:#e2d9bc;
	color:#fff
}
#footer A {
	color:#555;
	padding:0 2px
}
#disclaimer {
	font-size:92%;
	width:853px;
	padding:15px;
	margin:0 auto;
	color:#888679
}
#disclaimer P {
	padding-left:5px;
}
/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.custom-form .pad_frm_itm {
	padding:3px 0px;
	margin:0px;
}
.custom-form .form-label {
	width:170px;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;
}
.custom-form .form-pct {
	width:260px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
.custom-form .msg-pct {
	width:440px;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
.custom-form, .custom-form p {
	padding:0px 40px 15px 40px;
}
.custom-form fieldset {
	margin:0px 0px 10px 0px;
	padding:0px;
	border:none;
	width:550px;
}
.custom-form legend {
	padding:0px 2px;
	font-weight:bold;
}
.custom-form ol {
	margin:0px;
	list-style:none;
	padding:0;
}
.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:6px 0px 0px 0px;
}
#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:415px;
	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 {
}

.logo {
	float:left;
	padding:10px 5px;
}