<style type="text/css">
/* LMBT Style Sheet by na studios - http://www.nastudios.com/ */

html {
margin: 0px;
padding: 0px;
border: 0px;
background: #e8ded2;
overflow: auto;
     }

body {
height: 100%;
max-height: 100%;
background: #c4ab8d;
margin: 0px;
border: 0px;
font-size: 11.5pt;
font-family: verdana, arial, helvetica, georgia;
font-weight: normal;
color: #001f5c;
line-height: 1.5;
padding: 0px;
      }

/* bar 0 for top */
.bar0{
width:100%;
height:6px;
position:relative;
background-color: #172057;
     }

/* bar 1 for main header */
.bar1{
width:100%;
height:200px;
position:relative;
background: #d3d3d3; /* For browsers that do not support gradients */
background:url(images/back1.jpg);
     }

/* bar 2 for menu */
.bar2{
max-width:1170px;
height:40px;
position:relative;
background-color: #121942;
border-radius: 15px 15px 0px 0px;
vertical-align: bottom;
margin:0 auto 0 auto;
top:14px;
     }

/* bar 3 for under header */
.bar3{
width:100%;
height:2px;
position:relative;
background-color: #731b1b; 
    }

/* main content width */
.mcontent{
width:100%;
max-width:1170px;
height:;
position:relative;
margin:0 auto 0 auto;
    }

/* main container */
.mcontainer{
width:100%;
height:;
position:relative;
     }

/* main container sub for position */
.mcontainersub{
width:100%;
max-width:1170px;
height:;
background-color: #e8ded2;
position:relative;
margin:0 auto 0 auto;
    }

/* push down on banner */
.ban{
     width:100%;
     max-width: 1170px;
     height:100%;
     position:relative;
     overflow: hidden;
     margin:0 auto 0 auto;
    }

/* push down on banner */
.ban_wrapper{
     width:100%;
     height:auto;
     background-color: #8d6e4b;
     /* background:url(images/banner_back.jpg); */
     position:relative;
     margin:0 auto 0 auto;
    }

/* container for single column reduced width */
.cont_full{
width:100%;
max-width: 1140px;
height:auto;
position: relative;
top:0px;
right: 0px;
margin:0 auto 0 auto;
}

/* container for single column reduced width */
.cont_full2{
width:100%;
max-width: 1110px;
height:auto;
position: relative;
top:0px;
right: 0px;
margin:0 auto 0 auto;
}

/* container for logo */
.logo{
width:100%;
max-width:750px;
min-width:50%;
height:;
position:relative;
top:-10px;
left:0px;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 6px;
float: right;
z-index:100;
    }

/* container for photo group */
.hidden{
width:100%;
max-width:800px;
height:;
position:relative;
z-index:100;
    }

/* container seal */
.seal{
width:256px;
height:190px;
position:absolute;
top:5px;
left:10px;
margin-bottom:0px;
float: left;
z-index:101;
    }

/* news */
.news{
width:300px;
height:68px;
position:relative;
top:0px;
left:32px;
margin-left:0px;
margin-bottom:0px;
z-index:101;
    }

/* follow us */
.follow{
width:300px;
height:68px;
position:relative;
top:0px;
left:32px;
margin-left:0px;
margin-bottom:0px;
z-index:101;
    }


/* weather container */
.weather_cont{
width:100%;
max-width: 500px;
height:300px;
position: relative;
top:0px;
right: 0px;
margin:0 auto 0 auto;
z-index:110;
}

/* video container */
.video_cont{
width:100%;
max-width: 500px;
height:300px;
position: relative;
top:0px;
right: 0px;
margin:0 auto 0 auto;
z-index:110;
}

/* fb feed container */
.fb_feed_cont{
width:100%;
max-width: 500px;
height:692px;
position: relative;
top:0px;
right: 0px;
margin:0 auto 0 auto;
z-index:110;
}

/* cc email list container */
.email_list{
width:100%;
max-width:500px;
height:;
position:relative;
margin:0 auto 0 auto;
    }

/* photo span */
.photo_span{
width:100%;
max-width:660px;
height:;
position:relative;
margin:0 auto 0 auto;
    }

/* container for fb 
.fb{
width:36px;
height:36px;
position:relative;
top:0px;
left:0px;
margin-left: 10px;
margin-top: 108px;
float: left;
z-index:100;
    }
*/

/* container for twi 
.twi{
width:36px;
height:36px;
position:relative;
top:0px;
left:0px;
margin-left: 210px;
margin-top: 108px;
float: left;
z-index:100;
    }
*/

/* footer */
.footer1{
width:100%;
height:;
background-color: #731b1b;
position:relative;
margin:0 auto 0 auto;
    }

/* footer */
.footer2{
width:100%;
height:;
background-color: #121942;
position:relative;
margin:0 auto 0 auto;
    }


/* spacer for above logo */
.spacer1{
	width:100%;
     height:20px;
	position:relative;
    }


/* header div / position */
.left {
        float: left;
        width: 15%;
        /* outline: 1px dotted blue; */  
    }

.right {
        float: right;
        width: 85%;
        /* outline: 1px dotted blue; */ 
    }
    
.group:after {
        content:"";
        display: table;
        clear: both;
    }

/* news / weather */
.left2 {
        float: left;
        width: 49%;
        height: 820px;
        /* outline: 1px dotted blue; */    
    }

.middle2 {
        float: left;
        width: 2%;
        height: 820px;
        /* outline: 1px dotted blue; */    
    }

.right2 {
        float: right;
        width: 49%;
        height: 820px;
        /* outline: 1px dotted blue; */  
    }
    
.group2:after {
        content:"";
        display: table;
        clear: both;
    }

/* 2 column for footer */
.left3 {
        float: left;
        width: 80%;
        z-index:110;
         /* outline: 1px dotted blue; */   
    }

.right3 {
        float: right;
        width: 20%;
        /* outline: 1px dotted blue; */  
    }
.group3:after {
        content:"";
        display: table;
        clear: both;
    }
    
/* 2 column for left menu */
.left4 {
        float: left;
        width: 18%;
        z-index:110;
        /* outline: 1px dotted blue; */

    }

.right4 {
        float: right;
        width: 82%;
        /* outline: 1px dotted blue; */

    }
.group4:after {
        content:"";
        display: table;
        clear: both;
    }


/* 2 column 50-50 */
.left5 {
        float: left;
        width: 50%;
        z-index:110;
        /* outline: 1px dotted blue; */ 

    }

.right5 {
        float: right;
        width: 50%;
        /* outline: 1px dotted blue; */ 

    }
.group5:after {
        content:"";
        display: table;
        clear: both;
    }

/* 2 column 30-70 */
.left6 {
        float: left;
        width: 30%;
        z-index:110;
        /* outline: 1px dotted blue; */

    }

.right6 {
        float: right;
        width: 70%;
        /* outline: 1px dotted blue; */ 

    }
.group6:after {
        content:"";
        display: table;
        clear: both;
    }

/* 3 column */
.left7 {
        float: left;
        width: 33%;
        height:;
        /* outline: 1px dotted blue; */    
    }

.middle7 {
        float: left;
        width: 33%;
        height:;
        /* outline: 1px dotted blue; */    
    }

.right7 {
        float: right;
        width: 33%;
        height:;
        /* outline: 1px dotted blue; */  
    }
    
.group7:after {
        content:"";
        display: table;
        clear: both;
    }

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:100%;
	background:url(images/ui.totop.png) no-repeat 0 0;
}

#toTop:hover {
	background:url(images/ui.totop.png) no-repeat 0 -51px;
	width:51px;
	height:51px;
}

#toTop:active, #toTop:focus {
	outline:none;
}


/* give images rounded corners */
.roundrect { 
 border-radius: 15px;
 -moz-border-radius: 15px; 
}

/* give images rounded corners */
.roundrect2 { 
 border-radius: 15px;
 -moz-border-radius: 15px; 
}

#searchform #s{
color: #004605;
font-size: 14px;
width: 274px;
height: 32px;
margin: 0px 0px 2px 0px;
padding: 2px 35px 2px 8px;
border: 0;
background: #ffffff;
}

#searchform #searchsubmit{
position: absolute;
top: 0px;
right: 0px;
width: 32px;
height: 32px;
border: 0px;
background: url(images/search-submit.png) no-repeat transparent -1px 3px;
}






/* spacer for above owl */
.spacer2{
	width:100%;
     height:10px;
	position:relative;
    }

/* spacer for below seal on regular pages*/
.spacer3{
	width:100%;
     height:40px;
	position:relative;
    }




/* gallery container */
.content{
width:100%;
max-width: 966px;
height:;
position: relative;
top:0px;
right: 0px;
margin:0 auto 0 auto;
z-index:110;
}





/* cont for virtual tours */
.conttour{
	width:100%;
     max-width:875px;
     height:;
	position:relative;
     margin:0 auto 0 auto;
    }

/* cont for email sign-up */
.contmail{
	width:100%;
     max-width:600px;
     height:;
	position:relative;
     margin:0 auto 0 auto;
    }

p {
      font-size: 11.5pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #172057;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 10px;
      margin-right: 10px;
      line-height: 1.5;
      letter-spacing: .5px; 
      padding: 0px;
      text-align: left;
    }

ul {
      font-size: 11.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #001f5c;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 30px;
      margin-right: 10px;
      line-height: 1.5;
      letter-spacing: .5px; 
      padding: 0px;
      text-align: left;
    }

h1 {
      font-size: 16.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #6b0101;
      margin-top: 10px;
      margin-bottom: 14px;
      margin-left: 10px;
      margin-right: 10px;
      letter-spacing: 1px;
      line-height: 1.5;
      padding: 0px;
      text-align: left;
    }

h2 {
      font-size: 13.5pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #6b0101;
      margin-top: 10px;
      margin-bottom: 14px;
      margin-left: 10px;
      margin-right: 10px;
      letter-spacing: 1px;
      line-height: 1.5;
      padding: 0px;
      text-align: left;
    }

h3 {
      font-size: 13.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: bold;
      color: #436684;
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: 10px;
      margin-right: 10px;
      line-height: 1.5;
      padding: 0px;
      text-align: left;
    }

h4 {
      font-size: 14.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #ffffff;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      padding: 0px;
      text-align: center;
    }

h5 {
      font-size: 13.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #e6e6e6;
      margin-top: 0px;
      margin-bottom: 2px;
      margin-left: 0px;
      margin-right: 0px;
      padding: 0px;
      text-align: center;
    }
h6 {
      font-size: 10.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #54304a;
      margin-top: 0px;
      margin-bottom: 2px;
      margin-left: 0px;
      margin-right: 0px;
      padding: 0px;
      text-align: center;
    }


.t1 {
      font-size: 10.5pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #001f5c;
      margin-top: 5px;
      margin-bottom: 10px;
      margin-left: 0px;
      margin-right: 14px;
      letter-spacing: 1px;
      line-height: 1.0;
      padding: 0 0 0 0;
      text-align: right;
      float: right;
    }

.t2 {
      font-size: 11pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #ffffff;
      padding: 10px 0px 10px 0px;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      text-align: center;
    }

.t3 {
      font-size: 11pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #c0c0c0;
      padding: 20px 0px 10px 0px;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      text-align: center;
    }

.t4 {
      font-size: 10.5pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #001f5c;
      padding: 0px 0px 0px 0px;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      text-align: center;
    }

.t5 {
      font-size: 13.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #ffffff;
      padding: 0px 0px 0px 0px;
      margin-top: 4px;
      margin-bottom: 4px;
      margin-left: 0px;
      margin-right: 0px;
      text-align: center;
    }

.t6 {
      font-size: 13.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #ffffff;
      padding: 0px 0px 0px 0px;
      margin-top: 4px;
      margin-bottom: 4px;
      margin-left: 16px;
      margin-right: 0px;
      text-align: left;
    }

.t7 {
	font-size: 20px;
	font-weight: 600;
    }

.t8 {
      font-size: 9.5pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #c0c0c0;
      padding: 0px 0px 20px 0px;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      text-align: center;
    }

.t9 {
      font-size: 10.5pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #9c9c9c;
      padding: 0px 0px 0px 0px;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      text-align: center;
    }

.t10 {
      font-size: 10.3pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #c0c0c0;
      padding: 0px 0px 0px 0px;
      margin-top: 0px;
      margin-bottom: 5px;
      margin-left: 0px;
      margin-right: 0px;
      text-align: center;
    }

.t11 {
      font-size: 10.5pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: bold;
      color: #172057;
      padding: 0px 0px 0px 0px;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      text-align: center;
    }

.t12 {
      font-size: 13.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #ffffff;
      padding: 0px 0px 0px 0px;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      text-align: center;
    }

.t13 {
      font-size: 10.5pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: bold;
      color: #663300;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 10px;
      line-height: 1.5;
      letter-spacing: .5px; 
      padding: 0px;
      text-align: left;
    }

.t14 {
      font-size: 13.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #ffffff;
      padding: 0px 0px 0px 0px;
      margin-top: 4px;
      margin-bottom: 4px;
      margin-left: 0px;
      margin-right: 0px;
      text-align: left;
    }
.t15 {
      font-size: 9pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #67212b;
      padding: 0px 0px 0px 0px;
      margin-top: 5px;
      margin-bottom: 5px;
      margin-left: 0px;
      margin-right: 0px;
      text-align: left;
    }



a:link {
    text-decoration: underline;
    color: #6b0101;
 
    }
a:visited {
    text-decoration: underline;
    color: #6b0101;
    }
a:hover, a:active {
    text-decoration: underline;
    color: #001f5c;
 
    }


a:link.color1 {
    text-decoration: none;
    color: #001f5c;
    }
a:visited.color1 {
    text-decoration: none;
    color: #001f5c;
    }
a:hover.color1 {
    text-decoration: underline;
    color: #6b0101;
    }
a:active.color1 {
    text-decoration: underline;
    color: #6b0101;
    }

a:link.color2 {
    text-decoration: none;
    color: #ffffff;
    }
a:visited.color2 {
    text-decoration: none;
    color: #ffffff;
    }
a:hover.color2 {
    text-decoration: underline;
    color: #cccccc;
    }
a:active.color2 {
    text-decoration: underline;
    color: #cccccc;
    }

a:link.color3 {
    text-decoration: none;
    color: #c0c0c0;
    }
a:visited.color3 {
    text-decoration: none;
    color: #c0c0c0;
    }
a:hover.color3 {
    text-decoration: underline;
    color: #6b0101;
    }
a:active.color3 {
    text-decoration: underline;
    color: #6b0101;
    }

a:link.color4 {
    text-decoration: underline;
    color: #004605;
    }
a:visited.color4 {
    text-decoration: underline;
    color: #004605;
    }
a:hover.color4 {
    text-decoration: underline;
    color: #c69721;
    }
a:active.color4 {
    text-decoration: underline;
    color: #c69721;
    }



/* Media Queries */

@media screen and (max-width: 1170px) {
 

   .cont_full {
    max-width: 96%;
    }
  .cont_full2 {
    max-width: 96%;
    }

.logo{
width:96%;
    }

}

@media screen and (max-width: 893px) {
  .left4 {
   float: none;
   display: block;
   position: relative;
   width: auto;
   }

   .right4 {
   float: none;
   display: block;
   position: relative;
   width: auto;
   }

  .left7 {
   float: none;
   display: block;
    }

.middle7 {
   float: none;
   display: block;
    }

.right7 {
   float: none;
   display: block;
    }
 
   }

  
@media screen and (max-width: 991px)and (min-width: 501px) {
    .right {
     float: none;
     display: block;
     position: relative;
     width: auto;
     }

    .left {
   float: none;
   display: none;
   position: relative;
   width: auto;
   }

   .seal {
    float: none;
    display: none;
    }



   .left5 {
   float: none;
   display: block;
   position: relative;
   width: auto;
   }

   .right5 {
   float: none;
   display: block;
   position: relative;
   width: auto;
   }
 


   .cont_full {
    max-width: 96%;
    }
  .cont_full2 {
    max-width: 96%;
    }

.fb{
margin-top: 10px;
    }

/* container for twi */
.twi{
margin-top: 10px;
    }

   .left2 {
    float: none;
    display: block;
    position: relative;
    width: auto;
     }
 
  .middle2 {
    float: none;
    display: none;
    position: relative;
    width: auto;
     }

    .right2 {
    float: none;
    display: block;
    position: relative;
    width: auto;
    }

    .left3 {
    float: none;
    display: block;
    position: relative;
    width: auto;
    }

    .right3 {
    float: none;
    display: block;
    position: relative;
    width: auto;
    } 

    .left6 {
    float: none;
    display: block;
    position: relative;
    width: auto;
    }

    .right6 {
    float: none;
    display: block;
    position: relative;
    width: auto;
    }  
  
.bar1{
height:190px;

     }
}


@media screen and (max-width: 500px) {
    .logo {
    margin-bottom: 0px;
    left:0px;
    margin-left: 0px;
    margin-right:10px;
    max-width:96%;
    }

  .seal {
    float: none;
    display: none;
    }

   .roundrect {
    display:none;
    width: 0%;
    }

   .cont_full {
   max-width: 96%;
   }
  .cont_full2 {
    max-width: 96%;
    }

   .left {
   float: none;
   display: none;
   position: relative;
   width: auto;
   }

   .right {
   float: none;
   display: block;
   position: relative;
   width: auto;
   }

.middle2 {
    float: none;
    display: none;
    position: relative;
    width: auto;
     }

  .hidden {
    float: none;
    display: none;
    position: relative;
    width: auto;
     }

   .left2 {
   float: none;
   display: block;
   position: relative;
   width: auto;
   }

   .right2 {
   float: none;
   display: block;
   position: relative;
   width: auto;
   }

   .left3 {
   float: none;
   display: block;
   position: relative;
   width: auto;
   }

   .right3 {
   float: none;
   display: block;
   position: relative;
   width: auto;
   }

  .left4 {
   float: none;
   display: block;
   position: relative;
   width: auto;
   }

   .right4 {
   float: none;
   display: block;
   position: relative;
   width: auto;
   }

   .left5 {
   float: none;
   display: block;
   position: relative;
   width: auto;
   }

   .right5 {
   float: none;
   display: block;
   position: relative;
   width: auto;
   }

   .left6 {
   float: none;
   display: block;
   position: relative;
   width: auto;
   }

   .right6 {
   float: none;
   display: block;
   }

  .left7 {
   float: none;
   display: block;
    }

.middle7 {
   float: none;
   display: block;
    }

.right7 {
   float: none;
   display: block;
    }
  
.t1 {
      font-size: 9.0pt;
float: none;
    }

.bar1{
height:150px;

     }
}

</style>

