﻿p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #214263;
}
.bulleted-list {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #214263;
	text-align:left;
}
.gray-background {
	background-color: #DDDDDD;
}
.gray-background-dark {
	background-color: #C0C0C0;
}

.package-title {
	font-size: 14pt;
	color: #336699;
	
}
.package-title-sm {
	font-size: 13pt;
	color: #336699;
	
}
.photo-border-white {
	border-style: solid;
	border-width: 10px;
	border-color:white;
	margin: 5px 10px;

	}
A:link {text-decoration:  underline; color: #336699}
A:visited {text-decoration:  underline; color: #336699}
A:active {text-decoration:  underline; color: #336699}
A:hover {text-decoration: underline; color: #336699;}
.link-bold-no-underline {
	font-weight: bold;
	text-decoration: none;
}
.text-align-left {
	text-align: left;
}
.No_Border {
	border-width: 0px;
}
.text-align-center {
	text-align: center;
	}
.Reservation-Form-Left {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #E9E9E9;
}
.Reservation-Form-Centered {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:14px;
	color:#E9E9E9;
}
