@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: 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 {
	width: auto;
	height: 700px;
	max-width: 1325px;
	min-width:  915px;
	
	margin-left: 5%;
	
	padding-right: 5%;
	padding-top: 2%;
	background:url(Images/history.jpg); 
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: left top;
}
.welcomeDiscription {
	background-color: #FFF;
	max-width: 700px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 20px; 
	margin-left: auto;	
}
div.pearlTypes {
	margin-top: 75px;
	font-style: italic;
	max-width: 800px;
	width: 70%;
}

#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;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;	
}
h3 {
	font-size: 24px;
	font-style: italic;
}
p {
	font-size: 20px;	
}

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