/* CSS Document */
body {
	color: #000000;
	background-image:url(../_images/bkg.jpg);
	background-repeat:repeat-y;
	background-color: #000000;
	margin: 0px;
	}
	
#wrapper {
	width: 680px;
	height:auto;
	padding-left: 60px;
	}

/* ------------------------------ TOPNAV ------------------------------ */	
#topNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #f9e8c7;	
	text-align:right;
	}
#topNav a {
	color: #f9e8c7;
	text-decoration:none;
	}
/* ------------------------------ END TOPNAV ------------------------------ */	
#header {
	height: 154px;
	width: 680px;
	padding:0px;
	margin:0px;
	}
	
/* ------------------------------ BODY ------------------------------ */
.top {
/*	background-image:url(../_images/body_top.jpg);*/
	width: 680px;
	height: 0px;
	}

#bodyMiddle {
	background-image:url(../_images/body_middle.jpg);
	padding:0px;
	margin:0px;
	}
	
#bodyMiddle #content {
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	}
#bodyMiddle #content a {
	text-decoration:none;
	color: #0b610b;
	}
#bodyMiddle #content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:12px;
	color: #0b610b;
	padding-bottom: -5px;
	}
#bodyMiddle #content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:16px;
	color: #0b610b;
	padding-bottom: -5px;
	}
#bodyMiddle #content #rooms p {
	padding-left: 10px;
	padding-right: 5px;
	padding-top:0px;
	}
#bodyMiddle #content #rooms img {
	border: #0b610b solid 2px;
	}
#bodyMiddle #content #map img {
	border: #0b610b solid 2px;
	}

#bodyMiddle #content #wrapper {
	margin-left:auto;
	margin-right:auto;
	width: 436px;
	}
#bodyBottom {
/*	background-image:url(../_images/body_bottom.jpg);*/
	height: 15px;
	width: 680px;
	padding:0px;
	margin:0px;
	}
/* ------------------------------ END BODY ------------------------------ */	

/* ------------------------------ COPYRIGHT ------------------------------ */	
#copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	padding-left: 20px;
	padding-bottom: 10px;
	}
	
#copyright a {
	color: #f9e8c7;
	text-decoration:none;
	}
/* ------------------------------ END COPYRIGHT ------------------------------ */	

/* ------------------------------ CONTACT FORM ------------------------------ */	
#contact .text {
	text-align:right;
	}
#content input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	padding-left:3px;
	border:1px solid #000000;
	}
#content textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	padding:3px;
	border:1px solid #000000;
	}
#contact .address {
	text-align:left;
	}
.submit {
	border: 1px solid #000000;
	background-color: #dbc7a2;
	}
#content select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	border:1px solid #000000;
	}
/* ------------------------------ END CONTACT FORM ------------------------------ */

/* ------------------------------ IEBUG ------------------------------ */	
#ieBug1 {
	background-color:#f7f2e8;
	height:5px;
	width:680px;
	position:absolute;
	left:60px;
	top:195px;
	z-index:-20;
	}
#ieBug2 {
	background-color:#f7f2e8;
	background-image:url(../_images/body_middle.jpg);
	height:10px;
	width:680px;
	position:absolute;
	left:60px;
	top:200px;
	z-index:-10;
	}
/* ------------------------------ END IEBUG ------------------------------ */	

/* ------------------------------ GALLERY ------------------------------ */	
#gallery p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:12px;
	color: #000000;
	padding-bottom: -5px;
	}
/* ------------------------------ END GALLERY ------------------------------ */	