/* CSS Document */

*	{
	margin: 0px;
	padding: 0px;
	}

body	{
	text-align:center;
	font: 11px arial, Helvetica, Verdana,Times New Roman,Times;
	color: #666666;
	line-height: 18px;
	background-color:#000000;
	padding-top: 30px;
	}


#wrapper	{
	width: 800px;
	margin:0px auto;
	background-color: #FFFFFF;
	}
	
	
#container	{
	margin:0px auto 0px auto;
	}
	
#header	{
	background-color: black;
	}
	
#logoarea	{
	padding: 0px;
	margin: 0px;
	border: none;
	}

#logoarea img	{
	padding: 0px;
	margin: 0px;
	border: none;
	}

#mainnavouter	{
	

	}
	
#mainnav	{
	background-color: white;
	background-image:url(../images/mainnav_bg.gif);
	height: 32px;
	padding: 0px;
	margin: 0px;
	text-align: left;

	}
	
#content	{
	border: solid 2px #8f8164;
	background-color: white;


	}
	
#contentleft	{
	float: left;
	width: 500px;
}

#breadcrumb	{
	margin-bottom: 20px;
	}

#contentright	{
	float: right;
	width: 296px;
	text-align: left;
	background-image:url(../images/summary_bg.gif);
	background-repeat: repeat-x;
	}


#contentlefthome	{
	float: left;
	width: 600px;
	

}

#title	{
	background-color: #ffffff;
	text-align: left;
	margin: 0px;
	border-bottom: 2px solid #8f816a;
	border-right: 2px solid #8f816a;
	height: 50px;
	}
	
#main	{
	
	text-align: left;
	background-image:url(../images/main_bg.gif);
	background-repeat: repeat-x;
	padding: 20px 20px 40px 30px;
	}
	
	
#mainhome	{
	
	text-align: left;
	background-image:url(../images/main_bg.gif);
	background-repeat: repeat-x;
	}
	
#mainleft	{
		width: 190px;
		float: left;		
	}

	

#homenews	{
	float: right;
	width: 196px;
	text-align: left;
	}
	
#homenewstitle	{
	border-bottom: 2px solid #8f816a;
	height: 50px;
	}
	
#homenewsbody	{
	margin: 10px 20px 10px 20px;

}	


	
a.newsdate	{
	color: #6c1117;
	font-size: 9px;
	}
	
a:hover.newsdate {
	color: #8f816a;
	font-size: 9px;
	}
	
#homenewsbody P.alternate	{
	margin-bottom: 10px;
	color: black;

}	

.newshomeitem	{
	border-bottom: 1px dotted #8f816a;
	line-height: 15px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	}


	
#contentrighttitle	{
	border-bottom: 2px solid #8f816a;
	height: 50px;
	background-color:#FFFFFF;
	background-image:url(../images/main_bg.gif);
	background-repeat: repeat-x;
	}
	
#contentrightbody	{
	margin: 15px;

}	

#contentrightbody P	{
	margin-bottom: 10px;

}


#contentrightbody img{
	margin-left: 10px;
	}

#bottomlinks	{
	clear: both;
	background-image: url(../images/bottomlinks_bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 165px;
	}


	
#footer	{
	background-color: #8f8164;
	padding: 8px 0px 8px 0px; 
	color: #ffffff;
	}
		


h1	{
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #6c1117;
	padding: 15px 10px 10px 45px;
	background-image: url(../images/title_cherry.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	
	
 #mainleft	h1	{
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #8f816a;
	background: none;
	padding: 0px;
	margin:10px;
	
	} 
	
#mainleft	P	{
	margin:10px 10px 10px 20px;
	padding: 0px;
	font-size: 12px;
	color: #8f816a;
	}
		
h2	{
	color: #8f816a;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	padding: 0px 10px 10px 10px;
	margin-bottom: 10px;
	}
	
h3	{
	color: #8f816a;
	font-size: 12px;
	line-height: 16px;
	}
	

	
	
h4	{
	color: #6c1117;
	font: 15px Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	padding: 6px 10px 10px 20px;
	}
	
P	{
	margin-bottom: 5px;
	}
	
	
A	{
	color: #6c1117;
	text-decoration: none;
	}
	
A:hover	{
	color: #8f816a;
	}
	
img	{
	border: none;
	}
	

	
/* HOME PAGE SECTIONS */

#homesections	{
	float: right;
	width: 410px;
	background-image:url(../images/homesections_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 50px;
	background-color: #FFFFFF;
	}
	


#stay	{
	background-image:url(../images/stay_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border: 1px solid white;
	margin: 8px 8px 0px 8px;
	padding: 8px;
	}	

#stay img	{
	float: right;
	}
	
#stay p	{
	float: left;
	width: 230px;
	padding-top: 25px;
	color: #58421f;
	margin: 0px;
	line-height: 15px;
	}
	
#shop	{
	background-image:url(../images/shop_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	border: 1px solid white;
	margin: 8px 8px 0px 8px;
	padding: 8px;
	}	

#shop img	{
	float: left;
	}
	
#shop p	{
	float: right;
	width: 230px;
	padding-top: 25px;
	color: #58421f;
	margin: 0px;
	line-height: 15px;
	}
	

#discover	{
	background-image:url(../images/discover_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border: 1px solid white;
	margin: 8px 8px 0px 8px;
	padding: 8px;
	}	

#discover img	{
	float: right;
	}
	
#discover p	{
	float: left;
	width: 230px;
	padding-top: 25px;
	color: #58421f;
	margin: 0px;
	line-height: 15px;
	}
	
/* top navigation */

	
#topnav	{
	background-color: #8f816a;
	background-image: url(../images/topnav_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	color: white;
	text-align: right;
	padding: 0px;
	margin: 0px;
	
	}
	
#topnav	ul	{
	padding: 5px 5px 5px 0px;
	background: none;

}

#topnav	ul li	{
	display: inline;
	
}
	
#topnav a	{
	color: white;
	text-decoration: none;
	margin-right: 10px;
	}
	
#topnav a:hover	{
	color: #6c1117;
	}

/* general navigation */

.ws_path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8f816a;
	text-decoration: none;
}

.ws_path_current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6c1117;
	text-decoration: none;
}

.path:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c1117;
	text-decoration: none;
}


/* shop */

.shopindexitem	{
	border-bottom: 1px dotted #8f816a;
	margin-bottom: 15px;
	padding-bottom: 8px;
	}
	
#shoppingcartsmall P	{
	padding: 0px;
	margin: 0px;
	}
	
#shopindexouter {
	padding-top: 15px;
	}

#shopindexouter img	{
	margin-right: 10px;
	
	}
	
#shoppingcartsmall	{
	border: 1px solid white;
	padding: 10px;
	}
	
.price	{
	color: #6c1117;
	margin-left: 5px;
	}
	
/* Subscription */

#subscribeform	{
	border: 1px dotted #8f816a;
	background-color: #efefef;
	padding: 10px;
	margin-top: 20px;
	width: 250px;
	}
	
.alerttext	{
	color: #660000;
	font-weight: bold;
	}
	
/* Booking Form */

#bookingform	{
	border: 1px dotted #8f816a;
	background-color: #efefef;
	padding: 10px;
	margin-top: 20px;
	width: 300px;
	}
	
/* Contact Form */

#contactform	{
	border: 1px dotted #8f816a;
	background-color: #efefef;
	padding: 10px;
	margin-top: 20px;
	width: 300px;
	}
	
/* div specific font formatting */

#footer a	{
	color: white;
	text-decoration: underline;
	}
	
/* media box */

#media a	{
	padding: 5px;
	}
	
#media	{
		margin-bottom: 10px;
		margin-top: 10px;
}

#media h2	{
	padding-top: 10px;
}