body {
	font-size: 18px;
}

#leftbar h2 {
    font-family: 'Open Sans', arial, helvetica, tahoma, sans-serif;
    font-weight: 700;
	font-size: 18px;
}

#leftbar ul li {
    padding-top: 0px;
    padding-bottom: 0px;
    list-style: none;
    width: 100%;
	margin-top: 0px;
}

.mmenu .nav-bars {
	display: none}

#logo img {
    margin-bottom: 0px;
}

image, img {
	max-width: 300px;
}

image, img {
	float: left
}

#leftside {
	margin-top: 30px;
	margin-bottom: 30px;
}

#rightside {
	margin-top: 30px;
	margin-bottom: 30px;
}

.g-calendar {
    text-align:center;
    }

.g-calendar iframe {
    width:100%;
    max-width:800px;
    height:400px;
    }

@media (min-width: 768px) {
    
.g-calendar iframe {
    height:600px;
    }
        
}








