@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d9d1ba;
}
a:link {
	text-decoration: none;
	color: #632c27;
}
a:visited {
	text-decoration: none;
	color: #632c27;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #803a3f;
}
h2 {
	font-size: 14px;
	color: #803a3f;
}

#nav a:link {
	color:#FFFFFF;
	text-decoration: none;
}
#nav a:hover {color:#632c27}
#nav a:visited {color:#FFFFFF}
.footer {
	font-size: x-small;
	color: #666666;
	background-position: right;
	margin-top: 20px;
}
.footer a:link {
	text-decoration: none;
	color:#666666;
}
.footer a:visited {
	text-decoration: none;
	color:#666666;
}
.footer a:hover {
	text-decoration: underline;
	color:#632c27
}
.footer a:active {
	text-decoration: none;
}p {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 120%;
}
#leftCol {
	padding-right: 20px;
	padding-left: 0px;
}
#leftCol img {
	margin-bottom: 10px;
	margin-top: 5px;
}
.locationText {
	color: #FFFFFF;
	background-position: right bottom;
}
h3 {
	font-size: 18px;
	color: #FFFFFF;
}
.imageborder {
	border: medium solid #FFFFFF;
}
