/* CSS Document */

html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 14px;
	background-color:#F2DBAA;
}
#container {
	padding:0;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	width:780px;
	margin:auto;
	background-color:#FCF4D0;
	border-left:2px solid #993300;
	border-right:2px solid #993300;
	position:relative;
}
html>body #container {
	height: auto;
}
#header {
	padding:0px;
	margin:0px;
	background-image: url(images/headerimage.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	height:187px;
	position:relative;
	background-position: center top;
	width:780px;
}

#header a {
	float:right;
	margin-right:40px;
	margin-top:12px;
	background-color:transparent;
	background-image:url(images/brochure.png);
	background-position:right 0px;
	background-repeat:no-repeat;
	display:block;
	height:169px;
	width:150px
}

/*a:hover.brochure {
background-position:center top;
display:block;
height:162px;
width:200px
}
*/

#header span {
display:none
}
.sectiontext {
	font-size:22px;
	color:#0000FF;
	font-weight:bold;
}
#headerlogo {
	position:absolute;
	left:10px;
	top:10px;
	z-index:3;
}
#headerlogo2 {
	position:absolute;
	right:10px;
	top:10px;
}
#footerlogo {
	position:absolute;
	bottom:24px;
	left:145px;
}
#footertext {
	text-align:center;
	margin-top:30px;
}
#footertext a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#footertext a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#footertext a:hover {
	color:#f00;
	font-weight:bold;
	text-decoration:none;
}
#footertext a:active {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#content {
	height:100%;
	padding: 10px;
	padding-bottom:80px;
	background-color:#FCF4D0;
	letter-spacing:0.1em;
	word-spacing:0.2em;
	line-height:1.5;
	margin-top:20px;
}
#content .speciallink a {
	color:#f00;
	font-weight:bold;
	text-decoration:none;
}
#content .speciallink a:visited {
	color:#f00;
	font-weight:bold;
	text-decoration:none;
}
#content .speciallink a:hover {
	color:#996600;
	font-weight:bold;
	text-decoration:none;
}
#content a {
	color:#996600;
	font-weight:bold;
	text-decoration:none;
}
#content a:visited {
	color:#996600;
	font-weight:bold;
	text-decoration:none;
}
#content a:hover {
	color:#F00;
	font-weight:bold;
	text-decoration:none;
}
#content a:active {
	color:#996600;
	font-weight:bold;
	text-decoration:none;
}
#content p {
	margin:0px;
	padding-bottom:9px;
}
#footer {
	position: absolute;
	bottom: 0px;
	padding:0px;
	margin:0px;
	width:100%;
	background-color:#FCF4D0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #993300;
	height:50px;
	background-position: bottom;
}
#nav {
	position:absolute;
	left:39px;
	top:172px;
}
#nav ul {
	margin:0px;
	padding:0px;
}
#nav ul, #nav li {
	display:inline;
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav a, #nav a:link {
	font-size:12px;
	font-weight:bold;
	float:left;
	text-decoration:none;
	width:95px;
	height:30px;
	background-image: url(images/navbacko.png);
	background-repeat: no-repeat;
	color:#FCF4D0;
	text-align:center;
	margin:0;
	padding:0;
	padding-top:9px;
	margin-right:6px;
}
#nav a:hover {
	background-image: url(images/navback_hovero.png);
	background-repeat: no-repeat;
	color:#000;
}
#main h3 {
	padding:0;
	margin:0;
}
.stretcher {
	width:200px;
	height:200px;
	color:#fff;
	background-image: url(images/blacktr.png);
	background-repeat: repeat;
}
.mainpic {
	padding:0px;
	margin:0px;
	margin-right:10px;
	margin-bottom:2px;
	border:1px solid #000;
}
.listpic {
	padding:0px;
	margin:0px;
	margin-right:0px;
	margin-bottom:2px;
	border:1px solid #000;
}
a:hover .mainpic {
	border:1px solid #996600;
}
#subcontent {
	padding:0px;
	margin:0px;
	width:338px;
	height:338px;
	background-image:url(images/showpicsbkgnd.png);
	background-repeat: no-repeat;
	border:none;
}
#subcontent_main {
	width:260px;
	height:240px;
	position:absolute;
	left:40px;
	top:40px;
}
#subcontent a {
	color:#fff;
	text-decoration:none;
}
#subcontent a:hover {
	color:#FFFF00;
	border-bottom:1px dotted #ffffff;
}
/* Calender CSS Document */

#caltable {
	width:210px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
}
#info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	height:10px;
	margin-bottom:20px;
}
#caltable .mastertable {
	border:1px solid #000000;
	margin-bottom:0px;
}
#caltable .calday_blank {
	text-align:center;
}
#caltable .calday_avail {
	text-align:center;
	background-color:#EEF5FF;
}
#info .calday_avail {
	background-color:#EEF5FF;
	height:10px;
	width:10px;
	border:1px solid #000000;
	float:left;
	vertical-align:middle;
}
#caltable .calday_unavailable {
	text-align:center;
	background-color:#FF0000;
	color:#FFFFFF;
}
#info .calday_unavailable {
	background-color:#FF0000;
	height:10px;
	width:10px;
	border:1px solid #000000;
	float:left;
	vertical-align:middle;
}
#caltable .calday_pending {
	text-align:center;
	background-color:#FFFF66;
}
#info .calday_pending {
	background-color:#FFFF66;
	height:10px;
	width:10px;
	border:1px solid #000000;
	float:left;
	vertical-align:middle;
}
#caltable .calday_confirmed {
	text-align:center;
	background-color:#FF6600;
}
#info .calday_confirmed {
	background-color:#FF6600;
	height:10px;
	width:10px;
	border:1px solid #000000;
	float:left;
	vertical-align:middle;
}
#caltable .weekday {
	text-align:center;
	background-color:#CCCCCC;
}
#caltable .weekend {
	text-align:center;
	background-color:#999999;
}
#caltable .month {
	text-align:center;
	background-color:#006699;
	color:#FFFFFF;
}
