@charset "utf-8";
/* CSS Document */

* { behavior: url(iepngfix.htc); }

html{
	margin: 0;
	padding: 0;
	background: none;
}

body{
	margin: 0 auto;
	padding: 0;
	/*width: 960px;*/
	/*background: url(../images/body-bg.png) repeat-y scroll left top;*/
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
}

#container{
	width: 960px;
	margin: 0 auto;
}

#container2{
	float: left;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/*p{
	margin: 0;
	padding: 0 0 10px 0;
}

ul{
	padding: 0;
	margin: 0;
}

ol{
	padding: 0;
	margin: 0;
}*/

#content-main-left li{
	list-style-position: outside;
	padding: 0;
	margin: 0 0 0 15px;
}

#content-main-left ol li{
	list-style-position: outside;
	padding: 0;
	margin: 0 0 0 25px;
}

a{
	color:#005288;
	text-decoration: none;
}

a:hover{
	color:#0087df;
	text-decoration: underline;
}

/*------------------------H TAGS----------------------------*/

h1 {
	background:url(../images/h1.jpg) no-repeat scroll left top;
	color:#000000;
	/*float:left;*/
	font-family: Georgia, serif;
	font-size:30px;
	height:28px;
	line-height:28px;
	margin:0;
	padding:0 0 0 55px;
	text-decoration:none;
	width:457px;
	font-weight: normal;
}

h2 {
	background:url(../images/h1.jpg) no-repeat scroll left bottom;
	color:#000000;
	/*float:left;*/
	font-family:Georgia, serif;
	font-size:20px;
	height:2px;
	line-height:22px;
	margin:0 0 10px 0;
	padding:0 0 20px 55px;
	text-decoration:none;
	width:457px;
	font-weight: normal;
}

/*controls the blue headings in main copy*/
h3 {
	color:#005288;
	font-family: Georgia, serif;
	font-size:18px;
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight: normal;
	word-spacing: -1px;
}

h3 .home a:hover{
	text-decoration: none;
}

h3 a:hover{
	text-decoration: none;
}

.heading{
	color:#000000;
	font-size:14px;
	font-weight: bold;
}

h4 {
	background: url(../images/h4-bg.png) no-repeat scroll right bottom;
	color:#ffffff;
	text-align: right;
	float:right;
	font-family: Georgia, serif;
	font-size:38px;
	height:62px;
	line-height:65px;
	margin:0 0 10px 0;
	padding:0 0 0 0px;
	text-decoration:none;
	width:386px;
	font-weight: normal;
	word-spacing: 2px;
}


h5 {
	background: url(../images/h3-bg.jpg) no-repeat scroll left bottom;
	color:#000000;
	float:left;
	font-family: Georgia, serif;
	font-size:22px;
	height:46px;
	line-height:46px;
	margin:0 0 10px 0;
	padding:0 0 0 0px;
	text-decoration:none;
	width:489px;
	font-weight: normal;
	word-spacing: -1px;
}

h5 a:hover{
	text-decoration: none;
}

/*controls the free consult heading*/
h6 {
	background: url(../images/h3-bg.jpg) no-repeat scroll left bottom;
	color:#000000;
	/*float:left;*/
	font-family: Georgia, serif;
	font-size:28px;
	height:46px;
	line-height:46px;
	margin:0 0 10px 0;
	padding:0 0 0 0px;
	text-decoration:none;
	width:489px;
	font-weight: normal;
	word-spacing: -1px;
}

h6 .home a:hover{
	text-decoration: none;
}

.smaller{
	font-size: 16px;
}
/*------------------------END H TAGS----------------------------*/

/*---------------------------------------HEADER------------------------------------------------*/


#nav{
	display:none;
}

#nav ul{
	width: 628px;
	float: right;
	height: 84px;
	margin: 0;
	padding: 0 0 0 0;
}

#nav li{
	float: left;
	height: 84px;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	list-style: none;
	/*padding: 25px 0px 0 0;*/
}

#nav li a{
	color: #ffffff;
	text-decoration: none;
}

#nav li:hover a{
	color: #005288;
}

#nav li.home{
	width: 90px;
	padding: 25px 0 0 18px;
}

#nav li.firm-profile{
	width: 143px;
	padding: 25px 0 0 8px;
}

#nav li.news{
	width: 80px;
	padding: 25px 0 0 20px;
}

#nav li.resources{
	width: 125px;
	padding: 25px 0 0 15px;
}

#nav li.contact{
	width: 114px;
	padding: 25px 0 0 15px;
}

#nav li.home:hover{
	background: url(../images/home.png) no-repeat scroll left 1px;
	width: 90px;
	padding: 25px 0 0 18px;
}

#nav li.firm-profile:hover{
	background: url(../images/firm-profile.png) no-repeat scroll left top;
	width: 143px;
	padding: 25px 0 0 8px;
}

#nav li.news:hover{
	background: url(../images/news.png) no-repeat scroll left 1px;
	width: 80px;
	padding: 25px 0 0 20px;
}

#nav li.resources:hover{
	background: url(../images/resources.png) no-repeat scroll left 1px;
	width: 125px;
	padding: 25px 0 0 15px;
}

#nav li.contact:hover{
	background: url(../images/contact.png) no-repeat scroll left 1px;
	width: 114px;
	padding: 25px 0 0 15px;
}

#flash{
	display: none;
}
/*---------------------------------------HEADER END------------------------------------------------*/


/*---------------------------------------CONTENT LEFT END------------------------------------------------*/
.social-space-left{
	width: 95px;
	height: 105px;
	float: right;
}

.thumb{
	float: right;
	width: 222px;
	height: 154px;
	border: 1px solid #777777;
	margin: 5px 0 0 10px;
	padding: 5px;
}

#gavel{
	background: url(../images/gavel.jpg) no-repeat scroll right bottom;
	width: 190px;
	height: 112px;
	float: right;
	margin: 0;
	padding: 0 0 0 5px;
}

#location-button{
	background: url(../images/location-bg.jpg) no-repeat scroll top left;
	width: 242px;
	height: 179px;
	float: right;
	margin: 10px 10px 0 0;
	padding: 0;
}

#location-button:hover{
	background-position: 0 -179px;
}

#location-button span{
	display: none;
}

#main-container{
	background: url(../images/container-bg.jpg) repeat-y scroll left top;
	height: auto;
	width: 960px;
	float: left;
}

#content-social-bg{
	float: left;
	background: url(../images/content-left.jpg) no-repeat top right;
	width: 534px;
	height: auto;
}

#content-bg{
	float: left;
	width: 534px;
	height: auto;
}

#content-left-bg{
	float: left;
	background: url(../images/content-left-bg.jpg) repeat-y top right;
	width: 534px;
	height: auto;
}

#content-main-left{
	width: 494px;
	float: left;
	margin: 20px 0 0 20px;
	text-align: justify;
}


/*---------------------------------------CONTENT LEFT END------------------------------------------------*/

/*---------------------------------------CONTENT RIGHT------------------------------------------------*/

#content-social-right{
	float: right;
	background: url(../images/content-social-right.jpg) no-repeat top left;
	width: 426px;
	height: auto;
}

#content-right{
	float: right;
	width: 426px;
	height: auto;
}

#content-right-bg{
	float: right;
	background: #3b3b3b url(../images/content-right-bg.jpg) no-repeat top right;
	width: 426px;
	height: auto;
	min-height: 1070px;
}

#content-main-right{
	display:none;
}

#social-links li{
	display: none;
}

#social-links a{
	color: #ffffff;
	text-decoration: none;
}

#social-links li a:hover{
	color: #fff600;
}


#attorney-links li{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 18px;
	line-height: 25px;
	text-align: right;
	text-decoration: none;
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}

#attorney-links a{
	color: #ffffff;
	text-decoration: none;
}

#attorney-links li a:hover{
	color: #fff600;
}


/*---------------------------------------CONTENT RIGHT END------------------------------------------------*/

/*---------------------------------------QUICK CONTACT FORM------------------------------------------------*/

#form-title{
	background: url(../images/free-title2.png) no-repeat scroll left top;
	margin: 20px 0 0 12px;
	float: left;
	width: 358px;
	height: 63px;
	
}

.smallForm {
	display: none;
}

.smallForm .formInput, .smallForm select {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 18px;
	color: #005288;
	font-weight: normal;
	border: none;
	text-align: left;
	width: 350px;
	height: 27px;
	padding: 5px 0 0 5px;
	margin:0;
	display: block;
	
}

.smallForm textarea {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #005288;
	border: none;
	text-align: left;
	width: 350px;
	height: 80px;
	padding: 5px 0 0 5px;
	margin: 0px;
}

.smallForm .formButton  {
    font-family: Georgia, serif;
    font-size: 24px;
	/*text-align: center;*/
	font-weight: bold;
	color: #adadad;
	margin: 10px 0 0 0;
	padding: 0;
	height: 37px;
	width: 355px;
	background: #000000;
	border: none;
	cursor: pointer;
}

.smallForm .formButton:hover{
	color: #fff600;
}

.smallForm p{
	margin: 0;
	padding: 3px 0;
}


/*---------------------------------------QUICK CONTACT FORM END--------------------------------------------*/



/*---------------------------------------PRACTICE AREAS------------------------------------------------*/

.practice-title{
	background: url(../images/practice-title.png) no-repeat scroll left bottom;
	color:#ffffff;
	float:left;
	font-family: Georgia, serif;
	font-size:24px;
	height:42px;
	line-height:42px;
	margin:0 0 5px 0;
	padding:0 0 0 0px;
	text-decoration:none;
	width:234px;
	font-weight: normal;
}

#practice-areas{
 	display: none;
}

#practice-areas ul{
	margin: 0;
	padding: 0;
}

#practice-areas li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

#practice-areas li a:hover{
	color: #fff600;
}

#column-left{
	float: left;
	padding: 0;
	width: 120px;
	height: auto;
}

#column-left li{
	list-style: none;
}

#column-right{
	float: left;
	padding: 0;
	width: auto;
	height: auto;
}

#column-right li{
	list-style: none;
}


/*---------------------------------------PRACTICE AREAS END--------------------------------------------*/



/*---------------------------------------HOT TOPICS------------------------------------------------*/

.hot-title{
	background: url(../images/hot-title.png) no-repeat scroll left bottom;
	color:#ffffff;
	float:left;
	font-family: Georgia, serif;
	font-size:24px;
	height:42px;
	line-height:42px;
	margin:0 0 5px 0;
	padding:0 0 0 0px;
	text-decoration:none;
	width:125px;
	font-weight: normal;
}

#hot-topics{
	display: none;
}

#hot-topics ul{
	margin: 0;
	padding: 0;
}

#hot-topics li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	list-style: none;
	li
	margin: 0;
	padding: 0;
}

#hot-topics li{
	list-style: none;
	margin: 0;
	padding: 0;
}

#hot-topics li a:hover{
	color: #fff600;
}

/*---------------------------------------HOT TOPICS END--------------------------------------------*/


/*---------------------------------------FOOTER--------------------------------------------*/

#footer-holder{
	width: 960px;
	margin: auto;
}

#footer{
	background: url(../images/footer-bg.png) no-repeat scroll center top;
	margin: 0 auto;
	padding: 0 0 50px 0;
	width: auto;
	height: 158px;
	clear: both;
	
}

#footer-content{
	color: #ffffff;
	font-size: 10px;
	line-height: 18px;
	width: 550px;
	height: auto;
	margin: auto;
	padding: 78px 0 0 15px;
	float: left;
}

#footer-content a{
	color: #ffffff;
	text-decoration: none;
}

#footer-content a:hover{
	color: #fff600;
}


/*---------------------------------------FOOTER END--------------------------------------------*/


/*---------------------------------------BIG FORM--------------------------------------------*/

#divDisclaimer{
	float: left;
	padding: 25px 0 0 20px;
	width: 500px;
	margin: 0px;
}

#divDisclaimer p{
	width: 450px;
}

#divLeft{
	float: left;
	width: 275px;
	height: 670px;
	margin: 0px;
	padding: 0px;
}

#divRight{
	float: left;
	width: 140px;
	height: 0px;
	/*height: 125px;*/
	margin: 0px;
	padding: 0px;
}


.bigForm {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
}

.bigForm .formInput, .bigForm select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	border: 1px solid #999999;
	text-align: left;
	width: 230px;
	height: 18px;
	padding: 2px 0 0 4px;
	margin:0;
	display: block;
	
	}

.bigForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border: 1px solid #999999;
	text-align: left;
	width: 230px;
	height: 75px;
	padding: 0px;
	margin: 0;
}

.bigForm .formButton  {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color:#235d8f;
	color: #fff;
	margin: 10px 0 0 0px;
	padding: 0;
	height: 36px;
	width: 111px;
	background: url(../images/submit-button.jpg) left top no-repeat;
	border: none;
	display: block;
	cursor: pointer;
}

.bigForm .formButton:hover{
	color: #ffff00;
}

.bigForm p {
	padding: 5px 0 5px 0;
	margin: 0;
	width: 250px;
}
/*---------------------------------------END BIG FORM--------------------------------------------*/

/*---------------------------------------IE6/7-------------------------------------------*/

*html h4 {
	background: url(../images/h4-bg-ie6.png) no-repeat scroll right bottom;
	color:#ffffff;
	text-align: right;
	float:right;
	font-family: Georgia, serif;
	font-size:38px;
	height:70px;
	line-height:65px;
	margin:0 0 0px 0;
	padding:0 0 0 0px;
	text-decoration:none;
	width:386px;
	font-weight: normal;
	word-spacing: 2px;
}

*html #social-links li{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 18px;
	line-height: 25px;
	text-align: right;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

*html .practice-title{
	background: url(../images/practice-title-ie6.png) no-repeat scroll left bottom;
	color:#ffffff;
	float:left;
	font-family: Georgia, serif;
	font-size:24px;
	height:50px;
	line-height:42px;
	margin:0 0 0px 0;
	padding:0 0 0 0px;
	text-decoration:none;
	width:234px;
	font-weight: normal;
}

*html .hot-title{
	background: url(../images/hot-title-ie6.png) no-repeat scroll left bottom;
	color:#ffffff;
	float:left;
	font-family: Georgia, serif;
	font-size:24px;
	height:50px;
	line-height:42px;
	margin:0 0 5px 0;
	padding:0 0 0 0px;
	text-decoration:none;
	width:125px;
	font-weight: normal;
}

*html #practice-areas{
	float: left;
	width: 249px;
	height: 203px;
	margin: 0;
	padding: 0 0 0 10px;
}


*html #main-container{
	background: url(../images/container-bg.jpg) repeat-y scroll left top;
	height: auto;
	width: auto;
	/*float: left;*/
}


*html #footer{
	background: url(../images/footer-bg-ie6.png) no-repeat scroll center top;
	width: 960px;
	height: 158px;
}

*html #content-main-right{
	width: 386px;
	height: auto;
	float: right;
	margin: 0 10px 0 0;
}



*html #content-social-right{
	float: right;
	background: url(../images/content-social-right.jpg) no-repeat top left;
	width: 426px;
	height: auto;
}

*html #content-right-bg{
	float: right;
	background: #3b3b3b url(../images/content-right-bg.jpg) no-repeat top right;
	width: 426px;
	height: auto;
}


*html #content-social-bg{
	float: left;
	background: url(../images/content-left.jpg) no-repeat top right;
	width: 534px;
	height: auto;
}

*html #content-left-bg{
	float: left;
	background: url(../images/content-left-bg.jpg) repeat-y top right;
	width: 534px;
	height: auto;
}

*html #content-main-left{
	width: 494px;
	float: left;
	margin: 20px 0 0 10px;
	text-align: justify;
}

*:first-child+html .smallForm {
	float: left; 
	margin: 10px 0 0 0px;
	padding: 0 0 30px 10px;
	height: 300px;
	width: 375px;
	clear: both;
}
*html #form-container{
	background: url(../images/free-title.png) no-repeat scroll left top;
	margin: 20px 0 0 5px;
	float: left;
	width: 358px;
	height: 63px;
	
}

*html .smallForm {
	float: left; 
	margin: 10px 0 0 0px;
	padding: 0 0 30px 10px;
	height: 300px;
	width: 375px;
	clear: both;
}





