@charset "utf-8";

.footer {
	font-size: 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #666;
	text-align: center;
}
.imageCenter {
	text-align: center;
	color: #333;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

.bodyText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	letter-spacing: 2px;
	text-align: left;
	width: 100%;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
	height: auto;
	line-height: 24px;
}


.pensacola-main-text {
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
}
p {
	text-align: left;
}
.menuText {
	font-size: 30px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
	text-align: center;
	line-height: 18px;
}
.sideMenuText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.titleText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	color: #FFF;
	font-weight: bolder;
	text-align: right;
}
.imageCenterText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	width: 85%;
}
.centerText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	text-align: center;
}
.largeBoldText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #900;
	text-align: center;
	width: 85%;
}
.boldCenteredLink {
	text-align: left;
	color: #900;
	border-bottom-style: none;
	border-bottom-color: #D6D6D6;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
	font-size: 16px;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

