body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
	background-image: url(images/bg1.gif);
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color:#0055bb;
}
a:link, a:visited {
  text-decoration: none;
}
a:hover, a:active {
  text-decoration: underline;
}
h2 {
	margin-bottom: -12px;
}
.enlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.cal_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.cottage_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.room_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.cell_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.cell_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.top_links {
	font-size: 14px;
	color:#0000FF;
}
.top_links a:link, .top_links a:visited {
  text-decoration: none;
}
.top_links a:hover, .top_links a:active {
	text-decoration: underline;
}
.ban_links {
	font-size: 18px;
	color:#0000FF;
}
.ban_links a:link, .ban_links a:visited {
  text-decoration: none;
}
.ban_links a:hover, .ban_links a:active {
  text-decoration: underline;
}
.hot_news {
	font-size: 16px;
  color: #000000;
	background-color: #e5e19a;
	border: 1px solid #000000;
	margin: 0;
	padding: 5px;
}
.hot_news img {
  float: left;
	margin: 0 10px 0 2px;
	border: 1px solid #000000;
}
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.clear {
  clear: both;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #8d9969;
	padding: 2px;
	text-align: center;
}
#home_photos {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
#home_photos td {
	padding: 0 5px 5px 0;
}
.splash {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	background-color: #dddd00;
	color: #000000;
	text-align: center;
	width: 30em;
	margin: auto;
}

