/* Reset */
:focus {outline: 0;}


/* Structure */
* {margin:0;padding:0;}
html,body{margin:0;padding:0px;margin-top:5px;}
div#container{text-align:left;width:916px;margin:0 auto;overflow:hidden;}
div#wrapper{float:left;width:100%;}
div#footer{clear:left;width:100%;padding:0px 0px;text-align:center;}
div#content{position:relative;width:640px;margin-left:250px;margin-top:10px;min-height:600px;height:expression(this.scrollHeight < 600? "600px" : "auto" );}
div#navigation{float:left;width:159px;margin-left:-875px;position:relative;margin-top:10px;}
div#extra {display:none;}


/* Color */
body{font: 80% "Trebuchet MS", Times, serif ;text-align:center;background:#e3e3e3}
div#footer {background:#E3E3E3 url(images/lf_footer.jpg) no-repeat top left;height:76px;margin:0px;text-align:center;}
div#header h1 span {position:absolute;width:100%;height:100%;background:url(images/lf_header_new.jpg) no-repeat;vertical-align:top;}
div#container {background:url(images/lf_container.jpg) repeat-y top left;}
* html div#header h1 span {margin-top:-7px;}


/* Font */
#bodycontainer {font-family:arial,helvetica,sans-serif; font-size:76%; }
#bodycontainer div {text-align:left; line-height:1.6; }
#content .tidebody {clear:left;font-family:"Trebuchet MS", arial,helvetica,sans-serif; font-size:13px;color:#000;padding-bottom:10px;text-align:justify;padding-right:5px;}
#content .tidebody  p {font-family:"Trebuchet MS", arial,helvetica,sans-serif; font-size:13px;color:#000;padding-bottom:10px;text-align:justify}
#content .tideBody ul {margin-left:30px;font-weight:bold;}
#content .tidebody ol {margin-bottom:10px;}
#content .tidebody ol li {margin-left:30px;}
div#content .tideBody h3 {font-family:"Trebuchet MS";color:#AE0021;padding-left:5px;font-size:14px;margin-bottom:5px;line-height:22px;margin-top:10px;}
div#content .tideBody h3 a {color:#AE0021;text-decoration:none;}
div#content .tideBody h3 a:hover {color:#990000;text-decoration:none;}
div#content .tideBody a {color:#990000;text-decoration:none;font-weight:bold;}


/* Content */
.lf_calendar {font-size:12px;width:260px;margin-left:10px;margin-bottom:20px;}
.lf_calendar table {background:#4C60AF;border:1px solid #ccc;width:260px;padding-right:2px;}
.lf_calendar table table {border:0px solid #000;width:auto;}
.lf_calendar table td {color:#fff;padding-left:3px;background:#4C60AF}
.lf_calendar table td a {color:#fff;font-weight:bold;}

div#content .tideWidgetHeader {color:#fff;font-family:"Trebuchet ms";font-size:12px;width:260px;padding-top:2px;text-align:center}
div#content .tideWidgetbody {background:#00167E;;color:#fff;font-family:"Trebuchet ms";font-size:10px;}

div.lf_search {clear:both;float:left;border:0px solid; width:550px;}
div.lf_search td {font-size:80%;padding:3px;}
.tideListPage {font-size:11px;text-align:center;font-weight:bold;;font-family:"trebuchet ms";background:#fff;color:#000}
.tideListHeader {background:#041CA0;color:#fff;}
.tideListHeaderEven {background:#041CA0;color:#fff;}
.tideListDetailEven {background:#efefef;font-family:"trebuchet ms";color:#000}
.tideListImageEven  {background:#efefef;}
.tideListDetail {background:#efefef;color:#000;font-family:"trebuchet ms";}
.tideListImage {background:#efefef;color:#000;}
.tideListImage img , .tideListImageEven img {border:2px solid #1d7706}
.tidelistpage a {color:#000}

div.lf_info_box {clear:both;float:left;margin-bottom:20px;}
div.lf_info_box h1 {clear:both;width:550px;font-size:14px;color:#fff;overflow:hidden;padding:5px 0;background:#AE0021;text-align:center;margin:5px 0;font-family:"trebuchet ms";}
div#content div.lf_info_box table {clear:left;text-align:left;width:550px;}
div#content div.lf_info_box table thead td {font-size:12px;padding:4px;background:#efefef;color:#fff;}
div#content div.lf_info_box table td {font-size:12px;padding:2px 4px;}
div#content div.lf_info_box table .even {background:#fff;}

div#content div.lf_info_box table td a {display:block;color:#000;font-weight:bold;text-decoration:none;font-size:90%;padding:0 10px;}
div#content div.lf_info_box table td a:hover {background:#fff;color:#000;}
div#content div.lf_info_box dl {font-size:13px;width:550px;clear:left;float:left;position:relative;background:#AE0021;color:#fff;}
div#content div.lf_info_box dt{width:10em;padding:.2em;float: left;margin:0;font-weight: bold;margin-left:5px;font-family:"trebuchet ms";}
div#content div.lf_info_box dd{margin-left: 11em;padding: .2em;background:#efefef;color:#000;padding-left:1em;font-family:"trebuchet ms";}
div#content div.lf_info_box dd a {color:#000;font-weight:bold;}
div#content div.lf_info_box dd a:hover {color:#1d7706;font-weight:bold;}

.extra_btn button {
  background-color: #B7101C;
  border: none;
  color: #ffcc00;
  padding: 16px 0px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  margin: 10px;
  cursor: pointer;
  border-radius: 8px;
  width: 200px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
}
/* Header */
div#header{position:relative;width:916px;height:193px;overflow:visible;background:#E3E3E3;vertical-align:top;}
div#header h1 {position:relative; width:916px;height:193px;vertical-align:top;}


/* Footer */
div#footer p {color:#7F743F;font-family:"Trebuchet MS", arial;font-size:13px;text-align:center;line-height:20px;font-weight:bold;}
div#lf_poweredby {margin-bottom:0px;}
div#lf_poweredby a {color:#fff;font-size:12px;font-weight:bold;}

div#footer h5 {float:left;width:350px;padding-top:20px;font-size:13px;font-family:"Trebuchet MS", arial;color:#fff;text-align:right;}
div#footer h5 a {color:#fff;}
div#footer h5 a:hover {color:#ffcc00;}
div#footer h4 {color:#fff;font-family:"Trebuchet MS", arial;font-size:13px;text-align:left;line-height:14px;padding-top:25px;padding-left:25px;font-weight:bold;width:510px;float:left;}

* html div#footer h4 {width:540px;}

div#footer h4 a {color:#fff;}
div#footer h4 a:hover {color:#ffcc00;}


/* Navigation */
div#navigation .lf_link_box {padding-bottom:20px;}
div#navigation .lf_link_box ul {list-style:none;text-align:center;width:130px;margin-left:13px;}
div#navigation .lf_link_box li {clear:left;margin-bottom:10px;border-bottom:2px solid #DA1832;font-size:14px;font-family:"Trebuchet MS";padding-bottom:5px;}
div#navigation .lf_link_box li a {color:#ffcc00;text-decoration:none;font-weight:bold;}
div#navigation .lf_link_box li a:hover {color:#fff}


/* Extra */

/* Search */

/* Forms */
/* ----------------- FORM FORMATTING -------------------- */
.lf_form {margin-left:10px;font-size:12px;color:#000;width:480px;margin-top:10px;}
.lf_form fieldset {clear:both;float:left;width:480px;margin:0;padding:5px;background:#AE0021;color:#fff;font-weight:bold;font-family:"Trebuchet MS";margin:5px 0px;border:0px solid #000}
.lf_form  fieldset div.lf_form_text{clear:both;}
.lf_form  fieldset div.lf_form_select{clear:both;}
.lf_form  fieldset div.lf_form_checkbox{clear:both;}
div.lf_help{display:block;clear:both;margin:5px 0px;font-weight:bold;color:#000;font-weight:bold;}
.lf_form fieldset legend {margin:0px 0px;color:#fff;font:bold 12px verdana;display:block;padding-top:20px;}

.lf_form_title_left {float:left;font-family:"Trebuchet MS";font-weight:bold}
.lf_form_title_right {float:right;font-family:"Trebuchet MS";font-weight:bold}
/* text */
.lf_form div.lf_form_text label {clear:left;float:left;width: 150px;text-align:left;padding-right:10px;padding:4px;color:#fff;font-weight:bold;font-size:12px;}
.lf_form div.lf_form_text input {float: left;width: 200px;text-align: left;} 
/* textarea */
.lf_form div.lf_form_textarea {width:440px;float:left;}
.lf_form div.lf_form_textarea label {font-size:12px;float: left;width: 150px;text-align:left;padding-right:10px;padding:4px;color:#fff;font-weight:bold;}
.lf_form div.lf_form_textarea textarea {float: left;width: 300px;text-align: left;} 
/* select */
.lf_form div.lf_form_select label {font-size:12px;float: left;width: 150px;text-align:left;padding-right:10px;padding:4px;color:#fff;font-weight:bold;}
.lf_form div.lf_form_select select {float: left;width:120px;text-align:left;} 

.lf_form .lf_fieldset_4 div.lf_form_select label {font-size:12px;float: left;width: 120px;text-align:left;padding-right:10px;padding:4px;}
.lf_form .lf_fieldset_4 div.lf_form_select select {float: left;width: auto;text-align: left;} 

/* checkbox */
.lf_form div label.lf_form_checkbox {font-size:12px;float: left;width:auto;text-align: left;padding-right:10px;color:#fff;font-weight:bold;}
.lf_form div input.lf_form_checkbox {float: left;width:auto;text-align: left;} 
/* radio */
.lf_form div label.lf_form_radio {font-size::12px;float: left;width:auto;text-align: left;color:#fff;font-weight:bold;}
.lf_form div input.lf_form_radio {float: left;width:auto;text-align: left;} 
.lf_form fieldset div.lf_form_required input {background:#fff;}

.lf_form fieldset div.lf_form_checkbox_multi {float:left;width:160px;margin:5px;}
.lf_form fieldset div.lf_form_checkbox_multi input{margin:2px 3px;}

.lf_form fieldset.lf_fieldset_button {position:relative;width:480px;margin:10px 0px;padding:10px 0;border:0;background:transparent}
.lf_form fieldset.lf_fieldset_button label.lf_button_left {float:left;margin-left:20px;}
.lf_form fieldset.lf_fieldset_button label.lf_button_right {position:relative;float:left;margin-left:20px;}


/* Custom */
/* Services */
.lf_service ul  {display:block;position:relative;width:500px;height:24px;text-align:left;padding:0px 0px;clear:both;height:40px;}
.lf_service li {display:block;float:left;list-style-type:none;padding-left:4px;margin-bottom:0px;}
.lf_service li a{display:block;color:#AE0021;font-size:12px;letter-spacing:0px;text-decoration:none;font-weight:none;font-family:"Georgia";height:15px;padding:3px;float:left;border-bottom:1px solid #ccc;}
.lf_service li a:hover {border-bottom:1px solid #AE0021;}

/* Bread Crumbs */
.lf_breadcrumbs {display:none;}
.tideTitle {width:630px;margin-top:0px;font-family:"Times New Roman", arial;letter-spacing:0px;color:#AE0021;font-size:22px;margin-bottom:0px;position:relative;padding-left:px;float:left;}
.tideSubtitle {clear:left;margin-top:10px;font-family:"Trebuchet MS", arial;letter-spacing:0px;color:#000;font-size:14px;margin-bottom:0px;position:relative;padding-left:5px;float:left;text-transform:uppercase;width:600px;}

div#content .lf_pages {display:none;}



