#left-nav-container {
	height: 432px;
	width: 215px;
	text-align: center;
	padding-top: 40px;
	background-color: #3e1825;
}
#left-nav-box {
	background-image: url(images/left-nav-spacer.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#left-nav-links a {
	color: CC9966;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#res-box {
	background-color: #3E1825;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: CC9966;
	border-right-color: CC9966;
	border-bottom-color: CC9966;
	border-left-color: CC9966;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#calendar-cont {
	width: 780px;
	text-align: left;
}
.link-white a{
	color: #FFFFFF;
	text-decoration: none;
}

.imglnk {
	color: white;
	text-decoration: none;
	font-size: 9px;
	font-family: sans-serif;
}
