body {
	background-color: #E8E3C5;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.indent {
	text-indent: 24px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #941313;
	text-decoration: none;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E3DFC4;
	margin-top: 0px;
	margin-bottom: 0px;
}
.nav a:link {
	color: #E3DFC4;
	text-decoration: none;
}
.nav a:visited {
	color: #E3DFC4;
	text-decoration: none;
}
.nav a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.copyright {
	font-size: 9px;
	line-height: 12px;
	color: #333333;
}
.pixPadLeft {
	margin-left: 10px;
	margin-top: 5px;
}
.pixPadRight {
	margin-top: 5px;
	margin-right: 10px;
}
.fauxList {
	text-indent: -10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.phone {
	font-size: 18px;
	color: #000;
}

