#ctas {
	width: 440px;
	float: right;
}

#ctas ul {
	width: 440px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}

#ctas ul li {
	width: 420px;
	background-color:#1b1464;
	padding: 10px;
	margin-bottom: 20px;
	color: #FFF;
}

#ctas ul li a {
	color: #FFF;
	outline: none;
}

#ctas ul li a.readmore {
	color: #1b1464;
	outline: none;
}

#ctas ul li h3 {
	border-bottom:#00bfde 1px solid;
	outline: none;
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	color: #FFF;
}

#ctas ul li h2 {
	border-bottom:#00bfde 1px solid;
	outline: none;
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	color: #1b1464;
}

#ctas ul li p {
	line-height: 180%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	color: #FFF;
}

#ctas ul li.googlemaps {
	height: 500px !important;
}

#ctas ul li.gallery {
	height: 225px !important;
	background-color:#FFF;
}

#ctas img {
	background: white;
	width: 90px;
	height: 71px;
	border: 2px solid #1b1464;
	padding: 2px;
	margin: 4px 4px 4px 0;
}

.sitemap {
	width: 690px;
	font-size: 14px;
	float:left;
}

.sitemap ul {
	padding: 0px;
	margin: 0px;
	margin-left: 25px;
}

.sitemap li {
	padding: 0px;
	margin: 0px;
	height: auto;
	line-height: 18px;
}

.sitemap a {
	color: #000;
	text-decoration: none;
	outline: none;
}

.sitemap a:visited {
	color: #000;
	text-decoration: none;
	outline: none;
}

.sitemap a:hover {
	color: #333;
	text-decoration: underline;
	outline: none;
}

.form_row {
	width: 420px;
	clear: both;
	padding: 5px 0px;
	line-height: 20px;
	overflow: hidden;
}

.form_label {
	width: 150px;
	text-align: right;
	vertical-align: text-top;
	float: left;
}

.form_field {
	width: 270px;
	float: left;
}
