body {
	text-align: center;
	font-size: 80%;
	padding: 0;
	border: 0;
	margin: 0;
	line-height: 1.1em;
	color: #000000;
	background-color: #ffffff;
	background-image: url('../images/papertexture.jpg');
	font-family: "Trebuchet MS", "MS Serif", Helvetica, Arial, sans-serif;
}
#body {
	background-image: url('../images/tab_line.gif');
	background-repeat: repeat-x;
} #center {
	background-image: url('../images/tab_line.gif');
	background-repeat: repeat-x;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border: 0;
	text-align: center;
	padding-top: 20px;
}



/* header */
#top {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border: 0;
	text-align: center;
} #header {
	margin: 0 auto 0 auto;
	width: 700px;
	background-color: #fff;
} img#logo {
	margin: 0 65px 0 65px;
}


/* tabs */ 
div#tabs {
	float:left;
	width: 770px;
	margin-top: 12px;
	font-size: 0.85em;
	letter-spacing: 1px;
 	line-height:normal;
	text-transform: uppercase;
  	font-family: Georgia, sans-serif;
}#tabs ul {
  	margin: 10px;
	padding: 0;
  	list-style:none;
}#tabs li {
 	float:left;
  	background:url("../images/left.gif") no-repeat left top;
  	margin: 0 2px 0 2px;
  	padding: 0 0 0 8px;
}#tabs a {
  	float:left;
  	display:block;
  	background:url("../images/right.gif") no-repeat right top;
  	padding:17px 15px 2px 0px;
  	text-decoration:none;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabs a {float:none;}
/* End IE5-Mac hack */
#tabs a:hover {
	color:#fff;
}#tabs #current {
	background-image:url("../images/left_on.gif");
}#tabs #current a {
	background-image:url("../images/right_on.gif");
	color: #000;
}


/* subnav */
#subnav {
	clear: both;
	text-align: left; 
	height: 50px;
	margin-left: 10px;
	text-transform: uppercase;
	color: #336600;
	font-size: 0.85em;
	letter-spacing: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
} .links {
	padding-bottom: 10px;
	padding-top: 20px;
	width: 700px;
	border-bottom: 1px dotted #8e1111;
} #subnav a {
	color: #000;
	text-decoration: none;
} #subnav a:hover {
	color: #336600;

}


/* left-hand panel */
#left {
	width: 350px;
	float: left;
} .photo {
	margin: 5px;
	margin-top: 10px;
	background-position: center; 
	background-repeat: no-repeat; 
	clear: both;
} .photo .top {
	width: 100%;
	height: 39px;
} .photo .middle .l {
	float: left;
} .photo .middle .r {
	float: right;
} .photo .bottom {
	width: 100%;
	clear: both;
} .photo img {
	margin: 0;
}


/* slides */
div.slide {

} div.h {
	width: 660px;
	margin-left: 25px;
} div.v {
	width: 500px;
	margin-left: 105px;
} a#prev{
	float: left;
	width: 100px;
	text-align: right;
}

a#fwd {
	float: right;
	width: 100px;
	text-align: left;
}

p#caption { 
	float: left;
	text-align: center;
	margin: 10px 50px 0 50px;
} div.v p#caption {
	width: 200px;
} div.h p#caption {
	width: 360px;
}




/* content */
#content {
	width: 700px;
	margin: 40px 0 0 0;
	text-align: center;
} p { 
	text-align: left;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
} div.room {
	clear: both;
	margin-top: 30px;
	margin-bottom: 50px;
} div.room p {
	clear: both;
} div.full p {
	width: 700px;
} h1 {
	font-weight: normal;
	font-size: 1.6em;
	font-style: italic;
	color: #336600;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
} h2 {
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-size: 0.9em;
	letter-spacing: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 25px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
	border-bottom: 1px dotted #360;
} h3 {
	font-weight: normal;
	font-size: 1em;
	font-style: italic;
	color: #336600;
	font-family: Georgia, "Times New Roman", Times, serif;
} #content ul {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
} #content li {
	text-align: left;
	list-style-type: circle;
	margin-bottom: 0.7em;
} blockquote {
	background: url("../images/lquo.gif") 0px 0px no-repeat;
	width: 380px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 25px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 60px;
}

a {
	color: #8e1111;
	text-decoration: underline;
} a:hover {
	color: #000;
} a img {
	border: 0px;
} p.center {
	text-align: center;
} img.wireless {
	margin: 0 auto 0 auto;
}

/* form */

form {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
} form div {
	padding-top: 15px;
} label {
	float: left;
	width: 180px;
	text-align: right;
	margin-right: 5px;
	padding-top: 4px;
} input, select {
	float: none;
} div.wide label {
	float: none;
	clear: both;
	text-align: left;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
} textarea {
	clear: both;
	float: none;
	width: 400px;
} div.wide {
	clear: both;
	float: none;
	margin-top: 20px;
} div.wide input {
	margin-top: 10px;
	clear: both;
	float: none;
} div.check input {
	float: left;
	margin-left: 50px;
} div.check label {
	float: right;
	text-align: left;
	width: 300px;
	
/* reservations form */
} fieldset {
	border: 1px dotted #360;
	margin-bottom: 10px;
} legend, div. {
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-size: 0.9em;
	letter-spacing: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 25px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
}form#reservations input, select, label {
	margin: 2px;
	float: none;
} strong {
	color: #bf0000;
}form#reservations img, img.icon {
	vertical-align: text-bottom;
	border: 0;
	margin: 0;
} div.formextra {
	border: 2px solid #fff;
	width: 400px;
	padding: 20px;
	margin: 0 auto 0 auto;
}


/* map */
div#map {
	border: 1px solid #360;
	width: 500px; 
	height: 500px;
	margin: 0 auto 0 auto;
}	 
	 