﻿* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	}	
	
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #163055;
	}
	
h1 {
	margin: 0 0 12px 0;
	font-size: 115%;
	}
	
h2 {
	margin: 0 0 20px 0;
	padding: 0 0 0 30px;
	height: 18px;
	font-size: 150%;
	color: #193765;
	background: url(/img/bg_h2.gif) top left no-repeat;
	clear: both;
	}
	
h2 a {
	color: #193765;
	}

.thankyou {
	margin: 0 0 20px 0;
	padding: 0 0 0 30px;
	height: 18px;
	font-size: 150%;
	color: #193765;
	font-weight:bold;
	}
	
p {
	margin: 0 0 15px 0;
	line-height: 17px;
	}
	
a {
	color: #193765;
	}
	
img {
	border: none;
	}
	
.alignleft {
	float: left;
	}
	
.alignright {
	float: right;
	}
	
.imageleft {
	margin: 0 15px 10px 0;
	float: left;
	border: 2px solid #163055;
	}
	
.imageright {
	margin: 0 0 10px 15px;
	float: right;
	border: 2px solid #163055;
	}
		
#wrapper{
	margin: 0 auto;
	padding: 16px 37px;
	width: 866px;
	background: url(/img/bg_wrapper.jpg) top left repeat-y;
	}
	
#banner img {
	margin: 0 0 4px 0;
	}
	
#banner ul {
	padding: 11px 0 0 15px;
	width: 851px;
	height: 29px;
	font: Trebuchet MS, "Courier New", Courier, monospace;
	background: #163055;
	list-style: none;
	}
	
#banner li {
	float: left;
	}
	
#banner li a {
	margin: 0 25px;
	padding: 0 0 2px 0;
	font-size: 140%;
	color: #fff;
	display: block;
	}
	
#banner li a:hover,
.home .home,
.about .about,
.attorneys .attorneys,
.practice .practice,
.fela .fela,
.faq .faq,
.contact .contact
 {
	border-bottom: 2px solid #fff;
	}
	
#content {
	padding: 12px 0 0 12px;
	width: 854px;
	}
	
.title {
	margin: 16px 0 20px 0;
	}
	
#search {
	width: 272px;
	}
	
#search a img {
	margin: 0 0 0 5px; 
	float: right;
	}
	
#search p {
	margin-right: 5px; 
	float: right; 
	display: inline;
	}
	
#search .text {
	margin: -6px 5px 0 0; 
	padding: 2px 4px; 
	width: 216px; 
	height: 14px; 
	font-size: 95%; 
	border: 1px solid #193765; 
	float: right;
	}
	
#search form .alignright {
	margin: -5px 0 0 0;
	}
	
#left,
#mid {
	padding: 0 20px 0 0;
	width: 166px;
	float: left;
	}
	
#left ol {
	margin: 0 0 0 15px;
	padding: 0 0 0 14px;
	line-height: 20px;
	list-style-type: upper-roman;
	list-style-position: outside;
	}
	
#left ol ol {
	margin: 0;
	list-style-type: lower-roman;
	list-style-position: outside;
	}
	
#left ol li {
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	}
	
#mid {
	padding: 0 20px;
	width: 620px;
	border-left: 1px solid #dcdcdc;
	}
	
.home #mid {
	width: 350px;
	border-right: 1px solid #dcdcdc;
	}
	
#right {
	width: 252px;
	float: right;
	}
	
#right p {
	margin: 0 0 10px 0;
	font-size: 90%;
	line-height: 14px;
	clear: both;
	}
	
.readmore {
	margin: 0 0 24px 0;
	padding: 0 20px 0 0;
	line-height: 11px;
	color: #193765;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	float: right;
	background: url(/img/bg_readmore.gif) top right no-repeat;
	}
	
#footer {
	margin: 0 auto;
	padding: 10px 22px;
	width: 896px;
	color: #fff;
	list-style: none;
	background: url(/img/bg_footer.jpg) top left no-repeat;
	}
	
#footer li {
	width: 100%;
	text-align: right;
	clear: right;
	}
	
#footer span {
	float: left;
	}
	
#imgCaptcha{  
	border: 1px #333333 solid; 
}

/* Quick Contact */

#miniContact {
	padding: 20px 0;
}

#miniContact h2 {
	margin-bottom: 5px;	
}

#idErrorMessage {
	font-size: 90%;	
}

.required {
	font-weight: bold;	
}

#miniContact ul,
#miniContact li {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

#miniContact li {
	margin-bottom: 4px !important;	
}

#miniContact label {
	padding: 0 0 3px 0;
	display: block;
}

#miniContact input,
#miniContact textarea {
	width: 100%;
}

#miniContact #phoneNumber input {
	width: 30px;	
}

#miniContact input.submit {
	width: auto;	
}

.home .homeContact {
	padding-top: 0 !important;
	display: block;
}

.homeContact,
.home .interiorContact {
	display: none;
}
