.menu_items {
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 16px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}
.calendname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: "Trebuchet MS", Arial, serif;
	color: #405A1C;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, serif;
	color: #405A29;
}
a:hover {
	font-family: "Trebuchet MS", Arial, serif;
	color: #405A1C;
	text-decoration: underline;
}
address {
	font-family: "Trebuchet MS", Arial, serif;
	color: #333333;
	font-size: 13px;
}
.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}
.underblock {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.leftblock {
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.leftunder {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	border: 2px solid #7B3A22;
	background-image: url(images/background.png);
	background-attachment: fixed;
}
body {
	background-attachment: fixed;
	background-color: #EFEDE2;
}
.shaddo {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.white {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
