@import url("whitespace.css");
@import url("forms.css");

a:link, a:visited {
	color: #5182b3;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
body {
	background: #CCC url(../images/bg.gif) 0 0 repeat-x;
	color: #394349;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 641px;
	margin: 0 auto;
	background: #FFF url(../images/repeat.gif) 0 0 repeat-y;
	position: relative;
}
#header {
	background: url(../images/header.jpg) 0 0 no-repeat;
	height: 204px;
	margin: 0;
	text-indent: -1234em;
}
#header a {
	display: block;
	height: 169px;
	text-decoration: none;
}
#navigation {
	margin: 0;
	position: absolute;
	top: 178px;
	left: 11px;
	height: 19px;
	width: 619px;
	list-style: none;
	text-indent: -1234em;
}
#navigation li {
	position: absolute;
	margin: 0;
	height: 19px;
	width: 77px;
}
#navigation li a {
	display: block;
	height: 19px;
	text-decoration: none;
}
#home { left: 0; }
#about { left: 77px; }
#aop { left: 155px; }
#attorneys { left: 232px; }
#cases { left: 310px; }
#clients { left: 387px; }
#resources { left: 465px; }
#contact { left: 542px; }
#content {
	padding: 10px 29px 10px 0;
	float: right;
	width: 374px;
}
#title {
	border-bottom: 1px solid #d3d2c1;
	margin: 0 0 10px;
	padding: 0 0 3px;
	color: #f38900;
	font-size: 18px;
}
#disclaimer {
	background: #bde5d4 url(../images/legaldisclaimer.gif) 0 50% no-repeat;
	padding: 5px 5px 5px 132px;
	clear: both;
	margin: 20px 0 0;
	min-height: 50px;
	_height: 50px;
}
#disclaimer * {	margin: 0;}

/* Make it a button! */
#disclaimer {
	background: #99C1B0 url(../images/legaldisclaimer.gif) 50% 50% no-repeat;
	position: relative;
}
#disclaimer a {
	display: block;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	width: 374px;
	text-indent: -1234em;
	text-decoration: none;
}






#column {
	width: 170px;
	padding: 10px 0 10px 29px;
}
h2.title {
	margin: 0 0 10px;
	padding: 0 0 3px;
	color: #f38900;
	font-size: 18px;
}
#column .block {
	padding: 5px 0;
	border-bottom: 1px solid #b1b092;
}
#column .welcome {	padding-top: 0;}
#column .injury { border-width: 0; }
#column .block * { margin: 0; }
#column img {
	margin: 0;
	border-width: 0;
}
#footer {
	background: #CCC url(../images/footer.gif) 0 0 no-repeat;
	padding: 10px 10px 5px;
	text-align: center;
	font-size: 10px;
}
#footer a { text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#links {
	color: #4b4a35;
	margin: 0 0 15px;
	line-height: 1;
}
#links a { color: #4b4a35; }
#byline {
	font-size: 10px;
	color: #FFF;
}
#byline a { color: #FFF; }



table {
	border-width: 0;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	padding: 3px 2px;
}
th {
	color: #f38900;
	vertical-align: top;
	font-weight: normal;
	padding: 3px 2px;
	text-align: right;
}
#column table {	margin: 0; }
#column th {
	padding-left: 0;
	font-size: 10px;
}
#column td {
	padding-right: 0;
	font-size: 10px;
}

.staff {
clear: both;
padding: 10px 0 0;
}
.staff .photo {
float: left;
}
.staff h3.name {
margin: 0 0 5px 130px;
}
.staff p {
margin: 5px 0 5px 130px;
}
.staff p.more {
text-align: right;
margin-top: 15px;
}
#content .staff a {
text-decoration: none;
}
.staff img {
	border: 1px solid #d2d2d2;
	margin: 0;
}

h3.list {
	font-size: 14px;
	margin: 5px 0 10px;
	line-height: 1.1;
}
#content h3.list a {
	text-decoration: none;
}
#content h3.list a:hover {
	color: #99C1B0;
}
