body {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #775534;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E4C25;
	line-height: 18px;
}
a:visited {
	color: #4B1414;
	text-decoration: underline;
}
a:active {
	color: #4B1414;
	text-decoration: underline;
}
a:link {
	color: #4B1414;
	text-decoration: underline;
}
a:hover {
	color: #4B1414;
	text-decoration: none;
}
.redundant {
	color: #BEAF89;
}
.redundant a:visited {
	color: #BEAF89;
	text-decoration: none;
}
.redundant a:active {
	color: #BEAF89;
	text-decoration: none;
}
.redundant a:link {

	color: #BEAF89;
	text-decoration: none;
}
.redundant a:hover {
	color: #BEAF89;
	text-decoration: underline;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #4B1414;
}
li {
	list-style-image: url(Images/bullet.gif);
	margin-bottom: 3px;

}
.main {
	padding-bottom: 18px;
}
b {
	font-weight: bold;
	color: #4B1414;
}
.photoright {
	margin-bottom: 8px;
	margin-left: 15px;
}
.photoleft {
	margin-bottom: 8px;
	margin-right: 15px;

}
.border {
	border: 1px solid #BCAA99;
}
