body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	color: #492d7f;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #13a7ab;
	margin-bottom:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #635397;
	margin-bottom:0px;
	margin-top:5px;
}
p {
	margin-top:0px;
}
#navigation {
	position:absolute;
	width:722px;
	height:31px;
	z-index:4;
	left: 429px;
	top: 68px;
}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #635397;
	font-weight: normal;
	margin-top:0px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #635397;
	text-decoration: none;
	font-weight:bold;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #13a7ab;
	text-decoration: none;
	font-weight:bold;
}

.webcoast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.webcoast:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #13a7ab;
	text-decoration: none;
}
.contact, .contactemail {
	font-size:12px;
	color: #635397;
	text-decoration:none;
}
.contactemail:hover {
	font-size:12px;
	color: #13a7ab;
	text-decoration:none;
}
.contact-new, .contact-newemail {
	font-size:12px;
	color: #ffffff;
	text-decoration:none;
	line-height:16px;
	margin-left:310px;
}
.contact-newemail {
	margin-left:0px;
}
.contact-newemail:hover {
	font-size:12px;
	color: #13a7ab;
	text-decoration:none;
}
.sidenav  {
	color:#ffffff; 
	line-height:43px;
	text-decoration:none; 
	text-align:center;
	background-color:#69549c;
	font-size:11px;
}
.sidenav:hover, .sidenav-active, .sidenav-active:hover {
	color:#ffffff; 
	line-height:43px;
	text-decoration:none; 
	text-align:center;
	background-color:#512883;
	font-size:11px;
}

