@charset "utf-8";
.TITLE {
	color: #d07e10;
	text-decoration: none;
	font-family: Georgia;
	font-size: 36px;
	font-weight: lighter;
	text-align: left;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #824F0B;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
}
.horizontal {
	background-image: url(../images/hor-line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #25899c;
	text-decoration: none;
	text-align: center;
	font-style: oblique;
}
.taglinelogo {
	background-image: url(../images/waves.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
