html {
}
body {
	background: #FFF url(topbar.jpg) repeat-x center top;
}
#header {
    height: 110px;

}
.cottage-logo {
	top: 20px;
}
.home-link {
	top: 25px;
}
#announcement a {

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