.key{
	width: 0px;
	height: 0px;
	overflow: hidden;
}

body{
	min-width: 1000px;
	width: 100%;	
	background-color: #f5f6f6;
	margin:0px;
}

.main-inner{
	width:980px;
	padding-bottom:41px;
	margin: 0px auto;
}

.header{
	margin-top: 12px;	
}

.logo{
	display: inline-block;
	float: left;
	height: 102px;
	width: 300px;
}

.logo img{
	height: 100%;
	width: 100%;
}

.headerAddress{
	display:inline-block;
	float:right;
	width: 300px;
	height: 100%;
}

.headerAddress p{
	height: 100%;
	line-height: 1.4em;
	font-size:16px;
	font-family: "Noticia Text",serif;
	color: #7e7e7e;
	text-align: left;
	vertical-align: center;
}

.navBar{
	padding-top:10px;
	padding-bottom: 10px;
	height: 29px;
	display:block;
	clear:both;
}

.navBtn{
	display:inline-block;
	height:27px;
	width: 12.25%;
	text-align:center;
	color: #335566;
	line-height: 27px;
	border: 1px dotted #335566;
}

.navBtn:hover{
	display:inline-block;
	height:27px;
	width: 12.25%;
	text-align:center;
	line-height: 27px;
	background-color: #335566;
	color: #f5f6f6;
	-webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}


.navBtn-active{
	display:inline-block;
	height:27px;
	width: 12.25%;
	text-align:center;
	line-height: 27px;
	background-color: #335566;
	color: #f5f6f6;
	border: 1px dotted #335566;
}

.mainBody{
	padding-top: 15px;	
	margin-bottom: 25px;
}

.slideshow {
    height: 300px;
    position: relative;
    overflow: hidden;
}
.slideshow > div {
    height: 300px;
    width: 7000px;
    background: url(slideshow.jpg);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    
    -moz-transition:  opacity 0.5s ease-out; 
       -o-transition: opacity 0.5s ease-out; 
  -webkit-transition: opacity 0.5s ease-out; 
      -ms-transition: opacity 0.5s ease-out; 

    -webkit-animation: moveSlideshow 60s linear infinite;
    -moz-animation:    moveSlideshow 60s linear infinite;
    
}

@-webkit-keyframes moveSlideshow {
    0% { left: 0; }
    100% { left: -3400px; }
}
@-moz-keyframes moveSlideshow {
    0% { left: 0; }
    100% { left: -3400px; }
}

.left3{
	display:inline-block;
	width: 31%;
	float:left;
	padding: 5px;
}

.right3{
	display:inline-block;
	width: 31%;
	float:right;
	padding: 5px;
}

h1{
	font-size:20px;
	font-family: "Noticia Text",serif;
	color: #7e7e7e;
	text-align: left;
}

h2{
	font-size:18px;
	font-family: "Noticia Text",serif;
	color: #7e7e7e;
	text-align: left;
}

h3{
	font-size:16px;
	font-family: "Noticia Text",serif;
	color: #7e7e7e;
	text-align: left;
}

.p17 {
	font-size:17px;
	font-family: "Noticia Text",serif;
	color: #7e7e7e;
	text-align: left;
	margin-bottom: 0.25em;
}

.p17b {
	font-size:17px;
	font-family: "Noticia Text",serif;
	color: #7e7e7e;
	text-align: left;
	font-weight: bold;
	margin-bottom:0.25em;
}

.bookBtn{
	display: inline-block;
	text-align:center;
	line-height: 50px;
	vertical-align: middle;
	height: 50px;
	width: 120px;
	background-color: #3D9BE9;
	border-radius: 20px;
	color: #FFFFFF;
	font-family: raleway,sans-serif;
}

.footer{
	width: 100%;
	background-color: #d5d6d6;
	display:table;
	padding:15px;
	border-radius: 20px;
	margin-top: 25px;
}

.footerLinks{
	display: table-cell;
	float:left;
	width: 50%;	
	background-color: #d5d6d6;
	height:100%;
}

.footLink{
	font-size: 10pt;
	font-family: "Noticia Text",serif;
	color: #7e7e7e;
	display:block;
}

.footerInfo{
	display:table-cell;
	float:right;
	width:50%;
	text-align:right;
	background-color: #d5d6d6;
	height:100%;
}

.footerInfo p {
	font-size: 12pt;
	font-family: "Noticia Text",serif;
	color: #7e7e7e;
}

.threePicLeft{
	display: inline-block;
	float:left;
	max-width: 50%;
}

.threePicRight{
	display: inline-block;
	float:right;
	max-width: 50%;
}

.left1{
	display:inline-block;
	width: 100%;
	float:left;
	padding: 5px;
}

.left23{
	display:inline-block;
	width: 60%;
	float:left;
	padding: 5px;
}

.right23{
	display:inline-block;
	width: 60%;
	float:right;
	padding: 5px;
}

.p16{
	font-size:16px;
	font-family: "Noticia Text",serif;
	color: #7e7e7e;
	text-align: left;
}

.p16comp{
	font-size:16px;
	font-family: "Noticia Text",serif;
	color: #7e7e7e;
	text-align: left;
	margin-top:0.25em;
	margin-bottom:0.25em;
}

.center{
	text-align: center;
}

#map{
	width: 400px;
	height:400px;
	
}

.walkIn{
	color: #0066FF;
	font-family: "Noticia Text",serif;
	font-size: 18px;
}

.topMargin20{
	margin-top: 20px;
}

.noTopPadding{
	padding-top:0px;
}

.noTopMargin{
	margin-top:0px;
}