body#homepage li#home a,
body#accommodationpage li#accommodation a,
body#privacypage li#privacy a,
body#activitiespage li#activities a,
body#ratespage li#rates a,
body#specialspage li#specials a,
body#locationspage li#locations a,
body#reservationspage li#reservations a,
body#specialspage li#specials a,
body#gallerypage li#gallery a,
body#contactpage li#contact a, {
background-image: url(../pics/nav_over.gif);
color: #660000;
}

body { 
	background: #F8EEDC url(../pics/body_bg.jpg) top center repeat-y;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px; color: #552B00; 
	line-height: 18px; 
	font-family: "Trebuchet MS", helvetica, sans-serif;		       
}

#holder {
     margin: 0 auto 0 auto; 
     text-align: center;
     width: 928px;
		 padding: 0;
}

h1 {
	font-size: 15px; color: #476666;
	font-weight: bold; 
	font-family: "Trebuchet MS", helvetica, sans-serif;
}

h2 {
	font-size: 14px; color: #0F3333;
	font-weight: bold; 
	font-family: "Trebuchet MS", helvetica, sans-serif;
}

#header {
     margin-right: 39px;
     margin-left: 38px;
		 padding: 0; 
		 text-align: center; 
		 width: 850px;
		 height: 304px;
		 background-image: url(../pics/header.jpg);
}	

#header_acc {
     margin-right: 39px;
     margin-left: 38px;
		 padding: 0; 
		 text-align: center; 
		 width: 850px;
		 height: 304px;
		 background-image: url(../pics/header_location.jpg);
}

#header_contact {
     margin-right: 39px;
     margin-left: 38px;
		 padding: 0; 
		 text-align: center; 
		 width: 850px;
		 height: 304px;
		 background-image: url(../pics/header_contact.jpg);
}

#header_res {
     margin-right: 39px;
     margin-left: 38px;
		 padding: 0; 
		 text-align: center; 
		 width: 850px;
		 height: 304px;
		 background-image: url(../pics/header_reservation.jpg);
}

#header_loc {
     margin-right: 39px;
     margin-left: 38px;
		 padding: 0; 
		 text-align: center; 
		 width: 850px;
		 height: 304px;
		 background-image: url(../pics/header_accommodation.jpg);
}

#header_rates {
     margin-right: 39px;
     margin-left: 38px;
		 padding: 0; 
		 text-align: center; 
		 width: 850px;
		 height: 304px;
		 background-image: url(../pics/header_rates.jpg);
}

#header_activities {
     margin-right: 39px;
     margin-left: 38px;
		 padding: 0; 
		 text-align: center; 
		 width: 850px;
		 height: 304px;
		 background-image: url(../pics/header_activities.jpg);
}

#header_specials {
     margin-right: 39px;
     margin-left: 38px;
		 padding: 0; 
		 text-align: center; 
		 width: 850px;
		 height: 304px;
		 background-image: url(../pics/header_specials.jpg);
}

#header_gallery {
     margin-right: 39px;
     margin-left: 38px;
		 padding: 0; 
		 text-align: center; 
		 width: 850px;
		 height: 304px;
		 background-image: url(../pics/header_gallery.jpg);
}

#subnav {
     display: inline;
		 float: left;
		 text-align: left;
		 width: 155px;
		 color: #ffffff;
		 padding-top: 38px;
		 margin-left: 45px;	
		 margin-top: 0;	 
		 margin-right: 35px;
		 margin-bottom: 0;
}

#subnav ul {
	margin: 0 0;
	padding: 0;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660000;
}

#subnav li {
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#subnav ul a:link, #subnav ul a:visited {
	color: #660000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 10px 3px 30px;
	display: block;
	height: 1%;
	background-image: url(../pics/nav.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #660000;
}

#subnav ul a:hover, #subnav ul a:active, #subnav ul a:focus {
	background-image: url(../pics/nav_over.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
}

#gallery img {
		 margin: 0;
		 text-align: center;
		 padding: 4px;
		 border: 1px solid #D9E0E6;
		 border-bottom-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 background: #fff;		 
}

#gallery a:link {
	TEXT-DECORATION: none;
	border-bottom: none;
}

#gallery a:visited {
	TEXT-DECORATION: none;
	border-bottom: none;
}

#gallery a:hover {
	TEXT-DECORATION: none;
	border-bottom: none;
}

#content {
     clear: both;
		 text-align: left;
		 padding: 0; 
		 margin: 0;
}	

#content_left {
     display: inline;
     float: left;
		 width: 185px;
		 margin-left: 80px;
		 text-align: left;
		 padding-top: 20px; 
		 padding-bottom: 20px;
}	

#content_right {
     display: inline;
     float: right;
		 width: 480px;
		 margin-right: 100px;
		 text-align: left;
		 padding-top: 20px; 
		 padding-bottom: 20px;
}	

#rotation img {
		 margin: 0;
		 text-align: center;
		 padding: 10px;
		 border: 1px solid #D9E0E6;
		 border-bottom-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 background: #fff;		 
}


#footer {
	clear: both;
	width: 770px;
	margin-left: 79px;
	margin-right: 79px;
	padding-top: 10px;
	font-size: 10px; color: #660000; 
	font-family: verdana, arial, sans-serif;
	text-align: center;  
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #660000;
}

#footer a:link {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #660000; 
	TEXT-DECORATION: none;
	border-bottom: 1px dotted #660000;
}

#footer a:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #660000; 
	TEXT-DECORATION: none;
}

#footer a:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #660000; 
	TEXT-DECORATION: none;
	border-bottom: 1px solid #660000;
}

#content a:link {
	TEXT-DECORATION: none;
	color: #660000;
	border-bottom: 1px dotted;
}

#content a:visited {
  color: #660000;
	TEXT-DECORATION: none;
	border-bottom: 1px dotted;
}

#content a:hover {
  color: #660000;
	border-bottom: 1px solid;
}


input[type="submit"]
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 80%;
font-weight: bold;
}

input[type="text"], textarea
{
border: 1px solid;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 90%;
}

input[type="passowrd"]
{
border: 1px solid;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 90%;
}

/* photo gallery */


#containerphoto {
	float:left;
	text-align: center;
	margin-left:20px; 
	padding:0; 
	width:370px;
	height:470px; 
	overflow:auto; 
}

#containerphoto img {
		 margin: 0;
		 padding: 10px;
		 border: 1px solid #D9E0E6;
		 border-bottom-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 background: #fff;		 
}



