.mainTable {
	border: 10px solid #000000;
	background-color: #FFFFFF;
}
.blueBorder {
	background-color: 000099;
}
.innerTable {
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.blackBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #000000;
}
.yellowBorder {
	background-color: #FFDE01;
}
.aboutTable {
	background-color: #FFFFFF;
	background-image: url(images/about_back.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 10px solid #000000;
}
.textbox {
	padding-top: 15px;
	padding-bottom: 15px;
}
.topAlign {
	vertical-align: top;
}
.whiteText {
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 5px;
}
.quoteFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
}
.linksBox {
	vertical-align: top;
	padding-top: 12px;
	padding-right: 32px;
}
.imageBump {
	margin-bottom: 8px;
}
a:hover{
	color: red;
	text-decoration: underline;
}
a:link, a:visited{
	color: #000099;
	text-decoration: none;
}

.smallFont {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.tourLink {
	font-weight: bold;
	padding: 5px;
}
.tourlinkLg {
	font-weight: bold;
	padding: 10px;
}
#portText {
	background-image: url(images/crh_billet_text_back.jpg);
	height: 92px;
	width: 339px;
	text-align: center;
	vertical-align: middle;
}
.footer {
	padding: 3px;
}body {
	background-color: #CCCCCC;
}
