@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";

body {
	margin: 0;
	}
	
html {
	background-color:#efeae6;	
	}
	
a{
	text-decoration: none;
	color:#ccc;
}
	
h1{
	font-family: 'Amaranth', sans-serif;
	font-weight: 400;
	font-size: 22px;
	color: #fff;
	letter-spacing: 9px;
	text-align: center;
	margin: 0px 0px;
	}
	
h2{
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
	font-size: 20px;
	color:#772606;
	margin-top:0px;
	margin-bottom:0px;
	text-transform:uppercase;
	letter-spacing:1px;
	}
	
h3 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 13px;
	color: #772606;
	letter-spacing: 0px;
	text-align: center;
	margin: 6px 0 0 0;
}

	
b {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 15px;
	color:#000;
	margin: 0;
	text-transform:uppercase;
}
p {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color:#000;
	margin: 0 0 10px 0;
}
.socialButton h2 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height:30px;
	color: #8A8A8A;
	letter-spacing: 2px;
	text-align: center;
	}

#header-top {
	height: auto;
	width: 100%;
	background-color: rgba(119,38,6,0);
	}

#logo {
	width:450px;
	margin:0 auto;
	padding:110px 0 90px 0;	
		}
		
#logo img {
	width:450px;
	height:auto;
	margin:0 auto;
	}
#content {
	width:100%;
	height:auto;
	}
#welcome {
	height:auto;
	width: 100%;
	margin: 0 auto;
	padding: 40px 0 40px 0;
	background-color: rgba(102,64,50,.3);	/*--102,64,50,.3--*/
	box-shadow: 0 0 50px rgba(0,0,0,.4);
}
#welcome h1 {
	font-family: 'Vollkorn', serif;
	font-weight: 700;
	font-style: italic;
	font-size: 40px;
	letter-spacing: 0px;
	line-height:35px;
	margin: 0;
	color:#cdb39c;
	text-align: center;
	}
	
#welcome p {
	width:700px;
	font-family:'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color:#ccc;
	text-align:center;
	letter-spacing: 0px;
	line-height:30px;
	margin: 0 auto;
	}
	
#welcome h2{
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
	font-size: 18px;
	color:#ccc;
	margin-top:20px;
	margin-bottom:0px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:1px;
	}

#Announcements {
	width: 100%; 
	height:auto;
	background-color:#C0A78E;
	padding: 30px 0 30px 0;
	display:none;
	}
	
#Announcements h2{
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
	font-size: 18px;
	text-align:center;
	color:#5f1e04;
	margin:0;
	letter-spacing:1px;
	}
	
#Announcements p {
	width:700px;
	font-family:'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color:#333333;
	text-align:center;
	letter-spacing: 0px;
	line-height:30px;
	margin: 0 auto;
	}
	
.Badge {
		width:300px;
		margin:0 auto;
	}
		
.Badge img {
	margin:0 auto;
	width:300px;
	height: auto;
	padding: 0 0 30px 0;
	}
	
.TwoColGrid {
	width:1125px;
	height:auto;
	display:block;
	margin: 0 auto;
	}

.TwoColGrid .Col-1 {
	width:532px;
	height:auto;
	float:left;
	background-color:;
	margin: 20px 15px;
	}
	
.TwoColGrid .Col-2 {
	width:532px;
	height:auto;
	float:left;
	background-color:;
	margin: 20px 15px;
	}
	
#gallery {
	width: 100%;
	height:auto;
	background-color: #efeae6;
	padding: 0px 0 0px 0;
	}

#slideshow {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 0 0 0;
	opacity:1;
	}
	
#WhatWeOffer {
	width:100%;
	height:auto;
	background-color:#efeae6;
	padding:60px 0 60px 0;
	}
	
#AboutUs {
	width:100%;
	height:auto;
	background-color:#e9e5e2;
	padding:60px 0 60px 0;
	}
	
#HoursLocation {
	width:100%;
	height:auto;
	background-color:#efeae6;
	padding:60px 0 60px 0;
	}
	
#Events {
	width:100%;
	height:auto;
	background-color:#e9e5e2;
	padding:60px 0 60px 0;
	}
	
#Awards {
	width:100%;
	height:auto;
	background-color:#efeae6;
	padding:60px 0 60px 0;
	}
	
#Awards .Col-2 {
	margin: 43px 0 0 0;
	}
	
#HoursLocation .TwoColGrid {
	width:895px;
	}
	
#HoursLocation .TwoColGrid .Col-1 {
	width:300px;
	height:auto;
	float:left;
	margin: 20px 15px;
	}
	
#Events .Col-2 {
	margin: 43px 0 0 0;
	}
	
.ThreeColGrid {
	width:1125px;
	height:auto;
	display:block;
	background-color:#efeae6;
	margin: 0 auto;
	}

.Col-1 {
	width:355px;
	height:auto;
	float:left;
	background-color:;
	margin: 20px 10px;
	}
	
.Col-2 {
	width:355px;
	height:auto;
	float:left;
	background-color:;
	
	margin: 20px 10px;
	}
	
.Col-3 {
	width:355px;
	height:auto;
	background-color:;
	
	float:left;
	margin: 20px 10px;
	}
	
.clear {
  clear: both;
}
	
#WhatWeOffer .Col-2  {
	margin-top:45px;
	}

#BTTButton {
	width:100%;
	height:auto;
	background-color:#efeae6;
	padding:20px 0 40px 0;
	}

.scrollButton {
	width: 40px;
	height: 40px;
	margin: 20px auto;
	padding-bottom:0px;
	}
	
.scrollButton img {
	width: 40px;
	height: 40px;
	display: block;
	margin: 0px auto;
}


.top {
	height: 0px;
	width: 100%;
}

a {
	text-decoration: none;

}

.fade {
	width: 39px;
	margin: 0px auto;
	opacity: 1;
	-webkit-transition: ease 300ms all;
	-moz-transition: ease 300ms all;
	-o-transition: ease 300ms all;
}
.fade:hover {
	opacity: 0.5;
	-webkit-transition: ease 300ms all;
	-moz-transition: ease 300ms all;
	-o-transition: ease 300ms all;
}

#socialGroup{
	width:216px;
	padding: 10px 0px 0px 0px;
	margin: 0px auto;
	}

.socialButton {
	display:inline-block;
	width: 100px;
	height: 30px;
	border: medium solid #772606;
	
}

#ContactUs {
	width:100%;
	height:auto;
	background-color:#e9e5e2;
	padding:60px 0 20px 0;
	}
	
#socialGroup .fade {
	display:inline-block;
	width: 106px;
	opacity: 1;
	-webkit-transition: ease 300ms all;
	-moz-transition: ease 300ms all;
	-o-transition: ease 300ms all;
	list-style-type: none;
		
}

#socialGroup .fade:hover {
	opacity: 0.5;
	-webkit-transition: ease 300ms all;
	-moz-transition: ease 300ms all;
	-o-transition: ease 300ms all;
}


#footer {
	height: auto;
	width: 100%;
	background-color: #511d06;
	padding: 60px 0px 60px 0px;
}

.OneColGrid {
	width:400px;
	height:auto;
	margin: 0 auto;
	}
	
#footer h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
	font-size: 14px;
	color:#ccc;
	text-align: center;
	line-height:30px;
	margin-top:0px;
	margin-bottom:0px;
	text-transform:uppercase;
	letter-spacing:1px;
}

#footer h3 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: #ccc;
	letter-spacing: 0px;
	text-align: center;
	text-transform:uppercase;
	margin: 6px 0 0 0;
}

@media (min-width: 1350px) {

#slideshow {
	width: 80%;	
	padding:100px 0 0 0;
}
}

@media (max-width: 1280px) {


	
.ThreeColGrid {
	width:900px;
	}
	
.ThreeColGrid .Col-1 {
	width:280px;
}

.ThreeColGrid .Col-2 {
	width:280px;
}

.ThreeColGrid .Col-3 {
	width:280px;
}

.TwoColGrid {
	width:900px;
	height:auto;
	}
	
.TwoColGrid .Col-1 {
	width:420px;
}

.TwoColGrid .Col-2 {
	width:420px;
}

#HoursLocation .TwoColGrid {
	width:780px;
	}	
	
}

@media (max-width: 1000px) {

#welcome p {
	width:70%;
	}
#gallery {
	padding: 0px;
	}
#slideshow {
	width: 100%;
	height: auto;
	}
	
.ThreeColGrid {
	width:70%;
	height:auto;
	}
	
.ThreeColGrid .Col-1 {
	width:100%;
	margin: 0px;
	}

.ThreeColGrid .Col-2 {
	width:100%;
	}
	
.TwoColGrid .Col-1 {
	width:100%;
	margin: 0px;
	}

#WhatWeOffer .ThreeColGrid .Col-2  {
	margin: 0 0 20px 0;
	}

.ThreeColGrid .Col-3 {
	width:100%;
	margin: 0px;
		}
		
.TwoColGrid {
	width:70%;
	height:auto
	}
	
#AboutUs .TwoColGrid .Col-1 {
	width:100%;
	margin: 0 0 20px 0;
}

.TwoColGrid .Col-2 {
	width:100%;
	margin: 0px;
}

#HoursLocation .TwoColGrid .Col-1 {
	width:100%;
	margin: 0 0 20px 0;
}

#HoursLocation .TwoColGrid {
	width:70%;
	}

#Events .Col-2 {
	margin: 0 0 0 0;
	}
	
#Awards .Col-2 {
	margin: 0 0 0 0;
	}
	
#Awards ul {
	margin: 0;
	}
}

 @media (max-width: 800px) {

html {
	background-image:none;
	}
	
#header-top {	
	background-size:cover;
	background-image:url(../images/WoodPanels02.jpg);
	background-repeat:repeat;
	background-position: center center;
	background-attachment: scroll;
	}

#logo {
	width:375px;	
	}
		
#logo img {
	width:375px;
	height:auto;
	}

#welcome {
	padding-top: 35px;
	padding-bottom: 50px;
	}

#welcome h1 {
	font-size: 28px;
	}
#welcome h2 {
	font-size:18px;
	}
	
#welcome p {
	width:80%;
	font-size: 15px;
	letter-spacing: 0px;
	line-height:22px;
	}
	
#Announcements p {
	width:80%;
	font-size: 15px;
	letter-spacing: 0px;
	line-height:22px;
	}
	
#WhatWeOffer {
	padding:50px 0 50px 0;
	}
	
.ThreeColGrid {
	width:85%;
	}
	
.TwoColGrid {
	width:85%;

	}
	
#HoursLocation .TwoColGrid {
	width:85%;
	}
	
#Events .TwoColGrid {
	width:85%;
	}
.OneColGrid {
	width:305px;
	}
#ContactUs h2 {
	font-size: 15px;
	}

 @media (max-width: 500px) {

#logo {
	width:235px;
	padding:70px 0 40px 0;	
	}	
		
#logo img {
	width:235px;
	height:auto;
	}
#welcome {
	padding: 20px 0 30px 0;	
	}
	
#welcome p {
	font-size: 14px;
	line-height:20px;
	}
	
#WhatWeOffer {
	padding:40px 0 40px 0;
	}
	
#AboutUs {
	padding:40px 0 40px 0;
	}
	
#HoursLocation {
	padding:40px 0 40px 0; 
	}
	
#Events {
	padding:40px 0 40px 0;
	}
	
#Awards {
	padding:40px 0 40px 0;
	}
	
.Badge {
	width:200px;
	margin:0 auto;
	}
	
.Badge img {
	width:200px;
	height:auto;
	}
	
#socialGroup{
	padding: 20px 0px 0px 0px;
	}


}

@media (max-width: 380px) {




}

