body {
	font: bold 11px verdana;
	color: #666666;
	background-color: #e1e5f0;
	background-color: #43b7ba;
	background-color: #98d9db;
}

.topnav, .topnav a:link, .topnav a:visited {
	font: bold 11px verdana;
	text-decoration: none;
	color: #275fb6;
}

.topnav a:hover {
	font: bold 11px verdana;
	text-decoration: none;
	color: #7e242d;
}

.reserve {
	font: bold 11px verdana;
	color: #666666;
}

.footer {
	font: bold 12px verdana;
	text-decoration: none;
	color: #666666;
	background-color: #ece8dd;
}

#leftinfo {
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.leftinfo {
	font: normal 12px "Times New Roman", Times, serif;
	color: #666666;
}

.leftinfo a:link, .leftinfo a:visited {
	font: bold 12px "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #505050;
}

.leftinfo a:hover {
	font: bold 12px "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #4876c1;
}

#maintxt {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.maintxt {
	font: normal 12px "Times New Roman", Times, serif;
	text-decoration: none;
	color: #666666;
}

.maintxt a:link, .maintxt a:visited {
	font: bold 12px "Times New Roman", Times, serif;
	text-decoration: none;
	color: #505050;
}

.maintxt a:hover {
	font: bold 12px "Times New Roman", Times, serif;
	text-decoration: none;
	color: #4876c1;
}

.image {
	border: solid 2px #43b7ba;
}

H1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #842a30;
}

H2 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #3564b0;
}

H3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #086042;
}

.textsmall {
	font: normal 11px "Times New Roman", Times, serif;
}

.textmed, .textmed a:link, .textmed a:visited {
	font: normal 12px "Times New Roman", Times, serif;
	text-decoration: none;
}

.textmed a:hover {
	font: normal 12px "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #7e242d;
}

.textlarg {
	font: normal 14px "Times New Roman", Times, serif;
}

.textxl {
	font: normal 14px "Times New Roman", Times, serif;
}


.leftbox {
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}

.blue {
	color: #1f3f88;
}

.gold {
	color: #9e7a3c;
	color: #00524d
}

.red {
	color: #842a30;
}

.mainborder {
	border-left: solid 2px #00524d;
	border-right: solid 2px #00524d;
}

.topblockcolor {
	background-color: #98d9db;
}

.divpopup {
	padding: 2px;
	background-color: white;
}

.popborder {
	border: solid 2px #00524d;
}

