body {
	background-image:  url(../assets/bg.jpg);
	background-repeat:repeat-x;
	background-color: #E0EDBF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4E4B30;
}
.para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3C26;
}
.para a:link {
	color: #42753C;
}
.para a:visited {
	color: #42753C;
}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #377B35;
}
li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.para_lrg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E3C26;
}
.para_sm {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E3C26;
}
hr {
	height: 1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E3E1B7;
	border-right-color: #E3E1B7;
	border-bottom-color: #E3E1B7;
	border-left-color: #E3E1B7;
}
.boxbg {
	padding: 10px;
	background-color: #E9E7C5;
}
.boxbdr {
	border: 1px solid #A6A273;
	padding: 10px;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #587F58;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A273;
	color: #4B4A38;
}
a {
	color: #4B4A38;
}
.daysout {
	background-color: #A9CA9B;
	padding: 2px;
	font-weight: bold;
}
