@charset "UTF-8";

body {
	background-color: #100D0F;
}
#logo {
	text-align: center;
	background-image: url(Images/2012/logo2.png);
	height: 65px;
	background-repeat: no-repeat;
	background-position: center -13px;
}
#spyder {	margin-left: -9999px;
}
#shell {
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	width: 715px;
	height: 342px;
}
#westText {
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	padding-top: 0.5px;
	color: #CCC;
}
#pixWestRoom {
	float: right;
	clear: right;
	margin-right: 55px;
	margin-top: 30px;
}

#pixRetreatRoom {
	float: right;
	clear: right;
	margin-right: 35px;
	margin-top: 30px;
	margin-bottom: 25px;
}
#sitting {
	margin-left: 60px;
	margin-top: 20px;
	margin-bottom: 15px;
	clear: both;
	float: left;
}
#wrapper {
	width: 683px;
	background-color: #100A0F;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 15px;
	background-image: url(Images/2012/leaves.jpg);
}
#nav {
	float: left;
	width: 200px;
	/* [disabled]background-color: #2D2428; */
}
#naVigaTion {
	width: 138px;
	padding: 20px;
	text-decoration: none;
	float: left;
	margin-left: 20px;
}
#naVigaTion ul  {
	text-decoration: none;
	text-align: right;
	display: block;
	margin: 0px;
	list-style-type: none;
	color: #FFC;
	width: 138px;
	font-weight: normal;
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#naVigaTion ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #930;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #FFC;
}
#naVigaTion ul li a {
	color: #FFC;
	text-decoration: none;
}
#naVigaTion ul li a:hover {
	color: #EEC066;
	text-decoration: none;
	background-color: #A9450F;
	display: block;
}
#naVigaTion ul li #num {
	font-weight: bold;
	color: #CCC;
	font-size: 1.1em;
}
.h3 {
	font-weight: bold;
	color: #6F8F16;
	font-size: 0.9em;
	font-family: Verdana, Geneva, sans-serif;
}
.h3Rooms {
	font-weight: bold;
	color: #9C3;
	font-size: 1.1em;
	font-family: Verdana, Geneva, sans-serif;
}
.h3b {
	font-weight: bold;
	color: #FFF;
	font-size: 1.1em;
}
#rmDes {
	font-weight: bold;
	background-color: #A9450F;
	color: #EEC066;
	display: inline;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.inPage {
	background-color: #730028;
	display: block;
	background-repeat: no-repeat;
	cursor: default;
}
#copyRight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	margin: 0px;
	color: #999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copyRight a {
	color: #999;
	text-decoration: none;
}
.stNum {
	font-size: 1.2em;
	color: #99C;
}
#foot {
	/* [disabled]background-image: url(Images/2010/footerTan.gif); */
	clear: both;
	color: #999;
	background-color: #333;
	padding-bottom: 5px;
	margin-bottom: 18px;
}

