
/* ---- reset browsers ---- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus
{
	outline: 0;
}
body
{
	line-height: 1;
	color: #666;
}
ul
{
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td
{
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after
{
	content: "";
}
blockquote, q
{
	quotes: "" "";
}
/* ---- end reset ----*/


/*________________________GROUND RULES________________________________________*/

html   { height: 100%;
         font-size: 100.01%; /* prevent extreme font resizing in IE */
         }

body 
{
    /*height: 100%;*/ /*The 101% vs. 100% causes a virtical scrollbar in all cases and thus prevents page shift - Remove this line if you don't want a scrollbar*/
}
		
body, p, ul, li, h1, h2, h3, h4, h5, form, html, input, img, a { /*Starts you off with no padding or margin which you can add later on a more specialized basis.*/
    margin:0; 
    padding:0; 
    } 

table, td { margin:0; padding:0; border-spacing: 0px; border-collapse:collapse; text-align:left; } /*This equates too: <table cellspacing="0" cellpadding="0" border="0"> thus, in your HTML your table tags can look like this <table>... </table>. Warning: if you're accommodating IE MAC use: <table cellspacing="0">... </table> */

img, a img, a:link img, a:visited img {border:none; background:none;} /* remove border from images and linked images */    


h4, h3, h2, h1 {padding:0; margin:0;}

/* Default links */
a:link
{
	text-decoration: none;
	color: #A83300;
}
a:active
{
	text-decoration: underline;
	color: #A83300;
}
a:hover
{
	text-decoration: underline;
	color: #A83300;
}
a:visited
{
	text-decoration: none;
	color: #A83300;
}
a:visited:hover
{
	text-decoration: underline;
	color: #A83300;
}

/*________________________ END GROUND RULES________________________________*/


/* standard rules */


html
{
}

body
{
	margin: 3px auto 0 auto;
	padding: 0;
	color: #666;
	background: #000;
	font: 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.header1, h1 
{
	font-size: 18px;
	letter-spacing: .25px;
	color: #A83300;
	margin: 0 0 6px 0;
}


.header1, .header2, .header3, .header4, h2, h3, h4, h5
{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}
	
.header2, h2
{
	font-weight: bold;
	font-size: 14px;
	color: #5A5A41;
	letter-spacing: 1px;
	margin: 10px 0 3px 0;
}

.header3, h3
{
	color: #494949;
	font-size: 12px;
	margin: 8px 0 3px 0;
}

.header4, h4
{
	color: #494949;
	font-size: 12px;
	margin: 6px 0 3px 0;
}

.header5, h5
{
	font-size: 110%
}

p
{
padding: 0px 0px 15px 0px;
margin: 0;
}

ul
{
}

li
{
}

dl
{
}

dt
{
}

dd
{
}

form
{
}

label
{
}

fieldset
{
}

hr {
height:1px;
border:1px solid #999;
margin:5px 0;
padding:0;
}

strong
{
font-weight: bold;
}

em
{
font-style: italic;
}

acronym 
{
	font-weight: bold;
	color: #090;
}

/* forms */


form 
{
	margin: 0px;
	padding: 0px;
}

fieldset
{
	padding: 5px;
	border: 1px solid #CCC;
}

label 
{
	color: #333;
}

label.required
{
	color: #C00;
}

/* tables */
table 
{
}

thead 
{
}

tbody 
{
}

th 
{
}

tr
{
}

td
{
}

/* end standard rules */


/* hompage specific */
/* whenever possible try to use global styles */

#hWrapper
{
	width: 994px;
	margin: 0 auto;
	padding: 0;
	background: #fff url(../images/footer_bg.png) no-repeat center bottom;
}

#hMain
{
	position: relative;
	margin: 0 auto;
	width: 970px;
}

#hStage
{
	margin: 0;
	padding: 0;
	border: none;
	z-index: 1;
}

#gridRow1
{
	width: 970px;
	height: 130px;
	border-bottom: solid 1px #fff;
	z-index: 1;
}

#gridRow1 div
{
	height: 130px;
	display: inline;
	float: left;
	overflow: hidden;
	z-index: 1;
}

#gridRow2
{
	width: 970px;
	height: 111px;
	z-index: 1;
}

#gridRow2 div
{
	height: 111px;
	display: inline;
	float: left;
	overflow: hidden;
	z-index: 1;
}

#row1_0
{
	width: 130px;
	border-right: solid 1px #fff;
}
#row1_1
{
	width: 112px;
	border-right: solid 1px #fff;
}
#row1_2
{
	width: 112px;
	border-right: solid 1px #fff;
}
#row1_3
{
	border: none;
	width: 613px;
}


#row2_0
{
	width: 130px;
	border-right: solid 1px #fff;
}
#row2_1
{
	width: 112px;
	border-right: solid 1px #fff;
}
#row2_2
{
	width: 112px;
	border-right: solid 1px #fff;
}
#row2_3
{
	border: none;
	width: 130px;
	border-right: solid 1px #fff;
}

#row2_4
{
	width: 128px;
	border-right: solid 1px #fff;
}

#row2_5
{
	width: 128px;
	border-right: solid 1px #fff;
}

#row2_6
{
	width: 107px;
	border-right: solid 1px #fff;
}

#row2_7
{
	border: none;
	width: 116px;
}

#hContent
{
	clear: both;
	margin-bottom: 20px;
	width: 970px;
}

#hContent div
{
	float: left;
}

#divider
{
	background: #fc0;
	background: url(../images/home_content_divider.gif) repeat-y right 50px;
	width: 7px;
	height: 150px;
	margin-top: 26px;
	float: left;
}

#hBodyCopy
{
	width: 460px;
	padding: 23px 0px 0 21px;	
}

#hBodyCopy p
{
	width: 430px;
	color: #96966C;
	font: 13px/21px Helvetica, Arial, sans-serif;	
}

#hBodyCopy img
{
	margin-top: 25px;
	margin-left: -3px;
}

#hNews
{
	width: 450px;
	padding: 26px 0px 0 23px;
}

#hNews h3
{
	width: 51px;
	float: left;
	margin: -2px 0 0 0;
	padding: 0;
}

#hNews ul
{
	width: 380px;
	float: left;
}

#hNews li
{
	padding-top: 1px;
	margin-bottom: 8px;
	line-height: 14px;
}

#hNews li span
{
	padding: 0 3px 0 3px;
	background: url(../images/news_arrow.gif) no-repeat right center;
}

#hFooterImgs
{
	padding-bottom: 10px
}

/* global navigation */

#globalNav
{
	background: #fff url(../images/global_nav.gif) no-repeat center top;
	height: 21px;
	margin: 0 0 33px 0;
	padding: 1px 0 0 244px;
	z-index: 999;
}

#globalNav a:link,
#globalNav a:hover,
#globalNav a:active,
#globalNav a:visited,
#globalNav a:visited:hover
{
	color: #fff;
	font-weight: normal;
}

#globalNav a:link,
#globalNav a:visited,
#globalNav a:active
{
	text-decoration: none;
}

#globalNav a:hover,
#globalNav a:visited:hover
{
	text-decoration: none;
}

#globalNav ul
{
	padding: 0;
	margin: 0;
	border: 0 none;
	list-style: none inside;
	z-index: 999;
}

#globalNav li
{
	display: inline;
	margin: 0px;
	padding: 0px;
	border-style: none;
	list-style: none inside;
	font-size: 12px;
	text-align: left;
	z-index: 999;
}

#globalNav ul li ul
{
	padding: 0;
	z-index: 999;
}

li.level1
{
	text-align: center !important;
}

li#nAbout
{
	position: absolute;
	width: 112px;
}

li#nAbout ul
{
	left: 14px;
	width: 110px;
}

li#nAttorneys
{
	position: absolute;
	width: 130px;
	margin-left: 113px;
}

li#nAttorneys ul
{
	left: 22px
}


li#nPractice
{
	position: absolute;
	width: 128px;
	margin-left: 244px;
}

li#nPractice ul
{
	left: 9px
}

li#nCommunity
{
	position: absolute;
	width: 128px;
	margin-left: 373px;
}

li#nCommunity ul
{
	left: 17px
}

li#nNews
{
	position: absolute;
	width: 106px;
	margin-left: 502px;
}

li#nNews ul
{
	left: 22px;
	width: 125px;
}

li#nContact
{
	position: absolute;
	width: 117px;
	margin-left: 609px;
}


/* global */

#wrapper
{
	width: 1000px;
	margin: 0 auto;
}

.globalNav
{
	margin-bottom: 1px !important;
}

#main
{
	position: relative;
	margin: 0 auto;
	width: 970px;
	background: url(../images/contetnt_bg.gif) repeat-y left top;
}

#header
{
	background: #fff;
	height: 90px;
	padding: 10px 0 0 0;
}


#headerRight
{
	margin: 18px 0 0 0;
	color: #96966D;
	font: bold 10px Arial, Helvetica, sans-serif;
	float: right;
	width: 400px;
}

#headerRight div
{
	text-align: right;
}

#tagline
{
	color: #A73300;
	font-size: 14px;
	margin: 11px 0 0 0;
}

#logo
{
	width: 380px;
	margin-top: 11px;
	float: left;
}

#breadcrumbs
{
	text-align: right;
	width: auto;
	float: right;
	margin-left: 31px;
	margin-right: 0;
	font: bold 10px/normal Helvetica, Arial, sans-serif;
	color: #5A5A41;
	padding: 6px 0;
}

#breadcrumbs span
{
	margin: 0 6px;
}
#content
{
	clear: both;
	margin-top: 0;
	margin-bottom: 80px;
	width: 970px;
	height: auto;
}

#navBg
{
	background:  url(../images/content_bg.gif) repeat-y left bottom;
}

#subNav
{
	width: 243px;
	float: left;
	font-size: 11px;
}

#subNav h5
{
	color: #363626;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 2px;
	text-align:left;
	margin-left: -15px;
}



#subNav a,
#subNav a:link
{
	position: relative;
	display: block;
	color: #fff;
	text-decoration: none;
	left: -15px !important;
	padding-left: 15px !important;
	background: #96966E url(../images/sub_nav_link_bg.gif) no-repeat left 6px;
	/*margin-left: -10px;
	padding-left: 10px;*/
}


#subNav a:hover,
#subNav a:visited:hover
{
	position: relative;
	color: #27271B;
	text-decoration: none;
	background: #96966E url(../images/sub_nav_link_over_bg.gif) no-repeat left 6px;
	left: -15px !important;
	padding-left: 15px !important;
}



#subNav li
{
	border-bottom: solid 1px #fff;
	padding: 5px 0 5px 0;
}


#subNav li:hover
{
	border-bottom: solid 1px #fff;
}
/*
#subNav li.last
{
	border-bottom: none !important;
}*/


#subNav li ul
{
	padding: 2px 0 10px 10px;
	/*border-bottom: solid 1px #fff;*/
	border-collapse: collapse;
}


#secondaryNav
{
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #fff;
	padding: 6px 26px 20px 36px;
}



#secondaryNav ul ul li
{
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #96966E;
	padding: 1px 0 1px 0;
}

#secondaryNav ul ul li:hover
{
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #96966E;
}

.subSub a:link,
.subSub a:visited
{
	background: #96966E url(../images/sub_sub_link_0_bg.gif) no-repeat left 6px !important;
}

.subSub a:hover,
.subSub a:active,
.subSub a:visited:hover
{
	background: #96966E url(../images/sub_sub_link_1_bg.gif) no-repeat left 6px !important;
	border: none !important;
}



li.first
{
	border-bottom: none !important;
	color: #000000;
	font-size: 16px;
	text-align:left;
	font-weight: bold;
}

li.last
{
	border-bottom: none !important;
}


#secondaryNavFooter
{
	border-style: solid;
	border-width: 0 0 21px 0;
	border-color: #A83300;
	padding: 0 10px 20px 30px;
}

.sbImg
{
	border-style: solid;
	border-width: 21px 0 0 0;
	border-color: #A83300;
	margin: 0;
	padding: 0;
}

.sbImg img
{
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: #fff;
	margin: 0;
	padding: 0;
}

#stage 
{
	background: #C0F;
	width: 994px;
}


#bodyCopy
{
	width: 650px;
	float: left;
	margin-left: 31px;
}


#bodyCopy img
{
	border: solid 1px #BCBCBC;
	padding: 1px;
}


img.noBorder
{
	border: none !important;
	padding: 1px;
}


#bodyCopy img.left
{
	float: left;
	margin: 0 30px 10px 0;
	clear: both;
}

#bodyCopy img.right
{
	float: right;
	margin: 0 0 10px 30px;
	clear: both
}

#bodyCopy ul
{
	margin: 4px 0 4px 8px;
	list-style: square outside;
}

#bodyCopy li
{
	padding: 3px 20px 3px 0; 
	margin-left: 15px; 
}

#news
{
	background: #ececec;
}



#footer
{
	padding: 20px 0 86px 21px;
	font: normal 10px Helvetica, Arial, sans-serif;
}

#footer a:link,
#footer a:active,
#footer a:hover,
#footer a:visited,
#footer a:visited:hover
{
	color: #fff;
	text-decoration: none;
}

.footer
{
	padding: 0 0 82px 21px !important;
}


#footerLinks
{
	position: relative;
	top: 17px;
}

#copyright
{
	color: #fff;
	position: relative;
	top: 21px;
}

.imgWithCaption
{
	margin: 0 0 10px 10px;
	
}
.imgWithCaption img
{
	clear: both;
}

.imgWithCaption p
{
	background: #fff;
	padding: 2px;
	margin: 2px;
}

/* ---- utility ---- */

.floatLeft
{
	float: left
}
.floatRight
{
	float: right
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* ignore - print only */



.printHide
{
	display: none;
}

#printContact
{
	display: none;
}


sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size:80%;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}
