@import url(http://fonts.googleapis.com/css?family=Belleza:300,100,400);
@import url(http://fonts.googleapis.com/css?family=Rum+Raisin);
@import url(http://fonts.googleapis.com/css?family=Rosario);
@import url(http://fonts.googleapis.com/css?family=Lobster+Two);

* {
  margin: 0;
  padding: 0;
  border: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  list-style-type: none
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #e8e8e8;
}
html {
	font-family: 'Rosario', sans-serif;
}
body {
	margin: 0;
	color: #666768;
	\\background: #fff;
	background: url("../images/bg_1.jpg");
}
img {
	border: 0;
}
h1 {
	color: #666768;
	font-family: 'Lobster Two', sans-serif;
}
h2 {
	color: #666768;
	font-family: 'Lobster Two', sans-serif;
}
h3 {
	color: #666768;
	font-family: 'Lobster Two', sans-serif;
}
h4 {
	color: #666768;
	font-family: 'Lobster Two', sans-serif;
}
#header {
	position: fixed;
	height: 70px;
	width: 100%;
	margin: auto;
	background: #b496bc;
	z-index: 500;
}
.head-bottom {
	\\position: fixed;
	top: 69px;
	width: 100%;
	height: 50px;
	background-image: url("../images/curves.png");
}
/* ---NAVIGATION--- */
ul.menu, ul.menu li, ul.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu {
	position: relative;
	width: 100%;
	margin: auto;
	z-index: 597;
}
ul.menu li {
	float: left;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	height: 70px;
	line-height: 1em;
}
ul.menu li.logo {
	width: 20%;
}
ul.menu li.top {
	padding-top: 25px;
	width: 10%;
}
ul.menu li a {
	color: #e8e8e8;
}
ul.menu li.active {
	position: relative;
	padding-top: 25px;
	width: 10%;
	cursor: pointer;
	height: 70px;
	/* --- existing BLUR text
	text-shadow: 0 3px 3px #000;
	background-image: url("../images/blur.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 80% 100%;
	z-index: 599;*/
}
ul.menu li.active a {
	color: #ffffff;
	\\text-shadow: 0 2px 1px #ffffff;
	font-weight: bold;
	font-size: 16px;
}
ul.menu li.top:hover {
	/*--- existing BLUR text
	position: relative;
	padding-top: 25px;
	width: 10%;
	cursor: pointer;
	height: 70px;
	text-shadow: 0 3px 3px #000;
	background-image: url("../images/blur.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 80% 100%;
	z-index: 599;*/
}
ul.menu li:hover > a {
	color: #FED5F3;
	\\text-shadow: 0 2px 1px #fff;
	font-weight: bold;
	font-size: 16px;
}
ul.menu ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background: #eeabd7;
	box-shadow: 0 3px 5px #b5b5b5;
	z-index: 500;
}
ul.menu ul li {
	float: none;
	width: 100%;
	height: 50px;
}
ul.menu li:hover > ul {
	visibility: visible;
}
ul.menu li .top {
	text-decoration: none;
}
ul.menu li .sub, ul.menu li .sub a {
	color: #ffffff;
	text-shadow: 3px 3px 5px #000000;
	text-decoration: none;
}
ul.menu li a:hover {
	\\color: #18ff00;
}
ul.menu li ul li:hover {
	height: 50px;
	background-color: rgba(0,0,0,0.3);
}
/* ---end NAVIGATION--- */
#spacer {
	position: relative;
	top: 120px;
	height: 220px;
}
#spacer-sm {
	position: relative;
	top: 120px;
	height: 50px;
}
/* ---SLIDES--- */
#slide_cont {
	position: relative;
	top: 75px;
	height: 600px;
	box-shadow: 0 3px 5px #333;
	z-index: 10;
}
#slides {
	position: relative;
	margin: auto;
	width: 100%;
	height: 600px;
	background-image: url("../images/slides/slide1.jpg");
	background-color: #b496bc;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}
#welcome {
	position: relative;
	top: 75px;
	height: 220px;
	padding: 10px;
	background: url("../images/chev-sm.png");
}
.col_2 {
	float: left;
	width: 48%;
	height: auto;
	margin: 0 1%;
	text-align: center;
	border: 1px solid red;
}
.col_3 {
	float: left;
	width: 31%;
	height: 200px;
	margin: 0 1%;
	padding: 10px 1%;
	text-align: center;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 3px 5px #333;
	border: 4px solid #b496bc;
	border-radius: 20px;
	border-style: ridge;
}
#block1, #block2 {
	position: relative;
	top: 75px;
	margin: auto;
	padding: 10px;
	height: 200px;
}
#block1 {
	width: 100%;
	\\background: #b796bc;
	background: #b5b5b5;
}
#block2 {
	width: 100%;
	background: url("../images/stripe.png");
}
#footer {
	position: relative;
	top: 75px;
	width: 100%;
	height: 100px;
	padding-top: 10px;
	color: #e8e8e8;
	background-color: #b496bc;
}
.top {
	position: relative;
	width: 75%;
	height: 50px;
	margin: auto;
	\\font-size: 13px;
}
.sitemap ul {
	list-style: none;
	height: 25px;
}
.sitemap li {
	float: left;
	width: 13%;
	margin-right: .5%;
	margin-left: 0;
	height: 20px;
	text-align: center;
	border-right: 1px solid #e8e8e8;
}
.sitemap li.last {
	border: none;
}
.sitemap li:hover > a {
	color: #fff;
	text-shadow: 3px 3px 5px #000;
}
.bottom {
	clear: both;
	position: relative;
	top: 10px;
	width: 75%;
	margin: auto;
}
.b_left {
	float: left;
	width: 50%;
}
.b_right {
	text-align: right;
}
.b_right a {
	\\color: #000000;
}

::-webkit-scrollbar {
  width: 7px;
  height: 7px;
  cursor: pointer
}

::-webkit-scrollbar-track {
  background-color: #ddd;
  border-radius: 10px
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #b496bc
}