/* ------------- Layout ------------- */
body {
	background-color:#580704;
	background-image:url(images/bkgd.png);
	background-repeat:repeat;
	padding:0px;
	margin:0px;
	font-family:Georgia,;
	font-size:16px;
	color:#666666;
}
img, div { /*behavior: url(pngfix/iepngfix.htc)*/;
}
#container {
	position:relative;
	width:960px;
	margin:0 auto;
	padding:0px;
	background-color:#FFFFFF;
	/*background-image:url(images/960grid.png);*/
	border:#999900 thin;
}
#header {
	background-color:#580704;
	width:100%;
	height:250px;
	margin:0 auto;
	padding:0px;
	position: static;
	z-index:99;
	behavior: url('pngfix/iepngfix.htc');
}
/*#page {
	margin:0;
	text-align:center;
	background-color: #663333;
	background-position: center;
}
.table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}*/
#content {
	padding:1em;
	background-color: #FFF;
	background-position: center;
	text-align: left;
	width: 100%px;
}
#nav {
background:url("images/navbkgd.gif") no-repeat scroll left center #580704;
height:70px;
position:relative;
width:100%;
z-index:9999;
}
#nav ul {
margin:0 auto;
padding:17px 35px;
text-align:center;
}
#nav li {
    display: inline;
    float: left;
    list-style: none outside none;
    margin: 0 auto;
    padding: 0 23px;
}
#nav li a {
	background:url(images/nav_bullet.gif) no-repeat;
	background-position:left center;
	width:inherit;
	padding: 0 0 0 30px;
	color:#ffffcc;
	text-decoration:none;
	/*font-family: Tahoma, sans serif;*/
	font-size:120%;
	/*behavior: url(pngfix/iepngfix.htc);*/
}
#nav li a:hover {
	color: #C60;
	background-image:url(images/nav_bullet_hover.gif);
	/*behavior: url(pngfix/iepngfix.htc);*/
}
#left_sidebar {
	background:none repeat scroll 0 0 #F2EBDF;
	float:left;
	margin:0;
	padding:10px;
	
	width:362px;
}
div#left_sidebar p, div#left_sidebar ul, {
	padding:20px;
	}
#main {
	float:left;
	padding:12px 30px;
	width:52%;
}
#menu {
	float:left;
	padding:12px 30px;
	width:52%;
	text-align:center;
}
#main li, #left_sidebar li {
	background:url(images/nav_bullet_hover.gif) no-repeat scroll 0 center transparent;
	/*behavior: url(pngfix/iepngfix.htc);*/
	line-height:1em;
	padding-left:30px;
}
#left_sidebar li a:link {
	list-style:none;
}
#footer {
	clear:both;
	font-size:70%;
	padding-left:25px;
	width:100%;
}
/* ------------- Typography ----------------*/
h1 {
	margin:0 0 25px 0;
	padding:0;
	border-bottom:3px double #663333;
	font:1.75em Georgia, "Times New Roman", serif;
	letter-spacing:-0.05em;
	text-align:left;
	color:#663333;
}
h2 {
	color:#CC6600;
	font-size:1.8em;
	font-style:italic;
	font-weight:normal;
	line-height:1.75em;
	margin:3px 0 25px;
	padding:0;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663333;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #999966;
}
p {
	font-size:16px;
	line-height:1.5em;
	margin:0;
	padding:0 0 1em;
}
cite {
	display: block;
	margin-top: 1.25em;
	font: normal normal 1em/1.75em Verdana, Arial, Helvetica, sans-serif;
	text-align:center
}
a:link, a {
	text-decoration:none;
	color: #999933;
}
.photo {
	background-color:#FFFFFF;
	border-bottom:1px solid #C7C7C7;
	border-right:1px solid #C7C7C7;
	margin:5px 15px 5px 0;
	padding:5px;
}
style1.css (line 140) a:hover {
 border-bottom:none;
}
hr {
	
	height:28px;
	border:none;
	background-image:url(images/hr.png);
	background-position:center center;}

/* ------------------ Images ------------------*/
#header img {
	padding:12px 32px;
}
.captioned_photo {
	float:left;
	line-height:1em;
	margin:0.5em 0 0.5em 0;
	padding:0;
	width:380px;
}
.captioned_photo p {
	color:#666666;
	font:italic 0.75em Geargia;
	margin:0 25px;
	padding:1em;
	
}
.captioned_photo img {
	background-color:#FFFFFF;
	border-bottom:1px solid #C7C7C7;
	border-right:1px solid #C7C7C7;
	display:block;
	/*float:left;*/
	margin:5px 15px;
	padding:5px;
}
.footerlinks {
	margin:5px;
	text-align:center;
	color: #FFFFCC;
	background-color: #663333;
	font:11px Arial, Helvetica, sans-serif;
}
.footerlinks a {
	color:#FFFFCC;
	text-decoration: none;
	border-bottom-style: none;
}
.list {
	list-style-image: url(images/bullet.png);
	padding: 0;
	display: list-item;
	margin: 0;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: inherit;
	color: #663333;
	text-align: center;
}
#rooms {
	text-align: left;
	margin: 5px;
	padding: 5px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #663333;
	border-bottom-color: #663333;
	width: auto;
	height: auto;
}
.price {
	font-family: Tahoma;
	font-size: 16px;
	color: #663333;
	border-bottom-style: double;
}
.terms_conditions p {
	font-family: Tahoma;
	font-size: 9px;
	line-height: normal;
	color: #000000;
	text-align: left;
	vertical-align: bottom;
	margin: 10px;
	padding: 5px;
	height: auto;
	width: 80%;
	clear:both;
}
.photocaption {
	font-family: Tahoma;
	font-style: italic;
	text-align: right;
	font-size: 12px;
}
a img{
	border:none;
	}
/*-------------------------- Slideshow ------------------------*/
#slideshow-container {
	width:350px;
	height:263px;
	position:relative;
	margin:0 auto;
}
#slideshow-container img {
	width:350px;
	height:263px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	float:left;
}
#slideshow-container-controls {
	margin:0 auto;
	width:350px;
	height:160px;/*overflow:scroll;*/
}
#slideshow-container-controls img {
	cursor:pointer;
	width:108px;
	height:90px;
	border:4px solid #fff;
	float:left;
	margin:0;
}
#slideshow-container-caption {
	height:45px;
	position:absolute;
	bottom:0px;
	left:0;
	right:0;
	background:#fff;
	z-index:10;
	overflow:hidden;
}
* html #slideshow-container-caption {
	width:100%;
}
#slideshow-container-caption h3 {
	font-size:14px;
	font-weight:normal;
	color:#c60;
	padding:0px 10px 5px 10px;
}
#slideshow-container-caption p {
	color:#eee;
	font-size:11px;
	padding:0 10px 10px 10px;
}
.toc-active {
	border-color:#000;
}

