@font-face {font-family: 'GillSansMTStd-Light';src: url('/fonts/30A9B4_0_0.eot');src: url('/fonts/30A9B4_0_0.eot?#iefix') format('embedded-opentype'),url('/fonts/30A9B4_0_0.woff2') format('woff2'),url('/fonts/30A9B4_0_0.woff') format('woff'),url('/fonts/30A9B4_0_0.ttf') format('truetype');}
@font-face {font-family: 'GillSansMTStd-Bold';src: url('/fonts/30A9B4_1_0.eot');src: url('/fonts/30A9B4_1_0.eot?#iefix') format('embedded-opentype'),url('/fonts/30A9B4_1_0.woff2') format('woff2'),url('/fonts/30A9B4_1_0.woff') format('woff'),url('/fonts/30A9B4_1_0.ttf') format('truetype');}
@font-face {font-family: 'GillSansMTStd-Book';src: url('/fonts/30A9B4_2_0.eot');src: url('/fonts/30A9B4_2_0.eot?#iefix') format('embedded-opentype'),url('/fonts/30A9B4_2_0.woff2') format('woff2'),url('/fonts/30A9B4_2_0.woff') format('woff'),url('/fonts/30A9B4_2_0.ttf') format('truetype');}

body {
	font-family: GillSansMTStd-Book, Helvetica, sans-serif;
	margin: 20px 0 20px 0;
	padding: 0px;
	line-height: 150%;
	color: #333333;
    font-size: 16px;
	}
.container {
    padding-bottom: 15px;
}
#toptext1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35px;
    font-weight: bold;
    color:#28abb0;
    text-align: center;
    padding: 15px;
    margin: 20px auto 10px auto;
    display: inline-block;
    border: 1px solid #28abb0;
	}
#topaddress {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #a6a6a6;
    text-align: center;
    padding:0 0 10px 0;
	}
#toptext2 {
    font-family: Arial, Helvetica, sans-serif;
	 font-size: 15px;
	 color:#333333;
	 text-align: center;
	 padding:0 0 20px 0;
	}
.imgmove {
    margin-bottom: 25px;
    margin-left: 0;
    text-align: right;
}
.imgmove img {
    max-width: 100%;
}
.headingcont {
    text-align: center;
}
.divider {
	color: #a6a6a6;
	}
.page-divider {
    border-bottom: 1px solid #28abb0;
    margin-bottom: 1.6em;
    font-size: 14px;
}
.row {
    clear: left;
}
.photoblock {
    line-height: 100%;
}
.photodiv {
    height: auto;
    float: left;
    margin: 3px 3px 0 0;
    text-align: center;
}
#nav-container {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
#nav {
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 30px;
    display: inline-block;
    line-height: 1.6em;
    width: auto;
    margin: auto;
    background-color: #fff;
}
#nav li {
    display: inline-block;
    line-height: 1.6em;
    float: left;
    position: relative;
    margin: 0 15px;
}
#nav a {
    color: #28abb0;
    display: inline-block;
    border-bottom: 2px solid #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
}

#nav li {
    margin: 0 5px;
}
#nav {
    font-size: 12px;
}

#nav a:hover {
    color: #111;
    border-bottom-color: rgba(0,0,0,.1);
}
h1,h2 {
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
}
h1 {
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 20px;
}
h2 {
    font-size: 20px;
}
.photos {
    text-align: center;
    float: left;
    width: 100%;
    clear: left;
}

.fresco img {
    max-width: 100%;
}
label {
    font-weight: normal;
    margin-top: 20px;
}
.field-validation-error {
    color: red;
}
.map {
	border: 1px solid #666666;
	width: 100%;
	height: 380px;
	padding-top:15px;
    margin-bottom: 15px;
	}
#locationphotos .fresco {
    display: block;
    width: 33.33333%;
    float: left;
    height: 85px;
    padding: 5px;
}
#locationphotos .fresco img {
    max-height: 75px;
    max-width: 100%;
    margin: 0 auto;
}
.navlarge,.navxlarge {
    display: none !important;
}
.navsmall {
    display: inline-block;
}
#smallmenu {
    display: none;
    background-color: #fff;
    position: fixed;
    top: 0;
    z-index: 900;
    width: 100%;
    border-bottom: 1px solid #eee;
}
#smallmenu ul {
    list-style: none;
    margin: 30px 20px 50px 20px;
}
#smallmenu li {
    margin-bottom: 10px;
}
#smallmenu li a {
    color: #333;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
}
#smallmenu li a:hover {
    color: #828282;
}
#close {
    float: right;
    padding: 10px 30px;
    cursor: pointer;
    color: #333;
    font-size: 18px;
}
#hamburger {
    display: block;
    position: absolute;
    right: 15px;
    top: 30px;
}
#hamburger img {
    width: 25px;
    height: 17px;
    cursor: pointer;
}
@media (min-width:320px) {

   
    #nav li {
        margin: 0 3px;
    }
    #nav a {
        font-size: 11px;
    }
    #nav {
        padding: 0 5px;
    }

}

@media (min-width:481px) {
    #toptext2 {
    
	 font-size:18px;
	
	}
    #topaddress {
    font-size: 17px;
    }
    #toptext1 {    
        font-size: 45px;
        padding: 20px;
        
	}
    .photodiv {
        height: 150px;
        float: left;
        margin: 0 3px 3px 0;
        text-align: left;
    }
    .fresco img {
        max-height: 100%;
    }
     #locationphotos .fresco {     
        height: 77.27px;
        width: 25%;
    }
    #locationphotos .fresco img {
        max-height: 67.27px;
    }
    #nav li {
        margin: 0 5px;
    }
    #nav a {
        font-size: 12px;
    }
        #nav {
            padding: 0 10px;
        }

}

@media (min-width:768px) {

    .imgmove {
        margin-bottom: 25px;
        margin-left: 10px;
        float: right;
        width: 50%;
        
    }

    #nav li {
        margin: 0 15px;
    }
    #nav a {
        font-size: 16px;
    }
    #nav {
        padding: 0 30px;
    }
}

@media (min-width:992px) {
    .container {
	    border: 2px solid rgba(0,0,0,.1);
    }
    .navlarge {
        display: inline-block !important;
    }
    
    #hamburger {
        display: none;
    }

  

    #locationphotos .fresco {
    display: block;
    width: 33.33333%;
    float: left;
    height: 85px;
    padding: 5px;
}
    #locationphotos .fresco img {
    max-height: 75px;
    max-width: 100%;
    margin: 0 auto;
}

}


@media (min-width: 1200px) {
    .container {
        width: 970px;
    }

   
    
}