
*,
*:after,
*:before { box-sizing: border-box }
.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}
.clearfix:after { clear: both }
a{ font-size:1.3em; letter-spacing:.5px;}






#brochure {
    background-color: #fff;
    height: auto;
    min-height: 150px;
    max-height: 500px;
    color: #000;
    padding-top: 35px;
    padding-bottom: 45px;
    margin-top: -2px;
}



 #location{
    background-color: #000000;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: auto;
    text-align: center;
}

#book{ min-height:600px;}

.siteplan
{
background:#d5d596; 
min-height:400px !important;
max-height:800px;
}		

   		
	