<style type="text/css">
/* TEC Style Sheet by na studios - http://www.nastudios.com/ */

html {
margin: 0px;
padding: 0px;
border: 0px;
background: #ffffff;
overflow: auto;
     }

body {
      height: 100%;
      max-height: 100%;
      background: #b3ada3;
      background:url(images/noise.png);
      margin: 0px;
      border: 0px;
      font-size: 12.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #2e4966;
      line-height: 1.5;
      padding: 0px;
      }

/* header for main header */
.header{
width:100%;
height:110px;
position:relative;
background: #faf1e1; 
background:url(images/headerback.jpg);
     }

/* bar 0 for top */
.bar0{
width:100%;
height:6px;
position:relative;
background-color: #be5525;
z-index:100;
     }


/* bar 1 for menu */
.bar1{
width:100%;
height:56px;
position:relative;
background-color: #334966;
z-index:100;
     }

/* bar 1 to center menu */
.bar1sub{
width:100%;
height:auto;
max-width:1170px;
position:relative;
margin:0 auto 0 auto;
    }

/* bar 2 for below header */
.bar2{
width:100%;
height:6px;
background-color:  #43638c;
     }

/* bar 3 for footer */
.bar3{
width:100%;
height:auto;
position:relative;
background-color: #334966;
z-index:100;
     }

/* 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: #f7f5ef;
position:relative;
margin:0 auto 0 auto;
    }

/* push down on banner */
.ban{
     width:100%; 
     height:auto;
     position:relative;
     overflow: hidden;
     background-color: #faf1e1;
     margin:0 auto 0 auto;
    }


/* push down on banner */
.ban2{
     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: #596a8c;
     background:url(images/banner_back.jpg); 
     position:relative;
     margin:0 auto 0 auto;
    }

/* push down on banner */
.ban_wrapper2{
     width:100%;
     height:auto;
     background-color: #dfe0e5;
     position:relative;
     margin:0 auto 0 auto;
    }

/* container for single column reduced width */
.cont_full{
width:100%;
max-width: 1150px;
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: 1130px;
height:auto;
position: relative;
top:0px;
right: 0px;
margin:0 auto 0 auto;
}

/* container for logo */
.logo{
width:100%;
max-width:672px;
min-width:50%;
height:;
position:relative;
top:0px;
left:0px;
margin-left: 0px;
float: left;
z-index:100;
    }

/* container for logo */
.logo1{
width:672px;
max-width:100%;
min-width:50%;
height:;
position:relative;
top:24px;
left:20px;
margin-left: 0px;
float: left;
z-index:90;
    }


/* footer */
.footer{
width:100%;
height:;
background-color:  #43638c;
position:relative;
margin:0 auto 0 auto;
    }


/* 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;
    }

/* fb / event feed */
.left2 {
        float: left;
        width: 38%;
        height: auto;
         /* outline: 1px dotted blue; */   
    }

.middle2 {
        float: left;
        width: 24%;
        height: auto;
        /*  outline: 1px dotted blue; */ 
    }

.right2 {
        float: right;
        width: 38%;
        height: auto;
        /* outline: 1px dotted blue; */ 
    }
    
.group2:after {
        content:"";
        display: table;
        clear: both;
    }

/* header div / position */
.left3 {
        float: left;
        width: 70%;
     position: relative;
         /* outline: 1px dotted blue; */   
    }

.right3 {
        float: right;
        width: 30%;
     position: relative;
          /* outline: 1px dotted blue; */  
    }
    
.group3:after {
        content:"";
        display: table;
        clear: both;
    }
    
/* footer / position */
.left4 {
        float: left;
        width: 50%;
     position: relative;
         /* outline: 1px dotted blue; */   
    }

.right4 {
        float: right;
        width: 50%;
     position: relative;
          /* outline: 1px dotted blue; */  
    }
    
.group4: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: #69153b;
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;
}


/* events feed container with custom scrollbar */
.events-feed{
width:100%;
max-width: 550px;
height:692px;
background: #ebe8e2;
/*
border-radius: 0 0 10px 10px;
-moz-border-radius: 0 0 10px 10px;
*/
position: relative;
top:0px;
right: 0px;
margin:0 auto 0 auto;
}

.events-feed::-webkit-scrollbar {
    width: 5px;
}

.events-feed::-webkit-scrollbar-track {
  /*background-color: grey;*/
  box-shadow: inset 0 0 5px grey; 
  border-radius: 15px;
}

.events-feed::-webkit-scrollbar-thumb {
  background-color: #5d7b97; 
  border-radius: 15px;
  /*border: 1px solid #51222A;*/
}

/*.events-feed::-webkit-scrollbar-button {
  background-color: #51222A;
   border-radius: 15px;
}*/

.events-feed::-webkit-scrollbar-thumb:hover {
  background: #51222A; 
}

/* IE */
.events-feed {
  scrollbar-face-color: #5d7b97; 
  scrollbar-shadow-color: grey; 
  scrollbar-highlight-color: #51222A;
}

/* FireFox */
.events-feed {
  scrollbar-color: #5d7b97 grey;
  scrollbar-width: thin;
}

/* View Scrollbar */
.events-feed {
  overflow-y: scroll;
  overflow-x: hidden;
}


/* spacer for above logo */
.spacer1{
	width:100%;
     height:20px;
	position:relative;
    }


/* spacer for above owl */
.spacer2{
	width:100%;
     height:60px;
	position:relative;
    }

/* spacer for below seal on regular pages*/
.spacer3{
	width:100%;
     height:10px;
	position:relative;
    }




/* gallery container */
.content{
width:100%;
max-width: 500px;
height:;
position: relative;
top:0px;
right: 0px;
margin:0 auto 0 auto;
z-index:110;
}

/* calendar container */
.calcont{
width:100%;
height:;
position: relative;
top:0px;
right: 0px;
margin:0 auto 0 auto;
}




/* 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: 12.0pt;
      font-family: 'Open Sans', sans-serif;
      font-weight: normal;
      color: #333333;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 20px;
      margin-right: 10px;
      line-height: 1.5;
      letter-spacing: .5px; 
      padding: 0px;
      text-align: left;
    }

ul {
      font-size: 12.0pt;
      font-family: 'Open Sans', sans-serif;
      font-weight: normal;
      color: #333333;
      margin-top: 0px;
      margin-bottom: 10px;
      margin-left: 46px;
      margin-right: 10px;
      line-height: 1.5;
      letter-spacing: .5px; 
      padding: 0px;
      text-align: left;
    }

h1 {
      font-size: 20.0pt;
      font-family: 'Open Sans', sans-serif;
      font-weight: 400;
      font-style: normal;
      color: #3b577c;
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: 20px;
      margin-right: 0px;
      letter-spacing: .5px;
      line-height: 1.5;
      padding: 0px;
      text-align: left;
    }

h2 {
      font-size: 24.0pt;
      font-family: 'Open Sans', sans-serif;
      font-weight: 400;
      font-style: italic;
      color: #69153b;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 10px;
      margin-right: 0px;
      letter-spacing: .8px;
      line-height: 1.5;
      padding: 0px;
      text-align: left;
    }

h3 {
      font-size: 18.0pt;
      font-family: 'Open Sans', sans-serif;
      font-weight: 400;
      font-style: normal;
      color: #69153b;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 10px;
      margin-right: 0px;
      letter-spacing: .8px;
      line-height: 1.5;
      padding: 0px;
      text-align: left;
    }

h4 {
      font-size: 17.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #3b577c;
      margin-top: 0px;
      margin-bottom: 10px;
      margin-left: 10px;
      margin-right: 0px;
      padding: 0px;
      text-align: left;
    }

h5 {
      font-size: 13.0pt;
      font-family: 'Open Sans', sans-serif;
      font-weight: normal;
      color: #fdf1b9;
      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: 12.0pt;
      font-family: 'Open Sans', sans-serif;
      font-weight: normal;
      color: #333333;
      margin-top: 20px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 10px;
      letter-spacing: 1px;
      line-height: 1.5;
      padding: 0px;
      text-align: right;
    }

.t2 {
      font-size: 10.0pt;
      font-family: 'Open Sans', sans-serif;
      font-weight: normal;
      color: #ffffff;
      margin-top: 0px;
      margin-bottom: 20px;
      margin-left: 0px;
      margin-right: 0px;
      letter-spacing: 1px;
      line-height: 1.5;
      padding: 0px;
      text-align: center;
    }

.t3 {
      font-size: 11.0pt;
      font-family: 'Open Sans', sans-serif;
      font-weight: normal;
      color: #ffffff;
      margin-top: 0px;
      margin-bottom: 20px;
      margin-left: 20px;
      margin-right: 0px;
      letter-spacing: 1px;
      line-height: 1.5;
      padding: 0px;
      text-align: left;
    }

.t4 {
      font-size: 11.0pt;
      font-family: 'Open Sans', sans-serif;
      font-weight: normal;
      color: #ffffff;
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: 10px;
      margin-right: 0px;
      letter-spacing: 1px;
      line-height: 1.5;
      padding: 0px;
      text-align: left;
    }

.t5 {
      font-size: 11.0pt;
      font-family: 'Open Sans', sans-serif;
      font-weight: normal;
      color: #ffffff;
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: 0px;
      margin-right: 20px;
      letter-spacing: 1px;
      line-height: 1.5;
      padding: 0px;
      text-align: right;
    }

.t10 {
      font-size: 10.0pt;
      font-family: 'Open Sans', sans-serif;
      font-weight: normal;
      color: #ffffff;
      margin-top: 0px;
      margin-bottom: 10px;
      margin-left: 10px;
      margin-right: 0px;
      letter-spacing: 1px;
      line-height: 1.5;
      padding: 0px;
      text-align: center;
    }


a:link {
    text-decoration: underline;
    color: #be5525;
 
    }
a:visited {
    text-decoration: underline;
    color: #be5525;
    }
a:hover, a:active {
    text-decoration: underline;
    color: #43638c;
 
    }


a:link.color1 {
    text-decoration: none;
    color: #333333;
    }
a:visited.color1 {
    text-decoration: none;
    color: #333333;
    }
a:hover.color1 {
    text-decoration: none;
    color: #be5525;
    }
a:active.color1 {
    text-decoration: none;
    color: #be5525;
    }

a:link.color2 {
    text-decoration: none;
    color: #ffffff;
    }
a:visited.color2 {
    text-decoration: none;
    color: #ffffff;
    }
a:hover.color2 {
    text-decoration: underline;
    color: #be5525;
    }
a:active.color2 {
    text-decoration: underline;
    color: #be5525;
    }

a:link.color3 {
    text-decoration: underline;
    color: #c9206c;
    }
a:visited.color3 {
    text-decoration: underline;
    color: #c9206c;
    }
a:hover.color3 {
    text-decoration: underline;
    color: #333333;
    }
a:active.color3 {
    text-decoration: underline;
    color: #333333;
    }

/* Media Queries */


  
@media screen and (max-width: 1024px)and (min-width: 501px) {
 
 
    .logo {
    margin-bottom: 0px;
    left:10px;
    margin-left: 0px;
    margin-right:0px;
    max-width:96%;
    }

.logo1{
max-width:96%;
top:24px;
left:10px;
    }

   .left {
   float: none;
   display: block;
   position: relative;
   width: auto;
   }

   .right {
   float: none;
   display: none;
   position: relative;
   width: auto;
   }
 
.mcontent{
width:96%;
    }


   .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;
    }    

.t1 {
      font-size: 11.0pt;
    }

.calcont{
width:96%;
}

}


@media screen and (max-width: 500px) {
    .logo {
    margin-bottom: 0px;
    left:10px;
    margin-left: 0px;
    margin-right:0px;
    max-width:96%;
    }

.logo1{
max-width:96%;
top:24px;
left:10px;
    }

    .seal {
  float: none;
   display: none;
    }

   .roundrect {
    display:none;
    width: 0%;
    }

 .mcontent{
width:96%;
    }

.calcont{
width:96%;
}

   .left {
   float: none;
   display: block;
   position: relative;
   width: auto;
   }

   .right {
   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;
     }
 
  .middle2 {
    float: none;
    display: none;
    position: relative;
    width: auto;
     }

    .right2 {
    float: none;
    display: block;
    position: relative;
    width: auto;
    }

.t1 {
      font-size: 11.0pt;
    }

}

</style>

