/* CSS Document */


/*   GENERAL >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */


td {
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/*   CONTENT ETC >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.colortitles {
	font-size: 14px;
	color: #FF7800;
}

.colortitles2 {
	font-size: 10px;
	color: #FF7800;
}

.maincont {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}

.smltext {
	font-size: 11px;
}
.colortext {
	font-size: 12px;
	color: #FF7800;
}

.topBarText {
	color: #6B4231;
	padding-left: 14px;
	padding-bottom: 5px;
}

a.topbar_link {
	color: #6B4231;
	text-decoration: none;
}

a.topbar_link:hover {
	color: #6B4231;
	text-decoration: underline;
}

.contacttext {
	font-size: 13px;
}
a.colorlink {
	color: #FF7800;
	text-decoration: underline;
}

a.colorlink:hover {
	color: #FF7800;
	text-decoration: underline;
}

a.maplink {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.maplink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.formTitle {
	font-size: 11px;
}

a.booklink {
	font-size: 13px;
	color: #FFFFFF;
	font-style: bold;
	text-decoration: none;
}

a.booklink:hover {
	color: #FFFFFF;
	font-style: bold;
	text-decoration: underline;
}

