@charset "utf-8";
/* CSS Document */


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #663333;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cccc99
}
h1 {
	color: #663333;

}
h2 {
}
h3 {
	font-size: 16px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.accomodationimage {
	margin-right: 20px;
}
.facebooklink a {
	color: #C1AF70;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border:none;
}

.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #98776A;
	width: 650px;
	}
#table {
	font-family: Arial, Helvetica, sans-serif;
	color: #663333;
	margin-bottom: 30px;
}
#table  td   {
	color: #663333;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
#table     td a         {
	text-decoration: none;
	color: #663333;
}
#table  a  img    {
	border: 1px solid #5B1E00;
}

a img {
    overflow: hidden;
}

a img {
    border: none;
    outline: none;
}
 
a:hover {
    border: none;
    outline: none;
}
 
a:active {
    border: none;
    outline: none;
}

