@charset "iso-8859-1";
 /*#############################################################

development by Rearden Killion Communications
info@reardenkillion.com
css/html by Arnel Siazon

#############################################################*/   	
 
/********************************************
   HTML ELEMENTS
********************************************/ 
* { padding: 0; margin: 0; }

body {
	
	background:#ffffff  url(../images/merlin-bg.jpg) repeat-y center top;
	font: 11px "Lucida Grande", Geneva, Helvetica, Arial, Tahoma, sans-serif; font-weight:normal;
	color:#3F3F3F;
	
	
	}
	
	
h1 { font: 13px Georgia, "Times New Roman", Times, serif; color:#002B5C; font-weight: normal; margin-bottom:3px; } 
h2 { font: 13px Georgia, "Times New Roman", Times, serif; color:#002B5C; font-weight: normal; margin-bottom:3px; border-bottom:solid 2px #FFD200;}
h3 { font: 11px Georgia, "Times New Roman", Times, serif; color:#000000; font-weight: bold;}
h4 { font: 11px Georgia, "Times New Roman", Times, serif; color:#000000; font-weight: normal;} 


/* links */
a {
	font-weight:normal;
	/*color: #3F3F3F;*/
	color: #002B5C;
	text-decoration:none;
}

a:visited {
	/*color: #3F3F3F;*/
}


a:hover {
	color: #999999;
}




img {
	border: 0;
}

#top {
	margin: 0 auto;
	height:58px;

	background:transparent url(../images/top-bg.png) no-repeat center top;
	position:relative;
}

#global {
	margin: 0 auto;
	height:auto;
	width:1022px;
	background:none;
	position:relative;
}


#global2 {
margin-bottom:50px;
background:#FFFFFF;
border: none;
padding: 0 16px 0 16px;
}

#header {
height:95px;
position:relative;
}

#header-left {
float:left;

}

#header-mid {
float:right;
text-align:right;
width: auto;
padding: 10px 0 0 0;
margin: 0 0 0 0;
color:#0065A4;
}

#head1 {
padding: 0 0 10px 0;
font: 11px "Lucida Grande", Geneva, Helvetica, Arial, Tahoma, sans-serif; font-weight:bold;
color:#000000;

}

#head2 {
padding: 0 0 5px 0;
font: 11px "Lucida Grande", Geneva, Helvetica, Arial, Tahoma, sans-serif; font-weight:normal;
color:#000000;

}

#head2 a{ font: "Lucida Grande", Geneva, Helvetica, Arial, Tahoma, sans-serif; font-weight:bold;
color:#000000; }

#head2 a:hover{ color:#002b5c; }





#navi {
	background:#ffffff url(../images/navi-bg.jpg)  repeat-x top;
	width:990px;
}

#navi a {
color: #676868;	
}

#navi a:hover {
color: #015353;	
}





#container {
padding: 6px 0 0 0;

}


#top-left {
	float:left;

}

#top-right {
	width:375px;
	float:right;
}


#below {
	width:990px;
	height:210px;
	clear:both;
}


#below-left {
	background:#e8e5de;
	margin:0px 0px 0 0;
	width:277px;
	float:left;
	padding-bottom: 10px;
	height: 200px;
}

#below-middle {
	background:#e8e5de;
	margin:0px 0px 0 14px;
	width:309px;
	float:left;
	padding-bottom: 10px;
	height: 200px;
}

#info h1 a {
	color:#002B5C;
	font-weight:bold;
}

#info h1 a:hover {
	color:#999999;
	font-weight:bold;
}



#below-right {
	margin: -5px 0 0 0;
	background:#e8e5de;
	width:375px;
	float:left;
	padding-bottom: 10px;
	height: 200px;
}

#info {
	padding:10px;
}





#video ul {
	margin: 0 0 0 20px;
list-style-image: url(../images/video-bt.jpg);
list-style-type:square;
}

#paper ul {	
margin: 0 0 0 20px;
list-style-image: url(../images/paper-bt.jpg);
list-style-type:square; 
}


#end { clear:both; height: 20px; width: 997px;}


#footer{
	clear:both;
	margin:0 16px 20px 16px;
	font-size:9px;
	padding:0 0 0 0;
	color:#8C8C8C;
}

#footer a{
	color:#8C8C8C;
}

#footer a:hover{
	color:#8C8C8C;
	text-decoration:underline;
}


/*
input {
	border:1px solid #4b4b4b;
	color:#3F3F3F;
	height:15px;
	font: 11px "Lucida Grande", Geneva, Helvetica, Arial, Tahoma, sans-serif;
}*/

input { color:#999;  }

span.formButton input{
background: transparent url(../images/go.jpg) no-repeat;
width: 80px;
height: 20px;
border:none;
}

span.enEspanol input {
background: transparent url(../images/esp_bt.jpg) no-repeat;
width: 118px;
height: 20px;
border:none;

}

span.gulfOil input {
background: transparent url(../images/gulfoil-but.jpg) no-repeat;
width: 124px;
height: 20px;
border:none;
}

.blue {
		font-weight:normal;
color:#002B5C;
	
}


.blue a {
	font-weight:normal;
color:#002B5C;
	
}


#underbuttons { float:left; clear:both; width:280px; margin: 0 0 0 10px; color:#002B5C;}
#underbuttons a{color:#002B5C; }
#underbuttons a:hover{color:#999999; }


.more a{
	color:#002B5C;
	margin-top:10px;
	margin-left:30px;
	font-family: "Lucida Grande", Geneva, Helvetica, Arial, Tahoma, sans-serif;
	font-size: 11px;
}
.more a:hover{ color:#999999;}


.more2 a{color:#002B5C; font:9px "Lucida Grande", Geneva, Helvetica, Arial, Tahoma, sans-serif; margin-top:5px; }
.more2 a:hover{ color:#999999;} 


.more3 a{ float:left; color:#002B5C; font:9px "Lucida Grande", Geneva, Helvetica, Arial, Tahoma, sans-serif; margin-top:0; margin-left:10px; clear:both;  }
.more3 a:hover{ color:#999999;}


.MartindaleHubble{
	background: url('../images/logo/small/MartindaleHubble_bw.jpg') no-repeat;
	width: 83px;
	height: 19px;
	
}
.MartindaleHubble:hover{
	background: url('../images/logo/small/MartindaleHubble_color.jpg') no-repeat;
}

.SuperLawyers{
	background: url('../images/logo/small/SuperLawyers_bw.jpg') no-repeat;
	width: 83px;
	height: 26px;
	
}

.SuperLawyers:hover{
	background: url('../images/logo/small/SuperLawyers_color.jpg') no-repeat;
}

.FloridaTrend{
	background: url('../images/logo/small/FloridaTrend_bw.jpg') no-repeat;
	width: 50px;
	height: 42px;
	
}

.FloridaTrend:hover{
	background: url('../images/logo/small/FloridaTrend_color.jpg') no-repeat;

}

.BestLawyers{
	background: url('../images/logo/small/BestLawyers_bw.jpg') no-repeat;
	width: 83px;
	height:21px;
}

.BestLawyers:hover{
	background: url('../images/logo/small/BestLawyers_color.jpg') no-repeat;
}
