body {background: URL(images/slate06.gif); background-color: #663333;}
p     { font-size: 10pt; font-family: Arial, Helvetica, sans-serif }
td { font-size: 10pt; font-family: Arial, Helvetica, sans-serif }
ul  { font-size: 10pt; font-family: Arial, Helvetica, sans-serif }
a:link  { color: #993324; font-weight: bold; font-size: 10pt; font-family: "Times New Roman", Georgia, Times }
h2 { color: #c96; font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, sans-serif}
.tanheader { color: #c96; font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, sans-serif}
.dkmedheader { color: #990000; font-weight:bold; font-size: 12pt; font-family:Arial, Helvetica, sans-serif}
a:visited { color: #993324; font-weight: bold; font-size: 10pt; font-family: "Times New Roman", Times, serif  }
a:hover { color: #c63; font-weight: bold; font-size: 10pt; font-family: "Times New Roman", Times, serif }
.subheading { color: #633; font-style: italic; font-weight: bold; font-size: 16pt; font-family: "Times New Roman", Times, serif}
.backroads { color:#000000; font-weight:bold; font-size:14pt; font-family:"Times New Roman", Times, serif}

table
{ 
margin-left: auto;
margin-right: auto;
}

div#page {
	width: 700px;
	margin:auto;
	text-align:left;
	}

div#mappage {
	width: 90%;
	margin:auto;
	text-align:left;
	}
	
div#nav {
	float:left;
	width: 126px;
	padding: 6px;
}

div#aligncenter {
	text-align:center
	}

div#content {
	background-color: #ffffff;
	padding:20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #f5deb3;
	border-left-width: 138px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

div#bookings {
	padding:20px;
	float:right;
}

/*HOVER POPUP LINKS*/

/*hoverpopups type 1*/

#popup { color: #000; background-color: #fff; }

#popup a, #popup a:visited {
position: relative;

}

#popup a span {display: none;}

#popup a:hover { background-color: #fff; }

/* the IE correction rule */
#popup a:hover	{
background-color: #fff;
text-indent: 0; /* added the default value */
}

#popup a:hover span{
display: block;
position: absolute;
top: -30px;
left: 220px;
margin: 0px;
padding: 10px;
color:#000000;
font-weight: normal;
background: #f5deb3;
text-align: center;
border: 1px solid #333;
}

.smtanheader {
	font-size: 14px;
	font-weight: bold;
	color: #CC9933;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.lrgitheader {
	font-size: 24px;
	font-weight: bold;
	color: #c96;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.meditheader {
	font-size: 20px;
	font-weight: bold;
	color: #CC9933;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.smredbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #993324;
}

.smredboldit {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	font-style:italic;
	color: #993324;
}

	
.availability_banner {
	font-weight: bold;
	color: #900;
	padding: 6px;
	text-align: center;
	margin-right: 50px;
	margin-left: 50px;
	background-repeat: repeat-y;
	background-color: #FFE1A4;
}
#page #content .availability_banner a:link {
	font-size: 12pt;
}
