@charset "UTF-8";
/* CSS Document */

.googleMap {
	float: left;
	height: 380px;
	width: 425px;
	margin-top: 10px;
	border: thin solid #46594C;
	margin-bottom: 10px;
}
.left {
	float: left;
	width: 435px;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 5px;
}
#cap {
	color: #003e59;
	font-weight: normal;
	font-size: 28px;
	font-family: Garamond, georgia, times;
	float: left;
	width: 24px;
}.right {
	float: left;
	width: 300px;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 12px;
	height: auto;
	border: 0.08em solid #CDD1C5;
}
.rightHeading {
	background-color: #46594C;
	height: 25px;
	float: left;
	width: 300px;
	color: #FFFEED;
	text-align: center;
	line-height: 24px;
}
.rightContent {
	float: left;
	width: 250px;
	margin-left: 15px;
}
.flPlans {
	float: left;
	width: 700px;
	border: 4px groove #333;
	margin-left: 20px;
}
.close {
	width: 700px;
	text-align: right;
	margin-bottom: 15px;
	font-family: Helvetica, Arial;
	font-size: 14px;
}
.picturePlaceholder {
	float: left;
	height: auto;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
}
.pictureCaption {
	float: left;
	height: auto;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
