@charset "utf-8";
/* CSS Document */

* html #container_left {
    overflow-x: auto; overflow-y: hidden; 
    width: expression(document.body.offsetWidth - 502);
}

#border {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	background-color: #84463A;
}
.headers {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #EAE3D1;
	font-weight: bold;
	font-size: 17px;
}

#header {
	background-image: url(../images/header.jpg);
	position: relative;
	height: 126px;
	width: 800px;
}
#navigation {
	background-color: #84463a;
	position: relative;
	height: 51px;
	width: 800px;
}
#attractions_float {
	float:right;
	height:113px;
	width:150px;
	background-color:#84463A;
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#FFF;
	right:5px;
	margin-left:10px;
	border:1px solid #666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}


/* ------- [ Text & Paragraph Styles ] ------- */

p {
	font-family:"Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-align: justify;
	font-weight: bold;
	}
.p_bold {
	font-family:"Trebuchet MS";
	font-size: 13pt;
	color: 333;
	text-align: center;
	font-weight: bold;
}

.p1 {
	font-family:"Trebuchet MS";
	font-size: 14pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

	
.p2 {
	font-family:"Trebuchet MS";
	font-size: 15pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.border_img {
	border: 2px solid #84463A;
}

/*----- [ Page Footer ] ----- */

#footer {
	background-color: #5F332A;
	position: relative;
	height: 25px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5F332A;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	padding-top: 9px;
}
/* ------- [ Link Styles ] ------- */
#footer a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

/* ------- [ MAIN NAVIGATION ] ------- */



#menu
{
	padding-left: 30px;
}
#nav ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li
{
	float: left;
	list-style: none;
	font-family: "Trebuchet MS";
	font-size: 15pt;
	margin: 0px;
	padding-right: 12px;
}

#nav ul li a
{
	display: block;
	text-decoration: none;
	position: relative;
	font-weight: bold;
}

#nav ul li.active a
{
	background: #eae3d1;
	color: #84463a;
	font-weight: bold;
	position: relative;

}

#nav ul li.active a span

{
	background: #eae3d1;
	display: block;
	padding-right: 12px;
	padding-left: 13px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#nav ul li.active a:hover
{
color: #31353A;
}
#nav ul li.inactive
{
padding-top: 0px;
}
#nav ul li.inactive a 
{
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 10px;
}
#nav ul li.inactive a:hover
{
	background:#eae3d1;
	color: #84463a;
}
#nav ul li.inactive a:hover span
{
}
#top_image {
	background-image: url(../images/top_image.jpg);
	position: relative;
	height: 300px;
	width: 800px;
	background-repeat: no-repeat;
}
#main_content {
	position: relative;
	height: auto;
	width: 475px;
}


/*----- [ Main Content ] ------ */

#container_left {
	background-color: #EAE3D1;
	position: relative;
	height: auto;
	width: 487px;
	padding-left: 25px;
	padding-right: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAE3D1;
}
#container_right {
	height: auto;
	background-color: #84463A;
	width: 270px;
	float: right;
}
#container_right_cal {
	height: auto;
	width: 250px;
	background-color: #84463A;
	float: right;
	padding-right: 10px;
}
#container_right_cal a:link {
	color: #333333;
	text-decoration:none;
}
#container_right_cal a:active {
	color: #333333;
	text-decoration:none;
}
#container_right_cal a:hover {
	color: #333333;
	text-decoration:underline;
}
#container_right_cal a:visited {
	color: #333333;
	text-decoration:none;
}
._cal1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
._cal2 {
	text-align: center;
	font-size: 11px;
}
._cal3 {
	color: #666666;
	text-align: center;
	font-size: 11px;
}
._cal {
	color: #CCCCCC;
	text-align: center;
}
#availability {
	position: relative;
	height: 180px;
	width: 180px;
	border: 1px solid #d5c9b8;
	background-image: url(../images/motif2.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	background-color: #84463B;
	padding: 15px;
	font-weight: bold;
	text-align: center;
	top: 15px;
	left: 28px;
}
.avail_btn {
	width: 150px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EAE3D1;
	color: #84463A;
	font-weight: bold;
	font-size: 17px;
}
.avail_{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.img_pos{
	text-align: center;
}
#rand_img {
	position: relative;
	height: 130px;
	width: 225px;
	left: 22px;
}
.booking {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.book_btn {
	background-color: #84463A;
	color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 15px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
fieldset {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

legend {
	font-weight: bold;
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	background-color: #84463A;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#admin_header {
	background-image: url(../images/header.jpg);
	position: relative;
	height: 120px;
	width: 100%;
}

