@charset "utf-8";
/* CSS Document */

/* basic framework */

html {
	height: 100%;
}

body {
	padding: 0px;
	margin: 0px;
	background: url(../i/bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #606060;
	height: 100%;
}

a {
	color: #909090;
	text-decoration: none;
}

a:hover {
	color: #fa770d;
	text-decoration: underline;
}

a.selected {
	color: black;
	font-weight: bold;
}

.a2 {
	color: #fa770d;
	text-decoration: none;
}

.a2:hover {
	color: #fa770d;
	text-decoration: underline;
}

.a2.selected {
	color: black;
	font-weight: bold;
}

input, form {
	margin: 0px;
}

h2 {
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#nfHold {
	min-height: 100%;
}

#hold {
	position: relative;
	width: 801px;
	padding: 15px;
	padding-bottom: 65px;
	padding-top: 100px;
	margin: 0px auto;
	background: url(../i/bigBG.gif) no-repeat;
	min-height: 650px;
}

#interiorLogo, #logo {
	position: absolute;
	top: 36px;
	left: 52px;
}

#interiorMasthead {
	position: absolute;
	top: 15px;
	right: 15px;
	height: 85px;
	overflow: hidden;
}

#nav {
	height: 36px;
	border-bottom: 1px solid white;
}

#nav a {
	display: block;
	float: left;
}

#footerHold {
	position: relative;
	margin: -50px auto 0 auto;
	width: 100%;
	height: 14px;
	padding-top: 18px;
	padding-bottom: 18px;
	background: #bcbdbd;
	color: white;
	text-align: center;
	font-size: 11px;
}

#footerHold a {
	color: white;
	border-right: 1px solid white;
	padding-right: 10px;
	padding-left: 8px;
}

#footerHold a.last {
	padding-right: 0px;
	border-right: none;
}

#utility {
	position: absolute;
	top: 64px;
	right: 41px;
}

#utility a {
	display: block;
	float: left;
	border-right: 1px solid #e0e0e0;
	padding: 6px;
	padding-right: 10px;
	padding-left: 10px;
}

#interiorUtility a.last, #utility a.last {
	padding-right: 0px;
	border-right: 0px;
}

#interiorUtility {
	text-align: right;
	height: 20px;
	margin-bottom: 8px;
}

#interiorUtility a {
	display: block;
	float: right;
	border-right: 1px solid #e0e0e0;
	padding: 6px;
	padding-right: 10px;
	padding-left: 10px;
}

#utilityIcons {
	position: absolute;
	top: 30px;
	right: 41px;
}

#interiorUtilityIcons {
	position: absolute;
	top: 12px;
	right: 30px;
}

#interiorUtilityIcons a, #utilityIcons a {
	vertical-align: middle;
	display: block;
	float: left;
	border-right: 1px solid #e0e0e0;
	padding-right: 10px;
	padding-left: 10px;	
	height: 14px;
}

#interiorUtilityIcons a.last, #utilityIcons a.last {
	padding-right: 0px;
	border-right: none;
}

#content {
	width: 739px;
	margin-top: 15px;
	margin-left: 36px;
}

#hero {
	padding-bottom: 3px;
	border-bottom: 6px solid #275a8e;
}

#spotlight {
	background: url(../i/bg_spotlight.gif) no-repeat #eef0f0;
	width: 180px;
	padding: 30px;
	padding-right: 20px;
	padding-top: 50px;
	margin-top: 20px;
	line-height: 20px;
}

#spotlight p {
	margin: 0px;
	margin-bottom: 8px;
}

#spotlight a {
	color: #fa770d;
}

#searchbox {
	background: url(../i/bg_search.gif) no-repeat #eef0f0;
	width: 180px;
	padding: 30px;
	padding-right: 20px;
	padding-top: 50px;
	margin-top: 10px;
}

#searchbox input {
	vertical-align: middle;
}

#searchText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 106px;
	height: 20px;
	border: 1px solid #e2e2e2;
	margin-right: 6px;
}

.fLeft {
	float: left;
}

#columnRight {
	margin-top: 20px;
	margin-left: 260px;
	line-height: 20px;
}

#columnRight p {
	line-height: 20px;
}

#AttorneycolumnRight {
	margin-top: 20px;
	line-height: 20px;
}

#AttorneycolumnRight br {
	line-height: 20px;
}

.line {
	font-size: 1px;
	height: 1px;
	border-bottom: 1px solid #d7660b;
	margin-top: 20px;
	margin-bottom: 20px;
}

ul.arrow, ul.arrow li {
	margin: 0px;
	padding: 0px;
}

ul.arrow {
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.arrow li {
	background: url(../i/arrow.gif) no-repeat 10px 14px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

ul.arrow li.yellow {
	background-color: #fff9e9;
}

#attorneys, #practices {
	background: url(../i/bg_practices.gif) no-repeat #eef0f0;
	width: 180px;
	padding: 30px;
	padding-right: 20px;
	padding-top: 50px;
	padding-bottom: 10px;
	margin-top: 10px;
	font-size: 11px;
}

#logos {
	width: 180px;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
	font-size: 11px;
}

#subpractices {
	margin-top: 10px;
	padding-left: 15px;
	font-size: 11px;
}

#attorneys {
	background-image: url(../i/bg_attorneys.gif);
}

#attorneys ul, #attorneys li, #practices ul, #practices li {
	margin: 0px;
	padding: 0px;
}

#attorneys ul, #practices ul {
	list-style: none;
}

#attorneys li, #practices li {
	margin-bottom: 8px;
}

#attorneys a:hover, #practices a:hover {
	color: #275a8e;
}

#interiorHeader {
	position: relative;
	background: #fff9e9;
	padding: 12px;
	padding-left: 30px;
	padding-right: 30px;
}

#searchattorneys {
	border-top: 1px solid #dfe0e0;
}

#attorneydirectory {
	border-top: 0px;
}

#attorneys_icons {
	position: relative;
}

#attorneys_icons a:hover {
	color: #fa770d;
	text-decoration: none;
}

#printPage {
	padding-right: 10px;
	border-right: 1px solid #e0e0e0;
}

#printPageIcon {
	vertical-align: middle;
}

#vCardIcon {
	margin-left: 11px;
}

h1 {
	text-transform: uppercase;
	font-weight: normal;
	color: #fa770d;
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 6px;
}

.attorneys_pic {
	float: left;
	margin-right: 30px;
}

.attorneys_top {
	padding: 10px;
	padding-left: 0px;
}

.attorneys_body {
	margin-top: 40px;
}

ul.alternate h2 {
	font-size: 13px;
	margin-bottom: 0px;
}

ul.alternate, ul.alternate li {
	margin: 0px;
	padding: 0px;
}

ul.alternate {
	font-size: 13px;
	list-style: none;
}

ul.alternate li {
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

ul.alternate li.yellow {
	background-color: #fff9e9;
}

.arrow {
	background: url(../i/arrow.gif) no-repeat 0px 4px;
	padding-left: 10px;
	padding-right: 10px;
}

.results td {
	background-color: #fafafa;
	padding: 6px;
	font-size: 13px;
}

.head td {
	background-color: #bdbdbd;
	color: white;
	font-size: 9px;
	font-weight: bold;
}

.yellow td {
	background-color: #fff9e9;
}

#about {
	margin-top: 20px;
}

#about a {
	border-top: 1px solid #dfe0e0;
	display: block;
}

#about a.first {
	border-top: none;
}

#offices {
	margin-top: 20px;
}

#offices h2 {
	font-size: 13px;
	margin-bottom: 8px;
}

#offices p {
	margin-top: 0px;
	margin-bottom: 24px;
}

.news, .newsYellow, .newsAlt {
	padding: 10px;
	margin-top: 3px;
	background-color: #fafafa;
}

.news p, .newsYellow p, .newsAlt p {
	margin-top: 6px;
	margin-bottom: 6px;
}

.news a, .newsYellow a, .newsAlt a {
	color: #fa770d;
}

.newsYellow {
	background-color: #fff9e9;
}

.newsAlt {
	background-color: #f0f0f0;
}

.clear {
	clear:both
}
