* {
	margin: 0px;
	padding: 0px;
}
.hide {
	position: absolute;
	left: -9999px;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
body {
	background: #4D4D4D url(images/bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	color: #666;
	font: 100%/1.3em "Goudy Old Style", "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
a {
	color: #961e1e;
	text-decoration: none;
	outline:none;
}
a img {
	border-style: none;
}
input {
	outline:none;
}
p {
	margin-bottom: 1em;
}
h2 {
	margin-bottom: 0.5em;
	color: #961e1e;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
}
h3 {
	color: #961e1e;
	font-size: 100%;
	margin-bottom: 0.7em;
	text-transform: uppercase;
	font-weight: normal;
}
.centered {
	text-align: center;
}
#wrapper {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	position: relative;
	height: 92px;
}
h1.logo {
	height: 43px;
	width: 236px;
	display: block;
	position: absolute;
	top: 26px;
}
h1.logo a {
	background: url(images/logo.gif);
	height: 43px;
	width: 236px;
	display: block;
}
p.slogan {
	background-image: url(images/gfe-sfa.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 416px;
	position: absolute;
	top: 37px;
	right: 0px;
}
#nav {
	background: url(images/nav-bg.gif);
	height: 34px;
}
#nav ul {
	display: block;
	list-style: none;
}
#nav ul li {
	display: block;
	float: left;
	height: 34px;
}
#nav ul li a {
	width: 154px;
	display: block;
	float: left;
	height: 22px;
	padding-top: 12px;
	text-align: center;
}
#nav ul li a.home  {
	background: url(images/nav-home.gif);
	width: 118px;
}
#nav ul li a.home:hover, #nav ul li a#current.home  {
	background: url(images/nav-home-over.gif);
}
#nav ul li a.about {
	background: url(images/nav-about.gif);
	width: 195px;
}
#nav ul li a.about:hover, #nav ul li a#current.about  {
	background: url(images/nav-about-over.gif);
}
#nav ul li a.attorneys {
	background: url(images/nav-attorneys.gif);
	width: 158px;
}
#nav ul li a.attorneys:hover, #nav ul li a#current.attorneys  {
	background: url(images/nav-attorneys-over.gif);
}
#nav ul li a.practices {
	background: url(images/nav-practices.gif);
	width: 193px;
}
#nav ul li a.practices:hover, #nav ul li a#current.practices {
	background: url(images/nav-practices-over.gif);
}
#nav ul li a.news {
	background: url(images/nav-news.gif);
	width: 115px;
}
#nav ul li a.news:hover, #nav ul li a#current.news {
	background: url(images/nav-news-over.gif);
}
#nav ul li a.contact {
	background: url(images/nav-contact.gif);
	width: 146px;
}
#nav ul li a.contact:hover, #nav ul li a#current.contact {
	background: url(images/nav-contact-over.gif);
}
#nav ul li a:hover {
	background: url(images/nav-bg-selected.gif);
}
#main {
	background: #FFF;
	clear: both;
}
#banner {
	margin-left: 6px;
	height: 255px;
	width: 918px;
	padding-top: 6px;
}
#banner ul {
	list-style: none;
}
#banner.home {
	height: 255px;
	overflow: hidden;
}
ul.slides {
	list-style: none;
}
#content {
	padding-bottom: 15px;
	margin-top: 12px;
	margin-right: 15px;
	margin-left: 20px;
}
#content ul {
	margin-left: 5px;
}
.redbar {
	font-size: 1px;
	margin: 0px 0px 15px;
	padding: 0px;
	clear: both;
	height: 1px;
	border-bottom: 3px solid #961e1e;
	line-height: 1px;
}
.right_col_layout {
	background: url(images/line.gif) repeat-y 685px 0px;
}
.right_col_layout .left {
	float: left;
	width: 620px;
	padding-right: 65px;
	padding-top: 5px;
	text-align: justify;
}
.right_col_layout .right {
	float: left;
	width: 190px;
	padding-left: 15px;
	padding-top: 7px;
	font-size: 90%;
}
.right_col_layout .left_with_nav {
	float: left;
	width: 660px;
	padding-right: 25px;
	padding-top: 5px;
	text-align: justify;
}
.left_nav   {
	float: left;
	width: 155px;
	text-align: left;
	margin-right: 20px;
}
.left_nav h3 {
	color: #666;
}
ul.left_nav_list {
	list-style-type: none;
	font-size: 0.9em;
	line-height: 1.1em;
}
ul.left_nav_list li {
	margin-bottom: 10px;
}
.left_content   {
	float: left;
	width: 485px;
}

h2.joinlist {
	font-size: 16px;
}
form.joinlist {
	margin-bottom: 15px;
}
form.joinlist .email {
	font: 12px "Goudy Old Style", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: 182px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
	height: 17px;
	padding-top: 3px;
	padding-left: 3px;
	color: #666;
}
#joinlist2-wrapper {
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	padding-top: 60px;
	background: #FFF;
	text-align: center;
	color: #000;
	font-size: 14px;
	padding-bottom: 80px;
}
h3.followus {
	margin-top: 20px;
}
.side_photo {
}
.choose_attorney {
	height: 300px;
}
.choose_attorney .attorney {
	float: left;
}
.choose_attorney .attorney.center {
	margin-right: 64px;
	margin-left: 64px;
}
.choose_attorney .attorney a img {
	border: 5px solid #E5E5E5;
	margin-bottom: 5px;
}
.choose_attorney .attorney a.name {
	display: block;
	text-align: center;
}
.three_col_layout {
	background-image: url(images/three_col_bg.gif);
	background-repeat: repeat-y;
	background-position: -21px top;
}
#content.three_col_layout .left {
	float: left;
	width: 159px;
	padding-right: 20px;
	font-size: 90%;
	line-height: 1.1em;
	padding-top: 10px;
}
#content.three_col_layout .center {
	float: left;
	width: 487px;
	text-align: justify;
	padding-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1.7em;
}
#content.three_col_layout .right {
	float: right;
	width: 164px;
	padding-left: 20px;
	font-size: 90%;
	line-height: 1.1em;
	padding-top: 10px;
}
#main.hargett #content .right {
	line-height: 1.05em;
}
.hargett p    {
	margin-bottom: 0.85em;
}
p.home_text {
	line-height: 1.6em;
}
p.extra_space {
	margin-bottom: 1.6em;
}
a.toplink {
	float: right;
	font-size: 11px;
}
.news_stories {
	margin-top: 20px;
	margin-left: 20px;
}
.news_stories h4 {
	color: #961e1e;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 1em;
	cursor:pointer;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
}
.news_stories h4 .date {
	color: #666;
	width: 145px;
	display: block;
	float: left;
	padding-right: 10px;
	font-size: 16px;
}
.news_stories .news_story {
	margin-bottom: 40px;
	margin-left: 155px;
}
#content ul.practice_areas_grid {
	display: block;
	list-style: none;
	margin-left: 10px;
	height: 190px;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	padding-top: 10px;
}
ul.practice_areas_grid li {
	margin: 0px;
	padding: 0px;
	display: inline;
	
}
ul.practice_areas_grid a {
	display: table-cell;
	float: left;
	width: 185px;
	height: 80px;
	color: #CCC;
	margin-right: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
	font-weight: bold;
	background-repeat: no-repeat;
}
.practice_areas_grid a.bus_lit {
	background: url(images/practices_bus_lit.gif);
}
.practice_areas_grid a.estate {
	background: url(images/practices_estate.gif);
}
.practice_areas_grid a.insurance {
	background: url(images/practices_insurance.gif);
}
.practice_areas_grid a.med_mal {
	background: url(images/practices_med_mal.gif);
	background-repeat: no-repeat;
}
.practice_areas_grid a.pers_inj {
	background: url(images/practices_pers_inj.gif);
	background-repeat: no-repeat;
}
.practice_areas_grid a.auto {
	background: url(images/practices_auto.gif);
	background-repeat: no-repeat;
}



.practice_areas_grid a.bus_lit:hover {
	background: url(images/practices_bus_lit_over.gif);
}
.practice_areas_grid a.estate:hover {
	background: url(images/practices_estate_over.gif);
}
.practice_areas_grid a.insurance:hover {
	background: url(images/practices_insurance_over.gif);
}
.practice_areas_grid a.med_mal:hover {
	background: url(images/practices_med_mal_over.gif);
	background-repeat: no-repeat;
}
.practice_areas_grid a.pers_inj:hover {
	background: url(images/practices_pers_inj_over.gif);
	background-repeat: no-repeat;
}
.practice_areas_grid a.auto:hover {
	background: url(images/practices_auto_over.gif);
	background-repeat: no-repeat;
}



#contact_left {
	float: left;
	width: 422px;
	margin-right: 35px;
	margin-top: 20px;
}
#contact_left #tabs {
	font-size: 12px;
	width: 420px;
}

#contact_right{
	float: left;
	width: 420px;
	margin-top: 20px;
}

#contactform {
	font-size: 14px;
}
#contactform label {
	display: block;
	margin-bottom: 2px;
	margin-top: 7px;
	clear: left;
}
#contactform input {
	padding: 3px;
	border: 1px solid #CCC;
	width: 400px;
	font: 13px "Goudy Old Style", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background: #F9F9F9;
	color: #666;
}
#contactform #address2 {
	margin-top: 7px;
}
#contactform #state {
	width: 240px;
}
#contactform .city {
	float: left;
	width: 240px;
	height: 70px;
}
#contactform .zip {
	float: left;
	width: 140px;
	padding-left: 20px;
	height: 70px;
}
#contactform #zip {
	width: 140px;
}
#contactform textarea {
	padding: 3px;
	border: 1px solid #CCC;
	width: 400px;
	color: #666;
	background: #F9F9F9;
	font: normal 13px "Goudy Old Style", "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#contactform .submit {
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 15px;
	background: #FFF;
	height: 25px;
	width: 65px;
	border-style: none;
}
#contactform label.error {
	color: #900;
	display: block;
	margin: 0px;
	padding: 0px;
}
.geofooter {
	margin-right: 12px;
	margin-left: 12px;
	font-size: 0.85em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.3em;
	color: #999;
}
.geofooter p {
	margin-bottom: 0px;
}


#footer {
	background: #FFF url(images/footer-bg.gif) no-repeat left bottom;
	height: 81px;
	clear: both;
	position: relative;
	font-size: 12px;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer .left {
	position: absolute;
	left: 20px;
	top: 22px;
}
#footer .areas_serving {
	position: absolute;
	top: 22px;
	left: 300px;
	width: 450px;
}
#footer .right{
	position: absolute;
	top: 22px;
	right: 20px;
}
