	/*June 10, 2015 5:58 PM */
	/** div { border: 1px solid #ccc;*/
	body, html {
				width: 100%;
				height: 100%;
				margin: 0;
				padding: 0
			}
	body {
	background-color:#fff;
	font-size:1em;
		font-family: 'Optima', 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Verdana, sans-serif;
	}
	@font-face {font-family: "Ionicons"; src: url("fonts/ionicons.eot?v=1.5.0"); src: url("fonts/ionicons.eot?v=1.5.0#iefix") format("embedded-opentype"), url("fonts/ionicons.ttf?v=1.5.0") format("truetype"), url("fonts/ionicons.woff?v=1.5.0") format("woff"), url("fonts/ionicons.svg?v=1.5.0#Ionicons") format("svg");
		font-weight: normal;
		font-style: normal
}
	*, *:before, *:after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.clearfix:before,
	.clearfix:after {
	  display: table;
	  content: " ";
	}
	.clearfix:after {
	  clear: both;
	}

	.container:before,
	.container:after {
	  display:table;
	  content:"";
	}
	.container:after {
	  clear:both;
	}
	.all {
	margin:0 auto;
	max-width:990px;
	}
	header {
	height:90px;
	background-color:#fff;
	background-image:url(img/logo.png);
	background-position:-22px -5px;
	background-repeat:no-repeat;
	}
/* 	.home:hover {cursor: url(img/li.png)} */
	header h1 a {display: block;padding-left: 100px;
	border:none;
	text-decoration:none;
	}
	.spa {float:left; width:265px}
	a.spa {border-bottom: none}
	a.spa:hover {
		background: transparent;
		box-shadow: 0px 3px 12px rgba( 0,0,0,0.3);}
	header h1 {background: transparent;
	font-family:  Palatino,"Palatino Linotype", "Book Antiqua", serif;
	font-size: 26px;
	font-weight: 600;
	letter-spacing:2px;
	margin:0 0 0 290px;
	padding:22px 0 8px 0;
	text-align: left;
	text-shadow: none;
	}
	header h1 a:hover{
		background: transparent;
			-webkit-box-shadow: 0 8px 6px -6px rgba(108, 108, 108, .6);
			   -moz-box-shadow: 0 8px 6px -6px rgba(108, 108, 108, .6);
			        box-shadow: 0 8px 6px -6px rgba(108, 108, 108, .6);
	}
	header h3 {background: #b5e0cb;
		font-size: 16px;
		height: 32px;
	margin: 0 0 0 280px;
	padding:7px 0 7px 40px !important;
	text-align: left;
	line-height: 16px
	}
	.ion-camera:before { content: "\f118"}
   .ion-camera  {border-bottom: transparent; color: #d18d7a; display: inline-block; font-family: "Ionicons"; speak: none; font-size:1.8em; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none;  line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; padding:0 5px;
   }
	.spacer {float:left}
	.soc { margin:-34px 5px 0 0 }
	.soc a {float: right}
	a.twi, a.fbk {width:37px; height:37px;
				border:none !important;
				background: transparent;
				background-image: url(img/soc.png);
				background-repeat: no-repeat
			}
	a:hover.twi, a:hover.fbk {
				background-color: #fff;background-image: url(img/soc.png);
				background-repeat: no-repeat}
	a:hover.twi, a.twi {background-position: right top
			}
	a.fbk {	background-position: left top
			}
	.nav-main {
		border-collapse:collapse;
		display:table;
		margin:8px 0 30px;
		width:100%
			}
	.nav-main a {background:#0d6969;
		border:1px solid #0d6969;
		color:#fff;
		display:table-cell;
		font-family:"Lucida Sans Unicode", "Lucida Grande", Helvetica, sans-serif;
		font-weight: 500;
		letter-spacing: .2px;
		outline:none;
		padding:4px 0;
		text-align:center;
		text-decoration:none;
		vertical-align:middle;
		width:1%
			}
	.nav:focus {border: solid 1px #c00;
		-webkit-box-shadow: 0 8px 6px -6px rgba(102, 102, 102, 1);
		   -moz-box-shadow: 0 8px 6px -6px rgba(102, 102, 102, 1);
		        box-shadow: 0 8px 6px -6px rgba(102, 102, 102, 1)
		        }
	.nav-main a:hover,	.nav-main a:focus {
		background:rgba(180, 223, 203, 1.0000)
	}
	.nav-main a.on {padding-bottom:2px !important;
					border:solid #0d6969;
					border-bottom: solid 1px #fff;
					border-width: 1px;
					background-color:#fff;
					color:#0d6969
	}
	.main {
	margin-bottom:30px;
	width:990px;
	line-height: 1.5em
	}
		h1 {
	background-color: #e5bd61;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e5bd61), to(#cc847f));
	background-image: -webkit-linear-gradient(top, #e5bd61, #cc847f);
	background-image: -moz-linear-gradient(top, #e5bd61, #cc847f);
	background-image: -o-linear-gradient(top, #e5bd61, #cc847f);
	background-image: -ms-linear-gradient(top, #e5bd61, #cc847f);
	background-image: linear-gradient(#e5bd61, #cc847f);
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
         -o-border-radius: 5px;
	color:#fff;
	letter-spacing: 2px;
	margin:0 40px 15px 0;
	padding:6px 0 7px 36px;
	text-align: left;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
	font-variant: small-caps;
	font-size: 1.8em
	}
	h2 {
	margin:0 0 20px;
	padding-left:20px;
	border-bottom:dotted 1px #014a7f;
	color:#000530;
	font-size:1.5em;
	font-family:Palatino,"Palatino Linotype", "Book Antiqua", serif;
	}
	.gt {border-bottom: solid 5px #76D4B5; margin-top: 12px}
	h3 {border-bottom: 2px solid #a2d7cd;
	margin:15px 0 10px 0;
	padding:0 0;
	font-weight:normal;
	}
	h4 {
	margin:20px 0 10px;
	padding:15px 0 5px;
	border-bottom:1px solid #b5b5b5;
	text-align:left;font-weight: 500;font-size: 1.2em;
	}
	h5  {border-bottom: 3px solid #75d4b5;
		color:#222;
		font-weight: 500;
		font-size: 1.2em;
		margin: 0 0 8px;
		padding: 18px 0 0 10px
	}
	h5 a { border:transparent;text-decoration: none !important;}
	h6 {
	margin:10px 0 4px;
	padding:0 0 5px;
	border-bottom:dotted thin #015a51;
	color:#015a51;
	font-weight:bold;
	font-size:1.1em;
	}
	p {
	margin:0 2px;
	padding:5px 0;
	line-height:1.5em;
	}
	.lone p {padding-right: 20px;}
	.left, #cfp .left {
	float:left;
	margin: 0;
	padding-bottom:15px;
	background-color:#fff;
	color:#222;
	}
	.left {float: left;
		max-width:660px; min-width: 320px
	}
	.left p {padding: 6px 30px 0 0}
	.left h5 {margin-right: 30px}
	#h .left {max-width: 630px;}
	.left h4 {clear:left;
	margin-top: 20px;
	background-color:#fff;
	}
	#cfp .left {
		max-width: 55%;
	}
	#cfp li { list-style: none;line-height: 1.5em;}
	.half {float: left; width: 50%; margin: 0; padding: 0 8px}
	.rht {-moz-border-radius: 5px;
	  -webkit-border-radius: 5px;
              border-radius: 5px;
            clear:left;
			margin:30px auto;
			width:718px;
}
	.rht p {
	border:dotted 1px rgba(220, 168, 108, 1.0);background: #f4eac7;
	}
	.fun {margin-bottom: 4px}
	.funr {float:left;margin-bottom: 15px; padding:10px 40px 0 25px;width:355px;}
	.right {
	float:left;
	margin:0 0 30px 10px; min-width: 300px;
	max-width:340px;background-color:#fff;
	}
	.right h4 {
	margin-bottom:0;
	padding-bottom:5px;
	font-size:1.2em
}
	#h .right h5 {margin-top: 5px
}
	#h .right ul {margin: 2px 0 5px 0;padding:0 0 8px
}
	#h .right li {margin-left:0; padding:2px 0 0 6px; list-style: none;line-height: 1.5em
}
.inmem {background-color: #ececec;
	border: 3px double #222;
	margin-top: 20px; padding:3px 15px;
	-webkit-box-shadow: 0 8px 6px -6px rgba(102, 102, 102, .7);
		   -moz-box-shadow: 0 8px 6px -6px rgba(102, 102, 102, .7);
		        box-shadow: 0 8px 6px -6px rgba(102, 102, 102, .7);
		        bottom:0
	}
dl {line-height: 1.6em}
dt:first-child {padding: 0 0 8px 8px}
dd {float:right; margin-top: -25px}
	#gsu {background:#faf2df
 }
	#cfp .right { margin:0 0 30px 35px;
		max-width:405px;height: 100%; box-shadow: none !important
	}
	.gg {margin-top: -10px;padding-left: 10px; border-bottom: none; font-weight: 600;}
	#cfp .right h5 {
		margin-top: 13px
}
	.white {color:#fff
}
	.ham {float: right; margin:12px 9px 30px 18px
}
	blockquote {margin:20px 0 0 20px;
		padding:12px 12px 18px ;width: 88%;
		-webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;background: rgba(229, 189, 97, .2);
        -o-border-radius: 5px
	}
	 .form, .for {
		border:1px solid #777;
		border-radius:.2em;background-color:rgba(244, 225, 172, 1);
		box-shadow:0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
		color:#222;
		text-align:center;
		text-decoration:none;
		/* text-shadow:0 1px 0 rgba(255,255,255,.8); */
}
	.form {float: right;margin:20px 20px 30px 0;padding:3px 15px;white-space:nowrap;}
	.form:hover {background-color: green; color:#fff; text-shadow:none }
	.for {padding: 3px;}
	.cc {float: right;margin-right: 25px;font-size: .8em; font-weight: bold; border: 2px solid #dcddff; border-radius: 2em; padding: 2px 4px 4px; bottom: 20px; color: #dcddff; line-height: 16px}
	img.foot {
		width:100%;
		height:auto;
		}
.footer {background: #1D2339;
		clear:both;
		margin-top: 20px;
		padding:10px 0 0;
		text-align:center;color:#fff;
 }
#call a:hover {
background: #aae1cf;
}
#call a:active {
position:relative;
top:1px;
}
.emph, .emph2, .emph3, .emph4, #gt ul {
	background: rgba(220, 168, 108, .2);
	border:2px dashed rgba(220, 168, 108, 1);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px
}
.emph {margin: 20px 20px 0;
	padding:15px 20px; font-weight: 600;}
.emph2 {
	margin:10px 0;
	padding:15px !important;
}
.emph3 {
	margin:25px 40px 25px 0;
	padding:15px !important;
}
.pad4 {padding: 10px 20px !important}
.keynote {margin:0 40px 0 0;padding-left: 20px}
.cfp {	display: block; margin:12px 45px 0 0;
		padding: 9px 0;
		border: 1px solid #777;
		border-radius: .8em;
		background-color: #ccc;
		background-image: linear-gradient(#fbfbfb, #ccc);
		box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
		color: #222;
		text-align: center;
		text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
		white-space: nowrap
	}
	.cfp:hover {box-shadow: 3px 3px 3px rgba(221, 170, 106, .7); border-color: #CC847E}
.address {
		margin: 0 0 20px;
		padding: 10px 0 10px 20px;
		border: solid 1px #ebd088;
		-webkit-border-top-right-radius: 6px;
		-moz-border-radius-topright: 6px;
		border-top-right-radius: 6px;
		-webkit-border-bottom-right-radius: 6px;
		-moz-border-radius-bottomright: 6px;
		border-bottom-right-radius: 6px;
		background: #f6e9d8;
		color: #222;
		line-height: 1.4em;
	}
.rec {display: block; background: #6a9b9d; color:#fff;
	text-align: center  }
.cen {float: right;}
sup, sub {
   position: relative;
   top: -0.4em;
   vertical-align: baseline;
}
sub { top: 0.4em;}
.quote {
	background-color: #fff1e0;
	border:1px solid #ccc;
		-webkit-box-shadow: 0 8px 6px -6px #959595;
		   -moz-box-shadow: 0 8px 6px -6px #959595;
		        box-shadow: 0 8px 6px -6px #959595;
		font-weight: 500;line-height: 1.5em;
}
.quote q {display: block;
    margin: 0 0 10px 0;
    font-size: 1em;
    line-height: 1.5em;}

   .quote q:before, .quote q:after {
    content: ""
}

/* .quote span {background: url(../images/sprite.png) no-repeat} */

.quote .openQuote {
    padding-left: 35px;
    background-position: -929px -180px
}

.quote .closeQuote {
    padding-right: 50px;
    background-position: -854px -230px
}
.msie6 .quote span, .msie7 .quote span {
    vertical-align: middle
}

p.q1 {
		width:68%;
		margin:10px auto 20px;
		padding: 20px 30px
}
p.q2 {
	float:left;
	margin: 23px 30px 10px -80px;
	padding:20px 30px ;
	width: 55%;
	}
p.q3 {
	float:right;
	margin: 23px -80px 10px 30px;
	padding:20px 30px  ;
	width: 54%;
	}

.wider {width: 200px;
	-moz-border-radius: 5px;
	  -webkit-border-radius: 5px;
              border-radius: 5px;
}
a.fif {margin-right:50px !important;}
.ten {
margin-left:15px!important;
}
.cont {color: #fff; margin-left: 40px; padding: 1px 5px;
	-moz-border-radius: 5px;
	  -webkit-border-radius: 5px;
              border-radius: 5px;
}
.fr {
margin-left:140px!important;width:220px;
}
.bold {
font-weight:bold;
}
.emp {
padding:5px 10px;
border:dashed 1px #56bbb8;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;background: #fff;
font-weight:bold;
font-size:1.1em;
}
.hot, .imp2 {
margin:5px 20px 8px 0;
padding:10px;
width: 230px !important;
border:1px solid;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
background-color:#fff3e2;
font-weight:600;
}

a.hot {padding:3px 35px 3px 20px;}
 a.hot:hover { background:rgba(220, 168, 108, 1);color:#fff;
 	text-shadow: 1px 1px 1px #444;
  }
.imp2 {
border-color:#75d4b5;display: block;
}
.mid {padding:0 8px}
a:hover.mid {
background:#8a6506;
color:#fff;
text-shadow:1px 1px 1px #474747;
}
.fir {
margin-top:10px;
}
ul.fir  {margin-left: -7px;}
.fir p {
margin-top:-5px;
}
.p1 {
	list-style:none;
	line-height: 1.5em;
	}
.pin {
display:block;
float:left;
margin:-2px 0 0 -2px;
padding:3px 10px;
width:120px;
border:solid #9bb4b5;
border-width:2px;
-webkit-border-top-left-radius:17px;
-moz-border-radius-topleft:17px;
border-top-left-radius:12px;
-webkit-border-bottom-right-radius:17px;
-moz-border-radius-bottomright:13px;
border-bottom-right-radius:12px;
background-color:#d6ebe8;
box-shadow: -2px -2px 0 #75a8a9 inset;
text-align:center;
font-family:"Lucida Sans Unicode", "Lucida Grande", Helvetica,sans-serif;
}
a {
		border-bottom:solid 1px #191324;
		color:#000B5F;
		text-decoration:none;
-webkit-transition:color, background-color .2s ease-out;
   -moz-transition:color, background-color .2s ease-out;
    -ms-transition:color, background-color .2s ease-out;
     -o-transition:color, background-color .2s ease-out;
        transition:color, background-color .2s ease-out;
}
a.xt,a.xtin {
	 box-shadow:inset 0 -5px 0 #B5E0CC;border: none;
	 text-decoration:none!important;
}
.xt {
display:block;
margin:3px 0 0;
padding:0;
text-align:center;
}
.xtin {
padding:1px 5px;
font-weight:500;
}
a.xt:hover, a.xtin:hover {
background-color:#fff1e0;
box-shadow:3px 3px 3px RGBA(207, 207, 207, 1);
text-decoration:none;
cursor:pointer;
}
a:hover {
background-color:#e7fcf4;
color:#000;
text-decoration:none;
}
.nine {font-size: .9em}
#gt .right {margin-left: 30px;width:280px;}
#gt .left { }
#gt ul {margin:20px auto 0;padding:5px 0 ;width: 90%;}
#gt li {
		padding:7px 0 7px 20px;
		border-bottom: dashed 1px brown;
		list-style: none;line-height: 1.5em;
}
#gt li:last-child {border-bottom: none;}
.hot {border:1px dashed rgba(220, 168, 108, 1);
	 font-weight: 600;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;background: #fff;
	 -khtml-border-radius: 6px;
	}
.frame {
		margin:20px auto;
		max-width:960px;
}
.map {float: left; border: none;  text-decoration: none;}
.red, .redd {
		color:#C00;
		font-weight:bold;
}
.redd { font-family:"Lucida Sans Unicode", "Lucida Grande", Helvetica,sans-serif;}
li .red {font-size: 1.1em;
}
.lite, .lite a {color:#777
}
.lemon {background: #f5e050
}
.peach {color:#d39377;font-size: 1.3em; text-shadow: 1px 1px 0px #76d4b5}
/***********room number***************/
.rm {
		float:right;
		margin:-47px 20px 0 0;
		padding:1px 10px;
		-webkit-border-radius: 10px;
		   -moz-border-radius: 10px;
			    border-radius: 10px;
		background-color:#6a9b9d;color:#fff;
		text-shadow:1px 1px 0 #444;
		letter-spacing: 1px;
		 -khtml-border-radius: 10px;
}
.nine {
font-size:.92em;
}
sup, sub {
   position: relative;
   top: -0.4em;
   vertical-align: baseline;
}
sub { top: 0.4em; }
a[href^="mailto:"] {
padding:0px 7px;
}
a[href^="mailto:"] {
		border:1px solid #777;
-webkit-border-radius:.2em;
   -moz-border-radius:.2em;
        border-radius:.2em;
		background-color:#ccc;
		background-image:linear-gradient(#eee,#ccc);
-webkit-box-shadow:0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
   -moz-box-shadow:0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
        box-shadow:0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
		color:#222;
		text-align:center;
		text-decoration:none;
		text-shadow:0 1px 0 rgba(255,255,255,.8);
		white-space:nowrap;
}
a:hover[href^="mailto:"] {
box-shadow:2px 2px 2px #b9b9b9;
}
/* Add " (PDF)" text after links that go to PDFs */
	a[href$=".pdf"]:after {
		content: " [PDF]";font-size: .8em;
	}
	/* If file size specified as data attribute, use that too */
	a[href$=".pdf"][data-size]:after {
		content: " (PDF, "attr(data-size) ")";
	}
	#hover { /* position: relative; */
		width: auto;
		padding:25px 20px;
		margin: 0 !important; }
			}

	.text a:hover {color:#fff;
		background: #ff9900;
		cursor:pointer
		}
	.overlay {
	    background-color: rgba(0, 0, 0,  .5);
	    bottom: 0;
	    cursor: default;
	    left: 0;
	    opacity: 0;
		  position: fixed;
	    right: 0;
	    top: 0;
	    visibility: hidden;
	    z-index: 200;
	    -webkit-transition: opacity .5s;
	    transition: opacity .5s;
		}
	.overlay:target {
	    visibility: visible;
	    opacity: 0;
		}
	.popup {border-radius: 15px;
		background: #fff1e0;
		box-shadow: 0px 3px 12px rgba( 0,0,0,0.3);
		margin:150px 0 0; padding:40px;
		display: inline-block;
	    left: 30%;
	    opacity: 0;
	    width:700px;
	    position: fixed;
	    top: -20%;
	    visibility: hidden;
	    z-index: 210;
	    transform: translate(-20%, -20%);
	    transition: opacity .5s, top .5s;
		}

	.text p {color:#222;
			font-size: 1.1em;
			padding: 5px 16px;
		    border-radius: 5px;
		    line-height: 1.6em;
		    text-shadow: none
			}
	.overlay:target+.popup {
	    top: 12%;
	    opacity: 1;
	    visibility: visible;
	}
	.close {color: #fff;
	    background-color: #d69b72;
	    height: 26px;font-weight:bolder;font-size: 1.2em;
	    line-height: 24px;
	    position: absolute;
	    left: 0;
	    text-align: center;
	    text-decoration: none;
	    top: 5px;margin-left: 5px;
	    width: 26px;
	    border-radius: 15px;
	}
	.close:before {

	    font-size: 1px;
	    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
	}
	.close:hover {
	    background-color:#c00;border-bottom: none
	}
	.popup p {
	    margin-bottom: 10px;
	}

	.photos h3 {margin: 40px 35px 20px 0}
	.photos a {border-bottom: none;
		cursor: -moz-zoom-in; cursor: -webkit-zoom-in; cursor:zoom-in }
	.photos img {margin:9px 18px 9px 0}
	.mar10 {
		margin-left:12px;
	}