body
{
	background-image: url(images/background.gif);
}

h1
{
	color: #336633;
  font-size: 16px;
}

h2
{
	color: #336633;
  font-size: 14px;
}


td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.heading {
  color: #000099;
  font-size: 18px;
  font-weight: bold;
}

.menu {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

.menu:hover
{
  text-decoration: underline;
}

.yaya {
/*
  background-color: #6666ff;
*/
  background-color: #797D4D;
}

.footer {
  font-size: 10px;
	color: #336633;
}

.mailinglist {
  font-size: 10px;

}
.contact {
	width: 300px;
}

.sidebarlarge {
	color: #35744C;
	font-size: 12px;
	font-weight: bold;
	text-align: center;

}

.sidebarsmall {
	color: #000099;
	font-size: 10px;
	text-align: center;

}
.heading2 {
	font-weight: bold;
	color: #000099;
}
.heading1a {

  color: #000099;
  font-size: 16px;
  font-weight: bold;
}

a
{
	color: #336633;
}

ul.accommodation
{
	color: #336633;
}

#select_properties
{
	margin-top:25px;
	width:100%;
}

#select_properties td
{
	text-align:center;
}

#select_properties img
{
	border:none;
}