/**************************************/
/*  Global Site CSS                   */
/**************************************/

/* ************************************************************ */
/*	Developed and Maintained by:                                */
/*	Robert Ciconte - 2009 - All Rights Reserved.                */
/*	Beatbox Media /// www.beatboxmedia.com                      */
/* ************************************************************ */
/*	Base Style                                                  */
/* ************************************************************ */

h1 em, h1, h2 em, h2, h3 em, h3, h4 em, h4, h5 em, h5, h6 em, h6, pre em, pre  {font-family:Georgia,"Bitstream Vera Serif","Times New Roman",serif;}
p {
	font-size:12px;
	line-height:2em;
	margin-bottom:1.6em;
	color:#000/*462e1f*/;
}

p {line-height:1.3em;}
ul, ol {color:#000/*462e1f*/;}
ol {
	margin-left:33px !important;
	font-size:13px;
}
em, cite {
	font-family:"Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-style:italic;
}

a, p a, ul a, ol a, h2 a, h3 a, h4 a, h5 a, h6 a {border-bottom:0px solid #000;}
a:link, a:visited, h2 a:visited {color:#ecddc0;/*font-weight:normal;*/}
a:hover, h2 a:hover, a:active, h2 a:active {text-decoration:underline;}
a {text-decoration:none;cursor:pointer;}

ol,ul {
	margin-left:24px;
	font-size:14px;
	line-height:1.2em;
	margin-bottom:20px
}
ol p {font-size:1em;}
ol li,ul li {margin-bottom:8px;}
blockquote {
	background:#f5f5f5;
	border:1px solid #dfdfdf;
	padding:22px 22px 0;
	margin-bottom:22px;
}

h1, h2, h3, h4, h5, h6, pre, blockquote {color:#000/*462e1f*/;}

h1 {
	font-size:50px;
	line-height:1.2em;
	margin-bottom:16px;
}

h2{
	font-size:22px;
	line-height:1.2em;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size:18px;
	line-height:1.2em;
	margin-bottom:16px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-weight:bold;
	font-size:1.7em;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
}
h5, h5 a {
	font-weight:bold;
	font-size:12px;
	margin-bottom:12px;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-weight:bold;
	font-size:11px;
	margin-bottom:12px;
	font-family: Arial, Helvetica, sans-serif;
}
pre {
	font-size:10px;
	margin:10px;
}

hr {margin-top: 16px; margin-bottom: 16px; color: #462e1f;}

#content p, ol, ul{
	font-size:1.5em;
	line-height:1.2em;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
}


#content p, #content table, #content tr, #content td{
    color: #000;
	top:0px;
	vertical-align: top;
}

/* Structure & Layout ---------------- */

/* Footer CSS */
html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#content {padding-bottom: 220px;}  /* must be same height as the footer */

#footer {background: transparent url(../images/footer_back.jpg) center top repeat-x;
	position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	width: 100%;
	clear:both;} 

#footer_burst {background: transparent url(../images/footer_back_burst.jpg) center top no-repeat;
	height: 150px;
	width: 900px;
	margin-left:auto; margin-right:auto;
}
	
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Footer CSS */

#wrap {}

#wrapper {
	background: transparent center top repeat-y;
	margin: 0;padding: 0px 0; /* Firefox Margin Collapse */
	width: 1130px;margin-left: auto;margin-right: auto;margin-bottom:0px;
/*	background:darkblue;*/
	min-height:200px;
}

#top{
	background: transparent /*url(../images/top_scratch.jpg) center top no-repeat;*/
	width: auto; height:333px;margin-left: auto;margin-right: auto;
	border: 0px;
}

#top_sub{
	background: transparent /*url(../images/top_scratch.jpg) center top no-repeat;*/
	width: auto; height:133px;margin-left: auto;margin-right: auto;
	border: 0px;
}

#content {background: transparent ;
	width: 840px;
	min-height:40px;
	margin-left:auto; margin-right:auto;
	Margin-top:0px;
}

#nav {
	width: 220px;
	margin-bottom:6px;
}

.nav_top {margin-top:40px;}
.top_link {
	position:relative;
	margin-top:50px;
	margin-left:50px;
	width:900px;
}
.top_link_sub {
	position:relative;
	margin-top:0px;
	margin-left:50px;
	width:900px;
}

#footer p {
	padding-top:80px;
	padding-left:30px;
	padding-right:50px;
	font-size:1.1em;
	color:#ecddc0;	
}
#footer a {
	color:#ecddc0;	
}

.right {
	float:right;
}
.left {
	float:left;
	}

.talign_right {
	text-align:right;
}

#attorneys tr {
	margin-bottom:10px;	
}
.20right {padding-right:20px;}

.caption {display:block;padding-top:8px;}
