body {margin:0; padding:0;font-family: 'Open Sans', sans-serif;font-size:100%;color:#4a2515;font-weight:400;background:#ccc4ad;line-height:30px;width:100%;float:left;}
header {clear:both;display:block;text-align:center;padding:10px;border-bottom:5px solid #4a2515; background-image:url(images/header_bg.png);background-position:top left;
background-repeat:no-repeat;background-size:cover;}
header img {float:none; margin:0 auto;}	
.img-responsive, img {max-width:100%;display:block;height:auto;}
section {display:block;clear:both;float:left;width:90%;padding:5% 5% 0 5%;}
h1 {font-family: 'Raleway', sans-serif;margin-top:0; font-weight:700; font-size:4.5vw; text-transform:uppercase; line-height:initial;}
p { font-size:18px;margin-bottom:20px; display:block; }
.about {
width:90%;float:left; clear:both;background:#fff;padding:5%;text-align:center;display:block;margin-bottom:25px;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color=#CCCCCC)";/*IE 8*/
-moz-box-shadow: -1px 0 10px rgba(204,204,204,0.9);/*FF 3.5+*/
-webkit-box-shadow: -1px 0 10px rgba(204,204,204,0.9);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
box-shadow: -1px 0 10px rgba(204,204,204,0.9);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color=#CCCCCC); /*IE 5.5-7*/
}
.about:last-child {margin-bottom:0px;}
.about img {width:100%;border:1px solid #eeeeee}
section h2 {font-family: 'Raleway', sans-serif; font-weight:800; margin:0px 0px 20px 0px; text-transform:uppercase;font-size:4.5vw;line-height:initial}	
footer {display:block;clear:both;float:left;width:90%;padding:0 5% 0 5%; text-align:center;}
footer h2 {font-family: 'Raleway', sans-serif; font-weight:800;font-size:5.9vw; text-transform:uppercase;}
footer p {font-family: 'Raleway', sans-serif; font-weight:700;font-size:5.9vw; text-transform:uppercase;color:#4f1e24;margin:15px 0; display:block;clear:both;}
footer img {float:none; margin:0 auto;clear:both}