@charset "UTF-8";
@import url("Gill_Sans/stylesheet.css");
.menutext {
	font-family: OpenSans Bold;
	font-size: 16px;
	color: #FFFFFF;
}

a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}
::-moz-selection{ background: #339999; color:#fff; text-shadow: none; }
::selection { background:#339999; color:#fff; text-shadow: none;
}
.bg-image h1 {
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
}
.nav, .main {
    background-color: #004174;
    text-align: center;
}
#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
	margin: 0;
	padding: 0;
	position: relative;
	font-family: "Gill Sans";
	background-color: #004174;
}
#cssmenu {
	height: 48px;
	width: 1100px;
	overflow: visible;
	background-color: #004174;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
	color: #FFFFFF;
	display: inline-block;
	font-family: "Gill Sans";
	font-size: 22px;
	line-height: 48px;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	margin-left: 100px;
	background-color: #004174;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul {
  float: left;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li > a {
  color: #FFFFFF;
  font-size: 22px;
}
#cssmenu > ul > li:hover:after {
  content: '';
  color: #93278f;
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -10px;
  background-color: #004174;
}
#cssmenu > ul > li:first-child > a {
  border-radius: 0px 0 0 0;
  -moz-border-radius: 0px 0 0 0;
  -webkit-border-radius: 0px 0 0 0;
}
#cssmenu > ul > li.active:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -10px;
  color: #93278f;
}
#cssmenu > ul > li.active > a {
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  color: #EE972E;

}
#cssmenu > ul > li:hover > a {
  color: #fbb03b;
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
}
#cssmenu .has-sub {
  z-index: 1;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 205px;
  top: 100%;
  left: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
	background: #004174;
	border-bottom: 1px dotted #DDCFB4;
	filter: none;
	font-family: dk lemon yellow sun;
	font-size: 23px;
	display: block;
	line-height: 3px;
	color: #F0F1F1;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 18px;
	padding-left: 8px;
}
#cssmenu .has-sub ul li:hover a {
  background: #004174;
  color: #8FA84A;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
  color: #ED2A7B;
}
a:link.second    {
	color: #004174;
	font-size: 21px;
} 
a:visited.second  {color:#004174} 
a:hover.second    {
	color: #EE972E;
	font-size: 21px;
} 
a:active.second   {
	color: #EE972E;
	font-size: 21px;
	font-family: "Gill Sans";
} 
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu .has-sub .has-sub ul li a {
  background: #343433;
  border-bottom: 1px dotted #F5F5F5;
  border-left: 1px dotted #F5F5F5;

}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #004174;
}
h1 {
	font-family: "Gill Sans";
	font-size: 38px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-family: "BebasNeue Bold";
	font-size: 38px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	line-height: 48px;
}
.myemail {
	color: #F0F;
}
#footer #menu #apDiv46 #webdesign .myemail {
	color: #006838;
}
findoutmore {
	font-weight: bold;
}
#wrapper #apDiv30 #apDiv38 #apDiv74 #apDiv110 #apDiv134 {
	color: #333;
}
#wrapper #apDiv30 #apDiv38 #apDiv74 #apDiv112 #apDiv132 {
	color: #333;
}
#wrapper #apDiv30 #apDiv38 #apDiv74 #apDiv93 p {
	font-size: 24px;
	line-height: 28px;
	font-family: "Goudy Old Style Italic";
	color: #333;
}
.bluelinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #0C9;
}
a:link.third    {
	color: #004174;
	font-size: 25px;
} 
a:visited.third  {color:#004174} 
a:hover.third    {
	color: #EE972E;
	font-size: 25px;
} 
a:active.third   {
	color: #EE972E;
	font-size: 25px;
	font-family: "Gill Sans";
} 
