@charset "UTF-8";
.page {
	width: auto;
	margin-right: -10px;
	margin-left: -10px;
}
.navBar {
	width: auto;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.navLinks {
	width: auto;
}
a.navLink, p.navLink {
	color: #000;
	text-decoration: none;
	font-size: 18px;
}
.navLink:hover, .serviceElements:hover {
	color: #039;
}
.bodyElements {
	width: auto;
	min-width: 1350px;
	min-width: 1170px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.headerImage {
	width: 100%;
}
#serviceDropDown {
	display: none; 
	background-color: #FFF; 
	margin-left: -1%; 
	padding-left: 0%;
	padding-right: 4%; 
	position: absolute; 
	width: auto; 
	height: auto; 
	border: solid 1px black;  
	text-align: left;
}
.serviceElements {
	color: #000;
	text-decoration: none;
	font-size: 18px;
}

.welcome, .ourClasps, .appraisal {
	width: auto;
	height: 600px;
	max-width: 1125px;
	/*min-width:  800px;*/
	
	margin-left: 5%;
	margin-top: 60px;
	
	padding-right: 5%;
	padding-top: 2%;
	
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: left top;
}
.welcomeDiscription, .ourClaspsDiscription, .appraisalDescription {
	background-color: #FFF;
	max-width: 650px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 20px; 
	margin-left: auto;	
}
.restringing, .design {
	
	max-width: 1025px;
	min-height: 350px;
	
	margin-left: auto;
	margin-right: 5%;
	margin-top: 60px;
	
	background-size: 60%;
	background-repeat: no-repeat;
	background-position: right top;
	
	padding-top: 25%;
	padding-right: 45%;
}
.restringingDescription, .designDescription, .educationDescription {
	/*float: left;
	width: 35%;
	margin-left: 10%;
	margin-top: 15px;
	padding: 25px;
	position: 20% 80%;
	background-color: #FFF;
	font-size: 20px;*/
	
	background-color: #FFF;
	max-width: 430px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	float: right;
}

#map {
	min-width: 550px;
	min-height: 550px;
	max-width: 750px;
	margin: auto;
	margin-top: 15px;
}


h1 {
	font-size: 40px;
}
h2 {
	font-size: 40px;
	font-style: italic;
	text-align: center;	
}
h3 {
	font-size: 24px;
	font-style: italic;
}
p {
	font-size: 20px;	
}

table.navLink {
	border-spacing: 40px 0px;
}
