@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	color: #1a747d;
	background-image: url(images/bg_yellow.jpg);
	line-height: 1.3em;
	background-repeat: repeat;
}
.outerEdge {
	border: 12px solid #1a747d;
}
.nav {
	font-size: 14px;
	line-height: normal;
	color: #cbcc75;
	text-align: right;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	font-weight: bold;
	width: 190px;
	vertical-align: top;
}
.nav a:link {
	color: #cbcc75;
	text-decoration: none;
}
.nav a:visited {
	color: #cbcc75;
	text-decoration: none;
}
.nav a:hover {
	color: #e1e1a7;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #1a747d;
	text-transform: uppercase;
}
.mainText {
	color: #333333;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 691px;
}
.yellowBg {
	background-color: #fcfce7;
}
.contact {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #1A747D;
	text-align: right;
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	height: 70px;
	width: 200px;
}
.quote {
	font-family: "Book Antiqua", Georgia, "Times New Roman Italic";
	font-size: 1.1em;
	font-style: italic;
	color: #30919A;
	text-align: right;
	padding-right: 10px;
}
.contact a:link {
	color: #1A747D;
	text-decoration: none;
}
.contact a:visited {
	color: #1A747D;
	text-decoration: none;
}
.contact a:hover {
	color: #30919A;
	text-decoration: none;
}
.tealText {
	font-weight: bold;
	color: #2A7A82;
}
a:link {
	color: #1A727B;
	text-decoration: underline;
}
a:visited {
	color: #1A737C;
	text-decoration: underline;
}
a:hover {
	color: #30919A;
	text-decoration: none;
}
.days {
	font-weight: bold;
	text-transform: uppercase;
	color: #30919A;
	text-align: center;
	background-color: #acd1d4;
	width: 120px;
}
.scheduleEdge {
	border: 1px solid #1A7472;
}
.footer {
	color: #AEAC0C;
	text-align: center;
	margin-top: 15px;
}
.footer a:link {
	color: #AEAC0C;
	text-decoration: none;
}
.footer a:visited {
	color: #AEAC0C;
	text-decoration: none;
}
.footer a:hover {
	color: #30919A;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #1a747d;
	text-transform: none;
}
.lowercase {
	font-style: italic;
	text-transform: none;
}
.emailList {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #1A747D;
	text-align: right;
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 20px;
	padding-left: 6px;
	height: 70px;
	width: 200px;
}

