@charset "UTF-8";
#container  {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-repeat: repeat;
	background-color: #175190;
} 
#Wid1 {
	height: 400px;
	background-image: url(../Images/Events.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 20px;
	padding-left: 20px;
	width: 220px;
	margin-left: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header   {
	height: 216px;
}
#mainContent  {
	padding: 5px;
	width: auto;
} 
#sidebar1  {
	float: left; /* padding keeps the content of the div away from the edges */
	height: auto;
	padding: 0px;
	width: 260px;
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #5F5F5F;
}
#footer  {
	background-color: #FFFFFF;
	width: 1000px;
	height: 60px;
	margin-top: 5px;
	float: left;
	color: #175190;
} 
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-size: 12px;
	background-repeat: repeat-x;
	font-family: "Myriad Pro", Arial;
	color: #333333;
	background-image: url(../Images/lightbluebackground.jpg);
	background-color: #D5E0EA;
}
#footer {
	background-repeat: no-repeat;
	color: white;
	text-align: center;
	width: 1000px;
}
#sidebar1  #networks  a   {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar1  #Links  #newsletter  #N   {
	margin-left: 60px;
	width: 100px;
}
h1 {
	font-size: 22px;
	font-family: "Myriad Pro", Arial;
	font-weight: 300;
	background-repeat: no-repeat;
	color: #222B70;
	border-bottom-width: 3px;
	border-bottom-color: #7ACEEA;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 15px;
	color: #2D3775;
	text-transform: none;
	font-weight: bold;
	font-family: "Myriad Pro";
	background-position: left center;
	background-repeat: no-repeat;
	background-image: none;
	border-bottom-width: 3px;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #175190;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h4 {
	color: #999999;
	font-size: 20px;
	margin: 0;
}
h5 {
	color: #2D3775;
	font-size: 13px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
h6 {
	color: #666666;
	font-size: 16px;
	margin: 0;
}
a:link {
	color: #2C8AF4;
}
a:hover {
	color: #002A4E;
}
a:visited {
	color: #87366D;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#Testimonials {
	background-color: #9FDEED;
	text-align: right;
}
#container #HealthCheck {
	background-color: #175190;
	color: #000000;
	padding: 5px;
	border: 5px solid #FFFFFF;
	margin: 0px;
}
#container #HealthCheck h4 {
	color: white;
	padding: 0;
	margin: 0;
}
#Newsletter {
	color: white;
	border: 3px solid white;
	background-image: url(../Images/News.png);
	background-repeat: no-repeat;
	width: 220px;
	margin: 20px;
	height: 180px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#Newsletter h3 {
	color: #FFFFFF;
}
#container  #MARQUEE {
	color: #FFFFFF;
	background-color: #175190;
	width: 1000px;
}
#background {
	background-color: #FFFFFF;
}
#testholder {
	background-color: #9FDEED;
}
#footer {
	background-image: url(../Images/Footer.png);
	color: white;
	width: 1000px;
}
#Top {
	background-image: url(../Images/Menua.png);
	background-repeat: no-repeat;
}
#Sub {
	background-color: #2D3775;
	background-image: none;
}
#Sub a:hover  {
	background-color: #9FDEED;
	background-image: none;
}
#container #mainContent #sidemenu {
	width: 200px;
	height: 600px;
}
.forms {
	width: 150px;
}
#container #Wid1 .img {
	margin-right: 5px;
	margin-left: 5px;
}
.eventImg {
	margin-right: 5px;
	margin-left: 5px;
}
.imgSpacer {
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #mainContent #News {
	margin-left: 25px;
}
p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.imgHeader {
	width: 168px;
	height: 108px;
}
#Header img {
	height: 108px;
	width: 164px;
}
