@import"reset.css";@import"skeleton.css";@import"superfish.css"; @import"forms.css";@import url(http://fonts.googleapis.com/css?family=Cambo);@import url(http://fonts.googleapis.com/css?family=Pacifico);@import url(http://fonts.googleapis.com/css?family=Cookie);@import"ui.totop.css";
body{
	background: url(../images/main-bg.gif) repeat center 0 #fcfcfc;
	font:14px/20px Arial, Helvetica, sans-serif;
	color:#b5927d;
	position:relative;
	min-width:1000px;
}

img {
	width:100%;
	height:auto;
}

a[href^="tel:"]{color: inherit; text-decoration:none;} 
* {-webkit-text-size-adjust: none;}

.floatright {float:right;}
.floatleft {float:left;}

html,body{height:100%;}
p{padding-bottom:20px;}
a{color:#a95255;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1em;color:#b2816b;font-family: 'Pacifico', cursive; text-shadow:1px 1px 0 #fff; font-weight:normal; margin-top:59px;}
h1{font-size:32px;}
h2{font-size:30px;}
h3{font-size:28px;} 
h4{font-size:26px;}  
h5{font-size:24px;}
h6{font-size:22px;}

h2 span {
	color:#d99a80;
}
/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}

.last1 {
	margin-bottom:0 !important;
}

.last2 {
	padding-bottom:0 !important;
}

.wrapper {width:100%; overflow:hidden;}
 
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

.bg {
	background:url(../images/head-bg.png) no-repeat center 0;
}

.logo {
	display:inline-block; 
	width:324px; 
	height:212px;
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
	background-size:cover;
}

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}

header h1 {
	padding:30px 0 0;
	margin:0 auto;
	text-align:center;
	font-size:0;
	position:relative;
	z-index:99;
	line-height:0;
}



header .p9 {
	padding:109px 0 0 15px;
	margin:0;
	font-size:0;
	text-align:left;
	position:relative;
	z-index:99;
	line-height:0;
}

.last3 {
	background:none !important;
}

.head-box1 {
	margin:0 auto;
	width:977px;
	position:relative;
	padding:38px 0 47px;
	background:#fff;
}

.head-box1:after {
	position:absolute;
	display:block;
	width:977px;
	height:43px;
	bottom:-43px;
	left:0;
	content:'';
	background:url(../images/shadow.png) no-repeat 0 0;
}
	
.p6 {
	position:relative;
}

.page1-img1 {
    position: absolute;
    right: -34px;
    top: -37px;
    z-index: 0;
}

.soc-links a {
	display:block;
	width:29px;
	height:32px;
	transition: all 0.4s ease 0s;
}

.soc-links a:hover {
	background-position:0 0;
}

.soc-links {
    display: inline-block;
    float: left;
    margin: 0 auto;
    overflow: hidden;
    padding-left: 104px;
    padding-top: 65px;
}

.soc-links li {
	display:block;
	float:left;
	margin-right:3px;
}

.soc-link1 {background:url(../images/soc-link1.gif) no-repeat 0 3px ;
}
.soc-link2 {background:url(../images/soc-link2.gif) no-repeat 0 3px ;
}
.soc-link3 {background:url(../images/soc-link3.gif) no-repeat 0 3px ;
}
.soc-link4 {background:url(../images/soc-link4.gif) no-repeat 0 3px ;
}

.page1-box1 {
	border-radius:26px;
	float:left;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
	margin-top:49px;
	padding:9px;
	text-align:center;
	width: 100%;
}

.red {
	background:url(../images/red.gif) repeat 0 0;
}

.red text1 {
	text-shadow:1px 1px 0 #9e5255;
}

.brown text1 {
	text-shadow:1px 1px 0 #9a6750;
}

.yellow text1 {
	text-shadow:1px 1px 0 #c7965b;
}

.brown {
	background:url(../images/brown.gif) repeat 0 0;
}

.yellow {
	background:url(../images/yellow.gif) repeat 0 0;
}

.inner1 {
	border:1px solid #c37c7f;
	border-radius:20px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
	padding:25px 0 20px;
}

.text1 {
	color:#fff;
	font-size:42px;
	line-height:45px;
	display:block;
	margin-bottom:6px;
	font-family: 'Pacifico', cursive;
}

.text2 {
	display:block;
	color:#dca5a7;
	margin-bottom:6px;
	font-size:30px;
	line-height:36px;
	font-family: 'Cookie', cursive;
}

.link1 {
	display:inline-block;
	background:url(../images/link1.png) no-repeat 0 0;
	width:29px;
	height:29px;
}

.brown .text2 {
	color:#e4aa87;
}

.yellow .text2 {
	color:#f3cf86;
}

.brown strong {
	display:block;
	color:#eec67e;
	font-weight:normal;
}

.yellow .inner1 {
	border-color:#dfaf79;
}

.brown .inner1 {
	border-color:#c1907b;
}

.yellow .link1 {
	background:url(../images/link-yellow.png) no-repeat 0 0;
}

.brown .link1 {
	background:url(../images/link-brown.png) no-repeat 0 0;
}

.link1:hover {
	background-position:0 bottom;
}
	


/********************** Content ************************/

#content {
	width:100%; 
	padding:0 0 45px;
	position:relative;
	z-index:1;
}

.content-box1 {
	position:relative;
	z-index:9;
	padding:0 0 20px;
}

.content-box2 {
	width:975px;
	position:relative;
	padding:27px 0 37px;
	border:6px solid #fff6ee;
	background:#fff;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
	margin:0 auto;
}

																									/***** Page 1 *****/

.text3 {
	position:relative;
	display:inline-block;
	color:#d4676b;
	font-size:36px;
	line-height:42px;
	font-family: 'Pacifico', cursive;
}

.text3 span {
	color:#e9b172;
}

.text3:before {
    background: url("../images/bot-left.png") no-repeat scroll 0 0 transparent;
    content: "";
    display: block;
    height: 28px;
    left: -157px;
    position: absolute;
    top: 4px;
    width: 142px;
}

.text3:after {
    background: url("../images/bot-right.png") no-repeat scroll 0 0 transparent;
    content: "";
    display: block;
    height: 28px;
    right: -157px;
    position: absolute;
    top: 4px;
    width: 142px;
}

.page1-box2 {
	margin-top:39px;
	text-align:center;
}

.page1-img2 {
	margin-bottom:28px;
}

.text4 {
	display:block;
	color:#784f3c;
	font-size:18px;
	line-height:22px;
	font-family: 'Cambo', serif;
	margin-bottom:6px;
	text-transform:uppercase;
}

.text5 {
	display:block;
	color:#ecac64;
	font-family: 'Cookie', cursive;
	font-size:24px;
	margin-bottom:8px;
	line-height:29px;
}

.page1-box2 p {
	color:#727272;
	padding:0 10px 23px;
}

.link2 {
	background:url(../images/link2.png) no-repeat 0 0;
	width:45px;
	height:45px;
	display:inline-block;
}

.link2:hover {
	background-position:0 bottom;
}

.content-box2:after {
	position:absolute;
	display:block;
	width:977px;
	height:43px;
	z-index:0;
	bottom:-49px;
	left:0;
	content:'';
	background:url(../images/shadow.png) no-repeat 0 0;
}

.text6 {
	display:block;
	color:#a95255;
	font-family: 'Cambo', serif;
	font-size:18px;
	line-height:22px;
	text-shadow:0 1px 0 #e0beb5;
	text-transform:uppercase;
	margin-bottom:12px;
}

.page1-box3 {
	margin-top:36px;
}

.p7 {padding-bottom:25px;}

.button1 {
	color:#fff;
	background:#a95255;
	padding:7px 21px;
	transition: all 0.4s ease 0s;
	display:inline-block;
	border-radius:4px;
	font-size:14px;
	line-height:17px;
	cursor: pointer;
}

.button1:hover {background:#cb8266; text-decoration:none;}

.list1 a {
	color:#9e7866;
	font-size:11px;
	text-transform:uppercase;
}

.list1 li {
    background: url("../images/marker2.png") no-repeat scroll 1px 3px transparent;
    display: block;
    line-height: 14px;
    padding-bottom: 12px;
    padding-left: 14px;
}

.list1 {
	margin-top:38px;
}
																									/***** Page 2 *****/


.page2-img1 {
    float: left;
    margin:5px 20px 14px 0;
}

.page2-box1 {
	margin-top:36px;
}

.p10 {
	margin-top:51px;
}

.link3 {
    color: #A95255;
    font-family: 'Cambo',serif;
    font-size: 18px;
	transition: all 0.4s ease 0s;
    text-shadow: 0 1px 0 #E0BEB5;
    text-transform: uppercase;
}	

.link3:hover {
    color:#d99a80;
	text-decoration:none;
}

.text7 {
	display:block;
	padding-top:13px;
}

.inner2 {
    background: url("../images/marker3.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-family: 'Cambo',serif;
    font-size: 18px;
    height: 35px;
    line-height: 22px;
    margin-right: 15px;
    margin-top: 4px;
    padding-top: 10px;
    text-align: center;
    width: 45px;
}

.page2-box2 {
    margin-top: 21px;
}

.thumb2 {
	padding-top:18px;
}

.page2-img2 {
	margin:34px 0 16px;
}
																									/***** Page 3 *****/

.page3-img5 {
	margin:25px 0 33px;
}


.thumb3 {
	padding-top:16px;
}
																									/***** Page 4 *****/

.page4-box1 {
	margin-top:28px;
}

.page4-img1 {
	margin:4px 0 14px;
}

.thumb4 {
	padding-top:19px;
}

.p12 {
	margin-bottom:36px;
}

																									/***** Page 5 *****/
																									
																									.map iframe {
    height: 316px;
    overflow: hidden;
    width: 100%;
}

.link4 {
	text-decoration:underline;
}

.link4:hover {
	text-decoration:none;
}

.map {
	margin:40px 0 0;
}

.dl1 {
	margin:14px 0;
}
																									
.dl1 dt {width:220px;margin-bottom: 11px;color: #A95255;
    font-family: 'Cambo',serif;
    font-size: 18px;
	line-height:25px;
    text-shadow: 0 1px 0 #E0BEB5;
    text-transform: uppercase;}

.dl1 span {float:left; width:78px;}

.dl1 dd { line-height:20px; color:#b5927d;}

.dl1 dd a {color:#a95255; text-decoration:underline;}

.dl1 dd a:hover {text-decoration:none;}

	
/******************** Footer ******************/
footer {
	width:100%; 
	padding:0 0 21px;
}

.foot-page1 {
	border-top:2px solid #dac3b5;
	padding-top:24px;
	font-family: 'Cambo', serif;
	color:#aa5356;
	font-size:16px;
	width:100%;
}


.foot-home {
    float: left;
	margin:0 9px 0 13px;
}

.foot-page2 {
	border-top:2px solid #aa5356;
	padding-top:24px;
	color:#b1816a;
	font-size:14px;
	width:100%;
}


/******************** Responsive ******************/


@media only screen and (min-width: 768px) and (max-width: 1100px) {
 body {
min-width:768px;
}
#toTop {
	 display:none !important;
 }
 
 .head-box1,
 .content-box1,
 .content-box2 {
	 width:100%;
 }
 
 .head-box1:after,
 .content-box2:after {
	display:none;
}

nav {
	padding:0;
}

.sf-menu a {
    padding: 14px 30px;
}


.page1-img1 {
    right: 0;
}

.h1, h2, h3, h4, h5, h6 {
	margin-top:30px;
}

}


@media only screen and (max-width: 995px) {
 body{min-width:768px;}

 .dl1 span {
    display: block;
    float: none;
}

#toTop {
	 display:none !important;
 }
.sf-menu a {
    padding: 14px 25px;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    left: 4px;
}

.h1, h2, h3, h4, h5, h6 {
	margin-top:30px;
}


header h1 {
    padding: 31px 0 0 20px;
}


.soc-links {
    padding-left: 104px;
    padding-top: 19px;
}

.text1 {
    font-size: 38px;
    line-height: 40px;
}
.page1-img1 {
    right: -88px;
    top: 0;
    width: 71%;
}
 
}


@media only screen and (max-width: 930px) {

.page1-img1 {
    right: -10px;
    width: 59%;
}

.content-box2 {
	border: none;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
 body {
min-width:420px;
}

.floatright {float:left;}
.floatleft {float:right;}

nav select {
    outline:none;
	display: block !important;
	height:25px;
	line-height:25px;
	padding:0 0 4px;
}	
 .head-box1,
 .content-box1,
 .content-box2 {
	 width:100%;
 	 border:none;
 }

 .dl1 span {
    float: left;
}
 
 .head-box1:after,
 .content-box2:after {
	display:none;
}

.text3:after,
.text3:before {
	display:none;
}

.head-box1 {
	background:none;
	padding:38px 0 21px;
}

header h1 {
	margin:0 auto;
	padding-left:0;
}


.foot-home {
    margin: 0 9px 0 0;
}

.p6 {
	text-align:center;
}

.soc-links {
	padding:20px 0 0;
	float:none;
}

.foot-page1 {
	border:none;
}

.foot-page2 {
	margin-top: 20px;	
}

.page1-img1 {
   display:none;
}

.logo {
    display: inline-block;
    height: 169px;
    width: 259px;
}

header h1 {
	margin:0 auto;
	padding:0;
}

.thumb1 {
	margin:0;
}

.inner-block {
	padding:0 10px;
}

#content {
    padding: 0 0 10px;
}

.p8 {
	margin-left:0 !important;
}

header .p9 {
    margin: 0 auto;
    padding: 0;
	text-align:center;
}

.page2-img1 {
	float:none;
	margin:0 0 14px;
}

.h1, h2, h3, h4, h5, h6 {
	margin-top:30px;
}

}
 @media only screen and (max-width: 479px) {

 body {
min-width:300px;
}
	 .inner-block {
	padding:0 10px;
}

.floatright {float:left;}
.floatleft {float:right;}

 .head-box1,
 .content-box1,
 .content-box2 {
	 width:100%;
	 border:none;
 }

  .dl1 span {
    float: left;
}
 
.head-box1 {
	background:none;
	padding:30px 0 21px;
}
 
 .head-box1:after,
 .content-box2:after {
	display:none;
}

.text3:after,
.text3:before {
	display:none;
}

.page1-box1 {
	margin:20px auto 0;
}

.foot-page1 {
	border:none;	
}

.foot-page2 {
	margin-top: 20px;	
}

header h1 {
	margin:0 auto;
	padding:0;
}


.logo {
    display: inline-block;
    height: 169px;
    width: 259px;
}


.page1-img1 {
    display:none;
}


.foot-home {
    margin: 0 9px 0 0;
}

.p6 {
	text-align:center;
}

.soc-links {
	padding:20px 0 0;
	float:none;
}


#content {
    padding: 0 0 10px;
}

.thumb1 {
	margin:0;
}

.p8 {
	margin-left:0 !important;
}

header .p9 {
    margin: 0 auto;
    padding: 0;
	text-align:center;
}

.page2-img1 {
	float:none;
	margin:0 0 14px;
}

.h1, h2, h3, h4, h5, h6 {
	margin-top:30px;
}

	}
	



.page1-img1 {
    top: -77px;
    
}

