body {
	apadding-top: 50px;
	/*background-repeat:no-repeat;
    background-position: 75% 0;
    background-image:url('../img/bg.png');
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    min-height:100%;*/
}

.navbar-wrapper .navbar {
	border-radius: 0;
}

/*.maintext {
	background-color: #EEEEEE;
}

.maintext h3 {
	color: #666;
}*/


.caption {
	margin-bottom: 10px;
	font-size: 11px;
	font-style: italic;
}


.gmap iframe, .gmap object, .gmap embed { width: 100%; min-height: 50%; }


/* fixes navbar */
.navbar { margin-bottom: 0; }

.page-module { margin-bottom: 20px; }

/* modules styles */
.module-images-grid .thumbnail { margin-right: 15px; }
