html {
}
body {
	background: #5F7EBD;
}
#header {
    height: 140px;
    background: url(bkgd.jpg) no-repeat top center;
    background-size: cover;
}
#base {

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

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