body {
	background-color:#ae208e;
	background-image:url(images/backing.jpg);
	background-repeat: repeat-x;
	color:#000000;
	font: 11px verdana, arial, sans-serif;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 976px;
}
a{
	font-size:11px;
}

p{
	margin: 15px 0px;
}

h1 {
  font: 20px arial, sans-serif;
  text-align: left;
  color: #000000;
  font-weight: bold;
  padding-bottom: 5px;
}

h2 {
  font: 16px arial, sans-serif;
  color: #000000;
  border-bottom: 1px solid #CC6600;
  font-weight: bold;
  padding-bottom: 6px;
  margin-top: 1em;
  margin-bottom: 1em;
}

h3 {
  font: 1.3em arial, sans-serif;
  color: #666666;
  font-weight: bold;
  padding-bottom: 6px;
  margin-top: 1em;
  margin-bottom: 1em;
}

.vsmall{
	font-size:9px;
}
/********************** Header ***************************/
#header {
	background-color:#FFFFFF;
	width:976px;
	height:125px;
	position:relative;
	/*border:#000000 1px solid;*/
}
#header ul{
	background-color:#010125;
	width:800px;
	border-bottom: #000000 2px solid;
	border-top: #000000 2px solid;
	display:block;
	top:125px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:left;
}
#header li{
	margin-left: 5px;
	display:inline;
	border-right: #cc99ff 1px solid;	
}
#header ul a{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	margin: 0px 30px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#ffccff;
}

#logo_w1,#logo_w2 {

}
#logo_w1{
	background-image:url(images/header.jpg);
	width:976px;
	height:125px;
	float:left;
}

#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-color:#f9efff;
	/*background-image:url(images/content_bg.gif);*/
	width:976px;
	/*border:#000000 1px solid;*/
}

img{
	border-width:0px;
}

img mainpic{
	align="left";
}

#left {
	float:left;
	width:460px;
	margin-left:0px;
	margin-top:10px;
	padding: 0px 10px 0px 0px;
	display:inline;
}

#left ul{
	/*(background-color:#000033;
	width:800px;
	border-bottom: #000000 2px solid;
	border-top: #000000 2px solid;
	display:block;
	top:200px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:left;*/
}
#left li{
	height: 30px;
	margin-left: 7px;
	margin-top: 3px;
	vertical-align:middle;
	padding-top: 10px;
	background-image:url(images/leftnav_backing.jpg);
	/*display:inline;*/
	border-right: #cc99ff 1px solid;	
}
#left ul a{
	text-decoration:none;
	font-weight:bold;
	color:#28556b;
	margin: 0px 4px;
}
#left ul a:hover{
	text-decoration:underline;
	color:#330033;
}

#indent {
	float:left;
	width:956px;
	margin-left:0px;
	margin-top:10px;
	padding: 10px 10px 10px 10px;
	display:inline;
}

#left a{color:#28556b;}
#left a:hover{color:#cc99ff;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:460px;
	padding: 0px 10px 0px 0px;
	margin-top:10px;
	/*border-left: #FFF 1px solid;*/
}
#right a{
	color:#ed008d;
}
#right a:hover{
	color:#01b1af;
}

/**********************Table******************************/
table.availability {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #003300;
	text-align: center;
}

table.contact {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #003300;
	text-valign: top;
}

td{ 
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	/*background-color: #9edf83;*/
	padding: 5px;
}


td.date2{ 
	border-bottom: 1px solid #003300;
	border-right: 1px solid #003300;
	background-color: #BEC8D1;
	width: 40px;
}

td.low{ 
	background-color: #B6FFB6;
	width: 40px;
}

td.mid{ 
	background-color: #FFFF99;
	width: 40px;
}

td.high{ 
	background-color: #FFCECE;
	width: 40px;
}

td.blank{ 
	background-color: #B9B9B9;
}


/********************** Footer ***************************/
#footerline {
clear:both;
/*background-image:url(images/footer_bg.gif);*/
font-size:1px;
height:10px;
}

#footer {
	width:976px;
	text-align:center;
	padding: 20px 0px;
}
