html { color:#000;background:#FFF; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td { margin:0;padding:0; }
table { border-collapse:collapse;border-spacing:0; }
fieldset,img { border:0; }
address,button,caption,cite,code,dfn,em,input,optgroup,option,select,strong,textarea,th,var { font:inherit; }
del,ins { text-decoration:none; }
li { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%;font-weight:normal; }
q:before, q:after { content:''; }
abbr,acronym { border:0;font-variant:normal; }
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
legend { color:#000; }
body {
	background-image: url('../img/hbts_bkgd.png');
	background-repeat: repeat-x;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 24px;
	font-family: georgia, "times new roman", times, serif;
	font-weight: normal;
	color: #339;
	background-color: #59a2c7;
}
li,h1,h2,h3,h4,h5,h6,p,td {
}
a, a:link, a:active, a:visited {
	color: #006633;
	text-decoration: none;
	text-transform: none;
}
a:hover {
	color: #006633;
}
h1 {
	font-family: georgia, "times new roman", times, serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #333399; /* navy */
	font-size: 56px;
	line-height: 24px;
	padding-bottom: 25px;

}
h2 {
	font-family: georgia, "times new roman", times, serif;
	font-weight: normal;
	color: #333399; /* navy */
	font-size: 24px;
	line-height: 30px;
	text-transform: none;
}

h3 {
	font-family: georgia, "times new roman", times, serif;
	font-weight: normal;
	font-style: italic;
	color: #333399; /* navy */
	font-size: 40px;
	text-transform: none;
	line-height: 46px;
	text-shadow: 3px 3px 5px #CCC;	
	padding-bottom: 15px;
}
a img {
	border:none;
}
ul {
	padding-left: 10px;
}

ol {
	padding-left: 10px;
}

ul li {
	line-height: 1.8em;
	padding-left: 15px;
	list-style-type: square;
	background-image: url("../img/bullet.png");
	background-repeat: no-repeat;
	background-position: 0pt 10px;
	padding-bottom: 1em;
	font-size: 14px;
}
li, li * {
	font-size: 14px;
	line-height: 1.8em;
}
p {
	margin-bottom: 25px;
}
hr {
	clear: both;
	background-color: transparent;
	border-top: 1px #b9b9b9 dotted;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin: 35px 0 15px 0;
	height: 1px;
}
.clearboth {
	clear: both;
}
.block {
	clear:both;
}

.button {
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	font-family: georgia, "times new roman", times, serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	padding: 10px 25px 10px 30px;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
}

.blue {
	background-color: #333399;
}

.red {
	background-color: #e50500;
}
.green {
	background-color: #006125;
}
.button:hover {
  background: #6AACCC;
  text-decoration: none;
}





/* CLEARFIX For modern browsers */
.block:before,
.block:after {
    content:"";
    display:table;
}

.block:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.block {
    zoom:1;
}
.center {
	margin: 0 auto;
}
/* ------------- */


/* --- UNAV --- */
div#unav {
	background-color: #333399;
        color: #fff;
        text-align: right;
	font-family: georgia, "times new roman", times, serif;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 40px;
	padding: 2px 20px 5px;

}
div#unav a:link,
div#unav a:active,
div#unav a:visited {
	color: #98C6DC;
	line-height: 40px;
	padding: 12px 20px;
}
div#unav a:hover,
div#unav a.unavon, div#unav a.unavon:hover {
	background-image: url('../img/unav_arrow.png');
	background-repeat: no-repeat;
	background-position: 2% 55%;
	color: white;
}

div#main {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
div#bigblue {
	background-color: #a9e0fd;
	padding: 15px 12px;
	margin-bottom: 3px;
}
div#littleblue {
	background-image: url('../img/topbar_bg.gif');
	background-repeat: repeat-x;
	height: 96px;
	width: 940px;
}
div#submain {
	width: 966px;
	margin: 0 auto;
	background-color: #fff;
}
div#whiteleftline,
div#whiterightline {
	position: absolute;
	z-index: 4;
	width: 2px;
}
div#whiteleftline {
	border-left: 1px white solid;
	left: 28px;
}
div#whiterightline {
	border-right: 1px white solid;
	left: 967px;
}
img#logo {
	position: absolute;
	z-index: 100;
	left: 80px;
	top: 30px;
}
div#redribbon {
	width: 1000px;
	height: 60px;
	position: absolute;
	left: 0;
	top: 95px;
	z-index: 5;
	background-image: url('../img/ribbon.png');
	background-repeat: no-repeat;
}
div#socialicons {
	text-align: right;
	padding-top: 16px;
	padding-right: 36px;
	padding-bottom: 10px;
}
div#slides {
}
div.bx-wrapper {
	border-bottom: 2px white solid;
}
div#homecontent {
	background-image: url('../img/gray_diag_bkgd.png');
	padding: 28px 30px 26px 30px;
}
div#homecontent h1 {
	font-family: 'Lobster Two', serif;
	font-style: italic;
	color: #fff;
	font-size: 24px;
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
	line-height: 2em;
	padding-bottom: 5px
}
div#homecontent p {
	font-family: 'Rokkitt', sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 18px;
}
div#titlebar {
}
div#brunch, div#lunch, div#dinner {
	float: left;
}
div#brunch {
	padding-left: 0;
	padding-right: 28px;
}
div#lunch {
	padding-left: 34px;
	padding-right: 28px;
}
div#dinner {
	padding-left: 28px;
}
div.homediv {
	float: left;
	margin-top: 8px;
	width: 1px;
	height: 134px;
	background-color: #fff;
}

div.border
{
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  line-height: 0;
  background-color: #333399;
  height: 6px;
}

div#internal {
	padding-top: 33px;
	padding-bottom: 80px;
}
div#internalcontent {
	width: 950px;
	padding-top: 30px;
	padding-bottom: 50px;
}

div#mission {
	float: left;
	padding-left: 300px;
	padding-top: 80px;
	padding-bottom: 20px;
	width: 620px;
	text-align: center;
	font-family: georgia, "times new roman", times, serif;
	font-weight: normal;
	color: #339;
	font-size: 18px;
	text-transform: none;
}
div#zone {
	float: right;
	width: 225px;  
	margin-right: 35px;
	border-top: 7px #232f68 solid;
	border-bottom: 7px #232f68 solid;
}
img.star {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 105px;
} 
div#footer {
	background-color: #fff;
	padding-top: 15px;
	padding-bottom: 40px;
	text-align: center;
}
div#footer p {
	font-family: georgia, "times new roman", times, serif;
	text-transform: none;
	font-style: italic;
	color: #339;
	font-size: 18px;
	line-height: 25px;
}
div#footer p a {
	color: #063;
	text-decoration: none;
}
div#footer p.copyright {
	clear: both;
	font-weight: normal;
	color: #9F9F9F;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 15px;
	margin-bottom: 25px;
}
input.boxed, textarea.boxed {
	border: 1px solid #666;
	color: #000;
	font-size: 14px;
	width: 170px;
}
.formtable td {
	vertical-align:  top;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
}
.addressfield {
	height: 3em; 
}
input[type='submit'],
input[type='button'] {
	cursor: pointer;
	background-color: #006666;
	border: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin-top: 3px;
	padding: 5px 15px;
	text-transform: uppercase;
}

