body {
	color: #66696e;
	background: #a2c7da;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family: Arial, Sans-serif regular;
	font-size: 13px;
}
#wrapper {
	width: 765px;
	text-align: left;
	margin: 0px auto;
	background: #e8e9ed;
	padding: 15px;
	border: 2px groove #656668;
}
#header	{
padding-top: 10px;
	font: small-caps bold 20px Lucida Sans;
	height: 140px;
	text-align: right;
	
}
#header img	{
	border: 0;
}
.headertext {
	font: 11px bold Lucida Sans;
	color: Black;
}
.slogantext	{
	font: small-caps bold 13px Lucida Sans;
	color: Black;
}
#navigation	{
	height: 75px;
}
.tabs {
	padding: 10px 0 0 10px;
	margin: 20px 5px 0 0;
	list-style: none;
	height: 26px;
	background: #becce6;
	border: 1px solid #000;
	position: relative;
}
.tabs li {float:left; margin-right:-4px; margin-bottom:-1px;}
.tabs li a {display:block; text-decoration:none; font-size:11px; font-family:verdana, arial, sans-serif; line-height:23px;}
.tabs li a em {display:block; float:left; height:25px;text-align:center; padding:0 15px; background:#336699; border:1px solid #000; border-right:0; font-style:normal; color:#fff;}
.tabs li a span {display:none;}
.tabs li a b {position:relative; display:block; float:left; z-index:100; border-bottom:1px solid #000; width:2px; background:url(images/tab.gif);}

.tabs li a b.p1 {height:25px; margin-top:1px;}
.tabs li a b.p2 {height:23px; margin-top:3px;}
.tabs li a b.p3 {height:21px; margin-top:5px;}
.tabs li a b.p4 {height:19px; margin-top:7px;}
.tabs li a b.p5 {height:18px; width:1px; background:#000; margin-top:9px; font-size:1px; line-height:0; border:0;}

.tabs li a:hover {color:#000; white-space:normal;}

.tabs li a:hover em {background:#6699cc; color:#000; cursor:pointer; border-bottom-color:#6699cc; position:relative; z-index:300;}
.tabs li a.selected em {background:#6699cc; color:#000; border-bottom-color:#6699cc; text-decoration:underline; position:relative; z-index:400;}
.tabs li a.selected:hover em {cursor:default;}
.tabs li a.selected:hover b {cursor:default;}
.tabs li a.selected b {z-index:400; background-position:0 -33px; border-bottom-color:#6699cc; cursor:pointer;}

.tabs li a:hover b {background-position:0 -33px; border-bottom-color:#6699cc; cursor:pointer;}
.tabs li a:hover b.p5, .menu li a.selected b.p5 {background:#000;}

.tabs li a:hover span {display:block; position:absolute; left:10px; top:35px; color:#000; white-space:nowrap;}
.tabs li a.selected:hover span {display:none;}

.message {background:#6699cc; border:1px solid #000; border-top:0; text-align:right; padding:5px 10px; margin:0 5px 10px 0; color:#fff; font-size:10px;}



#banner	{
	background: url(images/banner.jpg) no-repeat center;
	height: 250px;
	
}
#banner2	{
	background: url(images/mountain-view.jpg) no-repeat center;
	height: 200px;
	
}
#banner3	{
	background: url(images/banner3.jpg) no-repeat center;
	height: 200px;
	
}
#banner4	{
	background: url(images/banner4.jpg) no-repeat center;
	height: 200px;
}
#maincontent	{
padding-top: 15px;
	width: 500px;
	float: left;
	
}
#rightcontent		{
padding-top: 35px;
	float: right;
	width: 265px;

}
#calendar	{
	width: 760px;
}

img	{
	border: 1px solid #656668;
}
.availability	{
	clear: both;
	text-align: right;
	color: Black;
	font-size: x-small;
}
#footer	{
	clear: both;
	border-top: 1px solid #656668;
	padding: 10px 0;
	text-align: center;
	font: small-caps bold 13px Lucida Sans;
	color: Black;
}
h1	{
	font-size: 14px;
	font-weight: bold;
	color: Navy;
}
h2	{
	font-size: 14px;
	font-weight: bold;
	color: Navy;
}
a.email	{
	text-decoration: underline;
	font-size: 13px;
	color: Blue;
	font: normal;
}


.caption	{
	clear: right;
	font-size: xx-small;
	text-align: right;
}

