.copyright {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.leftMargin {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	background-color: #C8B091;
	height: 600px;
}
.contentArea {
	margin-right: 90px;
	margin-left: 63px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 90px;
	padding-left: 63px;
	background-attachment: fixed;
	background-image: url(images/leaves.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	margin-top: 40px;
	padding-top: 40px;
}
#nav_bar {
	position:absolute;
	width:128px;
	height:93px;
	z-index:1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#navTable {
	width: 128px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-left-width: 1px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	font-weight: bold;
}
#navTable a {
	color: #000066;
	text-decoration: none;
}

#navTable td {
	height: 23px;
	line-height: 23px;
	margin-left: 10px;
	padding-left: 10px;
}
body {
	background-color: #E8E8E8;
}
.nav {
	background-image: url(images/offBtn.gif);
}
.nav-highlight {
	background-image: url(images/onBtn.gif);
}
h1 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.contentArea #servicesTb {
	width: 350px;
}
.contentArea #servicesTb ul {
	list-style-image: url(images/bullet.gif);
	vertical-align: top;
}
.contentArea #servicesTb li {
	padding-bottom: 8px;
}
.contentArea #staffTb {
	width: 445px;
	font-size: 11px;
}
.contentArea #staffTb .staffName img {
	padding-right: 3px;
	padding-left: 3px;
}

.staffName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.staffTitles {
	font-style: italic;
	line-height: 12px;
}

