html {
}
body {
	background: #FFF url(bkgd.jpg) repeat center top;
}
#header {
    height: 110px;
    background-color: #990033;
}
.cottage-logo {
	top: 15px;
}
.home-link {
}
#announcement a {

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