.navLeftDivider {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #4C1916;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navLeftDivider a {
	font-weight: bold;
	text-decoration: underline;
	list-style-type: square;
}
a {
	text-decoration: none;
	line-height: 20px;
}

.noBorders {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contentBorder {
	border: thin solid #511B19;
}
navLinks {
	line-height: 20px;
	list-style-type: square;
}
