.voffset  { margin-top: 2px; }
.voffset1 { margin-top: 5px; }
.voffset2 { margin-top: 10px; }
.voffset3 { margin-top: 15px; }
.voffset4 { margin-top: 30px; }
.voffset5 { margin-top: 40px; }
.voffset6 { margin-top: 60px; }
.voffset7 { margin-top: 80px; }
.voffset8 { margin-top: 100px; }
.voffset9 { margin-top: 150px; }

body {
    background: url(../img/bgwood.png) repeat;
    font-family: 'Open Sans', sans-serif;
}

.whitebg {
	background-color: #FBFBFB;
}

#map {
    width: 100%; height: 200px; margin-top: 0px; margin-bottom: 20px;
}

h1, h2, h3, h4 {
	font-family: 'Fjalla One', sans-serif;
}


