body {
	font-size:medium;
	background-color:#96cb7d;
	margin:0 4px 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000; 
} 

a, a:visited, a:hover, a:active {
	color: #58301b;
	text-decoration:none;
}
.indexNumStyle, .numStyle {
	
}
img {
	border:0px;
}
p {
	margin:0;
}
.homePhoto {
	text-align:center;
	background-color:#556038;
	border-top:3px double #eed3ae;
}
.homePhoto img{
	margin-top:3px;
}
.logoArea {
	text-align:center;
	border-right:1px solid #444e2b;
	border-left:1px solid #444e2b;
}

.topNav, .botNav {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#58301b;
	font-size:smaller;
	font-style:italic;
	text-align:left;
	padding:  3px;
}
.topNav, .topNav a, .botNav, .botNav a, .topNav a:hover, .botNav a:hover, .topNav a:visited, .botNav a:visited {
	color:#58301b;
	
}
.topNav{
	border-top:1px solid #3d090d;
	border-right:1px solid #444e2b;
	border-left:1px solid #444e2b;
}
.botNav {
	border-bottom:1px solid #3d090d;
	border-right:1px solid #444e2b;
	border-left:1px solid #444e2b;
}
.botNav {
	clear:both;
}
.content {
	color:#000000;
	padding:5px;
	background-color:#ffffff;
	border:3px double #313a1c;
}
.content a{
	border-bottom:1px dotted #58301b;
	color:#58301b;
}
.content strong{
	color:#58301b;
}
.content img{
	align:left;
	text-align:left;
	margin-right:3px;
}

.content hr{
	margin:6px 0 6px 0;
	color:#96cb7d;
}
.content .roomTitle {
	color:#58301b;
}

.roomDetail {
	margin:0 0 6px 0;
}
.indexContent {
	font-size:smaller;
	color:#ffffff;
	margin:0;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	border:3px double #eed3ae;
	padding:7px;
	background-color:#4b5a3a; 
}
.indexNav, .topNav, .botNav {
	background:url(images/navBG.jpg) repeat-x bottom #ece6c7;
}
.indexNav {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 4px 0;
	padding:3px;
	color:#58301b;
	font-style:italic;
	border-bottom:1px solid #873918;
}
.indexNav a {
	color:#58301b;
}
.footer {
	color:#4b5a3a;
	text-align:center;
	font-size:small;
	padding:1px;
} 
.footer a{
	color:#4b5a3a;
	text-decoration:underline;
}
