body {
	background: #000000;
	margin: 0px;
	padding: 0px;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #330000;
	text-align: center;
}
h1 {
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#333333;
}
h2 {
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-weight:bold;
}
h3 {
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#333333;
}
#wrapper {
	background: #ffffff;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #FFFFFF;
	text-align: left;

}
body#xx object {
	display:none;
}
#header {
	background: #ffffff url(../images/header.jpg) no-repeat center;
	height: 127px;
	width: 720px;
}
.headertext {
	display: none;
}
#hnav {
	background: #58c30a;
	text-align: right;
	width: 570px;
	float:right;
}
#hnav a {
	font: bold .6em/1em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 2em;
	width: 8em;
	padding: .25em 1em;
	text-align: center;
}
#hnav a:hover {
	background: #ffffff;
	color: #660033;
}
#hnav a:active {
	background: #ffffff;
	color: #660033;
}

#vnav {
	background: #59C30B url(../images/side_nav.jpg) no-repeat;
	width: 150px;
	height:auto;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	list-style: none inside;
	display: compact;
}
#vnav a {
	padding: 3px;
	font: bold 0.6em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFCC;
	margin: 2px;
	height: 26px;
	text-decoration: none;
	width: 136px;
	border: 1px solid #F9E9D0;
	float: left;
	list-style: none inside;
}
#vnav a:hover {
	background: transparent;
	color:#ffffff;
}
#vnav a:active {
	background:transparent;
}
body#hp a.hp,
body#lo a.lo,
body#pt a.pt,
body#ca a.ca,
body#ct a.ct,
body#sp a.sp,
body#ap a.ap,
body#ss a.ss,
body#fa a.fa,
body#it a.it,
body#lu a.lu,
body#ki a.ki,
body#de a.de,
body#be a.be {
	background: #ffffff;
	color: #000000;
}
#hours {
	width: 150px;
	float:right;
}
#footer {
	background: #077714;
	width: 720px;
	text-align: center;
	color:#FFFFFF;
	font-size:10px;
	padding:2px 0px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footertext {
	color: #F9E9D0;
	font-size: .6em;
	
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #D5CCBB;
	text-decoration: none;
	font-size: .9em;
	font-weight: bold;
}
/* Gallery ----------------------------------------------------------------*/
#galleryimgcont {
	width:525px;
	height:396px;
}

.thumbpix {
	float:left;
	margin:0px 2px;	
}

.thumbpix a img{
	border: solid 2px #000000;
}

.thumbstrip a:hover img{
	border: solid 2px #888888;
}

.thumbstrip {
}

.thumbstrip a img{
	border: solid 2px #000000;
}

.thumbstrip a:hover img{
	border: solid 2px #888888;
}

/*Do not delete the below elements, they control the motion gallery*/
#motioncontainer {
width: 100%; /* Set to gallery width, in px or percentage */
height: 94px; /* Set to gallery height */
position:relative;
overflow:hidden;
float:left;
}

#motioncontainer img{
	border: solid 2px #000000;
	cursor:pointer;
	margin:0px 3px;
}

#motioncontainer img:hover{
	border: solid 2px #888888;
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

/* Do not delete the above styles, they control the motion gallery*/

.kminfo {
	font-size: .85em;
	color: #D5CCBB;
}
.kmlink {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#content {
	background: #FFFFFF;
	margin: 20px 0px 0px 150px;
	padding: 11px;
	font-size: 0.8em;
}
.MenuDisclaimer {
	font-size: .6em;
	text-align: center;
}
.AlignLeft {
	padding: 5px;
	float: left;
}
.AlignRight {
	padding: 5px;
	float: right;
}
blockquote {
	margin-left: 0px;
	font-weight: bold;
	color: #000000;

}
.menuPages {
	border: none;
}
.AlignCtr {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
