*{margin: 0; padding: 0;}

body {
	margin:0;
	padding: 0;
	font-family: Georgia, serif;
}

body img { border-style:none; }

#font-fix { font-size: 1em; }

.margin-fix { margin-left: -1px; }

hr { 
	border: 0; 
	background-color:#666; 
	height:1px;
	}

#top-shadow {
	background: url("images/shadow-top.png");
	background-repeat: no-repeat;
	background-position: top center;
	height: 10px;
	overflow: visible;
	margin-top: 1em;
}

#bottom-shadow {
	background: url("images/shadow-bottom.png");
	background-repeat: no-repeat;
	background-position: 50% -2px;
	height: 9px;
	overflow: visible;
}


#vert-shadow {



	background: url("images/shadow-vert.png");



	background-repeat: repeat-y;



	background-position: top center;



	/* padding: 0; margin:0; */



}







.clearfix:after {



    content: "."; 



    display: block; 



    height: 0; 



    clear: both; 



    visibility: hidden;



}







/* Hides from IE-mac \*/



* html .clearfix {height: 1%;}



/* End hide from IE-mac */







#header	{



	width: 767px;



	position: relative;



	margin: 0 auto;



	padding: 0;



	height: 1.5em;



}







#header h1 {



	font-size: 2em;



	position: absolute;



	bottom: 0;



	left: 15px;



	white-space: nowrap;



	display: inline;



	font-weight: normal;



}







#header img {



	float: left;



	display:inline;



	margin-left: 1em;



}







#header ul {



	position: absolute;



	bottom: 0;



	left: 1em;



}







#header li {



	list-style: none;



	float: left;



	display:inline;



	font-size: .78em;



}







#header a {



	text-decoration: none;



	display: block;



	padding: 0.5em 1em;



}







#header .active {



	padding: 0.5em 1em;



} 







#top {



/*	clear: both; */



}







#topimage { 



	float: left; 



	width: 545px; 



	height: 400px;



	display:inline;



}







#reservations, #logo { margin: 0 auto;}







#left-content {



	width: 545px;



	background-color: #FFFFFF;



}







#left-content h2 {



	font-size: 1.3em;



	text-align: center;



	margin: .5em .5em .5em .5em;



	line-height: 1.25em;



}







#left-content h3 {



	font-size: 1.2em;



	text-align: center;



	margin: .5em .5em .5em .5em;



	line-height: 1.25em;



}







#left-content h4 {
	font-size: 1em;
	margin: 1em .5em 1em .5em;
	line-height: 1.25em;
	text-align:center;
}







#left-content p {



	font-size: .9em;



	text-align: left;



	margin: 1em 1.5em 1em 1.5em;



	line-height: 1.25em;



}







#left-content li {



	font-size: .9em;



	text-align: left;



	margin: .5em 2em .5em 2em;



	line-height: 1.25em;



}

#left-content-wide {
	background-color: #FFFFFF;
}

#left-content-wide h1 {
	text-align:left;
}

#left-content-wide h2 {
	font-size: 1.3em;
	text-align: center;
	margin: 1em .5em 1em .5em;
	line-height: 1.25em;
}

#left-content-wide h3 {
	font-size: 1.2em;
	text-align: center;
	margin: 1em .5em 1em .5em;
	line-height: 1.25em;
}

#left-content-wide h4 {
	font-size: 1.0em;
	text-align: left;
	margin: 1em .5em 1em .5em;
	line-height: 1.25em;
	padding-left:8px;
}







#left-content-wide h5 {



	font-size: .9em;



	text-align: center;



	margin: 1em .5em 1em .5em;



	line-height: 1.25em;



}



#left-content-wide p {



	font-size: .9em;



	text-align: left;



	margin: 1em 1.5em 1em 1.5em;



	line-height: 1.35em;



}







#left-content-wide li {



	font-size: .9em;



	text-align: left;



	margin: .5em 2em .5em 3em;



	line-height: 1.25em;



}







#left-content-wide img {



	text-align: center;



}







/* .hr-center {



	margin-left: 200px;



}*/







#right-content {



	width: 222px;



	vertical-align: top;



}







#right-content img {



	margin: 0.5em auto;



	display: block;



	}







#right-content p {



	width: 150px;



	text-align: center;



	margin: 1em auto;



	font-size: 0.75em;



	line-height: 1.2em;



}







/*#bot-images {



	position: relative;



	left: -3em;



	width: 550px;



}*/



 



.figure {



	background-image: url("images/image-frame.png");



	margin: 0;



	background-repeat: no-repeat;



	text-align: center;



	float: left;



	display: inline;



	width: 175px;



	height: 197px;



	margin-left: 10px;



	margin-right: 6px;



}







.figure img {



	width: 145px;



	height: 165px;



	margin: 15px;



	display: block;



}







#botnav {



	text-align: center;



	width: 767px;



	margin-left: 0;



	margin-top: .3em;



	margin-bottom: .3em;



}



 



/*#botnav ul {



	width: 100em;



	margin: 0 auto;



}*/







#botnav ul li {



	font-size: .7em;



	display: inline;



	margin-left: .4em;



}







#botnav li a {



	text-decoration: underline;



}







#botnav li a:hover {



	text-decoration: underline;



}







#footer {



	text-align: center;



	width: 767px;



	margin-left: 0;



	margin: .5em auto;



}







#footer li {



	font-size: .7em;



	display: inline;



	margin-left: 1em;



}







#footer li a { text-decoration: none; }







#footer li a:hover { text-decoration: underline; }







.room { width: 700px; }







.room .figure { 



	position: relative; 



	top: -10px; 



}







.roomdetail {



	background-image: url("images/image-frame-roomdetail.png");



	margin: -10px 0px 10px 22px;



	text-align: center;



	background-repeat: no-repeat;



	float: left;



	width: 500px;



	height: 300px;



}







.roomdetail img {



	width: 425px;



	height: 250px;



	margin: 25px 35px;



}







.room dt {



	text-align: left;



	font-size: .9em;



	margin: 0.5em 0;



	margin-left: 1em;



	clear: both;	



}







.room dt a {



	text-decoration: underline;



}







.room dt a:hover {



	text-decoration: underline;



}







.room dd { 



	text-align: left;



	line-height: 1.4em; 



	font-size: .8em; 



}







.room_image {



	float: left;



	display: inline;



	clear: left;



	margin: 20px 20px 0px 0px;



}







.floatleft {



	float: left;



	margin-top: 5px;



	margin-bottom: 10px;



	margin-left: 5px;



	margin-right: 20px;



}







.floatright {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 10px;
}
.floatright-index {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 20px;
}
.floatright-index img {
	margin-top: 10px;
}







/*



#room_heading_text { position: absolute; width: 230px; right: 0px; bottom: 0px; }



#room_heading { position: relative; height: 454px; margin-bottom: 10px;}



*/







#room_heading_text { position: absolute; width: 235px; left: 315px; right: 0px; bottom: 0px; }







#room_heading { position: relative; height: 454px; margin-bottom: 10px;}





.packages-img {

border:1px solid #244024;

}

.packages-table {

text-align:center;

padding:10px 20px 10px 20px;

}

.packages-table a {

text-align:center;

font-size:16px;

margin:10px auto;

text-decoration:none;

}

.packages-table a:hover {

text-decoration: underline;

}

.packages-table td {

vertical-align:top;

padding:0 20px 40px 20px;

}







.packages-table1 {

text-align:center;

padding:10px 10px 0px 10px;

}

.packages-table1 a {

text-align:center;

font-size:16px;

margin:10px auto;

text-decoration:none;

}

.packages-table1 a:hover {

text-decoration: underline;

}

.packages-table1 td {

vertical-align:top;

padding:0 10px 20px 10px;

}