BODY {
	margin-top: 2;
	margin-bottom: 2;
	margin-left: 5;
	margin-right: 5;
	background-color: #F5F5DC;
}

#wrapper {
   width: 640px;
   margin: auto auto;
   background-color: #ffffff;
   border: 1px solid #bbb;
   padding: 5px;
}
   
   .border {
   border: 5px #800000 double;
   background-color: White;
   border-left-color: gray;
   border-right-color: gray;
   border-top-color: gray;
   border-bottom-color: gray;
}

.about {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-variant: normal;
   font-weight: 500;
   text-align: justify;
   text-indent: 10px;
   width: 600px;
   margin-left: auto;
   margin-right: auto;
}
.events {
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	color : #000000;
	text-decoration : none;
	font-style : normal;
	font-variant : normal;
	font-weight: 600;
	background-color : transparent;
}
.border{
	border: thin double Black;
	background-color: ;
	border-color: Black;
	margin-right: 1.0in;
	margin-left: 1.0in;
}

a:hover {
	color: #FFFFF0;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #6495ED;
	border: thin solid Black;
	text-align: left;
	padding-left: 1px;
	padding-right: 1px;
}

a {
	color: Blue;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: inherit;

}

A.photo:active  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #FF0000;
}

A.photo:hover {
	color: #FFFFF0;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: inherit;
}

H5 {
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	font-size : 24pt;
	color : #800000;
}

.header {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-variant : small-caps;
	font-weight : 700;
	text-align : center;
}

.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
}

.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : 500;
	text-align : center;
}

.title {
	font-family: Saloon;
	font-size : 32px;
	font-weight : 700;
	text-align : center;
	text-decoration : none;
	color : #207809;
}
.subtitle {
	font-family: Saloon;
	font-size : 24px;
	font-weight : 700;
	text-align : center;
	text-decoration : none;
	color : #207809;
}

.holiday {
	font-family: cursive;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.2em;
	color: red;
}
hr {
	font-size: 3px;
	color: Black;
}

.button {
   font-family: verdana;
   color: #FFFFFF;
   background-color: green;
   font-size: 11px;
   font-weight: 600;
}

.slideshow{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	text-align: center;
}
 li{
   text-align: left;
}

.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float: left; margin: 10px 15px 15px 0; }
.frame { padding: 5px; border: 2px solid #000; }

.clearboth { clear: both; }

.thumbnail200
{
   float: left;
   width: 200px;
   margin: 5px 5px 5px 5px;
   font-family: "Times New Roman", Times, serif;
   font-size: small;
   text-align: center;
}
