body {
	background-color: #e9e9d5;
	margin: 0pt;
	font-family: times,serif;
}

h1 {
	color: #525200;
	letter-spacing: 4pt;
	border-bottom: 1pt #ffffff solid;
	font-size: 150%;
}

h2 {
	color: #525200;
	font-size: 120%;
}

#header {
}

#footer {
	border-top: 1pt #525200 solid;
	color: #000000;
	padding: 2pt;
	margin: 0pt;
}

#footer p {
	margin-top: 4pt;
}

#nav {
	background-color: #525200;
	width: 12em;
	height: 1080pt;
	padding-top: 1em;
	float: left;
}

#nav p {
	text-align: right;
	font-weight: bold;
	color: #e9e9d5;
	margin-left: .5em;
	padding-right: 1em;
}

#nav p.photo {
	text-align: center;
	margin-left: 0em;
	padding-right: 0em;
}

#nav a {
	margin-bottom: 30pt;
}

#nav a:link {
	color: #e9e9d5;
	text-decoration: none;
}

#nav a:visited {
	color: #e9e9d5;
	text-decoration: none;
}

#nav a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 1pt white dotted;
}

#nav a:active {
	color: white;
	text-decoration: none;
}

#nav a.currentNav {
	color: white;
	border-bottom: 1pt white dotted;
}

#nav .bullet {
	color: #ff9900;
}

#main {
	padding-top: 1em;
	padding-right: 14em;
	padding-bottom: 1em;
	margin-left: 13em;
}

.introText {
	color: #525200;
	font-size: 120%;
	font-style: ;
}

.letters {
	font-style: ;
	border-bottom: 1pt #000000 solid;
	margin: 0pt;
	padding-bottom: 1em;
}

.resourceLink {
	padding-left: 2em;
	line-height: 200%;
}

p.resourceLink a:link {
	color: #525200;
	text-decoration: none;
}

p.resourceLink a:visited {
	color: #525200;
	text-decoration: none;
}

p.resourceLink a:hover {
	color: #525200;
	text-decoration: none;
	border-bottom: 1pt #525200 dotted;
}

p.resourceLink a:active {
	color: #525200;
	text-decoration: none;
	border-bottom: 1pt #525200 dotted;
}

.listItem {
	padding-left: 2em;
	text-indent: -.7em;
}

.firmName {
	font-size: 100%;
	font-weight: bold;
}

.caption {
	font-style: italic;
}
