@charset "UTF-8";
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(images/OU2bkgnd.jpg);
	margin: 0px;
	padding: 0px;
}
.bodycolor {
	background-color: #FCF6E4;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECC465;
}
a:link {
	color: #7A6B45;
}
a:visited {
	color: #7A6B45;
}
.openingsblue {
	background-color: #00456E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00456B;
	text-decoration: underline;
}
.medyelow {
	background-color: #F5E6BA;
}
.mainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.mainLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #00466B;
}
.headersm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003352;
	text-decoration: underline;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #00466B;
	font-style: italic;
}
.controltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003352;
}
