/* CSS Document */


body {

 font: 12px/18px Arial , sans-serif;
 text-align: center;
 color: #666;
 margin: 0px;
 margin-bottom: 0px;
 background-image:url(../images/bg.jpg);
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-position:top;
}

h1 {
 	color: #043d62;
	font-size: 34px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:300;
	padding-bottom: 30px;
}

h2 {
 	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
 	text-align: left;
 	color: #999999;
	display: inline;
	font-weight:200;
	margin-right: 10px;
}

h3 {
 	font-size: 18px;
 	padding-bottom: 0px;
	
	text-align: left;
	font-style:italic;
	color:#043d62;
	font-family:Georgia, "Times New Roman", Times, serif;
	display: inline;
	font-weight:300;
	
}

h4 {
 	font-size: 15px;
 	padding-bottom: 0px;
	text-align: left;
	color:#043d62;
	font-family:Georgia, "Times New Roman", Times, serif;
	display: inline;
	font-weight:500;
	
}

#break_services{
	clear:both;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-width: thin;
	border-bottom-style:solid;
	border-bottom-color: #999;
	  /* for IE */
 	 filter:alpha(opacity=70);
  /* CSS3 standard */
 	 opacity:0.3;
}

#wrapper {

	width:851px;
    text-align: left; /* counter the body center */
	background-color:#FFFFFF;
    margin-left: auto;
	margin-right: auto;
}

#nav_old {
	width: 850px;
	height: 90px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
}

/* NEW NAV BEGIN */

#nav {
	text-align: center;
	width: 851px;
	height:70px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	background-image:url(../images/nav_gradient.jpg);
	background-repeat: repeat-x;
}	
	
#nav_tabs {
	margin: 0px;
	padding: 2px 3px 3px 3px;
}	
	
#nav_tabs li {
	margin: 1px; 
	padding: 1px;
	display: inline;
	list-style-type: none;
}
	
#nav_tabs a:link, #nav_tabs a:visited {
	font-family: 'avenir', 'century gothic', Arial, Helvetica, sans-serif;
	
	font-size: 14px;
	line-height: 20px;
	margin: 0 5px 4px 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	color: #333;
}

#nav_tabs a.active:link, #nav_tabs a.active:visited, #nav_tabs a:hover {
	padding-bottom: 2px;
	padding-top: 2px;
	color: black;
}


/* NEW NAV END */

#header {
	width: 850px;
	height: 200px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0 0 0;
}

#content {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 20px;
	height:auto;
	color:#666666;
	line-height: 24px;
	font-size:12px;
}

.bodyContent {
	margin: 0px;
	padding: 15px;
	margin: 0 20px 0 20px;
}

.bodyContent a {
	color: #666;
	text-decoration:underline;
}

#attorneys {
	width: 850px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	line-height:19px;
	text-align: right;
}

.video {
	float:left;
	width: 401px;
	margin-left: 200px;
	margin-right: 200px;
	margin-top: 5px;
	margin-bottom: 20px;
	line-height:18px;
	text-align:left;
}

.profile {
	float:left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height:18px;
	text-align:left;
}

.contact {
	float:left;
	width: 600px;
	margin-left: 100px;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height:16px;
	text-align:right;
}


.contact a:link{
	text-decoration: underline;
	color:blue;
}

.contact a:hover{
	text-decoration: none;
}

.table {

 font: 12px/18px Arial , sans-serif;
 text-align: left;
 color: #666;
 margin: 0px;
 margin-bottom: 0px;

}



#footer {
	width:850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-top:20px;
	height:80px;
	color:#666666;
	line-height: 14px;
	font-size:12px;
	text-align: center;
	background-image:url(../images/gradient.jpg);
	background-repeat:no-repeat;
	clear:both;

}

#footer a {
	color: #666;
	text-decoration:none;
}

#copyright {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 20px;
	height:auto;
	color:#666666;
	line-height: 14px;
	font-size:12px;
	text-align: center;
	font-style:oblique;
}

#copyright a {
	color: #fff;
	text-decoration:underline;
}


.pictureleft { float: left; margin-right: 10px; margin-top: 10px; margin-bottom: 2px;}
.pictureright { float: right; margin-left: 10px; margin-top: 10px; margin-bottom: 2px;}

.picturegallery a, .picturegallery p, .picturegallery tr, .picturegallery td { 
font: 12px/18px Arial , sans-serif;
text-align: left;
color: #666;
margin: 2px; 
text-decoration:none;
}

.form { 
font: 12px Arial , sans-serif;
text-align: left;
color: #666;
text-decoration:none;
margin: 2px; 
}

.team { 
font: 12px/18px Arial , sans-serif;
text-align: left;
color: #666;
margin: 2px; 
}








#wrapper #content p a strong {
	color: #336;
}
