body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#nav {
	background-color: #EEE3CD;
	padding-top: 45px;
}
#topblck {
	background-image: url(images/border-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#nav ul {
	list-style-image: url(images/bullet.gif);
}
#nav ul li {
	padding-left: 0.8em;
	vertical-align: middle;
	padding-bottom: 0.25em;
}
#nav ul li a {
	color: #C27851;
	text-decoration: none;
	font-weight: bold;
}
#nav ul li a:hover {
	color: #7B4D36;
}
#content {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 50px;
}
#content li {
	font-size: 0.8em;
	padding-bottom: 0.25em;
}

#content p {
	line-height: 1.3em;
	text-align: justify;
	font-size: 0.8em;
}
h1 {
	color: #C27851;
}
#footrt {
	padding-left: 16px;
}
#foottxt {
	background-image: url(images/border-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: .75em;
	padding-top: 0.5em;
	padding-right: 40px;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
#foottxt a {
	color: #666666;
	text-decoration: none;
}
#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #7C4E37;
}
img.bordered {
	border: 1px solid #794B33;
}
a.inline {
	color: #7B4D36;
}
.red {
	color: #FF0000;
}
