@charset "utf-8";
/* CSS Document */

body	{
	margin:0px;
	}

td.	{
	background-repeat:no-repeat;
	}

div.whatever {
	overflow:auto;
	height:400px;
	}
	
b.title {
	font-family:Weekend-In-Paris, Times New Roman, serif;
	font-size:24px;
	color:#ccb796;
	}

b.default1 {
	font-family:Arial,sans-serif;
	font-size:16px;
	color:#ccb796;
	}

p.default {
	font-family:Nayala, Times New Roman, serif;
	font-size:12px;
	color:#ffffff;
	overflow:auto;
	height:180px;
	}

p.default1 {
	font-family:Nayala, Times New Roman, serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	overflow:auto;
	height:400px;
	}

p.default2 {
	font-family:Nayala, Times New Roman, serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	overflow-y:auto;
	height:360px;
	width:850px;
	}

p.default3 {
	font-family:Nayala, Times New Roman, serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	overflow:auto;
	height:180px;
	}

p.default4 {
	font-family:Nayala, Times New Roman, serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	}

ul.default1 {
	font-family:Nayala, Times New Roman, serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	}

p.contact{
	font-family:Times New Roman, serif;
	font-size:14px;
	color:#ffffff;
	}

a.email{
	font-family:Times New Roman, serif;
	font-size:14px;
	color:#ccb796;
	text-decoration:none;
	font-weight:bold;
	}
a.links:link {color:#ffffff;}
a.links:visited {color:#ffffff;}
a.links:hover {color:#ccb796;}
a.links:active{color:#ffffff;}

a.links{
	font-family: Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
	position:relative;	
	left:260px;
	}


img.map{
	position:relative;
	right:50px;
	bottom:180px;
	float:right;
	}

img.room{
	position:relative;
	bottom:1300px;
	float:right;
	}

