body {
	background-color: #8dd3f0;
	background-image: url(images/background-tile.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center;
	background-repeat: repeat-y;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #1c2224;
	text-decoration: none;
	margin-top: 0;
}
.bodyTextBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1c2224;
	text-decoration: none;
	line-height: 20px;
}
.bodyTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
}
.bodyTextYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fff87c;
	text-decoration: none;
}
.orangeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #fc5b1d;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #0e7caa;
	text-decoration: none;
}

a:hover {text-decoration:underline}

.lineDividers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #818b8f;
	text-decoration: none;
}
.followUs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #243136;
	text-decoration: none;
}
.seoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #565c5e;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #191f22;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #191f22;
	text-decoration: none;
	
}
h3 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
	line-height: 18px;
}
.byLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	font-style: italic;
}
.photo {
	padding: 0px;
	float: left;
	height: 103px;
	width: 171px;
	border: 2px solid #cfebf6;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cedde4;
	text-decoration: none;
}
.copyrightDivider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #76a4b7;
	text-decoration: none;
}
.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8ed4f1;
	text-decoration: none;
}
.boxPhoto {
	float: left;
	height: 243px;
	width: 300px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.boxImage {
	float: left;
	height: 300px;
	width: 243px;
	padding-right: 14px;
	padding-top: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}

