@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0c3b0d;
}
body {
	background-color: #e1ca9f;
	background-image: url(images/background.gif);
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #68211a;
}
a:visited {
	color: #68211a;
}
a:hover {
	color: #68211a;
}
a:active {
	color: #68211a;
}


#pagewrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#showcase {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #165016;
	border-left-color: #165016;
	background-color: #FFFFFF;
}
#bodycontent {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #165016;
	border-left-color: #165016;
	background-color: #FFFFFF;
	padding: 17px;
	background-image: url(images/body_topshad.gif);
	background-repeat: repeat-x;
}
#footer {
	background-image: url(images/footer.gif);
	height: 31px;
	width: 800px;
	text-align: center;
	padding-top: 75px;
}
#footer a {
	color: #0c3b0d;
}

#copyright {
	text-align: center;
	font-size: 90%;
	color: #9C7130;
	margin-top: 5px;
	margin-bottom: 10px;
}
#copyright a {
	color: #9C7130;
}
#column60 {
	width: 502px;
	float: left;
}
#clear {
	clear: both;
}
.title {
	display: block;
	margin-bottom: 5px;
}
#events {
	width: 226px;
	float: right;
}
#events_content {
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1bd56;
	border-left-color: #e1bd56;
	background-color: #FFF4D6;
	padding-right: 13px;
	padding-left: 13px;
	color: #68211a;
}
#events_content a {
	font-weight: bold;
	font-size: 105%;
}
h1 {
	margin: 0px;
	color: #CE4220;
	font-size: 250%;
}
h2 {
	font-size: 150%;
	color: #CE4220;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
}
h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#twocolumn {
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 362px;
	float: left;
}
#threecolumn {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 237px;
}
ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin: 0px;
}
li {
	margin-bottom: 5px;
}
#imageoutline {
	border: 1px solid #999999;
	width: 490px;
	float: right;
	margin-left: 20px;
}
.calendartable {
	border: 1px solid #000000;
}
.calendardays {
	background-color: #9ECF8F;
}
.calendardays td {
	font-weight: bold;
	color: #000000;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	text-align: center;
}
.calendarrow1 td {
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	text-align: right;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}
.calendarrow2 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 90%;
	color: #000000;
}
#box {
	background-color: #FFE8A7;
	padding: 20px;
	border: 1px solid #FFD661;
	margin-top: 20px;
	margin-right: 70px;
	margin-bottom: 20px;
	margin-left: 70px;
}
.calendardaytext {
	font-size: 90%;
	}

#calendar_year {
}
#calendar_year ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#calendar_year ul li {
	float: left;
	background-color: #FFD764;
	margin-right: 2px;
	border: 1px solid #CE4220;
	padding: 6px;
}
#calendar_year a {
	font-weight: bold;
	text-decoration: none;
	color: #CE4220;
}
#calendar_year a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #4A170B;
}




#_______NEW_CODE_110322___{}

.clear {
	display: block;
	clear: both;
}

.divider {
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
}

.img-floatleft {
	display: block;
	margin-right: 10px;
	float: left;
}

.img-floatright {
	display: block;
	margin-left: 10px;
	float: right;
}

.vacation-fullpagewidth {
	margin-bottom: 20px;
}

