@charset "utf-8";
/* CSS Document */


.page-with-sidebar .dt-sc-one-half {
	margin-bottom:30px;
	
}

.page-with-sidebar ul {
	margin-left:30px;
}

.page-with-sidebar ul li {
	list-style:disc;
}

.page-with-sidebar a {
	text-decoration:underline;
}



	#credit {
text-align:center;
padding-bottom:10px;
padding-top:20px;
}

#credit a {
text-decoration:none;
font-size:9px;
color:#2f2f2f;
}

#credit a:hover {

	text-decoration:underline;

}

#credit img {
border:0px;
display:block;
margin:auto;
margin-bottom: 2px;
}

    .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
	
	@media (max-width: 1299px) and (min-width: 768px) {

header .alignright .dt-sc-bordered-button {
	margin-top:12px;
	
}
		
		.fullwidthimage-old-only {
	text-align:center;	
	margin: auto;
	width:98%;
}