@charset "utf-8";
/* CSS Document */

.headingtextbluecenterlarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #006;
	text-align: center;
}
#navbutton {
padding: 0;
}
#navbutton li {
display: inline;
}
#navbutton li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	float:left;
	background-color: #999;
	color: #000;
	font-weight: 500;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
}
#navbutton li a:hover {
	background-color: #666;
	margin-top:-2px;
	padding-bottom:12px;
	text-align: center;
}
.fontsizesmall {
	font-family: geneva, arial, helvetica;
	font-size: 12px;
	color: #000;
	text-align: center;
}
body {
	background-image: url(images/newbluegradient.png);
}

.border {
	border: medium outset #1B3476;
}
h1 {
	font-family: Calibri, "Lucida Sans", Verdana, sans-serif;
	font-size: 36px;
	font-weight: 500;
	color: #000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #900;
	text-align: center;
}


.border {
	border: medium outset #1B3476;
}

.border {
	border: medium outset #1B3476;
}

.border {
	border: medium outset #1B3476;
}
h2 {
	font-family: Calibri, "Lucida Sans", Verdana, sans-serif;
	font-size: 24px;
	color: #000;
	text-align: center;
}

.border {
	border: medium outset #1B3476;
}

.border {
	border: medium outset #1B3476;
}

.border {
	border: medium outset #1B3476;
}

.border {
	border: medium outset #1B3476;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #900;
	text-align: left;
}
h5 {
	font-family: geneva, arial, helvetica;
	font-size: 16px;
	color: #900;
	line-height: normal;
}
.headingtextmaroon16left {
	font-family: geneva, arial, helvetica;
	font-size: 16px;
	color: #900;
	font-weight: 500;
	text-align: center;
}
.headingtext18ptbluecenter {
	font-family: geneva, arial, helvetica;
	font-size: 18px;
	color: #006;
	text-align: center;
}


h6 {
	font-family: geneva, arial, helvetica;
	font-size: 16px;
	color: #006;
	line-height: normal;
}
.headingtextblue16 {
	font-family: geneva, arial, helvetica;
	font-size: 16px;
	font-weight: 600;
	color: #006;
	text-align: center;
}
.textblack16left {
	font-family: geneva, arial, helvetica;
	font-size: 16px;
	font-weight: 500;
	color: #000;
}

.headingtextblackcenter {
	font-family: geneva, arial, helvetica;
	font-size: 24px;
	font-weight: 500;
	color: #000;
	text-align: center;
}

.headingtext18blueleft {
	font-family: geneva, arial, helvetica;
	font-size: 18px;
	color: #006;
}

.imageborderthin {
	border: thin double #006;
}
.win {
	color: #F00;
	font: geneva, arial, helvetica;
	font-size: 16px;
	font-weight: 500;
}

.textblack16pxcenter {
	font-family: geneva, arial, helvetica;
	font-size: 16px;
	font-weight: 500;
	color: #000;
	text-align: center;
}
.maroontext18pxleft {
	font-family: geneva, arial, helvetica;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	color: #900;
}
.textmaroon18pxcenter {
	font-family: geneva, arial, helvetica;
	font-size: 18px;
	font-weight: 500;
	color: #900;
	text-align: center;
}

.bodytextlarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: left;
}
#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
	margin: 0;
	padding: 0;
	position: relative;
	left: 262px;
	top: 6px;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  color: #ffffff;
  display: inline-block;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  min-width: 35px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 0 #333333;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li.active a {
  background: #646464 url(grad_dark.png) repeat-x left bottom;
  background: -moz-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #646464), color-stop(100%, #4a4a4a));
  background: -webkit-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -o-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -ms-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: linear-gradient(to bottom, #646464 0%, #4a4a4a 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#646464', endColorstr='#4a4a4a', GradientType=0);
  box-shadow: inset 0 0 10px #222222, inset 0 10px 10px #222222;
  -moz-box-shadow: inset 0 0 10px #222222, inset 0 10px 10px #222222;
  -webkit-box-shadow: inset 0 0 10px #222222, inset 0 10px 10px #222222;
  filter: none;
}
#cssmenu > ul > li.active a:hover {
  background: -moz-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #646464), color-stop(100%, #4a4a4a));
  background: -webkit-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -o-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -ms-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: linear-gradient(to bottom, #646464 0%, #4a4a4a 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#646464', endColorstr='#4a4a4a', GradientType=0);
  filter: none;
}
#cssmenu > ul > li a {
  box-shadow: inset 0 0 0 1px #8a8a8a;
  -moz-box-shadow: inset 0 0 0 1px #8a8a8a;
  -webkit-box-shadow: inset 0 0 0 1px #8a8a8a;
  background: #4a4a4a url(grad_dark.png) repeat-x left top;
  background: -moz-linear-gradient(top, #8a8a8a 0%, #707070 50%, #626262 51%, #787878 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8a8a8a), color-stop(50%, #707070), color-stop(51%, #626262), color-stop(100%, #787878));
  background: -webkit-linear-gradient(top, #8a8a8a 0%, #707070 50%, #626262 51%, #787878 100%);
  background: -o-linear-gradient(top, #8a8a8a 0%, #707070 50%, #626262 51%, #787878 100%);
  background: -ms-linear-gradient(top, #8a8a8a 0%, #707070 50%, #626262 51%, #787878 100%);
  background: linear-gradient(to bottom, #8a8a8a 0%, #707070 50%, #626262 51%, #787878 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#8a8a8a', endColorstr='#787878', GradientType=0);
  border-bottom: 1px solid #5d5d5d;
  border-top: 1px solid #5d5d5d;
  border-right: 1px solid #5d5d5d;
  line-height: 34px;
  padding: 0 28px;
  filter: none;
}
#cssmenu > ul > li a:hover {
  background: #8a8a8a url(grad_dark.png) repeat-x left bottom;
  background: -moz-linear-gradient(top, #646464 0%, #4a4a4a 50%, #3b3b3b 51%, #525252 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #646464), color-stop(50%, #4a4a4a), color-stop(51%, #3b3b3b), color-stop(100%, #525252));
  background: -webkit-linear-gradient(top, #646464 0%, #4a4a4a 50%, #3b3b3b 51%, #525252 100%);
  background: -o-linear-gradient(top, #646464 0%, #4a4a4a 50%, #3b3b3b 51%, #525252 100%);
  background: -ms-linear-gradient(top, #646464 0%, #4a4a4a 50%, #3b3b3b 51%, #525252 100%);
  background: linear-gradient(to bottom, #646464 0%, #4a4a4a 50%, #3b3b3b 51%, #525252 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#8a8a8a', endColorstr='#787878', GradientType=0);

  filter: none;
}
#cssmenu > ul > li:first-child a {
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border-left: 1px solid #5d5d5d;
}
#cssmenu > ul > li:last-child a {
  border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
}
#cssmenu .has-sub:hover ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  top: 36px;
  left: -1px;
  min-width: 100%;
  text-align: center;
  /* IE7 */

  *width: 100%;
}
#cssmenu .has-sub ul li {
  text-align: center;
}
#cssmenu .has-sub ul li a {
  border-top: 0 none;
  border-left: 1px solid #5d5d5d;
  display: block;
  line-height: 120%;
  padding: 9px 5px;
  text-align: center;
}
.doubleborder {
	border: medium double #006;
}
.border {
	border: medium outset #1B3476;
}
.headingtextblack18left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #333;
}


.border {
	border: medium outset #1B3476;
}

.headingtextmaroon16realleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #900;
	text-align: left;
	font-weight: 500;
}

.border {
	border: medium outset #1B3476;
}#menu-bar {
  width: 95%;
  margin: 0px 0px 0px 0px;
  padding: 6px 6px 4px 6px;
  height: 32px;
  line-height: 100%;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  box-shadow: 2px 2px 3px #666666;
  -webkit-box-shadow: 2px 2px 3px #666666;
  -moz-box-shadow: 2px 2px 3px #666666;
  background: #5ba540;
  background: linear-gradient(top,  #5ba540,  #7ce257);
  background: -ms-linear-gradient(top,  #5ba540,  #7ce257);
  background: -webkit-gradient(linear, left top, left bottom, from(#5ba540), to(#7ce257));
  background: -moz-linear-gradient(top,  #5ba540,  #7ce257);
  border: solid 1px #6D6D6D;
  position:relative;
  z-index:999;
}
#menu-bar li {
  margin: 0px 0px 6px 0px;
  padding: 0px 6px 0px 6px;
  float: left;
  position: relative;
  list-style: none;
}
#menu-bar a {
  font-weight: bold;
  font-family: 'trebuchet ms';
  font-style: normal;
  font-size: 14px;
  color: #E7E5E5;
  text-decoration: none;
  display: block;
  padding: 6px 20px 6px 20px;
  margin: 0;
  margin-bottom: 6px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  text-shadow: 2px 2px 3px #000000;
}
#menu-bar li ul li a {
  margin: 0;
}
#menu-bar .active a, #menu-bar li:hover > a {
  background: #0399D4;
  background: linear-gradient(top,  #EBEBEB,  #A1A1A1);
  background: -ms-linear-gradient(top,  #EBEBEB,  #A1A1A1);
  background: -webkit-gradient(linear, left top, left bottom, from(#EBEBEB), to(#A1A1A1));
  background: -moz-linear-gradient(top,  #EBEBEB,  #A1A1A1);
  color: #444444;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar ul li:hover a, #menu-bar li:hover li a {
  background: none;
  border: none;
  color: #666;
  -box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#menu-bar ul a:hover {
  background: #0399D4 !important;
  background: linear-gradient(top,  #04ACEC,  #0186BA) !important;
  background: -ms-linear-gradient(top,  #04ACEC,  #0186BA) !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#04ACEC), to(#0186BA)) !important;
  background: -moz-linear-gradient(top,  #04ACEC,  #0186BA) !important;
  color: #FFFFFF !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar li:hover > ul {
  display: block;
}
#menu-bar ul {
  background: #DDDDDD;
  background: linear-gradient(top,  #FFFFFF,  #CFCFCF);
  background: -ms-linear-gradient(top,  #FFFFFF,  #CFCFCF);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#CFCFCF));
  background: -moz-linear-gradient(top,  #FFFFFF,  #CFCFCF);
  display: none;
  margin: 0;
  padding: 0;
  width: 185px;
  position: absolute;
  top: 30px;
  left: 0;
  border: solid 1px #B4B4B4;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-box-shadow: 2px 2px 3px #222222;
  -moz-box-shadow: 2px 2px 3px #222222;
  box-shadow: 2px 2px 3px #222222;
}
#menu-bar ul li {
  float: none;
  margin: 0;
  padding: 0;
}
#menu-bar ul a {
  padding:10px 0px 10px 15px;
  color:#424242 !important;
  font-size:12px;
  font-style:normal;
  font-family:arial;
  font-weight: normal;
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar ul li:first-child > a {
  border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
}
#menu-bar ul li:last-child > a {
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
}
#menu-bar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu-bar {
  display: inline-block;
}
  html[xmlns] #menu-bar {
  display: block;
}
* html #menu-bar {
  height: 1%;
}
#hss_indexpagebox {
	position: relative;
	z-index: 1;
	height: 1900px;
	width: 779px;
	background-color: #FFFFEC;
	margin: auto;
}
#hss_main_logo_box {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 8px;
	top: 8px;
}
#hss_main_top_box2 {
	position:absolute;
	width:402px;
	height:192px;
	z-index:3;
	left: 366px;
	top: 39px;
}
#hssindexnavbar {
	position:relative;
	width:744px;
	height:55px;
	z-index:998;
	left: 10px;
	top: 220px;
}
#hss_index_goto_box {
	position:absolute;
	width:744px;
	height:50px;
	z-index:200;
	left: 22px;
	top: 1722px;
}
#hss_index_copyright {
	position:absolute;
	width:770px;
	height:52px;
	z-index:6;
	left: 7px;
	top: 1778px;
}




.sstext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	color: #000;
	text-align: center;
}
/*start directions box */
#hss_directions_pagebox {
	position: relative;
	z-index: 1;
	height: 1900px;
	width: 779px;
	background-color: #FFFFEC;
	margin: auto;
}
#hss_main_logo_box_directions {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 8px;
	top: 8px;
}
#hss_main_top_box2_directions {
	position:absolute;
	width:402px;
	height:192px;
	z-index:3;
	left: 366px;
	top: 39px;
}
#hss_directions_navbar {
	position:relative;
	width:744px;
	height:55px;
	z-index:998;
	left: 10px;
	top: 220px;
}
#hss_directions_goto_box {
	position:absolute;
	width:744px;
	height:50px;
	z-index:200;
	left: 22px;
	top: 1722px;
}
#hss_directions_copyright {
	position:absolute;
	width:770px;
	height:52px;
	z-index:6;
	left: 7px;
	top: 1778px;
}
/*end of directions box description */
/*start aboutus boxes */
#hss_aboutus_pagebox {
	position: relative;
	z-index: 1;
	height: 1900px;
	width: 779px;
	background-color: #FFFFEC;
	margin: auto;
}
#hss_main_logo_box_aboutus {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 8px;
	top: 8px;
}
#hss_main_top_box2_aboutus {
	position:absolute;
	width:402px;
	height:192px;
	z-index:3;
	left: 366px;
	top: 39px;
}
#hss_aboutus_navbar {
	position:relative;
	width:744px;
	height:55px;
	z-index:998;
	left: 10px;
	top: 220px;
}
#hss_aboutus_goto_box {
	position:absolute;
	width:744px;
	height:50px;
	z-index:200;
	left: 22px;
	top: 1722px;
}
#hss_aboutus_copyright {
	position:absolute;
	width:770px;
	height:52px;
	z-index:6;
	left: 7px;
	top: 1778px;
}
/*end of aboutus boxes description */