body	{ font-family: 'EB Garamond', serif; font-size: 12pt; background-color: #fdfdfd; color: #999; }
h1 { font-size: 2.0em; clear: both;}
h2 { font-size: 1.6em; clear: both;}
h3 { font-size: 1.2em; clear: both;}
h4 { font-size: 1.2em; clear: both;}

a { color: #999; }

blockquote {border-bottom: 1px solid #DDD; padding: 10px 10px; margin-left: 20px; font-style: italic; height: auto;}

.wrapper { width: 96%; margin-top: 40px; margin-bottom: 40px; border: 2px solid #DDD; margin-left: auto; margin-right: auto; min-height: 800px; }

.logotext { font-size: 3.6em; width: 100%; text-align: center; margin-top: 20px; letter-spacing: 5px; color: #888693; }
.logotext a {color: #888693; text-decoration: none; }
.logotext a img {display: inherit; width: 80%; max-width: 300px;}

.location, .location_mobile { font-size: 1.0em; width: 90%; text-align: center; margin-top: 30px; letter-spacing: 3px; margin-left: auto; margin-right: auto; display: none; visibility: hidden; }
.location_mobile { display: block; visibility: visible; }
.location_text_left { float: left; width: 33%; text-align: left; }
.location_text_center { float: left; width: 33%; text-align: center; }
.location_text_right { float: left; width: 33%; text-align: right; }



.topmenu { clear: both; font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; font-size: 1.2em; width: 90%; display: none; visibility: hidden; 
text-align: center; margin-left: auto; margin-right: auto; margin-top: 100px; line-height: 2.0em; border-bottom: 1px solid #DDD; }

.topmenu a { margin-left: 30px; margin-right: 30px; color: #999; text-decoration: none; }
.topmenu a:hover { color: #5c5eb2; text-decoration: underline; }
.topmenu a:active{ color: #5c5eb2; }
a.current_link { font-weight: bold; }

.topmenu_mobile { clear: both; font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; font-size: 1.2em; width: 80%; display: block; visibility: visible; text-align: center; margin-left: auto; margin-right: auto; margin-top: 20px; line-height: 2.0em; }
.topmenu_mobile a { color: #999; text-decoration: none; }
.topmenu_mobile a:hover { color: #5c5eb2; text-decoration: underline; }
.topmenu_mobile a:active { color: #5c5eb2; }

#topmenu_mobile_full { display: none; line-height: 2em; }
#topmenu_mobile_min { display: block; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; }

.featureimage { clear: both; width: 90%; max-width: 900px; margin-left: auto; margin-right: auto; max-height: 600px; margin-top: 80px; }
.featureimage img { border: 2px solid #999; width: 100%; }

.featuretext { clear: both; width: 100%; max-width: 600px; margin-left: auto; margin-right: auto; height: 100px; margin-top: 50px; font-size: 1.1em; height: auto;}
.featuretext_wider { clear: both; width: 90%; max-width: 1100px; margin-left: auto; margin-right: auto; height: 100px; margin-top: 50px; font-size: 1.2em;}

.service_block  { clear: both; width: 100%; max-width: 1200px; margin-left: auto; margin-right: auto; height: auto; margin-top: 10px; margin-bottom: 20px; font-size: 1.1em;}
.service_image { float: left; width: 90%; max-width: 400px; padding: 20px; }
.service_image img { width:100%; }
.service_text { float: left; width: 90%; max-width: 550px; padding: 0px 20px; }
.service_title { margin-bottom: 0px; margin-top: 10px; }

#closeup {width: 100%; max-width: 750px; margin-left: auto; margin-right: auto; }

.copyright { clear: both; width: 90%; text-align: center; height: auto; margin-top: 40px; font-size: 0.9em; margin-left: auto; margin-right: auto; line-height: 2.0em; margin-bottom: 30px; border-top: 1px solid #DDD;}
.copyright a {color: #999; text-decoration: none; }
.copyright a:hover { color: #999; text-decoration: underline; }

@media screen and (min-width: 1024px) {
	.topmenu { visibility: visible; display: block; }
    .topmenu_mobile { visibility: hidden; display: none; }
    .location { display: block; visibility: visible; }
    .location_mobile { display: none; visibility: hidden; }
    .featuretext {font-size: 1.2em; width: 90%;}
    .wrapper { width: 96%; max-width: 1200px; margin-top:40px; margin-bottom: 40px; border: 2px solid #999; margin-left: auto; margin-right: auto; min-height: 800px; }
	}
