﻿a:link {font-family: Arial; color: #000000; text-decoration: underline;}
a:visited {font-family: Arial; color: #505080; text-decoration: underline;}
a:hover {font-family: Arial; color: #0000ff; text-decoration: underline;}
a:active {font-family: Arial; color: #0000ff; text-decoration: underline;}
.footer a:link {font-family: Arial; color: #000000; font-size: 10px; text-decoration: none;}
.footer a:visited {font-family: Arial; color: #000000; font-size: 10px; text-decoration: none;}
.footer a:hover {font-family: Arial; color: #0000ff; font-size: 10px; text-decoration: underline;}
.footer a:active {font-family: Arial; color: #0000ff; font-size: 10px; text-decoration: none;}

 
.hours {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000; /* #6e6d6d; */
}
.h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #0b31a3;
}
.bodytext {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 15pt;
}
.highlight {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0b31a3;
	line-height: 15pt;
}

.footer {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.footerbackground {
	background-image: url('images/footer.jpg');
}
.contactbackground {
	background-image: url('images/contact-background.jpg');
}
.noborder {
	border-width: 0px;
}
.contentbackground {
	background-image: url('images/body.jpg');
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.rightcontent {
	background-image: url('images/right-content-background.jpg');
}
.leftcontent {
	background-image: url('images/left-background.jpg');
}




