body {
	background-image: url(images/background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000A77;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

a {
	color: #0000FF;
	text-decoration: none;
}

A:hover {
	color: #000099;
	background-color: #F8C627;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
}

.missionheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xsmall;
	font-weight: bold;}

.mission {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
}

.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFF00;
}

.hours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: italic;
	color: #FFFF00;
}

.containers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	color: #333333;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.keywords {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #999999;
	font-size: smaller;
	font-weight: normal;
	text-decoration: none;
}

.ADDRESSES {
	font-weight: normal;
	font-size:x-small;
}

.ADDRESSES_bold {
	font-weight: bold;
	font-size:x-small;
}

.back-color {
	background-color: #4A5E79;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;

}

.back-color a:link {
	background-color: #4A5E79;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;

}

.back-color a:hover {
	color: #000099;
	background-color: #F8C627;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;

}

.back-color a:visited {
	background-color: #4A5E79;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;

}

.back-color a:active {
	background-color: #4A5E79;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;

}


.footer-nav {
	font-weight: bold;
	color: #0000FF;
	font-size:x-small;
}

.custserv {
	font-weight: bold;
	color: #0000FF;
	text-align:center;
	
}

.footer-copyright {
	font-weight: normal;
	color: #0000FF;
	font-size:x-small;
}

#fullheight{height:100%}

.mceContentBody { background-image: none; background-color: White; color: Black; } /*SnippetMaster editor bg color*/

	
