/* PAGE BODY */

#pageBody .copy {
	width: 330px;
	padding: 10px;
	padding-left: 165px;
}
body.home #pageBody .copy {
	width: 510px;
	padding-left: 8px;
}

/* interior page headers */

#pageBody .copy h1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
	height: 29px;
	background-color: #eaa900;
	padding-top: 8px;
	padding-right: 5px;
}
#pageBody .copy h1,
#pageBody .copy h1 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 16px;
	color: #fff;
	text-decoration: none;
	text-align: right;
}
body.home #pageBody .copy h1 {
	position: relative;
	left: auto;
	top: auto;
	width: auto;
	height: auto;
	background-color: #fff;
	padding: 0;
	font-size: 30px;
	margin-bottom: 10px;
}
body.home #pageBody .copy h1,
body.home #pageBody .copy h1 * {
	font-family: "Times New Roman", Times, serif;
	line-height: 28px;
	font-weight: normal;
	color: #000;
	text-align: left;
}

#pageBody .copy h2 {
	font-size: 115%;
	margin-bottom: .25em;
}

#pageBody .copy p {
	font-size: 90%;
	line-height: 1.1em;
	margin-bottom: 0.75em;
}
#pageBody .copy ul,
#pageBody .copy ol,
#pageBody .copy dl {
	margin-top: 1em;
	margin-bottom: 1em;
}
#pageBody .copy li,
#pageBody .copy dt,
#pageBody .copy dd {
	font-size: 90%;
	line-height: 1em;
	margin-bottom: 0.25em;
}



/* sidebar */

.sidebar {
	position: absolute;
	right: 0;
	top: 0;
	width: 210px;
}
.sidebar a {
	text-decoration: none;
}
.sidebar a:hover {
	text-decoration: underline;
}

/* sidebar - contact box */

.sidebar .contact {
	width: 153px;
	margin: 20px auto;
}
.sidebar .contact .cssbox_head img {
	display: block;
	margin: 4px auto 0 auto;
}
.sidebar .contact .cssbox_body {
	position: relative;
	margin-top: -5px;
}
.sidebar .contact div,
.sidebar .contact div a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color: #fff;
	text-align: center;
}
.sidebar .contact div.email {
	margin: 7px 0;
}
.sidebar .contact address {
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	color: #eaa900;
	text-align: center;
	margin: 12px 0;
}

/* areas of practice */

.areasOfPractice h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #121;
	margin-top: 15px;
	margin-bottom: -5px;
}
.areasOfPractice li a:hover {
	text-decoration: underline;
}

.sidebar .areasOfPractice {
	margin: 0 20px;
}
.sidebar .areasOfPractice h2 {
	color: #eaa900;
}
.sidebar .areasOfPractice ul {
	color: #fff;
}
.sidebar .areasOfPractice li {
	font-size: 11px;
	line-height: 1em;
	padding-bottom: 0.5em;
}
.sidebar .areasOfPractice li a {
	color: #fff;
	font-weight: normal;
}
