a {
	text-decoration: none;
}

html {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 100%;
  background: #333;
  -webkit-font-smoothing: antialiased;
}

.clear {
	clear: both;
	padding: 5px;
}

.clearSpecial {
	clear: both;
	padding: 30px;
}

.content-align {
	max-width: 900px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#splash {
	min-height: 775px;
	width: 100%;
	background-image: url('../img/splash-bg.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
  	-webkit-box-sizing:border-box; /* Safari */
}

#topbar {
	width: 100%;
	background-image: url('../img/topbar-bg.png');
	min-height: 20px;
}


#splash h1 {
	font-family: bebasregular;
	font-size: 4.5em;
	line-height: 60px;
	color: #fff;
	text-align: center;
	margin: 100px auto 0 auto;
	padding: 0;
}

#splash h2 {
	font-family: bebasregular;
	font-size: 4.5em;
	line-height: 60px;
	color: #fff;
	text-align: center;
	display: block;

	margin: 50px auto 0 auto;
}

#splash img {
	margin: 50px auto 0 auto;
	text-align: center;
	display: block;
}







#section2 {
	width: 100%;
	background: #e2e1dd;
	padding-right: 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
  	-webkit-box-sizing:border-box; /* Safari */
}

.section2-align {
	max-width: 900px;
	margin: 0 auto 0 auto;
	border-left: 70px solid #c0c1ba;
}

#section2-border-hold {
		border-left: 70px solid #b4b5ae;
		margin: 0;
		padding-bottom: 20px;
}

#section2-1 {
	width: 40%;
	max-width: 315px;
	float: left;
	padding: 55px 30px 0 30px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
  	-webkit-box-sizing:border-box; /* Safari */
}

#section2-1headerHold {
	border-bottom: 5px solid #66c4aa;
	max-width: 220px;
	margin: 0 auto 20px auto;
}

#section2-1 h2 {
	color: #cd5858;
	font-size: 3.5em;
	font-family: bebasregular;
	padding: 0;
	text-align: right;
}

#shop-highlight {
	color: #414141;
}

#section2-1 p {
	width: 100%;
	padding: 0 0 20px 0;
	text-align: center;
	clear: both;
	font-family: calibri;
	font-size: 1.2em;
	line-height: 20px;
}

.contact-method {
	padding: 10px;
	background: #d3d4ce;
	margin: 0 auto 20px auto;
	display: block;
}

.contact-method ul {
	display:table-row;
}

.contact-method ul li {
	display: table-cell;
	vertical-align: middle;
}

.contact-method img {
	margin: 0 20px 0 0;
	padding: 0;
	vertical-align: middle;
}

.contact-method span {
	text-align: center;
	font-family: calibri;
	color: #3b3b3b;
	font-size: 1.2em;
	font-weight: bold;
}

.contact-method:hover {
	background: #c0c1ba;
}



#section2-2 {
	background: #d3d4ce;
	width: 60%;
	max-width: 500px;
	float: left;
	margin: 50px 0 20px 0;
	padding: 30px 30px 10px 30px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
  	-webkit-box-sizing:border-box; /* Safari */
}

#section2-2 p {
	margin: 0;
	padding: 0;
}

.service {
	margin: 0 0 25px 0;
}

.serviceName {
	font-family: bebasregular;
	color: #414141;
	font-size: 2em;
	margin: 0 10px 0 0;
	letter-spacing: -0.5px;
}

.servicePrice {
	font-family: bebasregular;
	color: #6ac3ab;
	font-size: 1.8em;
}


















#section3 {
	width: 100%;
	background: #404b58;
	padding: 30px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
  	-webkit-box-sizing:border-box; /* Safari */
}

#section3 h2 {
	color: #fff;
	font-size: 3.5em;
	font-family: bebasregular;
	text-align: center;
	padding: 55px 0 0 0;
}

#section3Hold {
	max-width: 900px;
	margin: 55px auto 0 auto;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
  	-webkit-box-sizing:border-box; /* Safari */
}

#section3-1 {
	width: 48%;
	max-width: 440px;
	min-height: 450px;
	background: #5a646e;
	float: left;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
  	-webkit-box-sizing:border-box; /* Safari */
}

#section3-2 {
	width: 48%;
	max-width: 440px;
	min-height: 450px;
	background: #5a646e;
	margin: 0 0 0 10px;
	float: right;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
  	-webkit-box-sizing:border-box; /* Safari */
}

#weeklySchedule {
	padding: 30px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
  	-webkit-box-sizing:border-box; /* Safari */
}


#section3-2 table {
	margin: 0 auto 0 auto;
	width: 100%;
	color: #fff;
	font-size: 1.8em;
	font-family: calibri;
	font-weight: bold;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
  	-webkit-box-sizing:border-box; /* Safari */
}

#section3-2 tr {
	width: 100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
  	-webkit-box-sizing:border-box; /* Safari */
}

#section3-2 table tr td span {
	color: #cf786c;
}

.sched-day {
	float: left;
	margin: 0 0 10px 0;
}

.sched-time {
	float: right;
vertical-align: middle;
}

#section3-1 h2,
#section3-2 h2 {
	font-size: 2.5em;
	padding: 30px 20px 20px 20px;
	margin: 0;
	background: #5ab0c1;
}

#section3-3 {
	margin: 50px auto 0 auto;
	text-align: center;
	color: #fff;
	font-size: 1.4em;
	line-height: 35px;
}

#section3-3 p span {
	background: #4a6ea9;
	padding: 5px;
}

#section3-3 p span a {
	color: #fff;
}

#section3-3 img {
	margin: 30px 0 0 0 ;
}



#dayOfWeek {
	padding: 70px 30px 50px 30px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
  	-webkit-box-sizing:border-box; /* Safari */
	text-align: center;
}

#today-is {
	font-size: 3em;
	color: #5ab0c1;
	font-family: bebasregular;
}

#day-message {
	margin: 10px 0 0 0;
}

#day-message p {
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
}

#day-hours {
	margin: 50px 0 0 0;
}

#day-hours p {
	color: #404b58;
	font-family: bebasregular;
	font-size: 2em;
	margin: 5px 0 0 0;
}








#section4 {
	width: 100%;
	min-height: 575px;
	background: #6ac3ab;
}

#section4 h2 {
	color: #fff;
	font-size: 3.5em;
	font-family: bebasregular;
	text-align: center;
	padding: 75px 0 0 0;
	line-height: 60px;
}

#section4 h2 span {
	color: #424242;
	background: #e8d744;
	padding: 18px 8px 0 8px;
}

.subSection4 {
	display: inline-block;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
  	-webkit-box-sizing:border-box; /* Safari */
}

.subSection4 img {
	display: block;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
	transition: all .5s ease;
}

.subSection4:hover img, .subSection4:focus img, .subSection4:active img {
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-filter: grayscale(0);
}

#layrite {
	width: 100%;
	max-width: 900px;
	margin: 50px auto 0 auto;
	text-align: center;
}

#section4 p {
	text-align: center;
	margin: 40px auto 0 auto;
	max-width: 450px;
	padding: 0 20px 0 20px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 32px;
}

#section4 p span {
	background: #e8d744;
	color: #424242;
	font-style: italic;
	padding: 1px 5px 1px 5px;
}

#section4 p span a {
	color: #424242;
}

#section4 p span a:hover {
	color: #fff;
}









#section5 {
	width: 100%;
	background: #e2e1dd;
	margin: 0 auto 0 auto;
}

#section5Hold {
	width: 100%;
	max-width: 900px;
	padding: 50px 30px 0 30px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
  	-webkit-box-sizing:border-box; /* Safari */
	margin: 0 auto 0 auto;
}

#section5-headerHold {
	border-bottom: 5px solid #66c4aa;
	max-width: 220px;
	float: right;
}

.location-icon {
	position: relative;
	bottom: 10px;
	left: 15px;
	float: left;
}

#section5 h2 {
	color: #424242;
	font-size: 3.5em;
	font-family: bebasregular;
}

#section5-1 {
	width: 50%;
	max-width: 430px;
	float: left;
	text-align: right;
	margin: 5px 5px 0 0;
}

#section5-2 {
	width: 50%;
	max-width: 350px;
	min-height: 350px;
	background: #d3d4ce;
	float: right;
	padding: 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
  	-webkit-box-sizing:border-box; /* Safari */
}

#map {
	width: 100%;
	min-height: 310px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
  	-webkit-box-sizing:border-box; /* Safari */
}

#location-info {
	margin: 10px 0 0 0;
	color: #505050;
	font-size: 19px;
	font-weight: bold;
	float: right;
	display: block;
	text-align: right;
	max-width: 200px;
	clear: right;
}

#gmap-link {
	clear: both;
	margin: 30px 10px 0 0;
	float: right;
	color: #505050;
	font-size: 19px;
	font-weight: bold;
}

#gmap-link a {
	background: #e94b36;
	color: #fff;
	padding: 3px;
}

#gmap-link a:hover {
	background: #66c4aa;
}

#gmap-link img {
	margin: 0 8px 0 0;
}






#section6 {
	width: 100%;
	background: #333333;
	color: #d2d2d2;
	margin: 0 auto 0 auto;
	padding: 0 0 50px 0;
}

#section6Hold {
	width: 100%;
	max-width: 900px;
	margin: 0 auto 0 auto;

}

#section6 h2 {
	color: #fff;
	font-size: 3.3em;
	font-family: bebasregular;
	margin: 0 0 5px 0;
	padding-bottom: 5px;
}

#section6-1 {
	min-height: 370px;
	width: 50%;
	max-width: 430px;
	float: left;
	border-right: 35px solid #5fa290;
	text-align: right;
	padding: 35px 45px 0 0;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
  	-webkit-box-sizing:border-box; /* Safari */
}

#section6-1 p {
	max-width: 250px;
	float: right;
}

#phone-number {
	background: #222;
	padding: 10px 40px 10px 40px;
	margin: 20px auto 0 auto;
	display: block;
	max-width: 250px;
	text-align: center;
	float: right;
}

#section6-2 {
	min-height: 370px;
	width: 50%;
	max-width: 430px;
	float: left;
	border-left: 35px solid #b45245;
	padding: 35px 0 0 45px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
  	-webkit-box-sizing:border-box; /* Safari */
}

#section6-2 p {
	margin: 5px 0 20px 0;
}









footer {
	clear: both;
	width: 100%;
	padding: 50px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
  	-webkit-box-sizing:border-box; /* Safari */
	background: #1e1e1e;
	color: #666666;
	text-align: center;
}

footer p {
	line-height: 25px;
	margin: 5px 0 0 0;
}

#footer-logo {
	max-width: 100px;
	margin: 0 0 20px 0;
}

footer a {
	color: #67cbb5;
}

#top-link {
	float: right;
}

#top-link a {
	padding: 15px;
}

footer ul {
	margin: 10px 0 0 0;
}

footer li {
	display: inline;
	margin: 0 20px 0 0;
}






