@import url('https://fonts.googleapis.com/css?family=Lobster+Two');

html { 
	background-color: #c2c2c2;
	background-image: none;
	font-family: 'Lobster Two', cursive;
	font-size: 64%;
}
a:link, a:visited {
	color: #1e627f;
}
a:link:hover, a:visited:hover {
	text-decoration:none;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	color: #1e627f;
	text-shadow: 1px 1px 1px #ccc;
	line-height: 40px;
	margin: 3px 0 6px 0;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #1e627f;
	line-height: 18px;
	margin: 7px 0 0 2px;
}
input[type=submit] {
	min-width: 110px;
	min-height: 28px;
	background-color: #1e627f;
	color: #fff;
	border: solid 1px #ccc;
	border-radius: 5px;
}
input[type=email]:focus,
input[type=password]:focus,
input[type=text]:focus,
textarea:focus,
select:focus {
	box-shadow: 0 0 5px #1e627f;
	border: 1px solid #1e627f;
}

#container {
	background-color: transparent;
}
#header {
	color: #000;
	padding-bottom: 4px;
}
#header-display {
	padding: 0;
}
#logoName {
	margin: 32px 0 0 15px;
}
#logoName1 {
	font-size: 2.95em;
	font-weight: 200;
	text-shadow: 1px 1px 1px #999;
	line-height: 110%;
}
#logoName2 {
	font-size: 1.9em;
	font-weight: 400;
	line-height: 110%;
}
#phone {
	font-size: 2.2em;
	font-weight: 600;
	margin-right: 20px;
	text-shadow: 1px 1px 1px #999;
	margin-top: 17px;
}
#phone2 {
	font-size: 1.9em;
	font-weight: 400;
	line-height: 110%;
	text-shadow: 1px 1px 1px #333;
}
#navigation-container {
	background-color: transparent;
}
.navigation-menu {
	padding: 10px 0 5px 0;;
}
.navigation-menu ul li ul {
	background-color: transparent;
}
.navigation-menu a:link, .navigation-menu a:visited {
	font-size: 16px;
	color: #000;
}
.navigation-menu li:hover > a:link, .navigation-menu li:hover > a:visited {
	color: #1e627f;
}
.navigation-menu-arrow {
	font-size: 16px;
	color: #000;
}
.show-menu div {
	background-color: #000;
}
#horizBar {
	margin-bottom: 12px;
}
#contentWrapper {
	background-color: #fff;
}
#main-content {
	font-size: 1.2em;
}
#right-sidebar-wrapper {
	background-color: #f2f2f2;
	border-radius: 12px 12px 0 0;
}
#footer {
	min-height: 70px;
	background-color: transparent;
	margin-bottom: 20px;
}
#footerNav a:link, #footerNav a:visited {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#footerNav a:link:hover, #footerNav a:visited:hover {
	color: #333;
	text-decoration: underline;
}
#copyright {
	margin-top: 0;
}
#copyright a:link, #copyright a:visited {
	color: #000;
	font-size: .85em;
	font-weight: normal;
	text-decoration: underline;
}
#copyright a:link:hover, #copyright a:visited:hover {
	color: #333;
	font-size: .85em;
}

@media screen and (min-width: 1000px) {
	.navigation-menu ul li {
		text-align: center;
		flex: 1 1 auto;
	}
	.navigation-menu ul li ul {
		background-color: rgba(255,255,255,0.75);
		border: 1px solid #000;
		border-radius: 0 0 10px 10px;
	}
	.navigation-menu ul li ul li ul {
		background-color: transparent;
		border: none;
	}
	.navigation-menu li:hover > a.navigation-level-2:link, .navigation-menu li:hover > a.navigation-level-2:visited {
		color: #36b3e7;
	}
	.navigation-menu li:hover > a.navigation-level-3:link, .navigation-menu li:hover > a.navigation-level-3:visited {
		color: #36b3e7;
	}
	#layoutB #main-content {
		width: 62.5%;
	}
	#layoutB #right-sidebar {
		width: 36.5%;
	}
}

#logoName1 { color: #ffffff; text-shadow: none; }
#logoName1 { font-size: 36px; }
#logoName1 { font-weight: normal; }
#logoName2 { color: #ffffff; text-shadow: none; }
#logoName2 { font-size: 30px; }
#logoName2 { font-weight: normal; }
#phone, #phone2 { color: #ffffff; text-shadow: none; }
#phone, #phone2 { font-size: 26px; }
#phone, #phone2 { font-weight: bold; }
#footer #copyright { color: #000000; }
#footer #copyright { font-size: 11px; }
#footer #copyright { font-weight: normal; }
#footer #footerNav a:link { color: #000000; }
#footer #footerNav a:visited { color: #000000; }
#footer #copyright a:link { color: #000000; }
#footer #copyright a:visited { color: #000000; }
#footer #footerNav a:link { font-size: 11px; }
#footer #footerNav a:visited { font-size: 11px; }
#footer #copyright a:link { font-size: 11px; }
#footer #copyright a:visited { font-size: 11px; }
#footer #footerNav a:link { font-weight: normal; }
#footer #footerNav a:visited { font-weight: normal; }
#footer #copyright a:link { font-weight: normal; }
#footer #copyright a:visited { font-weight: normal; }
#footer #footerNav a:link:hover { color: #ffffff; }
#footer #footerNav a:visited:hover { color: #ffffff; }
#footer #copyright a:link:hover { color: #ffffff; }
#footer #copyright a:visited:hover { color: #ffffff; }
#footer #footerNav a:link:hover { font-size: 11px; }
#footer #footerNav a:visited:hover { font-size: 11px; }
#footer #copyright a:link:hover { font-size: 11px; }
#footer #copyright a:visited:hover { font-size: 11px; }
#footer #footerNav a:link:hover { font-weight: normal; }
#footer #footerNav a:visited:hover { font-weight: normal; }
#footer #copyright a:link:hover { font-weight: normal; }
#footer #copyright a:visited:hover { font-weight: normal; }
#contentWrapper { background: none; background-image: none; background-color: #ffffff; }
#contentWrapper { color: #272727; }
#contentWrapper { font-size: 16px; }
#contentWrapper { font-weight: normal; }
#contentWrapper input[type=submit] { background-color: #272727; }
#contentWrapper input[type=email]:focus { border-color: #272727; box-shadow: 0 0 5px #272727; }
#contentWrapper input[type=password]:focus { border-color: #272727; box-shadow: 0 0 5px #272727; }
#contentWrapper input[type=text]:focus { border-color: #272727; box-shadow: 0 0 5px #272727; }
#contentWrapper select:focus { border-color: #272727; box-shadow: 0 0 5px #272727; }
#contentWrapper textarea:focus { border-color: #272727; box-shadow: 0 0 5px #272727; }
#contentWrapper input[type=submit] { color: #c2c2c2; }
#contentWrapper h1 { color: #272727; text-shadow: none; }
#contentWrapper h1 { font-size: 26px; }
#contentWrapper h1 { font-weight: normal; }
#contentWrapper h2 { color: #535353; text-shadow: none; }
#contentWrapper h2 { font-size: 21px; }
#contentWrapper h2 { font-weight: normal; }
#contentWrapper a:link { color: #272727; }
#contentWrapper a:visited { color: #272727; }
#contentWrapper a:link { font-size: 16px; }
#contentWrapper a:visited { font-size: 16px; }
#contentWrapper a:link { font-weight: normal; }
#contentWrapper a:visited { font-weight: normal; }
#contentWrapper a:link:hover { color: #c2c2c2; }
#contentWrapper a:visited:hover { color: #c2c2c2; }
#contentWrapper a:link:hover { font-size: 14px; }
#contentWrapper a:visited:hover { font-size: 14px; }
#contentWrapper a:link:hover { font-weight: normal; }
#contentWrapper a:visited:hover { font-weight: normal; }
#right-sidebar-wrapper { background: none; background-image: none; background-color: #838383; }
#right-sidebar-wrapper { color: #272727; }
#right-sidebar-wrapper { font-size: 15px; }
#right-sidebar-wrapper { font-weight: normal; }
#right-sidebar-wrapper input[type=submit] { background-color: #272727; }
#right-sidebar-wrapper input[type=email]:focus { border-color: #272727; box-shadow: 0 0 5px #272727; }
#right-sidebar-wrapper input[type=password]:focus { border-color: #272727; box-shadow: 0 0 5px #272727; }
#right-sidebar-wrapper input[type=text]:focus { border-color: #272727; box-shadow: 0 0 5px #272727; }
#right-sidebar-wrapper select:focus { border-color: #272727; box-shadow: 0 0 5px #272727; }
#right-sidebar-wrapper textarea:focus { border-color: #272727; box-shadow: 0 0 5px #272727; }
#right-sidebar-wrapper input[type=submit] { color: #c2c2c2; }
#right-sidebar-wrapper h1 { color: #272727; text-shadow: none; }
#right-sidebar-wrapper h1 { font-size: 24px; }
#right-sidebar-wrapper h1 { font-weight: normal; }
#right-sidebar-wrapper h2 { color: #535353; text-shadow: none; }
#right-sidebar-wrapper h2 { font-size: 18px; }
#right-sidebar-wrapper h2 { font-weight: normal; }
#right-sidebar-wrapper a:link { color: #272727; }
#right-sidebar-wrapper a:visited { color: #272727; }
#right-sidebar-wrapper a:link { font-size: 15px; }
#right-sidebar-wrapper a:visited { font-size: 15px; }
#right-sidebar-wrapper a:link { font-weight: normal; }
#right-sidebar-wrapper a:visited { font-weight: normal; }
#right-sidebar-wrapper a:link:hover { color: #ffffff; }
#right-sidebar-wrapper a:visited:hover { color: #ffffff; }
#right-sidebar-wrapper a:link:hover { font-size: 14px; }
#right-sidebar-wrapper a:visited:hover { font-size: 14px; }
#right-sidebar-wrapper a:link:hover { font-weight: normal; }
#right-sidebar-wrapper a:visited:hover { font-weight: normal; }

.show-menu div { background-color: #272727; }
a.navigation-level-1:link { color: #272727; }
a.navigation-level-1:visited { color: #272727; }
a.navigation-level-2:link { color: #272727; }
a.navigation-level-2:visited { color: #272727; }
a.navigation-level-3:link { color: #272727; }
a.navigation-level-3:visited { color: #272727; }
a.navigation-level-1:link { font-size: 20px; }
a.navigation-level-1:visited { font-size: 20px; }
a.navigation-level-1:link { font-weight: normal; }
a.navigation-level-1:visited { font-weight: normal; }
li:hover > a.navigation-level-1:link { color: #ffffff; }
li:hover > a.navigation-level-1:visited { color: #ffffff; }
li:hover > a.navigation-level-2:link { color: #ffffff; }
li:hover > a.navigation-level-2:visited { color: #ffffff; }
li:hover > a.navigation-level-3:link { color: #ffffff; }
li:hover > a.navigation-level-3:visited { color: #ffffff; }
li:hover > a.navigation-level-1:link { font-size: 20px; }
li:hover > a.navigation-level-1:visited { font-size: 20px; }
li:hover > a.navigation-level-1:link { font-weight: normal; }
li:hover > a.navigation-level-1:visited { font-weight: normal; }
@media screen and (min-width: 1000px) {
	a.navigation-level-2:link { color: #272727; }
	a.navigation-level-2:visited { color: #272727; }
}
a.navigation-level-2:link { font-size: 18px; }
a.navigation-level-2:visited { font-size: 18px; }
a.navigation-level-2:link { font-weight: normal; }
a.navigation-level-2:visited { font-weight: normal; }
@media screen and (min-width: 1000px) {
	li:hover > a.navigation-level-2:link { color: #3a526b; }
	li:hover > a.navigation-level-2:visited { color: #3a526b; }
}
li:hover > a.navigation-level-2:link { font-size: 18px; }
li:hover > a.navigation-level-2:visited { font-size: 18px; }
li:hover > a.navigation-level-2:link { font-weight: normal; }
li:hover > a.navigation-level-2:visited { font-weight: normal; }
@media screen and (min-width: 1000px) {
	a.navigation-level-3:link { color: #272727; }
	a.navigation-level-3:visited { color: #272727; }
}
a.navigation-level-3:link { font-size: 16px; }
a.navigation-level-3:visited { font-size: 16px; }
a.navigation-level-3:link { font-weight: normal; }
a.navigation-level-3:visited { font-weight: normal; }
@media screen and (min-width: 1000px) {
	li:hover > a.navigation-level-3:link { color: #3a526b; }
	li:hover > a.navigation-level-3:visited { color: #3a526b; }
}
li:hover > a.navigation-level-3:link { font-size: 16px; }
li:hover > a.navigation-level-3:visited { font-size: 16px; }
li:hover > a.navigation-level-3:link { font-weight: normal; }
li:hover > a.navigation-level-3:visited { font-weight: normal; }
