html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #3a2108;
	background-color: #3a2108;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 36px;
	color: #3a2108;
}
h2 {
	font-size: 24px;
	color: #3a2108;
}
h3 {
	font-size: 18px;
	color: #3a2108;
}
h4 {
	font-size: 16px;
	display: inline;
	color: #3a2108;
}
h5 {
	font-size: 14px;
	color: #3a2108;
}
#page {
	background-color:#FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(/images/roomAdvice_roomAdvice.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 760px;
	height: 110px;
}
#homeHeader {
	background-image: url(/images/roomAdvice_homeHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 760px;
	height: 302px;
}
#subHeader {
	background-image: url(/images/roomAdvice_subHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 760px;
	height: 183px;
}
#pageContent {
	width: 355px;
	margin-top: 24px;
	margin-left: 25px;
	margin-bottom: 20px;
	padding-right: 110px;
	text-align:justify;
	position:relative; /* needed for footer positioning*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-image: url(/images/roomAdvice_goooooold.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#pageContent a,a:visited {
	font-size:11px;
	font-weight: bold;
	color: #3a2108;
	text-decoration: underline;
	letter-spacing:normal;
	font-stretch: narrower;
}
#pageContent a:hover {
	font-size:11px;
	font-weight: bold;
	color: #3a2108;
	text-decoration: underline;
	letter-spacing:normal;
	font-stretch: narrower;
}

#pageContentAdvice {
	width: 710px;
	margin-top: 24px;
	margin-left: 25px;
  margin-right: 25px;
	margin-bottom: 20px;
	position:relative; /* needed for footer positioning*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

#pageContentAdvice a,a:visited {
	font-size:11px;
	font-weight: bold;
	color: #3a2108;
	text-decoration: underline;
	letter-spacing:normal;
	font-stretch: narrower;
}
#pageContentAdvice a:hover {
	font-size:11px;
	font-weight: bold;
	color: #3a2108;
	text-decoration: underline;
	letter-spacing:normal;
	font-stretch: narrower;
}

#footer {
	background-image: url(/images/roomAdvice_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 760px;
	height: 31px;
}
#nav {
	width: 760px;
	margin-top: 6px;
}
#nav ul {
	list-style:none;
	display:inline;
	margin: 0px;
	padding: 0px;
	border:none;
}
#nav li {
	display:inline;
	padding: 0 0 0 22px;
	list-style-type: none;
	text-decoration:none;
}
#nav a,a:visited {
	font-size:14px;
	font-weight: bold;
	color: #3a2108;
	text-decoration:none;
	letter-spacing:normal;
	font-stretch: narrower;
}
#nav a:hover {
	font-size:14px;
	font-weight: bold;
	color: #3a2108;
	text-decoration: underline;
	letter-spacing:normal;
}
#headerNav {
	padding: 12px 10px 0px 0px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
}
#headerNav a,a:visited {
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
#headerNav a:hover {
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#homeNav {
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
#homeNav img {
	margin: 20px 0px 10px 10px;
}
#homeNav ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	border:none;
}
#homeNav li {
	padding: 0 100px 0 10px;
	list-style-type: none;
	text-decoration:none;
}
#homeNav a,a:visited {
	font-size:14px;
	font-weight: bold;
	color: #3a2108;
	text-decoration:none;
	letter-spacing:normal;
}
#homeNav a:hover {
	font-size:14px;
	font-weight: bold;
	color: #3a2108;
	text-decoration: underline;
	letter-spacing:normal;
}
#subNav {
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
#subNav img {
	margin: 20px 0 10px 0;
}
#subNav ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	border:none;
}
#subNav li {
	padding: 0 100px 0 10px;
	list-style-type: none;
	text-decoration:none;
}
#subNav a,a:visited {
	font-size:14px;
	font-weight: bold;
	color: #3a2108;
	text-decoration:none;
	letter-spacing:normal;
}
#subNav a:hover {
	font-size:14px;
	font-weight: bold;
	color: #3a2108;
	text-decoration: underline;
	letter-spacing:normal;
}

#navFooter {
	width: 750px;
	color: #FF0000;
	margin: 6px 10px 10px 0;
	text-align: right;
	clear: both;
}
#navFooter ul {
	list-style:none;
	display:inline;
	margin: 0px;
	padding: 0px;
	border:none;
}
#navFooter li {
	display:inline;
	padding: 0 0 0 30px;
	list-style-type: none;
	text-decoration:none;
}
#navFooter a {
	font-size:11px;
	font-weight: bold;
	color: #3a2108;
	text-decoration:none;
	letter-spacing:normal;

}
#navFooter a:visited {
	font-size:11px;
	font-weight: bold;
	color: #3a2108;
	text-decoration:none;
	letter-spacing:normal;
}
#navFooter a:hover {
	font-size:11px;
	font-weight: bold;
	color: #3a2108;
	text-decoration: underline;
	letter-spacing:normal;
}
.contentTitle {
	font-size:18px;
	color: #3a2108;
	font-weight:lighter;
}
#gold {
	background-color: #fef0d0;
	float: right;
	margin-right: -60px;
	margin-left: 8px;
	margin-bottom: 20px;
	width: 87px;
	margin-top: 20px;

	position:relative; /* needed for footer positioning*/
	height:auto !important; /* real browsers */
	height:90%; /* IE6: treaded as min-height*/
	min-height:90%; /* real browsers */
}
.width80 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#room_exp {
	padding: 20px;
	width: 300px;
	color: #3a2108;
	background: #F0CB8C;
	border: thin solid #3a2108;
}

dl dd {
	margin: 0px;
	padding: 0px;
}

dl dt {
	font-weight: bold;
	margin-top: 8px;
	text-decoration: underline;
	cursor:pointer;
}

dl {
	margin-top: 0px;
	margin-bottom: 0px;
}
