<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {

}

.clear {
	clear: both;
}

.page-ldd {
	font-family: 'Open Sans', sans-serif;
}

	.page-ldd h1, .page-ldd h3 {
		font-weight: 300;
	}

.business-header {
	background: url('../images/Land-Development-2.png') center center no-repeat scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	border-top: 6px solid #fed03b;
	border-bottom: 42px solid #d88700;
	color: #ffffff;
}


	/*.business-header {
	background: url('../images/Land-Development-2.png') center center no-repeat scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	border-top: 6px solid #fed03b;
	border-bottom: 42px solid #d88700;
	color: #ffffff;
}*/

	.business-header .btn.btn-primary {
		background-color: transparent;
		border-color: #cccccc;
		color: #cccccc;
	}

		.business-header .btn.btn-primary:hover {
			background-color: transparent;
			border-color: #ffffff;
			color: #ffffff;
		}

	.business-header a {
		color: #ffffff;
	}

		.business-header a:hover {
			color: #ffffff;
		}

	.business-header .dropdown-menu {
		color: #333333;
	}

.tagline {
	text-shadow: 0 0 10px #000;
	color: #fff;
}

.img-center {
	margin: 0 auto;
}

h2 {
	color: #00122d;
}

h3.light {
	color: #777777;
}

a {
	color: #4171ae;
}

	a:hover {
		color: #284467;
	}

.btn.btn-primary {
	background-color: #284467;
	border-color: #284467;
}

	.btn.btn-primary:hover {
		background-color: #738CA5;
		border-color: #738CA5;
	}

.btn.btn-default {
	background-color: #4171ae;
	border-color: #4171ae;
	color: #ffffff;
}

	.btn.btn-default:hover {
		background-color: #304054;
		border-color: #304054;
	}

.nav-tabs &gt; li &gt; a {
	background-color: #f5f5f5;
	border-bottom: 1px solid #dddddd;
}

@media only screen and (max-width : 768px) {
	.nav-tabs &gt; li &gt; a h4 {
		font-size: 10px;
		margin: 0px 0px 0px 0px;
	}
}

.nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:focus, .nav-tabs &gt; li.active &gt; a:hover {
	background-color: #304054;
	color: #ffffff;
}

.nav-tabs &gt; li &gt; a h4 {
	color: #999999;
	margin: 0px 10px 0px 10px;
}

.nav-tabs &gt; li.active &gt; a h4, .nav-tabs &gt; li.active &gt; a:focus h4, .nav-tabs &gt; li.active &gt; a h4:hover {
	color: #ffffff;
}


.business-header h2 {
	font-weight: 300;
	color: #ffffff;
}

.business-header address {
	color: #ffffff;
}


.business-header p {
	color: #ffffff;
}

.right-aside {
	border-top: 6px solid #fed03b;
	border-bottom: 6px solid #fed03b;
	padding: 18px 18px 18px 18px;
	background-color: #f5f5f5;
}

	.right-aside p {
		font-size: 12px;
		color: #555555;
	}

	.right-aside .btn.btn-default {
		background-color: #777777;
		border-color: #777777;
		color: #ffffff;
	}

		.right-aside .btn.btn-default:hover {
			background-color: #4171ae;
			border-color: #4171ae;
		}

.panel-body {
	font-size: 12px;
}

.panel-title &gt; a {
	color: #4171ae;
}

ul.first-time-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

	ul.first-time-list li {
		padding-left: 1em;
		text-indent: -.7em;
	}

		ul.first-time-list li:before {
			content: "â€¢ ";
			color: #777777;
		}

.tab-content .dropdown-menu {
	background-color: #304054;
}

	.tab-content .dropdown-menu &gt; li &gt; a {
		color: #ffffff;
	}

		.tab-content .dropdown-menu &gt; li &gt; a:hover {
			color: #ffffff;
			background: #4171ae;
		}

hr {
	border-top: 1px solid #eeeeee;
}

.ldd-footer {
	background-color: #f5f5f5;
	padding-bottom: 30px;
	border-top: 6px solid #fed03b;
}


.qna .panel-heading {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 7px;
}

.qna .panel-title {
	font-size: 12px;
}

.qna .panel-body {
	font-size: 14px;
}

.business-header .qna .panel {
	background-color: transparent;
}

.business-header .qna .panel-title &gt; a {
	color: #ffffff;
}

.business-header .qna .panel-default &gt; .panel-heading {
	color: #333;
	background-color: transparent;
	border-color: #ddd;
}

.business-header .qna .panel-body {
	background-color: #ffffff;
	color: #333333;
}

	.business-header .qna .panel-body a {
		color: #4171ae;
	}

.ldd-content-col {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 50px;
}

.col-hdr-bubble {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	background-color: #738CA5;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	padding-top: 62px;
}

	.col-hdr-bubble.two-lines {
	}

	.col-hdr-bubble.three-lines {
		padding-top: 31px
	}

@media (max-width: 768px) {
	.nav-custom-circles .col-hdr-bubble {
		width: 125px;
		height: 125px;
		padding-top: 33px;
	}

		.nav-custom-circles .col-hdr-bubble h3 {
			font-size: 18px;
		}

	.min-width {
		overflow-x: auto
	}

	ul.nav {
		display: inline-flex
	}

	.col-hdr-bubble.three-lines {
		padding-top: 10px;
	}
}


/* TABS */

.nav-custom-circles li .col-hdr-bubble {
	background-color: #ffffff;
	color: #738CA5;
	border: 1px solid #738CA5;
}

.nav-custom-circles li:hover .col-hdr-bubble {
	background-color: #f5f5f5;
	color: #738CA5;
	border: 1px solid #738CA5;
}

.nav-custom-circles li.active .col-hdr-bubble,
.nav-custom-circles li.active:hover .col-hdr-bubble {
	background-color: #738CA5;
	color: #ffffff;
	border: 1px solid #738CA5;
}

.nav-tabs.nav-justified.nav-custom-circles &gt; li.active &gt; a, .nav-tabs.nav-justified.nav-custom-circles &gt; li.active &gt; a:focus, .nav-tabs.nav-justified.nav-custom-circles &gt; li.active &gt; a:hover {
	background-color: transparent;
	border-color: transparent;
}

.nav-tabs.nav-justified.nav-custom-circles &gt; li &gt; a, .nav-tabs.nav-justified.nav-custom-circles &gt; li &gt; a:hover {
	background-color: transparent;
	border-color: transparent;
}

.nav-tabs.nav-justified.nav-custom-circles &gt; li.active &gt; a, .nav-tabs.nav-justified.nav-custom-circles &gt; li.active &gt; a:focus, .nav-tabs.nav-justified.nav-custom-circles &gt; li.active &gt; a:hover {
	background-color: transparent;
	border-color: transparent;
}

hr.buttons-tie {
	margin-bottom: 0px;
	margin-top: 0px;
	width: 75%;
	border-top: 1px solid #738CA5;
	position: relative;
	top: 110px;
	left: 100px;
}

@media (max-width: 768px) {
	hr.buttons-tie {
		margin-bottom: 0px;
		width: 400px;
		border-top: 1px solid #738CA5;
		position: relative;
		top: 90px;
		left: 25px;
	}
}

.business-header a .glyphicon.glyphicon-info-sign {
	color: #738CA5;
}

.business-header .popover-title {
	color: #000000;
	background-color: #efefef;
}

.business-header .popover-content {
	color: #000000;
}

	.business-header .popover-content a {
		color: #4171ae;
	}

		.business-header .popover-content a:hover {
			color: #284467;
		}

.ldd-footer a .glyphicon.glyphicon-info-sign {
	color: #cccccc;
}


.ldd-footer .popover-title {
	color: #000000;
	background-color: #efefef;
}

.ldd-footer .popover-content {
	color: #000000;
}

	.ldd-footer .popover-content a {
		color: #4171ae;
	}

		.ldd-footer .popover-content a:hover {
			color: #284467;
		}

#accordion2 .panel .panel-title a {
	color: #304054;
	font-weight: 600;
}

	#accordion2 .panel .panel-title a.collapsed {
		color: #4171ae;
		font-weight: normal;
	}

.tooltip-inner {
	min-width: 350px;
	text-align: left;
}

.round-icon {
	width: 60px;
	height: 60px;
	border-radius: 60px;
	background-color: #ffffff;
	color: #738CA5;
	position: relative;
	border: 1px solid #738CA5;
	text-align: center;
	padding-top: 17px;
}

	.round-icon.with-margins {
		margin: 0px 18px 8px 0px;
	}

	.round-icon.highlight {
		border: 1px solid #fed03b;
	}

	.round-icon .glyphicon {
		font-size: 22px;
	}

hr.ldd-divider {
	border-top: 6px solid #fed03b;
}

p.icon-title {
	margin-top: 20px;
}
</pre></body></html>