@charset "utf-8";
#sidebar {
	width: 170px;
	position: absolute;
	top: 0px;
	left: 1px;
	height: inherit;
	background-color: #FFB03A;
	background-image: url(../images/wavetile.jpg);
	background-repeat: repeat-y;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}
#rightbar {
	width: 650px;
	float: none;
	clear: both;
	left: 170px;
	position: absolute;
	top: 0px;
	background-color: #FFF0A5;
	background-image: url(../images/maincontentbk.jpg);
	z-index: 2;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: inherit;
	bottom: 0px;
}
#container {
	height: auto;
	width: 820px;
	left: 0px;
	top: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	position: absolute;
	border: 0px none #FFB03A;
	background-color: #FFB03A;
	background-image: url(../images/wavetilebk.jpg);
	background-attachment: fixed;
	z-index: 2;
	padding: 0px;
	clear: both;
}
a {
	color: #8E2800;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-style: oblique;
	font-weight: normal;
	color: #589171;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	top: 0px;
	position: relative;
	text-align: left;
	margin-right: 50px;
	color: #284E39;
	margin-left: 5px;
}
#footer  {
	width: 820px;
	background-color: #FFB03A;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	position: relative;
	bottom: 0px;
	left: 0px;
	float: left;
	clear: both;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #284E39;
	top: auto;
	right: auto;
	padding-top: 100%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 1;
	vertical-align: baseline;
	background-image: url(../images/wavetilebk.jpg);
	background-repeat: repeat-y;
	background-position: top;
	border-bottom-color: #FFB03A;
	margin: 0px;
	overflow: hidden;
}
#contactinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #284E39;
}
#footer p {
	margin-left: 175px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #FFB03A;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thankyou  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #589171;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 3px;
	font-style: oblique;
	margin-left: 5px;
	clear: both;
}
#content {
	background-color: #FFF0A5;
	background-image: url(../images/maincontentbk.jpg);
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}
.hours {
	font-weight: bolder;
}

.show {
	font-weight: bolder;
	color: #8E2800;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	padding: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #284E39;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #284E39;
}
#calcontainer  {
	width: 600px; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 5px;
	background-color: #FFF0A5;
}
.nonmonthshow {
	font-weight: bolder;
	color: #D23900;
}
.nonmonth {
	font-weight: lighter;
	color: #999999;
}
.calshow {
	background-color: #FFB03A;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #284E39;
}

#calendar  {
	padding: 0;
	margin: 0px;
	border: 0px none 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.closed {
	background-color: #999999;
}

#calendar table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border: thin solid #284E39;
}
#calendar table tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #284E39;
	text-align: center;
	border: 1px solid #284E39;
}
#calendar table tr th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bolder;
	color: #284E39;
	background-color: #5D9675;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #284E39;
}
