﻿body {
	background-color:#94afae;
	margin:0;
	font-family: Bodoni MT, Verdana, Tahoma;
}
p{
	margin-top:0;
	padding: 0px 10px 0px 10px;
	font-size:1.1em;
}
h2{
	margin-top:0;
	padding: 10px 10px 0px 10px;
}
ul{
	font-size:1.1em;
}

#topMenu{
	font-size:.7em;
	text-transform:uppercase;
	padding:5px 30px 5px 10px;
	text-align:right;
	background-image:url("images/tab_bg.png");
	color:White;
}
#topMenu a{
	color:White;
	text-decoration:none;
}
#topMenu a:hover{
	color:#94afae;
	text-decoration:underline;
}

#header {
	margin:auto;
	position:relative;
	background-image:url("images/jac5.jpg");
	background-repeat:no-repeat;
	width:750px;
	height:300px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

#logo{
	position:absolute;
	top:75px;
	right:15px;
	background-image:url("images/jac_logo.gif");
	background-repeat:no-repeat;
	width:290px;
	height:121px;
	padding: 5px 0px 0px 10px;
}

#tab_menu{
	width:750px;
	background-image:url("images/tab_bg.png");
	position:relative;
	top:230px;
}

.divider{
	width:749px;
	height:3px;
	margin:10px 0px 10px 0px;
	background-image:url("images/tab_bg.png");
}

.roomdesc{
	padding-left:20px;
}

.jac_tree{
	margin:auto;
	width:60px;
	height:60px;
	background-image:url("images/jac_tree2.gif");
	background-repeat:no-repeat;
}

.footer{
	font-size:.8em;
	text-align:center;
	margin:0;
	padding:5px;
	background-color:#215352;
	color:White;
	border:1px solid #999999;
}

.h2_about{
	margin: 10px 0px 0px 10px;
	background-image:url("images/about.gif");
	background-repeat:no-repeat;
	width:286px;
	height:35px;
}
.h2_history{
	margin: 10px 0px 0px 10px;
	background-image:url("images/history.gif");
	background-repeat:no-repeat;
	width:77px;
	height:35px;
}
.h2_attract{
	margin: 10px 0px 0px 10px;
	background-image:url("images/attractions.gif");
	background-repeat:no-repeat;
	width:176px;
	height:35px;
}
.h2_accom{
	margin: 10px 0px 0px 10px;
	background-image:url("images/accom.gif");
	background-repeat:no-repeat;
	width:165px;
	height:35px;
}

.h2_addinfo{
	margin: 20px 0px 0px 10px;
	background-image:url("images/addinfo.gif");
	background-repeat:no-repeat;
	width:238px;
	height:35px;
}
.ul_addinfo{
	margin-top:0;
}

.h2_amenities{
	margin: 20px 0px 0px 0px;
	background-image:url("images/amenities.gif");
	background-repeat:no-repeat;
	width:102px;
	height:35px;
}
.ul_amen{
	margin-top:0;
}

.h2_rest{
	margin: 10px 0px 0px 10px;
	background-image:url("images/rest.gif");
	background-repeat:no-repeat;
	background-color:Transparent;
	width:416px;
	height:35px;
}
#rest_pics{
	float:right;
	margin: 10px 10px 10px 10px;	
}

.h2_perfect{
	margin: 10px 0px 0px 10px;
	background-image:url("images/perfect.gif");
	background-repeat:no-repeat;
	width:545px;
	height:35px;
}

.h3_subheads{
	margin: 10px 0px 0px 10px;
	font-family:Bodoni MT;
	font-weight:bold;
}

.htext{
	display:none;
}
.a_tabmenu{
	font-family: Bodoni MT, Verdana, Tahoma;
	font-size:.9em;
	font-weight:bold;
	text-decoration:none;
	color:White;
}

#g-map{
	float:right;
	padding:10px 10px 0 0;
}
#g-map img{
	border:solid 2px #215352;
}
#contact{
	/*position:absolute;
	left:0;
	width:200px;*/
}
#contact a{
	Color:#215352;
}
#res_Form{
	margin-left:200px;
	margin-bottom:10px;
	padding:10px;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}

.h2_contact{
	margin: 10px 0px 0px 10px;
	background-image:url("images/contact.gif");
	background-repeat:no-repeat;
	width:120px;
	height:25px;
}
.h2_reservations{
	margin: 10px 0px 0px 10px;
	background-image:url("images/reservations.gif");
	background-repeat:no-repeat;
	width:123px;
	height:25px;
}
.h2_thankyou{
	margin: 10px 0px 0px 10px;
	background-image:url("images/thankyou.gif");
	background-repeat:no-repeat;
	width:123px;
	height:25px;
}

#thankyou {
	margin-left:200px;
	margin-bottom:10px;
	padding:10px;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}
#thankyou a{
	Color:#215352;
}

#admin a{
	Color:#215352;
}

.ajax__calendar {
    position: relative;
    left: 0px !important;
    top: 0px !important;
    visibility: visible; display: block;
}
.ajax__calendar iframe
{
    left: 0px !important;
    top: 0px !important;
}