﻿/* Site typography */
h1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif ;
	color: #063948;
	font-weight: normal;
	font-size: 1.6em;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0.4em;
}
h2 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif ;
	color: #063948;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0px;
	margin-top: 0.8em;
	margin-bottom: 0.4em;
}
h2 a {
	text-decoration: none;
	color: #456F6E;
}
h2 a:hover {
	text-decoration: underline;
	color: #456F6E;
}
h3 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif ;
	color: #063948;
	font-weight: bold;
	font-size: 0.8em;
	margin: 0px;
}
p {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif ;
	font-size: 0.8em;
	color: #063948;
	margin: 0px;
}
ul {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif ;
	font-size: 0.8em;
	color: #063948;
	margin: 0px;
	margin-top: 0.8em;
	margin-bottom: 1.0em;
}
li {
	margin-top: 0.4em;
}
p a {
	color: #063948;
	font-weight: normal;
	text-decoration: underline;	
}
p a:hover {
	color: #063948;
	font-weight:normal;
	text-decoration: none;
}

p a:visited {
	color: #063948;
	font-weight:normal;
	text-decoration: none;
}

body {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	font-family: tahoma, sans-serif;
	padding: 0;
	background-color: #d9ab82;
	background-attachment: fixed;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #E7DFD3;
}
.container {
	width: 960px;
	margin: 0 auto;
	background-color: #456F6E;
}
#masthead {
	border-style: none;
	border-width: 0;
	width: 960px;
	height: 240px;
	margin: 0;
	padding: 0;
}
.left-col {
	float: left;
	position: relative;
	width: 198px;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 36px;
	padding-right: 6px;
	background-color: #D2F2FB;
}
.line198 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.quotestyle {
}
.quotestyle p {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif ;
	margin-bottom: 2.4em;
	font-size: 1.2em;
	font-weight: normal;
	color: #063948;
	font-style: italic;
}
.quoteestyle {
}
.quoteestyle p {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif ;
	font-size: 1.0em;
	color: #456F6E;
}
.mainbody {
	margin: 0;
	margin-bottom: 40px;
	float: left;
	width: 720px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #D2F2FB;
}
.bodybackground {
	float: left;
	background-color: #D2F2FB;
}

.coronavirus  {
	float: left;
	width: 562px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 4px;
	border: 4px #326a78 solid;
	background-color: inherit;

}
.coronavirus p {
text-align: center;
}
.coronavirus h1 {
text-align: center;
}
.page {
	width: 570px;
	padding-left: 78px;
	padding-right: 72px;
	padding-top: 27px;
}
.page p {
	text-align: left;
 	margin-bottom: 1.0em;
 }
#navigation {
	margin: 0;
	color: #fff;
	line-height: 1.4em;
	width: 960px;
	background-color: #3E8597;
}
html>body #navigation {
	overflow: hidden;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-left: 15px;
}
#navigation li {
	float: left;
	margin-top: 0;
}
#navigation a {
	text-decoration: none;
	color: #F0F7F9;
	display: block;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 1.2em;
	font-weight: normal;
}
#navigation a:hover {
	text-decoration: underline;
}
#menubackground a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #F6E9D9;
	font-size: large;
}

/* Footer */
.footer {
	float: left;
	width: 960px;
	clear: both;
	margin: 0;
	margin-top: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
	text-align: center;
	font-size: 1.0em;
	background-color: #3E8597;
}
.footer p {
	font-size: 0.8em;
	color: #F0F7F9;
}
.footer a {
	text-decoration: none;
	font-weight: normal;
	color: #F0F7F9;
}
.footer a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #F0F7F9;
}
.footer a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #F0F7F9;
}
/* Links */
a {
	color: #735340;
	text-decoration: underline;
}
a:hover {
	color: #735340;
	text-decoration: none;
}
img {
    border:0;
 }
/*------------------- More styling --------------------*/
.contact-us-text {
	float: left;
}
.contact-us-photo-right {
	padding-left: 20px;
	float: right;
}
.contact-us-photo-left{
	padding-right: 20px;
	float: left;
}