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

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

body {
      height: 100%;
      max-height: 100%;
      background-color:  #e9ddc9;
      background: -webkit-linear-gradient(#9e8f86, #e9ddc9); /* For Safari 5.1 to 6.0 */
      background: -o-linear-gradient(#9e8f86, #e9ddc9); /* For Opera 11.1 to 12.0 */
      background: -moz-linear-gradient(#9e8f86, #e9ddc9); /* For Firefox 3.6 to 15 */
      background: linear-gradient(#9e8f86, #e9ddc9); /* Standard syntax (must be last) */ 
      margin: 0px;
      border: 0px;
      font-size: 11.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #1b428f;
       line-height: 1.5;
      letter-spacing: .5px; 
      padding: 0px;
      }

/* bar 1 for top color */
.bar1{
	width:100%;
	height:12px;
	position:relative;
     background-color: #0f3278;
    }

/* bar 2 for menu */
.bar2{
	width:100%;
	height:42px;
	position:relative;
     z-index:110;
     background-color: #1f63a3;
    }

/* bar2 sub for menu */
.bar2sub{
	width:100%;
     max-width:1060px;
     height:40px;
	position:relative;
     margin:0 auto 0 auto;
    }

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

/* transparent background */
.header{
	width:100%;
     height:132px;
     background-color: #e3d5c2;
	background:url(images/header_back.jpg);
	position:relative;
     margin:0 auto 0 auto;
    }

#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: #663300;
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;
}

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

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

/* container for email */
.em{
width:36px;
height:36px;
position:relative;
top:0px;
left:0px;
margin-right: 4px;
margin-left: 0px;
margin-top: 82px;
float: right;
z-index:100;
    }


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

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

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

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

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

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

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


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

/* 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;
    }

/* container for logo */
.logo{
     width:486px;
     max-width:100%;
     min-width:50%;
     height:;
	position:relative;
     top:0px;
     left:20px;
     margin-bottom:5px;
     float: left;
   z-index:1;

    }


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

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

/* news / weather */
.left6a {
        float: left;
        width: 2%;
         /* outline: 1px dotted blue; */  
    }

.left6 {
        float: left;
        width: 64%;
         /* outline: 1px dotted blue; */  
    }

.left6b {
        float: left;
        width: 4%;
         /* outline: 1px dotted blue; */  
    }

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

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

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

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

/* footer div / position */
.left2 {
        float: left;
        width: 80%;
        /* outline: 1px dotted blue; */
    }

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

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

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

/* 2 column for contact */
.left4 {
        float: left;
        width: 42%;
        /* outline: 1px dotted blue; */

    }

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

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

/* 3 column for contact */
.left5 {
        float: left;
        width: 45%;
        /* outline: 1px dotted blue; */

    }

.middle5 {
        float: left;
        width: 45%;
        /* outline: 1px dotted blue; */

    }

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

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


/* 2 column for bos */
.left7 {
        float: left;
        width: 35%;
        /* outline: 1px dotted blue; */ 

    }

.right7 {
        float: right;
        width: 65%;
        /* outline: 1px dotted blue; */  

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

/* 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: #0f3278;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 4px;
      margin-right: 20px;
      line-height: 1.5;
      letter-spacing: .5px; 
      padding: 0px;
      text-align: left;
    }

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

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

h2 {
      font-size: 10.5pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #1f63a3;
      margin-top: 74px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      letter-spacing: 1px;
      line-height: 1.3;
      padding: 0px;
      text-align: right;
    }

h3 {
      font-size: 14.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #336666;
      margin-top: 10px;
      margin-bottom: 4px;
      margin-left: 4px;
      margin-right: 10px;
      letter-spacing: 1px;
      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: #e3d5c2;
      margin-top: 0px;
      margin-bottom: 2px;
      margin-left: 0px;
      margin-right: 0px;
      padding: 0px;
      text-align: center;
    }

.t1 {
      font-size: 11.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #1b428f;
      margin-top: 84px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 10px;
      letter-spacing: 1px;
      line-height: 1.3;
      padding: 0px;
      text-align: right;
    }

.t2 {
      font-size: 11pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #ebe5d9;
      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: #e3d5c2;
      padding: 10px 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: #336666;
      padding: 0px 0px 0px 0px;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 4px;
      margin-right: 0px;
      text-align: left;
    }

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

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

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

.t8 {
      font-size: 9.5pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #e3d5c2;
      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: #ffffff;
      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: #731e19;
      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: #1e3d7a;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 20px;
      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: #1e3d7a;
      padding: 0px 0px 0px 0px;
      margin-top: 5px;
      margin-bottom: 5px;
      margin-left: 20px;
      margin-right: 0px;
      text-align: left;
    }

a:link {
    text-decoration: none;
    color: #f7f2e8;
    }
a:visited {
    text-decoration: none;
    color: #f7f2e8;
    }
a:hover, a:active {
    text-decoration: underline;
    color: #ffffff;
    }


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

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

a:link.color3 {
    text-decoration: none;
    color: #1b428f;
    }
a:visited.color3 {
    text-decoration: none;
    color: #1b428f;
    }
a:hover.color3 {
    text-decoration: underline;
    color: #336666;
    }
a:active.color3 {
    text-decoration: underline;
    color: #336666;
    }

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

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

    .logo {
    margin-bottom: 10px;
    margin-top: 0px;
    left:10px;
    margin-right:0px;
    max-width:96%;
    }

   .cont_full {
    max-width: 96%;
    }

   .cont_full2 {
    max-width: 96%;
    }


   .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;
    }

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

.t1 {
    font-size: 9.5pt;
    margin-top: 0px;
    }
    
}


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

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

   .cont_full {
   max-width: 96%;
   }

   .cont_full2 {
    max-width: 96%;
    }

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

   .right {
   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 {
   display: none;
   width: 0%;
   }

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

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

   .middle5 {
   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;
   position: relative;
   width: auto;
   }

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

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

.t1 {
      font-size: 9.0pt;
      margin-top: 5px;
      margin-right: 20px;
    }

.t8 {
      text-align: left;
    }

.spacer1{
     height:10px;
    }

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

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

}

</style>

