p, ul, li, span, body, td {
	color: #620d0d;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}

.sidenav, .sidenavcurrent,
.sidenav-sub, .sidenav-subcurrent {
	color: #f4eddb;
	font-family: verdana, helvetica, arial, san-serif;
	font-size: 13px;
	text-decoration: none;
}
.sidenav {
	background-color: #751b35;
}

.sidenavcurrent , .sidenav-sub, .sidenav-subcurrent {
	background-color: #a8727f;
}

.sidenavcurrent, 
.sidenav-subcurrent {
	font-weight: bold;
}


.bottomnav, .bottomnavcurrent {
	color: #751b35;
	font-family: verdana, helvetica, arial, san-serif;
	font-size: 12px;
	text-decoration: none;
}
.bottomnavcurrent {
	font-weight: bold;
}

.sidenav:hover, .sidenavcurrent:hover,
.bottomnav:hover, .bottomnavcurrent:hover {
	text-decoration: underline;
}



h1, .mainheading {
	color: #751b35;
	font-family: verdana, helvetica, arial, san-serif;
	font-size: 22px;
	font-weight: bold;
}

h2, .heading {
	color: #751b35;
	font-family: verdana, helvetica, arial, san-serif;
	font-size: 18px;
	font-weight: bold;
}

h3, .subheading {
	color: #751b35;
	font-family: verdana, helvetica, arial, san-serif;
	font-size: 14px;
	font-weight: bold;
}

h4, .gold {
	color: #dba454;
	font-family: verdana, helvetica, arial, san-serif;
	font-size: 14px;
	font-weight: normal;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
