a{
}

a:hover{
}

a:visited{
}

body{
	position:relative;
	margin-top:0px;
	margin-left:0px;
	background-color:#666;
	padding:0px;
}

#container{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-402px;
	width:805px;
	height:500px;
	background-color:#fff;
	margin-top:20px;
	padding:0px
}

#logo{
	position:absolute;
	background: url("/layout/logo.gif") no-repeat #fff;
	padding:0px;
	height:40px;
	width:270px;
	margin:20px 0px 0px 10px;
}
#logo h1{
	margin-left:-1000em;
}

#nav{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	margin:70px 0px 0px 20px;
	width:380px;
}
#nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#nav li{
	float:left;
}
#nav a{
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	padding-right:4px;
}
#nav a:hover{
	font-size:9pt;
	font-weight:bold;
	text-decoration:underline;
	color:#72bf44;
}

.side_img{
	position:absolute;
	height:500px;
	width:400px;
	padding:0px;
}

#home_img{
	margin-left:410px;
	background:url("/layout/cat1.jpg") no-repeat;
}
#accomodations_img{
	margin-top:0px;
	margin-left:430px;
	background:url("/layout/room_right.jpg") no-repeat;
}
#scheduling_img{
	/*oldmargin-top:6px;
	margin-left:483px;
	margin-top:98px;
	margin-left:405px;*/
	margin-left:407px;
	background:url("/layout/cat12.jpg") no-repeat;
}
#info_img{
	margin-left:400px;
	background:url("/layout/blank_img.gif") no-repeat;
}
#contact_img{
	margin-top:0px;
	margin-left:410px;
	background:url("/layout/contact_right.jpg") no-repeat;
}
#health_img{
	margin-left:410px;
	background:url("/layout/health_right.jpg") no-repeat;
}
#cost_img{
	margin-left:407px;
	background:url("/layout/cat9.jpg") no-repeat;
}
#faq_img{
	margin-left:407px;
	background:url("/layout/cat10.jpg") no-repeat;
}
#testimonials_img{
	margin-left:407px;
	background:url("/layout/testimonials_right.jpg") no-repeat;
}
#gallery_img{
	margin-left:407px;
	background:url("/layout/gallery_right.jpg") no-repeat;
}
#main{
	position:absolute;
	margin:110px 0px 0px 0px;
	height:345px;
	width:400px;
	overflow:auto;
}

#content{
	position:relative;
	margin:5px 20px 0px;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
}
#content p{
	margin-left:10px;
}

#sub_nav{
	position:absolute;
	margin:460px 0px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
}
#sub_nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#sub_nav li{
	float:left;
}
#sub_nav a{
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
#sub_nav a:hover{
	font-size:10pt;
	font-weight:bold;
	color:green;
}
.titlebar{/*title bar*/
width:250px;
height:20px;
background-color:#C6E1B7;
border:solid 2px #72bf44;
padding:4px;
}
.subtitlebar{/*subtitle bar*/
width:150px;
height:20px;
background-color:#C6E1B7;
border:solid 2px #72bf44;
padding:4px;
}
.subtitlebardates{/*subtitle bar*/
width:330px;
height:16px;
background-color:#C6E1B7;
border:solid 2px #72bf44;
padding:4px;
}
.title{/*title*/
font-size:16pt;
font-weight:bold;
font-family:"monotype corsiva", arial, helvetica, sans-serif;
color:#000;
}
.text{/*title*/
font-size:9pt;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
color:#000;
}
table.holidays td.holidays{/*text*/
font-size:9pt;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
color:#000;
}