body, th, td, p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin: 0px 10px 0px 0px;
}

h1 {
	color: #CE9A63;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
}

h3 {
	color: #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}

h3 a:link {
	color: #000000;
}

h3 a:visited {
	color: #000000;
}

h3 a:hover {
	color: #89A388;
}

a {
  color: #993300;
}

a:link {
	color: #993300;
	text-decoration: none;
}

a:visited {
  color: #CE9A63;
}

a:active {
  color: #993300;
}

a:hover {
  color: #8CA28C;
}

.border-bot {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-top-color: #CE9A63;
	border-right-color: #CE9A63;
	border-bottom-color: #CE9A63;
	border-left-color: #CE9A63;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.footer a:link {
	color: #993300;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;

}
.footer a:visited {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

.footer a:active {
	color: #993300;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.footer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
}
.footer1 a:link {
	color: #993300;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;

}
.footer1 a:visited {
	color: #ce9a63;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.footer1 a:active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.footer1 a:hover {
	color: #8CA28C;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
.footer2 a:link {
	color: #993300;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;

}
.footer2 a:visited {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.footer2 a:active {
	color: #CE9A63;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.footer2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}


.directory {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #CE9A63;
	border-right-color: #CE9A63;
	border-bottom-color: #CE9A63;
	border-left-color: #CE9A63;
	line-height: 18px;
	text-align: left;
}

.directory a:link {
  color: #993300;
}

.directory a:visited {
  color: #CE9A63;
}

.directory a:hover {
  color: #8CA28C;
}

.directory a:active {
  color: #993300;
}

.category {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	text-align: left;
}

.category a:link {
  color: #993300;
}

.category a:visited {
  color: #993300;
}

.category a:hover {
  color: #8CA28C;
}

.category a:active {
  color: #000000;
}

.border-all {
	border: 1px solid #CE9A63;
}

.table-bot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CE9A63;
	border-right-color: #CE9A63;
	border-bottom-color: #CE9A63;
	border-left-color: #CE9A63;
}

.border-bot-rt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CE9A63;
	border-right-color: #CE9A63;
	border-bottom-color: #CE9A63;
	border-left-color: #CE9A63;
}
.border-rt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CE9A63;
}
.letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #930;
	font-weight: bold;
}
.page-bottom {
	background-color: #8CA28C;
}

.photos {
	background-color: #000000;
	text-align: center;
}
.category-title {
	background-color: #CE9A63;
	text-align: center;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
}
.sponsor {
	background-color: #8CA28C;
	text-align: center;
}

.topofpage {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
}

.topofpage a:link {
  color: #993300;
}

.topofpage a:visited {
  color: #993300;
}

.topofpage a:active {
  color: #993300;
}

.topofpage a:hover {
  color: #ffffff;
}
.border-all-dot {

	border: 1px dotted #CE9A63;
}
.bottom-bg {
	background-image: url(images/leaves.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.holiday-text-lg-gr {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #006600;
	font-style: italic;
}
.border-all-red {
	border: 1px solid #FF0000;
	font-weight: bold;
	color: #FF0000;
}

.holiday-text-sm-gr {
	font-weight: bold;
	color: #006600;
}
.holiday-text-lg-red {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
.border-tlr-red {
	font-weight: bold;
	color: #FF0000;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: none #FF0000;
	border-left: 1px solid #FF0000;
}
.border-lr-red {
	font-weight: bold;
	color: #FF0000;
	border-top: 1px none #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px none #FF0000;
	border-left: 1px solid #FF0000;
}
.border-lt-red {

	font-weight: bold;
	color: #FF0000;
	border-top: 1px solid #FF0000;
	border-right: 1px none #FF0000;
	border-bottom: 1px none #FF0000;
	border-left: 1px solid #FF0000;
}
.border-r-red {


	font-weight: bold;
	color: #FF0000;
	border-top: 1px none #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px none #FF0000;
	border-left: 1px none #FF0000;
}
.snow-bg {
	background-image: url(images/snow-bg.gif);
}
