* {
	margin: 0;
	padding: 0;
}


body, html {
	background: url('images/bg.gif') repeat-y left top;
	background-color: #74804e;
	
}

body, tr, td {
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: 20px;
}

p {
	margin: 5px 0 5px 0;
}

hr {
	border: 0;
	color: #bea9a6;
	background-color: #bea9a6;
	height: 1px;
	margin: 10px 0;
}

h2 {
	font-size: 16px;
	color: #c35506;
}

h3 {
	font-size: 16px;
	color: #000000;
}

.highlight {
	color: #006299;
	font-weight: bold;
}

#content {
	padding: 20px;
}

#content a {
	color: #882222;
	text-decoration: underline;
	font-weight: bold;
}

#content a:hover {
	color: #bf1515;
	text-decoration: none;
}


#topmenu {
	background-color: #000000;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}

#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
}

#topmenu a:hover {
	color: #ede9aa;
}

#buttons {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#buttons a {
	margin: 0 0 0 13px;
	display: block;
	width: 124px;
	height: 18px;
	text-align: center;
	background: url('images/menubutton.gif') no-repeat;
	color: #5b5257;
	text-decoration: none;
}

#copyright {
	padding-top: 20px;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #faf6f7;
	padding: 10px;
	line-height: 18px;
	font-weight: bold; 
}

#copyright a {
	color: #ede9aa;
	text-decoration: none;
}

#photocred {
	padding-top: 20px;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: #faf6f7;
	padding: 10px;
	line-height: 18px;
}


#copyright a:hover {
	color: #480c0c;
}

#parkbuttons {
	padding: 20px 10px;
	text-align: center;
}

#parkbuttons  a {
	color: #000000;
	text-decoration: none;
}

#calendar {
	overflow: auto;
	height: 460px;
	font-size: 8px;
	line-height: 10px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
#calendar a{
	overflow: auto;
	color:#000000;
	font-size: 10px;
	line-height: 12px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

.more {
	font-size: 10px;
}

.1 {background-color:#faf6f7;}
.0 {background-color:#ede9aa;}