html {
}
body {
	background: #F5E3BD url(topback.png) repeat-x center top fixed;
}
#header {
    height: 180px;
    background: url(sun-01.gif) no-repeat 85% -60px fixed;
}
.cottage-logo {
	top: 20px;
}
.home-link {
}
#announcement a {

}
.photo-gallery-title, .amenity-title, .address {
	background-color: #F5E3BD;
}
.photo-gallery-title p, .amenity-title p, .address p {
	color: #333;
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip {
    color: #333 !important;
    background-color: #FFF !important;
}