body {
	font-size:medium;
	background:url(images/pageBG.gif) #5d0f39;
	margin:0 4px 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000; 
} 

a, a:visited, a:hover, a:active {
	color: #4a1505;
	text-decoration:none;
}
.indexNumStyle, .numStyle {
	
}
img {
	border:0px;
}
p {
	margin:0;
}
.homeBar {
	text-align:left;
	margin:0 0 6px 0;
}
.logoArea {
	text-align:left;
	margin:6px 0 6px 0;
	background-color:#ece5c9;
}

.topNav, .botNav {
font-family:Georgia, "Times New Roman", Times, serif;
	background: #4a1505;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	padding:  3px;
}
.topNav, .topNav a, .botNav, .botNav a, .topNav a:hover, .botNav a:hover, .topNav a:visited, .botNav a:visited {
	color:#ffffff;
	font-weight:bold;
}
.content {
	color:#000000;
	padding:5px;
	background-color:#ffffff;
}
.indexContent a{
color:#5d0f39;
	text-decoration:underline;
}
.indexContent {	
	font-family:Georgia, "Times New Roman", Times, serif;
	border:1px solid #ece5c9;
	padding:4px;
	background-color:#ece5c9;
}
.indexNav {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:3px;
	color:#ffffff;
	font-weight:bold;
	background: #4a1505;
	border-bottom:1px solid #ffffcc;
}
.indexNav a {
	color:#ffffff;
}
.footer {
	color:#ffffff;
	text-align:center;
	font-size:small;
	padding:1px;
} 
.footer a{
	color:#ffffff;
}

/*extra css for details*/
.roomDetail {
	margin:0 0 6px 0;
}
.roomDetail img{
	margin:0 4px 0 0;
}
.roomTitle {
	color:#5d0f39;
	font-weight:bold;
}
