body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AB340C;
}
img{
	text-decoration: none;
	border: 0;
}

#wrapper {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	visibility: visible;
	z-index: 1;
	width: 800px;
	top: 0px;
}
div.scroll {
	height: 340px;	
	width: 515px;	
	overflow: auto;	
	padding: 8px;
}

.body_text {
	font-family: 'Futura Book', Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.contact_text {
	font-family: 'Futura Book', Tahoma, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #000000;
}
.red_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #AB340C;
}
.red_text_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #AB340C;
	font-weight: bold;
}
.red_text_bold_14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #AB340C;
	font-weight: bold;
}
.red_text_title{
	font-family: 'Futura Book', Tahoma, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #AB340C;
}
.buttonscontainer {
	width: 100%;
	background-color: #FFFFFF;
}
.buttons a {
	color: #AB340C;
	background-color: #FFFFFF;
	padding: 2px;
	padding-left: 3px;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: bolder;
}

.buttons a:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.year {
	border-style: outset;
	border-width: 1px;
	background-color: #FAEBD7;
	text-align: center;
}
.month {
	border-style: none;
	background-color: #EEDFCC;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #FAEBD7;
	color: #667171;
	border-style: solid;
	border-width:0px
}
.dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #667171;
	border-style: none;
	border-width:1px
}
.weeknumtitle {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #667171;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:90px;
	width:90px;
	color: #CD5C5C;
	background-color: #FAEBD7;
}
.week {
	border-style: none;
	background-color: #EEDFCC;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #667171;
	border-style: solid;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #FAEBD7;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.yearpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.pickerbutton {
	border-style: solid;
	border-width: 1px;
	background-color: #EEDFCC;
}
.nomonthday {
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	height:90px;
	width:90px;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFEFDB;
	color: #000000;
	height:90px;
	width:90px;
}
.today {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	background-color: #EEE9E9;
	color: #000000;
	height:90px;
	width:90px;
}
.selectedday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	height:90px;
	width:90px;
}
.sunday {
	background-color: #FFEFDB;
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:90px;
	width:90px;
}
.sunday a {
	color: #667171;
}
.saturday {
	background-color: #FFEFDB;
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height:90px;
	width:90px;
}
.saturday a {
	color: #000000;
}
.event {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	height:90px;
	width:90px;
}
.event a {
	color: #000000;
}
.selectedevent {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #CDC9C9;
	height:90px;
	width:90px;
}
.selectedevent a {
	background-color: #ffffff;
	color: #000000;
}
.todayevent {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #EEE9E9;
	height:90px;
	width:90px;
}
.todayevent a {
	background-color: #ffffff;
	color: #000000;
}
.eventcontent {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}
ul#toc {list-style:none;width:450px;}
#toc li {background:url(images/dot.gif) repeat-x 0 0.85em;}
#toc li a {
	float:left;
	background:#FFF;
	padding: 0 4px 0 0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AB340C;
}
#toc li span {
	float:right;
	background:#FFF; 
	padding 0 0 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AB340C;
}
#toc li br {clear:both;}