/* local resets */
#content h1, #content h2, #content h3{
margin-bottom: 10px;
}

p {
margin: 10px 0;
}

body {
background: #fff;
text-align: center;
margin:0;
padding:0;
margin-top:10px;
}

#super_wrap {
width: 900px;
margin: 0 auto;
text-align: left;
display:tdable; /* must put this in for FireFox. */
border:solid 2px #695E4A;

}
#header {
width: 900px;
height: 187px;
position: relative;
background: #fff url(/themes/pfl/images/header.png) no-repeat center top;
}
#main_nav {
position: absolute;
bottom: 0;
background: #A0A13B;
width: 100%;
height: 32px;
}

#main_nav ul li a {
background: #A0A13B url(none) no-repeat center center;
text-indent: -6000px;
}


#lt_sidebar_wrap {
width: 180px;
background: #695E4A;
float: left;
height:100%;
}

#lt_sidebar_content{
margin: 0 10px;
}

#rt_sidebar_wrap {
width: 0;
display:none;
}

#mid_wrap {
height: 650px;
}

#content_wrap {
width :auto;height:99%;
margin: 5px 5px 0 184px;
border: solid 1px #C3A303;
background: transparent url(/themes/pfl/images/pane_track.gif) repeat-y 675px;
}

#content h1 {
background: #C3A303;
padding:10px;
text-indent:-6000px;
}

#secrets_box {
background: #B2B15F;
}

#secrets_box h3 {
background: #B2B15F url(/themes/pfl/images/heading_alexis_family_wealth_secrets.gif) no-repeat left center;
text-indent: -3000px;
}

#estate_news_box {
background: #8B8370;
}

#estate_news_box h3 {
background: #8B8370 url(/themes/pfl/images/heading_estate_news.gif) no-repeat left center;
height: 43px;
text-indent: -3000px;
}

#estate_articles_box {
background: #D5B958;
}

#estate_articles_box h3 {
background: #D5B958 url(/themes/pfl/images/heading_estate_articles.gif) no-repeat left center;
height: 25px;
text-indent: -3000px;
}

#welcome_message_box, #secrets_box, #estate_news_box, #estate_articles_box {
margin-bottom:4px;
padding: 10px;
}

#featured_lawyer_box {
width: auto;
border: solid 2px #B5AEA4;
background: #E8E8CE;
}

#header_address {
text-indent: -3000px;
}


/* MENUS */

/* Top Nav */
#main_nav ul li {
display:inline;
}


#main_nav li a {
width:112px;
display:block;border:none;
text-align:center;
height:32px;
line-height:2em;
text-decoration: none;
color: #000;
float:left;
}


#scrollpane{
height:580px;
}

#content {
color: #695E4A;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
line-height:1.5em;
}

#content h1 {
background: #D5B959 url(none) no-repeat 35px center;
}

#content h2 {
font-weight:bold;
margin-bottom:5px;
font-size:1.25em;
}

#scrollpane_content {
width:auto;
margin: 0 40px;
}







/* sidebar menu */
#main_menu ul {

	margin: 5px;
	margin-top: 20px;
	padding: 0;
	list-style-type: none;
text-transform: uppercase;
font-size:80%;
}


#main_menu ul li {
	display: block;
	margin: 0px;
margin-bottom:20px;
}

#main_menu ul li a {
	display: block;
	margin: 0px;
	width: auto;
	font-size: 11px;
	font-weight: normal;
	color:#EDF0C6;
	text-decoration: none;
line-height:1.25em;
font-family:Verdana, Arial, Helvetica, sans-serif;
} 



#lawyer_search{
border:solid 1px white;
padding:4px;
background:#666633;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.news-post {
margin-bottom:15px;
}

#content a {
color:#C3A303;
}

#content .news-post h3 a{
color: #695E4A;
font-size:1.2em;
text-decoration:none;
}

#content .news-post h2 {
color: #695E4A;
font-size:1em;
padding-bottom:2px;
border-bottom: 1px dotted #695E4A;
}

.testimonial-box {
padding-left:55px;
background:transparent url(/images/quotes.gif) no-repeat left top;
}