body {  background-color: #815F55;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FEDCB2;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px
}

h1 {font-size: 24px;
font-weight: normal;
color: #2A0814;
font-family: "Times New Roman", Times, serif;
font-variant: small-caps;
}

h2 {font-size: 24px;
font-weight: normal;
color: #2A0814;
font-family: "Times New Roman", Times, serif;
font-variant: small-caps;
}

h3 { font-size: 22px;
color: #2A0814;
font-family: "Times New Roman", Times, serif; 
font-variant: normal;
font-style: italic;
font-weight: bold;
}

td {  font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #2A0814
}

.smalltxt {  font-size: 11px
}

a {  color: #000000;
text-decoration: underline
}

.spctxt {  line-height: 19px
}

.roomtitle {  font-size: 24px;
font-weight: normal;
color: #2A0814;
font-family: "Times New Roman", Times, serif;
font-variant: small-caps;
}

.txtfield {  font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #2A0814;
border: 1px #2A0814 solid; background-image: url(images/bg_nav.gif)
}

.button { font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FEDDB2;
cursor: hand;
background-image: url(images/bg_nav_on.gif);
border: #2A0814;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #2A0814
}

.navon {  font-weight: bold;
color: #FEDDB2;
background-image: url(images/bg_nav_on.gif);
cursor: default
}

.roomtitle2 { font-size: 24px;
font-weight: normal;
color: #2A0814;
font-family: "Times New Roman", Times, serif; font-variant: normal
}
ol {list-style-type:decimal;
}
ul { list-style-image: url(images/bullet.gif)
}

#bbcomReviewWidget td.revHorizontalBoxes {
	width:180px;
}

blockquote {
	width: 85%;
	margin: 0px 10px;
	padding: 0px 10px;
}

.center {
	text-align: center;
}

/*Feedburner Layout*/

.feedburnerFeedBlock {
	background: #CFAE90;
	padding: 5px;
	border: solid 4px #815F55;
	margin: 0 30px;
}

.feedTitle {
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
}


.feedburnerFeedBlock ul li {
	list-style-type: none;
	font-size: 13px;
	text-decoration: none;
	margin-top: 10px;
}

.feedburnerFeedBlock .headline {font-size: 16px}

.feedburnerFeedBlock .date {font-size: 10px; margin: 0 0 5px 10px; display: inline;}

#creditfooter {display: none}
.fbsubscribelink {text-align: center; font-size: 12px;}

