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

a{
	font-weight: 600;
	color: #566772;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s;
}
a:hover{
	font-weight: 800;
	color: #737F87;
	text-decoration: underline;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s;
	text-shadow: 1px 2px 2px #737F87;
}
body{
	min-width:1000px;
}
#wrap{
	background-color: #FFF;
	width: 90%;
	height: 100%;
	margin: auto;
	min-width: 1136px;
	max-width: 1920px;
}
#head{
	height: 25%;
	width: 100%;
}
nav{}
#body{
	height: 50%;
	/* [disabled]float: left; */
}
.header_social{
	float: right;
	margin-top: 15px;
}
#L{
}
#M{
	background-color: #f7e9e4;
	height: 474px;
	font-size: 1.4em;
	font-weight: 600;
	font-family: 'Raleway', "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 388px;
}
#R{
	height:100%;
}
#feets{
	height: 25%;
	padding-bottom: 75px;
	text-align: center;
}
.block{
	float: left;
	margin-right: 10px;

}
.blockLast{
	float: left;

}
.width{
	width: 32%;
}
#banner{
	text-align: center;
	max-width: 1920px;
	margin: auto
}
.clear{
	clear:both;
}
#head nav ul{
	/* [disabled]width: 38%; */
	margin: auto;
	list-style-type: none;
	font-family: 'Raleway', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	/* [disabled]padding-left: 30px; */

}
#head nav li{
	display: inline-block;
	width: 10%;
	/* [disabled]margin-right: 55px; */
	cursor: pointer;
	
}
#head nav{
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]width: 63%; */
	text-align: center;
	padding-top: 15px;
}
#navHold{
	position: fixed;
	/* [disabled]height: 25px; */
	/* [disabled]bottom: 0px; */
	z-index: 101;
	width:100%;
	background-color: #FFFFFF;
	display: none;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-top-color: #566772;
	top: 0px;
	margin: auto;
	}
#topNAV{
	/* [disabled]height: 25px; */
	/* [disabled]bottom: 0px; */
	width: 90%;
	margin: auto;
	}
#topNAV nav ul{
	width: 42%;
	margin: auto;
	list-style-type: none;
	font-family: 'Raleway', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	/* [disabled]padding-left: 30px; */

}#topNAV nav li:hover{
	background-color:#F7E9E4}
#topNAV nav li{
	display: inline-block;
	width: 24%;
	font-family: 'Raleway', "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	height: 20px;
	padding-top: 6px;
	border-right-width: thin;
	border-right-style: ridge;
	border-right-color: #566772;
	font-weight: 600;
	background-color: #FFF;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s;
	cursor: pointer;
}
.active{
	text-decoration: underline;
	border-right-style: none;
	border-right-color: #999;
	background-color: #CCC;
	-webkit-transition: all .5s ease-in-out .5s;
	-moz-transition: all .5s ease-in-out .5s;
	-ms-transition: all .5s ease-in-out .5s;
	-o-transition: all .5s ease-in-out .5s;
	transition: all .5s ease-in-out .5s;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #CCC;
	color: #000000;
	font-weight: 800;
	background: rgb(178,143,131);
background: -moz-linear-gradient(0deg, rgba(178,143,131,1) 0%, rgba(203,176,167,1) 79%, rgba(255,250,249,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(178,143,131,1) 0%, rgba(203,176,167,1) 79%, rgba(255,250,249,1) 100%);
background: linear-gradient(0deg, rgba(178,143,131,1) 0%, rgba(203,176,167,1) 79%, rgba(255,250,249,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b28f83",endColorstr="#fffaf9",GradientType=1);
}
.tag{
	font-family: 'Raleway', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 26px;
	letter-spacing: 6px;
	margin-bottom: 50px;
	/* [disabled]margin-left: 350px; */
	margin-right: auto;
	/* [disabled]width: 50%; */
	text-align: center;
}
#M img{
	position: relative;
	width: 225px;
	top: -50px;
	text-align: right;
}
#blurb{
	position:relative;
	top:-40px;
	font-weight:600;
}
#iDo{
	width: 25%;
	height: 18px;
	margin: auto;
	background-color: #ffffff;
	padding: 8px;
	font-size: 0.6em;
	font-weight: 400;
	padding-top: 15px;
	cursor: pointer;
	}
.hr{
	height: 1px;
	background: black;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.hr2{
	height: 1px;
	background: black;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	width:90%
	margin:auto;
}
#mids{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	background-color: #ccc;
	margin-top: 25px;
	background-image: url(../img/BG.png);
	background-repeat: repeat;
}
#midsWords{
	text-align: center;
	width: 63%;
	margin: auto;
	font-family: 'Raleway', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	letter-spacing: 2px;
	}
#left_abouts{
	float: left;
	margin-right: 9px;
	width: 33%;
}
#right_abouts{
	float: left;
	width: 66%;
}
#About{
	margin-top: 50px;
	opacity: 0;
	margin-bottom: 75px;
	text-align: center;
	}
#about_blur{
	font-family: 'Raleway', "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 73%;
	margin: auto;
	font-size: 22px;
	background-color: #f7e9e4;
	padding: 50px 21px 21px 21px;
	margin-top: 25px;
}
.parallax {
	/* The image used */
	background-image: url(../img/BG.png);
	/* Set a specific height */
	min-height: 500px;
	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: repeat;
	/* [disabled]background-size: cover; */
}
#Services{
	font-family: 'Raleway', "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 80%;
	margin: auto;
	line-height: 22px;
	/* [disabled]padding-top: 25px; */
	/* [disabled]background-image: url(../img/BG.png); */
	/* [disabled]background-repeat: repeat; */
	padding: 25px;
	/* [disabled]background-attachment: fixed; */
}
#Services ul{
	margin-bottom:25px}
#Services li{
	margin-left:25px;
	list-style-type: disc;
	list-style-position: outside;
}
 h1{
	font-family: 'Raleway', "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: 800;
	font-size: 50px;
	margin-bottom: 25px;
	margin-top:25px;
	text-shadow: 2px 1px 4px #CCC;
	letter-spacing: 3px;
}
.bolds{
	font-weight: 800;
	/* [disabled]margin-top: 25px; */
	letter-spacing: 2px;
	font-size: 24px;
}
#Contact{
	margin-top: 100px;
	margin-bottom: 150px;
	font-family: 'Raleway', "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 50px;
	/* [disabled]min-height: 800px; */
}
#feets img{
	width: 10%;
	margin-right: 15px;
}
#rotate{
	opacity: 0;
}
.last{
	margin-right: 0px !important;
	border-right: none !important;
}
.center{
	width: 66%;
	margin: auto;
	text-align: center;
}
.label{
	font-weight:800;
}
