.HTMLStyle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	color: #FEDFAB;
}
H1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.4em;
	color: #EC8937;
}
H2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	color: #BF4D00;
}
p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: .8em;
	color: #FEDFAB;
}
.footer {
	font-size: 1.5em;
	text-align: center;
	margin-top: 50px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FEDFAB;



}
.middlebackground {
	background-color: #000000;
	background-image: url(img/backgroundMiddle.jpg);
	background-repeat: repeat-y;
	margin-left: 51px;
	margin-bottom: -3px;
	margin-top: -5px;




}
#day {
	border: thin solid #EC8937;
}
.day {
	border: thin solid #EC8937;
}
.calheadings {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #EC8937;
}
a:link {
	color: #EC8937;
	font-weight: bold;
}     /* unvisited link */
	a:visited {
	color: #EC8937;
	font-weight: bold;
}  /* visited link */
	a:hover {
	color: #FF0000;
	font-weight: bold;
}   /* mouse over link */
	a:active {
	color: #EC8937;
	font-weight: bold;
}   /* selected link */
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.1em;
	color: #EC8937;
}
H4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	color: #EC8937;
}
h5 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
	color: #EC8937;
}
.pcentered {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: .8em;
	color: #FEDFAB;
	text-align: center;
}
.centered {
	text-align: center;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #BF4D00;
}
.highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: -1em;
	font-style: normal;
	color: #bf4d00;
}

