/* CSS Document */

* {
	padding: 0px;
	margin: 0px;}	

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

H1 {
	display: block;
	width: 581px;
	height: 97px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	float: left;
	margin-left: 30px;
	margin-top: 16px;
}
a:link {
	color: #806D55;
	text-decoration: underline;
}
a:visited {
	color: #806D55;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
#headerWrap {
	
	width: 100%;
	float: right;
	background-image: url(images/headerBG.jpg);
	background-repeat: repeat-x;
	margin-top: -1px;
}
body,td,th {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
}

#contact {
	margin-left: 32px;
}

#navagation {
	float: right;
}
#navagation a {
	text-decoration: none;
	
}

#header {
	margin-right: auto;
	margin-left: auto;
	width: 878px;
	
}



#frame {
	height: 169px;
	width: 240px;
}
#contentTable {
	clear: both;
	margin-bottom: 40px;
	
}
#contentWrap {
	width: 856px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}

#mainHead {
	background-image: url(images/header_01.jpg);
	background-repeat: no-repeat;
}


#contentBG {
	background-image: url(images/contentBG.png);
	padding: 25px;
}
#contentTop {
	background-image: url(images/contentTop.png);
}
#contentBottom {
	background-image: url(images/contentBottom.png);
	background-repeat: no-repeat;
}
#address {
	color: #806D55;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-left: 45px;
}
H2 {
	font-size: 12px;
	color: #806D55;
	clear: both;
	float: left;
	margin-top: 6px;
	margin-left: 85px;
	font-weight: normal;
}

#bottomNav li {
	text-decoration: none;
	display: inline;
	padding-right: .25em;
}
#bottomNav {
	text-align: center;
}

#Rooms {
	margin-right: -5px;
}
#home {
	margin-right: -5px;
}
#contactBottom {
	background-image: url(images/contentContact.png);
	background-repeat: repeat-y;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
H5 {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.15em;
	margin-top: 8px;	
}
