/* Bingham Website Main CSS Code
Created by Trisource Computer Services, Inc.

/* Body
-----------------------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #2d5a7f url(../rawPNG/background.png) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #184061;
}

h1 {
	font-size: 18px; 
	color: #2c597f;
	margin-top: 10px;
	margin-bottom: 30px;
} 
     
h2 {
	padding: 0;
	margin: 0;
    font-size: 11px;     
} 
     
h3 { 
    font-size: 14px; 
	font-weight: 600;
	color: #c0ced9;
	margin: 0;
	padding: 0;
}

h4 {
	color: #e9e9e9;
	font-size: 8px;
}

h5 {
	color: grey;
	font-size: 17px;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h6 {
	font-size: 18px; 
	color: #2c597f;
	margin-top: 20px;
	margin-bottom: 20px;
} 

h7 {
	font-size: 16px; 
	color: #184061;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: 500;
	text-decoration: underline;
} 
     
p { 
    font-size: 16px;
	color: #184061;
}

ul {
	font-size: 14px;
	padding: 0;
	margin-left: 15px;
	list-style: disc;
}

li a {
	color: #184061;
	font-size: 15px;
	text-decoration:none;
}

li a:hover {
	color: #184061;
	text-decoration: underline;
}

#lawyer_profile_list {
	font-size: 16px;
	list-style: none;
}

#lawyer_profile_list a {
	color: #184061;
	font-size: 15px;
	text-decoration:underline;
}

#lawyer_profile_list a:hover {
	color: #184061;
	font-size: 15px;
	text-decoration:underline;
}

.ul_admin {
	font-size: 18px;
}

.ul_areasofpractice {
	font-size: 16px;
}

.ul_areasofpractice a {
	font-size: 16px;
	text-decoration:underline;
}

/* Container 
-----------------------------------------------------------------------------*/
#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

/* Header 
-----------------------------------------------------------------------------*/
#preheader {
	height: 11px;
}

#header {
	height: 113px;
	margin-left: 30px;
	margin-right: 30px;
}

#logo { 
	padding: 0px; 
	margin-top: 20px;
	width: 220px;
	height: 77px;  
	float: left; 
	background: url('../rawPNG/logo.png'); 
}

#statue { 
	padding: 0px; 
	margin-top: 7px;
	width: 175px;
	height: 104px;  
	float: right; 
	background: url('../rawGIF/statueofjustice.gif'); 
}

/* Nav
-----------------------------------------------------------------------------*/
#nav {
	margin-left: 30px;
	margin-right: 30px;
	height: 33px;
}

.navspacercolor {
	color: #bababa;
}

#navtext {
	float: left;
    font-size: 16px;
	margin-top: 8px;
	padding: 0px;
	color: #164267;
	font-weight: 400;
}

#navtext a {
	color: #164267;
	text-decoration: none;
}

#navtext a:hover {
	text-decoration: underline;
}

#navtext2 {
	float: right;
    font-size: 16px;
	margin-top: 8px;
	padding: 0px;
	color: #164267;
	font-weight: 400;
}

#navtext2 a {
	color: #164267;
	text-decoration: none;
}

#navtext2 a:hover {
	text-decoration: underline;
}

/* Content
-----------------------------------------------------------------------------*/
#precontent {
	height: 25px;
}

#precontent2 {
	height: 30px;
	background: url('../rawPNG/body_top2.png');
}

#content {
	min-height: 500px;
	overflow: auto;
	background: #FFF url('../rawPNG/body_background2.png') repeat-y; 
}

#content_lawyers {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 941px;
	height: 100px;
	text-align: left;
}

#lawyer_pictures {
	border: 1px solid black;
	margin-right: 5.8px;
}

#lawyer_pictures:hover {
	border: 1px solid darkblue;
	background-color: #999;
	margin-bottom: -1px;
}

#lawyer_pictures_last {
	border: 1px solid black;
}

#lawyer_pictures_last:hover {
	border: 1px solid darkblue;
	margin-bottom: -1px;
}

#content_left {
	background: #FFF url('../rawPNG/content_left_gradient2.png') repeat-x;
	margin-left: 30px;
	padding-top: 15px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 93px;
	float: left;
	width: 570px;
	border: 1px solid #c3c3c3;
	min-height: 451px;
}

#content_left_lawyer {
	background: #FFF url('../rawPNG/content_left_gradient2.png') repeat-x;
	margin-left: 30px;
	padding-top: 15px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 93px;
	float: left;
	width: 570px;
	border: 1px solid #c3c3c3;
	min-height: 350px;
}

#content_right {
	margin-right: 30px;
	float: right;
	width: 288px;
}

#content_right1 {
	background: #2d5a7f url('../rawPNG/content_gradient3.png') repeat-x;
	border: 1px solid #161616;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 20px;
	margin-bottom: 10px;
}

#content_right1 a {
	color: #c0ced9;
	text-decoration: underline;
}

#content_right1 a:hover {
	color: #FFF;
	text-decoration: underline;
}

#content_right2 {
	background: #f8f8f8 url('../rawPNG/content_gradient4.png') repeat-x;
	border: 1px solid #3f688a;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 15px;
	padding-bottom: 35px;
}

.lawyer_image_align { 
	float:left; 
	display:inline; 
	margin-right: 30px; 
}

#contact_box {
	border: 2px dotted #d4cebb;
	padding-left: 35px;
	padding-right: 35px;
}

#content_contact_image {
	border: 1px solid #3f688a;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
	

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	overflow: auto;
	background: #FFF url('../rawPNG/body_background2.png') repeat-y;
	padding-top: 10.2px;
	padding-bottom: 10px;
}

#footerbox {
	border: 1px solid #c2c2c2;
	background: #f8f8f8 url('../rawPNG/content_gradient4.png') repeat-x;
	width: 941px;
	margin-left: auto;
	margin-right: auto;
	min-height: 50px;
	padding-top: 5px;
}

#footerleft {
	width: 430px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	color: #506271;
	text-align: left;
}

#footerright {
	width: 400px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	color: #b2b9bf;
	text-align: right;
}

#footerright a {
	color: #b2b9bf;
	text-decoration: none;
}

#footerright a:hover {
	color: #506271;
	text-decoration: underline;
}

#footer2 {
	height: 25px;
	background: url('../rawPNG/body_bottom2.png'); 
}

#footerfloor {
	width: 941px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}