body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.footer {
	color: #999;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.nav_tan {
	color: #fff;
	background: #AD9F82;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
a.nav_tan:hover {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #93C2EA;
	text-decoration: underline;
}
a.breadcrumb:hover {
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
.nav_color {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	background: #93C2EA;
}
a.nav_color:hover {
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}
h2 {
	color: #93C2EA;
	text-transform: capitalize;
	font: 900 18px "Times New Roman", Times, serif;
}
h3 {
	font-size: 14px;
	text-transform: uppercase;
}
.contentArea {
	color: #000;
	padding: 5px;
	background: #FFF6CB;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.note {
	font-size: 16px;
	color: #000;
	background: #FF0;
}
.title {
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	width: 368px;
	letter-spacing: 10px;
	background: #93C2EA;
	font: 700 18px Arial, Helvetica, sans-serif;
}
.titlesmaller {
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	width: 500px;
	letter-spacing: 3px;
	background: #93C2EA;
	font: 900 24px Arial, Helvetica, sans-serif;
}
a.nav_tan:link, a.nav_tan:visited, a.nav_tan:active {
	color: #fff;
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #000;
	text-decoration: underline;
}
.breadcrumb, a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:active {
	font-size: 10px;
	color: #AD9F82;
	text-decoration: none;
}
a.nav_color:link, a.nav_color:visited, a.nav_color:active {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
