/*---------------------------------------*/
/*  OVERALL STRUCTURE                    */
/*---------------------------------------*/

body { 
	background-color: #7B91A8;
	margin:0px;
	padding:0px 0px 0px 0px !important;
	padding:0px 0px 20px 0px;
	font-family: Times, Serif;
	}
div.container {
	margin:0px;
	padding:0px;
	background-color: #FFF;
	margin-top:40px;
	text-align:center;
	border-top:5px solid black;
	border-bottom:5px solid black;
	padding: 20px 0px 140px 0px !important;
	padding: 20px 0px 70px 0px;
	position:relative;
	}
div.container div.splash{
	margin-left:auto;
	margin-right:auto;
	width:721px;
	height:445px;
	padding:0px;
}
hr{
	border:0px;
	border-top:1px solid #c9c9d4 !important;
	border-top:5px solid;
	height:0px !important;
	height:1px;
	padding:0px;
	margin:10px 0px 25px 0px !important;
	margin:0px;
	line-height:0px;
}
/*---------------------------------------*/
/*  LINKS                                */
/*---------------------------------------*/

a{
	font-size:15px;
	font-family: Times, Serif;
	color: #7683c4;
}
a:visited{
	color: #5f6caf;
}
a:hover{
	color:#9aa5dd;
}
/*---------------------------------------*/
/*  IMAGE REPLACEMENTS                   */
/*---------------------------------------*/


div.container h2 span {
background:url(../../media/images/dot.jpg) no-repeat bottom;
color: #7b91a8;
display: block;
font-family:"Times New Roman", Times, serif;
font-size: 24px;
font-weight: normal;
height: 38px;
line-height: 28px;
margin-bottom: 21px;
margin-left: 0px;
margin-right: 0px;
margin-top: 3px;
width: 100%;
}
div.container h2 span a{
background:url(../../media/images/dot.jpg) no-repeat bottom;
color: #7b91a8;
display: block;
font-family:"Times New Roman", Times, serif;
font-size: 24px;
font-weight: normal;
height: 38px;
line-height: 28px;
margin-bottom: 21px;
margin-left: 0px;
margin-right: 0px;
margin-top: 3px;
width: 100%;
text-decoration:none;
}
div.container h1{
	background:url(../../media/images/logo.gif) no-repeat top center;
	position:absolute;
	top:420px;
	left:0px !important;
	left:-325px;
	width:100% !important;
	width:650px;
	height:225px;
}
html>/**/body div.container h1{
	background:url(../../media/images/logo.gif) no-repeat top center;
	position:absolute;
	top:400px !important;
	top:420px;
	left:0px !important;
	left:-325px;
	width:100% !important;
	width:650px;
	height:225px;
}
/*
div.container h1 span,
div.container h2 span,
div.container h2.individuals-bar span{
	position:absolute;
	left:-4000px;
}
div.container h2#section-bar {
	height:38px;
	width:100%;
	position:static;
	margin-bottom:-8px;
	margin-top:4px;
}
div.container h2.individuals-bar {
	background:url(../../media/images/individuals-bar.jpg) no-repeat 0px 4px;
}
div.container h2.about-bar {
	background:url(../../media/images/about-us-bar.gif) no-repeat 0px 4px;
}
div.container h2.business-bar {
	background:url(../../media/images/business-bar.jpg) no-repeat 0px 4px;
}
div.container h2.religious-bar {
	background:url(../../media/images/religious-bar.jpg) no-repeat 0px 4px;
}
div.container h2.mauck-bar {
	background:url(../../media/images/mauck-bar.jpg) no-repeat 0px 4px;
}
div.container h2.baker-bar {
	background:url(../../media/images/baker-bar.gif) no-repeat 0px 4px;
}
div.container h2.norman-bar {
	background:url(../../media/images/norman-bar.gif) no-repeat 0px 4px;
}
div.container h2.brisky-bar {
	background:url(../../media/images/brisky-bar.gif) no-repeat 0px 4px;
}
div.container h2.parrish-bar {
	background:url(../../media/images/parrish-bar.gif) no-repeat 0px 4px;
}
div.container h2.mccoy-bar {
	background:url(../../media/images/mccoy-bar.gif) no-repeat 0px 4px;
}
div.container h2.schwab-bar {
	background:url(../../media/images/schwab-bar.gif) no-repeat 0px 4px;
}
div.container h2.messerly-bar {
	background:url(../../media/images/messerly-bar.gif) no-repeat 0px 4px;
}
div.container h2.quotes-bar {
	background:url(../../media/images/quotes-bar.gif) no-repeat 0px 4px;
}
div.container h2.clients-bar {
	background:url(../../media/images/clients-bar.gif) no-repeat 0px 4px;
}
div.container h2.contact-bar {
	background:url(../../media/images/contact-bar.gif) no-repeat 0px 4px;
}
div.container h2.practice-areas-bar {
	background:url(../../media/images/practice-areas-bar.gif) no-repeat 0px 4px;
}
div.container h2.resources-bar {
	background:url(../../media/images/resources-bar.gif) no-repeat 0px 4px;
}
div.container h2.events-bar {
	background:url(../../media/images/events-bar.gif) no-repeat 0px 4px;
	padding:0px 0px 16px 0px;
}
div.container h2.pub-bar {
	background:url(../../media/images/publications-bar.gif) no-repeat 0px 4px;
	margin:30px 0px 10px 0px !important;
}
div.container h2.directions-bar {
	background:url(../../media/images/directions-bar.gif) no-repeat 0px 4px;
}
div.container h2.bell-bar {
	background:url(../../media/images/bell-bar.gif) no-repeat 0px 4px;
}
div.container h2.sterret-bar {
	background:url(../../media/images/sterret-bar.gif) no-repeat 0px 4px;
}
div.container h2.disclaimer-bar {
	background:url(../../media/images/disclaimer-bar.gif) no-repeat 0px 4px;
}
div.container h2.subscriptions-bar {
	background:url(../../media/images/subscriptions-bar.gif) no-repeat 0px 4px;
}
*/

/*---------------------------------------*/
/*  SPLASH LINK ELEMENTS                  */
/*---------------------------------------*/

div.container div.splash a#sections{
	display:block;
	border:1px solid #c1c1c1;
	width:235px;
	height:365px;
	float:left;
	background-repeat:no-repeat;
	background-position:5px 0px;
	margin-bottom:0px !important;
	margin-bottom:140px;
}
div.container div.splash a#sections:hover{
	background-position:5px -358px;
}
a.religious{
	background: url(../../media/images/religious2.jpg);
}
a.business{
	background: url(../../media/images/business2.jpg);
	margin:0px 5px;
}
a.individual{
	background: url(../../media/images/individuals2.jpg);
}
div.splash h3{
	position:absolute;
	left:-99999999px;
}
/*---------------------------------------*/
/*  INNER PAGE ELEMENTS                  */
/*---------------------------------------*/

div.container div.inner{
	margin-left:auto;
	margin-right:auto;
	width:814px;
	padding:0px;
	text-align:left;
	background: url(../../media/images/background.gif) 0px -450px repeat-y;
	margin-top:100px;
	line-height:150px;
	margin-bottom:0px !important;
	height:auto !important;
	height:580px;
}
a.title{
	width:600px;
	height:73px;
	background: url(../../media/images/logo2.gif) 0px center no-repeat;
	display:block;
	margin:0px auto -70px auto;
}
div.content p{
	font-size:15px;
	font-family: Times, Serif;
	line-height:20px;
	margin-bottom:20px;
	color:#3e3e3e;
}
div.content{
	margin-left:250px;
	width:510px;
	margin-bottom:-130px;
	margin-right:10px;
}
div.inner ul.articles li a{
	line-height:20px;
	position:static;
	font-size:14px;
}
div.inner ul.articles li,
div.content li{
	margin:0px 0px 0px 20px;
	font-size:14px;
}
div.inner ul.articles h3{
	margin:20px 0px 3px 0px;
}
img.map-image{
	margin:20px auto;
	display:block;
	width:404px;
}
div.container div.inner strong{
	padding:2px 0px -2px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	color:#5e5e5e;
}
h3{
	line-height:12px;
	font-size: 17px;
	color: #3e3e3e;
}
div.clients{
	margin:20px 0px 0px 0px;
}
div.clients h3{
	line-height:12px;
	margin:25px 0px 5px 0px;
	padding:0px 0px 2px 0px;
	xborder:1px solid;
	font-weight:normal; 
	font-size: 17px;
	color: #3e3e3e;
}
div.clients p{
	margin:5px 0px 0px 0px;
	padding:0px;
}
/*---------------------------------------*/
/*  NAV STUFF                            */
/*---------------------------------------*/
div.container div.inner ul.nav{
	margin:0px;
	padding:0px;
	width:170px;
	float:left;
	display:block;
	margin-left:42px !important;
	margin-left:22px;
	margin-top:0px !important;
	margin-top:10px;
	padding-bottom:0px !important;
	padding-bottom:20px;
}
div.container div.inner ul.nav li,
div.container div.inner ul.nav li ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.container div.inner ul.nav li ul{
	margin-bottom:10px;
}
div.container div.inner ul.nav li,
div.container div.inner ul.nav li a{
	padding-left:10px;
}
div.container div.inner ul.nav li span{
	color:#a3a8ad;
	line-height:40px;
	display:block;
	margin-bottom:-5px;
}
div.container div.inner ul.nav li a{
	text-decoration:none;
	font-size:12px;
	color:#5f6caf;
	display:block;
	margin:0px;
	padding:7px 0px 5px 0px !important;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
	letter-spacing:.5px;
	text-decoration:none;
}
div.container div.inner ul.nav li ul li a{
	text-decoration:none;
	font-size:11px;
	color:#5f6caf;
	display:block;
	margin:0px !important;
	margin:0px 0px 5px 0px;
	padding:7px 0px 5px 0px !important;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
	letter-spacing:0px;
	text-decoration:none;
}
div.container div.inner ul.nav li a:hover{
	color:#9aa5dd;
}
/*---------------------------------------*/
/*  DYNAMIC NAV STUFF                            */
/*---------------------------------------*/
div#navcontainer ul#navlist{
	margin:0px;
	padding:0px;
	width:170px;
	float:left;
	display:block;
	margin-left:0px !important;
	margin-left:0px;
	margin-top:0px !important;
	margin-top:10px;
	padding-bottom:0px !important;
	padding-bottom:20px;
}
div#navcontainer ul#navlist li,
div#navcontainer ul#navlist li ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div#navcontainer ul#navlist li ul{
	margin-bottom:10px;
}
div#navcontainer ul#navlist li,
div#navcontainer ul#navlist li a{
	padding-left:10px;
}
div#navcontainer ul#navlist li span{
	color:#a3a8ad;
	line-height:40px;
	display:block;
	margin-bottom:-5px;
}
div#navcontainer ul#navlist li a{
	text-decoration:none;
	font-size:12px;
	color:#5f6caf;
	display:block;
	margin:0px;
	padding:7px 0px 5px 0px !important;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
	letter-spacing:.5px;
	text-decoration:none;
}
div#navcontainer ul#navlist li ul li a{
	text-decoration:none;
	font-size:11px;
	color:#5f6caf;
	display:block;
	margin:0px !important;
	margin:0px 0px 5px 0px;
	padding:7px 0px 5px 0px !important;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
	letter-spacing:0px;
	text-decoration:none;
}
div#navcontainer ul#navlist li a:hover{
	color:#9aa5dd;
}
/*---------------------------------------*/
/*  LITTLE RIGHT FLOATING BOX            */
/*---------------------------------------*/

div.practice,
div#contact-box{
	float:right;
	font-size:12px;
	width:154px;
	border:1px solid #c1c1c1;
	padding:10px;
	margin-top:20px;
	margin-left:15px;
	line-height:15px;
	color:#3e3e3e;
}
div.practice img{
	margin:0px 0px 0px 0px !important;
	margin:0px 0px 5px 0px;
}
html>/**/ body div.practice img{
	margin:0px 0px 2px 0px !important;
}
div.practice a{
	font-size:13px;
	line-height:20px;
	padding-top:30px;
	position:relative !important;
	position:static;
	bottom:-5px;
}
div.content div.practice strong{
	margin: 0px 0px 10px 0px;
	display:block;
	color:#5e5e5e;
}
div.content div.practice ul{
	margin:10px 0px 0px 0px;
	padding:0px;
}
div.content div.practice ul li{
	font-size:12px;
	font-family:arial, sans-serif;
	padding-bottom:5px;
	line-height:14px;
}
div#contact-box{
	width:270px;
	padding-left:18px;
}
div#contact-box span{
	margin-left:-8px;
}
/*---------------------------------------*/
/*  LIST HIERARCHIES                     */
/*---------------------------------------*/

div.inner ul li,
div.inner ul li ul li{
	color:#3e3e3e;
	list-style-type:none;
	line-height:12px;
	font-size:12px;
	font-family: Times, Serif;
	border:none;
	margin-bottom:0px;
}
div.inner ul{
	margin-bottom:18px;
	padding:0px;
	margin-left:0px;
}
div.inner ul li{
	font-size:17px;
}
div.inner1{
	position:relative;
}
div.inner1 ul#options{
	position:absolute;
	right:15px;
	top:-10px;
	font-size:11px;
}
div.inner1 ul#options li{
	margin:0 0 2px 0;
}
div.inner ul li ul{
	margin-top:3px;
	padding-left:20px;
}

/*---------------------------------------*/
/*  FOOTER                               */
/*---------------------------------------*/

div.footer {
	text-align:center;
	padding:20px 0px 8px 0px; 
	color:white;
	font-family: Times, Serif;
	text-transform:uppercase;
	margin-top:10px;
	line-height:20px;
	margin-bottom:10px;
	background: url(../../media/images/footer-woodcut.gif) top center no-repeat;
}
div.footer a,
div.footer a:visited{
	color:white;
}
span.footnote {
	text-align:center;
	color:white;
	font-family: Times, Serif;
	font-size:10px;
	text-transform:uppercase;
}
span.footnote a,
span.footnote a:visited{
	font-size:10px;
	color:white;
}
form.subscribe-form input,
form.subscribe-form label{
	position:relative !important;
	position:static;
	top:-60px;
	color:#3e3e3e;
}
ul#errors li{
	line-height:22px;
	border:1px solid #cccccc;
	padding:10px;
}
div.practice br{
	display:none;
}
div.result h5,
div.result h5 a{
	line-height:15px;
	xborder:1px solid;
	margin:10px 0px 5px 0px;
}
div#resultsnavhead,
div#resultsnavhead p{
padding:0px;
height:auto;
}
p.resulttext{
	padding:0px;
	margin:0px;
}
p.resulttext span.match{
	background:#fcffad;
	padding:2px 3px 1px 3px;
}

/*--------------------------------------*/
/*  EVENTS								*/
/*--------------------------------------*/
ul.subs{
	margin:20px 0px 0px 0px;
	padding:0px;
}
ul.subs li.current{
	color: #a3a8ad;
	margin:0px;
	padding:0px;
}
h3.event-title{
	margin:0px;
	padding:0px;
}
h3.event-title span{
	color: #606060;
	font-size:13px;
}
div.event-listing{
	margin:0px 0px 15px 0px;
}

div.content li {
	font-size: 14px;
	margin-bottom: 8px !important;
	padding-left: 0px;
	list-style-type: square !important;
}

div.inner div.content div.errors p{
	margin: 0;
	color: #900000;
}

div.inner div.content form#contactform p label{
	width: 120px !important;
	display: block;
	float: left;
}

div.inner div.content form#contactform p input[type=text] {
	width: 250px;
}
/*--------------------------------------*/
/*  BLOG								*/
/*--------------------------------------*/
div.post{
	padding:0 0 10px 0;
	margin:0 0 30px 0;
	background: url(../../media/images/post-divider.gif) bottom left no-repeat;
}
div.post h3{
	margin-bottom:20px;
	font-size:20px;
}
div.post h3 a{
	font-size:20px;
}
div.content div.post p.byline{
	border-left:5px solid #c0c0c0;
	padding:0 0 0 15px;
	line-he
