
body {
	background: url(/i/bg.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	color: #FFFFFF;
}
a img {
	border: 0px;
}

/* --- */

.h {
	margin: 0px;
	padding: 0px;
	text-indent: -789em;
	background-position: left center;
	background-repeat: no-repeat;
}

h3.h { height: 28px; }
h4.h { height: 21px; }

.h_areas_of_practice { background-image: url(/i/h_areas_of_practice.gif); }
.h_attorneys { background-image: url(/i/h_attorneys.gif); }
.h_cases { background-image: url(/i/h_cases.gif); }
.h_contact { background-image: url(/i/h_contact.gif); }
.h_firm_overview { background-image: url(/i/h_firm_overview.gif); }
.h_our_advantages { background-image: url(/i/h_our_advantages.gif); }
.h_resources { background-image: url(/i/h_resources.gif); }
.h_welcome { background-image: url(/i/h_welcome.gif); }
.h_trevena { background-image: url(/i/h_trevena.gif); }
.h_jackson { background-image: url(/i/h_jackson.gif); }
.h_dabule { background-image: url(/i/h_dabule.gif); }
.h_manthorne { background-image: url(/i/h_manthorne.gif); }

h4.h_areas_of_practice { background-image: url(/i/h4_areas_of_practice.gif); }

/* --- */

.col33 {
	float: left;
	width: 236px;
	padding: 12px;
}
.col66 {
	float: left;
	width: 472px;
	padding: 12px;
}
.larger {
	font-size: 12px;
	font-weight: bold;
}
.float_left {
	float: left;
	margin: 0px 15px 20px 0px;
}
.float_right {
	float: right;
	margin: 0px 0px 20px 15px;
}

/* --- */

#container {
	margin: 0px auto 0px auto;
	width: 797px;
	text-align: left;
	background: #FFFFFF;
}

/* --- */

#header {
	position: relative;
	background: url(/i/header.jpg) no-repeat;
	height: 348px;
	border: 3px solid #898b8e;
}
.txt {
	position: absolute;
	left: -789em;
}

/* --- */

.nav {
	position: absolute;
	list-style: none;
	margin: 0px;
	padding: 0px;
	top: 131px;
}
.nav li {
	margin: 0px 0px 4px 0px;
	padding: 0px;
}
.nav li a {
	display: block;
	width: 260px;
	line-height: 19px;
	background-position: left;
	background-repeat: no-repeat;
	text-indent: -798em;
	text-decoration: none;
}
.nav li a:hover {
	background-position: right;
}

.advantages a { background-image: url(/i/nav_advantages.gif); }
.areas_of_practice a { background-image: url(/i/nav_areas_of_practice.gif); }
.attorneys a { background-image: url(/i/nav_attorneys.gif); }
.cases a { background-image: url(/i/nav_cases.gif); }
.contact a { background-image: url(/i/nav_contact.gif); }
.firm_overview a { background-image: url(/i/nav_firm_overview.gif); }
.home a { background-image: url(/i/nav_home.gif); }
.resources a { background-image: url(/i/nav_resources.gif); }

/* --- */

#main {
	float: left;
	width: 791px;
	background: #6e1f02;
	border: 3px solid #898b8e;
	border-top: 0px;
	border-bottom: 1px;
	color: #FFFFFF;
}

/* --- */

#footer {
	text-align: center;
	padding: 10px 0px 10px 0px;
	font-size: 10px;
	color: #6e1f02;
}
#footer a {
	color: #6e1f02;
}
#footer .nav {
	display: block;
	margin: 0px auto 0px auto;
	width: 670px;
	position: relative;
	top: 0px;
	left: 0px;
}
#footer .nav li {
	float: left;
	padding: 0px 5px 0px 5px;
}
#footer .nav li a {
	display: inline;
	line-height: normal;
	text-indent: 0px;
	background: none;
}
#chard {
	clear: both;
}

/* ---- */

#contact_form {
	float: right;
	width: 250px;
}

#form .standard input,
#form .standard textarea {
	width: 240px;
}

#form .standard {
	margin-bottom: 8px;
}

/* --- */

.attys {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.attys li {
	float: left;
	width: 50%;
	text-align: center;
}

@media print {
	#header {
		height: auto;
		background: none;
	}
	.txt {
		position: relative;
		left: 0px;
		top: 0px;
	}
	#sidebar,
	#footer .nav {
		display: none;
	}
	.col66 {
		width: 600px;
	}
	.float_right {
		margin-left: 30px;
	}
}

