/* @override 
	http://localhost:8888/style/godfrey.css
	http://www.webdesign.gs/godfrey/style/godfrey.css
	http://webdesign.gs/godfrey/style/godfrey.css
*/

html, body {
	margin: 0;
	background-color: black;
}

#wrapper-a {
	width: 800px;
	height: auto;
	left: 50%;
	position: absolute;
	margin-left: -400px;
	background: url(../images/main-bg.jpg) repeat-y;
	padding-bottom: 97px;
}

.clear {
	clear: both;
}

/* @group NAVIGATION */

#nav {
	width: 800px;
	height: 28px;
	background-color: #06263D;
}

#nav ul {
	width: 567px;
	height: 28px;
	margin: 0px 66px 0px 60px;
	padding: 0;
	list-style-type: none;
	border-left: 1px solid #C59435;
	border-right: 1px solid #C59435;
}

#nav ul li, #nav a {
	height: 28px;
	display: block;
	float: left;
	overflow: hidden;
	background-image: url(../images/nav-sprites.jpg);
}

#nav a {
	text-indent: -9000px;
}

a#home {
	width: 78px;
	background-position: 0 0;
}

a#home:hover {
	background-position: 0 -28px;
}

a#about {
	width: 98px;
	background-position: -78px 0;
}

a#about:hover {
	background-position: -78px -28px;
}

a#attorney {
	width: 149px;
	background-position: -176px 0;
}

a#attorney:hover {
	background-position: -176px -28px;
}

a#practice {
	width: 129px;
	background-position: -325px 0;
}

a#practice:hover {
	background-position: -325px -28px;
}

a#recent {
	width: 128px;
	background-position: -454px 0;
}

a#recent:hover {
	background-position: -454px -28px;
}

a#resources {
	width: 105px;
	background-position: -582px 0;
}

a#resources:hover {
	background-position: -582px -28px;
}

a#contact {
	width: 113px;
	background-position: -687px 0;
}

a#contact:hover {
	background-position: -687px -28px;
}



/* @end */

#header {
	width: 800px;
	height: 144px;
	background-image: url(../images/header.png);
	position: absolute;
	z-index: 10;
}

#header h1, #header h2 {
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	overflow: hidden;
}

#left-column {
	width: 242px;
	height: auto;
	position: absolute;
	top: 172px;
	float: left;
}

#practice-areas {
	width: 242px;
	height: 156px;
	background: url(../images/practice-label.jpg) no-repeat;
}

#practice-areas ul {
	margin-left: 25px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0px;
	list-style-type: none;
}

#practice-areas ul li {
	width: 217px;
	height: 26px;
}

a.side {
	width: 216px;
	height: 26px;
	display: block;
	text-transform: uppercase;
	text-indent: 10px;
	font: bold 11px/26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	text-decoration: none;
	background: url(../images/side-nav-button.jpg) 0 0;
}

a.side:hover {
	background-position: 0 -26px;
	color: white;
}

#practice-areas ul li.pracsub {
	font: 11px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: 15px;
	background: url(../images/side-nav-button.jpg) 0 26px;
	white-space: nowrap;
	height: 20px;
}

#main-content {
	width: 558px;
	min-height: 550px;
	float: right;
	position: relative;
	top: 101px;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

#footer {
	background-color: #024267;
	position: relative;
	top: 97px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: right;
}

/* FORMATTING */

#main-content p {
	color: #4e4e4e;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

#main-content ul, #main-content ol {
	color: #4e4e4e;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-right: 20px;
}

#main-content a:link, #main-content a:visited {
	color: #06263d;
}

#main-content a:hover {
	color: black;
}

#main-content h1 {
	text-transform: uppercase;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 20px;
	color: #06263d;
}

#main-content h2 {
	padding-left: 20px;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	color: #464646;
}

/* #main-content img {
	float: right;
	margin-left: 15px;
	padding-right: 20px;
} */

#att-info table tbody tr td a img {
	margin: 0px;
	padding: 0px;
}

#main-content img.group {
	float: none;
	margin: 0 auto 0 25px;
	padding: 0;
	border: 4px solid #024267;
}

#main-content ul.grouplist {
	text-align: center;
	padding: 0px;
	margin: 0 0 25px;
}

#main-content ul.grouplist li {
	display: inline;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}

#footer p {
	padding-right: 20px;
	color: white;
	font: 11px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer a:link, #footer a:visited {
	color: white;
	text-decoration: none;
}

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

#map {
	width: 425px;
	height: 350px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 2px solid #024267;
}

.attinfo {
	width: 215px;
	margin-left: 10px;
	background-color: #e8e8e8;
	border: 1px solid #c6c6c6;
}

#main-content .attinfo p {
	color: #06263d;
	padding-left: 10px;
	padding-right: 2px;
}

#main-content .attinfo p b {
	color: black;
}

/* KEEP AT THE BOTTOM TO AVOID ANY MARGIN/PADDING ISSUES CREATED ABOVE */

#insideimage img {
	padding-bottom: 20px;
	padding-right: 0px;
	position: relative;
	left: -1px;
}

.hidden {
	height: 0px;
	width: 0px;
	display: none;
}

#side-form {
	margin-left: 25px;
}

#side-form form {
	margin-left: 17px;
}

#side-form h2 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 10px;
	display: block;
	height: 25px;
	width: 206px;
	background-color: #06263D;
	font-size: 16px;
	color: #FFF;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#side-form input {
	font-size: 11px;
	font-family: arial;
	border: 1px solid #4E4E4E;
	padding: 3px;
}

#side-form textarea {
	font-size: 11px;
	font-family: arial;
	border: 1px solid #4E4E4E;
	padding: 3px;
	width: 150px;
}

#att-info p {
	text-align: justify;
}

#noimage {
	height: 45px;
}

/* Super Lawyer Badge */

.sl_badge_120 {
	width:120px;
	text-align:center;
	background-color:
	rgb(255,255,255);
	font-family:arial;
	font-size:12px;
	border:1px solid rgb(191,191,191); 
	border-bottom:4px solid rgb(86,131,154);
	line-height:1.5;
	float: right;
	margin-right: 20px;
}

.sl_badge_120 img {
	margin: 0 !important;
	padding: 0 !important;
}

.sl_badge_120 .profile {
	padding:2px;
}

.sl_badge_120 a {
	color:rgb(131,7,30);
	text-decoration:none;
}
	
.sl_badge_120 a:hover {
	text-decoration:underline;
}
	
.sl_badge_120 .online {
	width:100%;text-align:center;
	font-family:arial,sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	color:rgb(148,0,37);
}

.sl_badge_120 .visit { 
	text-align:center;
	font-size:10px;
}






.sl_badge_120_home {
	width:120px;
	text-align:center;
	background-color:
	rgb(255,255,255);
	font-family:arial;
	font-size:12px;
	border:1px solid rgb(191,191,191); 
	border-bottom:4px solid rgb(86,131,154);
	line-height:1.5;
	margin: 0px 0px 0px 49px;
}

.sl_badge_120_home img {
	margin: 0 !important;
	padding: 0 !important;
}

.sl_badge_120_home .profile {
	padding:2px;
}

.sl_badge_120_home a {
	color:rgb(131,7,30);
	text-decoration:none;
}
	
.sl_badge_120_home a:hover {
	text-decoration:underline;
}
	
.sl_badge_120_home .online {
	width:100%;text-align:center;
	font-family:arial,sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	color:rgb(148,0,37);
}

.sl_badge_120_home .visit { 
	text-align:center;
	font-size:10px;
}

#rl-logos {
	float: right;
	text-align: center;
}

#att-info table tbody tr td a img {
 	padding: 20px 0px 0px 0px;
}

.right-img {
	float: right;
	margin-left: 10px;
	padding-right: 20px;
}

a img{
	border:none;
	}

