@import url(https://fonts.googleapis.com/css?family=Inknut+Antiqua:400,600,900);
@import url(https://fonts.googleapis.com/css?family=Lato:400,900);
@import url(https://fonts.googleapis.com/css?family=Fredericka+the+Great);

/* ============================== */
/* RESETS */
/* ============================== */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* ============================== */
/* SITE ELEMENTS  */
/* ============================== */

* {
	margin: 0; 
	padding: 0;
	
}
/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
	clear: both;
}

html {

}

html {height: 100%;   }



body {
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.7;
	color: #444;
	background: #2f2c26 url(images/bg.jpg) center 130px no-repeat;
	background-size: 100% auto;
	overflow-x: hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	}

::-moz-selection  { background: #09f; color:#000; text-shadow: none; }

::selection  { background: #09f; color:#000; text-shadow: none; } 

a {cursor: pointer;}
	
a:active, a:focus{outline: 0;}

img {height: auto; border: none;}
	
.left {float: left;}

.right {float: right;}

.center {text-align: center;}

ul, li {list-style: none;}

img, object, embed {max-width: 100%;}

.clear {
  display: block;
  content: " ";
  clear: both;
  width: 100%;
}

textarea {resize: none;}

/* ============================== */
/* TYPOGRAPHY  */
/* ============================== */

.margin-top-none {
	margin-top: 0;
}
h1 {
	display: block;
	margin: 15px 0;
	padding: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	font-weight: 900;
	letter-spacing: 0px;
	line-height: 1;
	color: #44372a;
	clear: both;
}
h1 a {
	color: #111;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
h2 {
	display: block;
	margin: 15px 0;
	padding: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1;
	color: #3f3f37;
	font-variant: small-caps;
	clear: both;
}
h3 {
	display: block;
	margin: 15px 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;
	font-weight: 900;
	line-height: 1.3;
	color: #5b1f07;
	letter-spacing: 1px;
}
h4 {
	display: block;
	margin: 15px 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 1.3;
	color: #3f3f37;
	font-variant: small-caps;
}
table h4 {
	margin: 0 0 15px;
}
table img {
	margin: 0 0 10px;
}
h4 a {
	text-decoration: none;
}
h5 {
	display: block;
	margin: 15px 0;
	padding: 0;
	font-size: 17px;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 1;
	color: #5b1f07;
	font-variant: small-caps;
	clear: both;
}
h6 {
	display: block;
	margin: 0;
	font-size: 13px;
	color: #55717c;
	text-transform: uppercase;
	}
p {
	margin: 15px 0;
	letter-spacing: 0;
   -webkit-transition:color .1s ease-in;  
   -moz-transition:color .1s ease-in;  
   -o-transition:color .1s ease-in; 
   -ms-transition:color .1s ease-in;  
   transition:color .1s ease-in;  
	}
blockquote {
	padding: 15px 100px;
	font: italic 21px/30px "Palatino Linotype", "Book Antiqua", Palatino, Georgia, "Times New Roman", Times, serif;
}
.red {
	color: #e24737;
}
.blue {
	color: #073761;
}
.green {
	color: #53857a;
}
small {
	display: block;
}
.aligncenter {
	text-align: center;
}
.alignleft {
	float: left;
	margin: 15px 15px 10px 0;
	text-align: left;
}
.alignright {
	float: right;
	margin: 5px 0 10px 25px;
	text-align: right;
}
.wp-caption a {
	display: block;
}
.wp-caption img,
.block-left .wp-caption img {
	margin: 0;
}
.wp-caption-text {
	margin: 0;
	font-size: 12px;
	color: #666;
}
.entry-meta {
	display: block;
	font-size: 12px;
}

/* ============================== */
/* LISTS  */
/* ============================== */

ul, ol {
	margin: 15px 25px;
	
	}
ul li {
	list-style: disc;
	}
ol li {
	list-style: decimal;
	}
li {
	margin: 0 0 0 15px;
	padding: 5px 0;
	color: #333;
	line-height: 22px;
	}
	
/* -- Listpocalypse -- */

.date, 
.date li, 
.flex-direction-nav, 
.flex-direction-nav li,
nav ul,
nav li,
#pre ul,
#pre li,
.slides,
.slides li,
#twitter_div ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

/* Checklist
- - - - - - - - - - - - - - */

.checklist, .xlist {
	margin: 10px 0;
	padding: 0;
	}
.checklist li, .xlist li {
	display: block;
	float: left;
	width: 50%;
	margin: 0;
	padding: 7px 15px 7px 35px;
	font-size: 14px;
	list-style: none;
	text-transform: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	}
.checklist li a {
	color: #333;
	text-decoration: none;
}
.checklist li a:hover {
	text-decoration: underline;
}
.checklist li {
	background: url(images/checkmark.png) 5px center no-repeat;
	}
.checklist li:last-child {
	border-bottom: 0;
}
.checklist.floated:after {
	content:"";
	display: block;
	width: 100%;
	height: 1px;
	clear: both;
}
.checklist.floated li {
	float: left;
	padding: 5px 0 5px 25px;
	width: 150px;
	font-size: 16px;
}
.xlist li {
	background: url(images/xmark.png) 0 6px no-repeat;
	}
li.alt, checklist li.alt, .xlist li.alt {
/*	background-color: rgba(0,0,0,.1);*/
	}

/* ============================== */
/* HEADER & HEADERS */
/* ============================== */

h1#logo {
	display: block;
	position: absolute;
	top: 10px;
	left: 50%;
	margin: 0 0 0 -95px;
	padding: 0;
	width: 190px;
	height: 180px;
	background: url(images/logo.png) left center no-repeat;
	background-size: 100% auto;
	z-index: 1;
	}
h1#logo a {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}
a#logo-footer {
	display: block;
	position: absolute;
	top: 25px;
	right: 0;
	padding: 0;
	width: 200px;
	height: 200px;
	text-indent: -9999px;
	background: url(images/logo-umw.png) right center no-repeat;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index: 1;
	}

iframe {
	z-index: 2;
}


/* ============================== */
/* LINKS  */
/* ============================== */

a {
	color: #339183;
	text-decoration: underline;
   -webkit-transition:color .1s ease-in;  
   -moz-transition:color .1s ease-in;  
   -o-transition:color .1s ease-in; 
   -ms-transition:color .1s ease-in;  
   transition:color .1s ease-in;  
	}
a:hover {
	color: #006790;
	text-decoration: underline;
	}
#footer-wrap a {
	color: #fff;
	text-decoration: none;
}
.button-wrap {
	margin: 5px 0 15px;
	padding: 6px;
	width: 288px;
	background: rgba(0,0,0,.1);
	border-bottom: 1px #fff solid;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,.2);
}
.button {
	display: block;
	position: relative;
	margin: 0;
	padding: 0 20px 0 55px;
	width: auto;
	height: 48px;
	font-family: "Proxima Nova", proxima-nova, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.75);
	text-transform: none;
	line-height: 48px;
	letter-spacing: 0;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	background: #e92d2d url(images/bg-header.jpg) center top no-repeat;
	border: 1px #3c5531 solid;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 3px 4px rgba(0,0,0,.25);
	-moz-box-shadow: 0px 3px 4px rgba(0,0,0,.25);
	box-shadow: 0px 3px 4px rgba(0,0,0,.25), inset 0px -20px 20px rgba(0,0,0,.25);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in; 
	-webkit-appearance: none;
}
.button:hover {
	color: #fff;
	text-decoration: none;
	background: #e92d2d url(images/bg-yellow.jpg) center top no-repeat;
}
.button span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 100%;
	background: rgba(0,0,0,.1) url(images/sprites.png) -86px -400px no-repeat;
	border-right: 1px rgba(0,0,0,.25) solid;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in; 
}
.button:hover span {
	background: rgba(0,0,0,.2) url(images/sprites.png) -86px -395px no-repeat;
}

.arrow {
	padding-left: 5px;
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#btn-paypal {
	display: block;
	position: relative;
	margin: 10px 0;
	width: 300px;
	height: 45px;
	text-indent: -9999px;
	background: url(images/btn-paypal.png) top no-repeat;
}
.input-wrap {
	margin: 12px 0 15px;
	padding: 6px;
	width: 220px;
	background: rgba(0,0,0,.1);
	border-bottom: 1px #fff solid;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 0px 1px 0 rgba(0,0,0,.1);
	-moz-box-shadow: inset 0px 1px 0 rgba(0,0,0,.1);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,.2);
}
input[type="submit"] {
	display: block;
	position: relative;
	margin: 15px auto;
	padding: 0 20px;
	width: 220px;
	height: 48px;
	font-family: "Proxima Nova", proxima-nova, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	line-height: 48px;
	text-shadow: 0 -1px 0 rgba(0,0,0,.75);
	text-transform: none;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	background: #d74a43;
	border: 1px #3c5531 solid;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 3px 4px rgba(0,0,0,.25), inset 0px -20px 20px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 3px 4px rgba(0,0,0,.25), inset 0px -20px 20px rgba(0,0,0,.1);
	box-shadow: 0px 3px 4px rgba(0,0,0,.25), inset 0px -20px 20px rgba(0,0,0,.1);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in; 
	cursor: pointer;
	-webkit-appearance: none;
}
input[type="submit"]:hover {
	background: #e92d2d;
	-webkit-box-shadow: 0px 3px 4px rgba(0,0,0,.25), inset 0px 20px 20px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 3px 4px rgba(0,0,0,.25), inset 0px 20px 20px rgba(0,0,0,.1);
	box-shadow: 0px 3px 4px rgba(0,0,0,.25), inset 0px 20px 20px rgba(0,0,0,.1);
}

/* -- Submit Button -- */
  
  
/* ============================== */
/* NAVIGATION MENUS  */
/* ============================== */

#header-wrap {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	background: #39312b url(images/bg-header-wrap.jpg) center top no-repeat;
	background-size: 840px auto;
	border-bottom: 1px #000 solid;
	-webkit-box-shadow: 0px 3px 4px rgba(0,0,0,.25), inset 0px 20px 20px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 3px 4px rgba(0,0,0,.25), inset 0px 20px 20px rgba(0,0,0,.1);
	box-shadow: 0px 1px 8px rgba(0,0,0,.5);
	z-index: 3;
}
#header {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1240px;
	height: 100px;
	z-index: 3;
}
#pre {
	display: block;
	position: relative;
	top: 0;
	margin: 0 auto;
	padding: 0;
	width: 1240px;
	height: 50px;
}
#wrap {
	display: block;
	position: relative;
	margin: 20px auto 0;
	padding: 0;
	width: 1240px;
	-webkit-box-shadow: 0 0px 36px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0px 36px rgba(0,0,0,0.5);
	box-shadow: 0 0px 120px rgba(0,0,0,0.75);
	z-index: 1;
}
.content {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 40px 40px 60px;
	width: 1240px;
	background: #eee6d1 url(images/bg-paper.jpg) center top no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	z-index: 2;
}
.content:after {
	content:"";
	display: block;
	width: 100%;
	height: 1%;
	clear: both;
}
.main {
	position: relative;
	margin: 0 auto;
	padding: 25px 0 0;
	width: 840px;
	text-align: center;
	overflow: hidden;
}
.block-left-wrap {
	display: block;
	float: left;
	margin: 15px 0 40px;
	padding: 12px;
	background: #8b7c5a;
	background-size: 100% auto;
	-webkit-box-shadow: inset 0 12px 48px rgba(0,0,0,.75);
	-moz-box-shadow: inset 0 12px 48px rgba(0,0,0,.75);
	box-shadow: inset 0 12px 48px rgba(0,0,0,.75);
}
.block-left {
	display: block;
	position: relative;
	margin: 0 0 0 100px;
	padding: 20px 0;
	float: left;
	width: 620px;
	text-align: left;
	border-top: 1px transparent solid;
}
.block-left img {
	margin: 15px 0;
}
figure.polaroid {
	position: relative;
	margin: 15px 25px 5px 0;
	padding: 8px 8px 48px;
	background: rgba(255,255,255,.6);
	border: none;
	overflow: hidden;
	z-index: 2;
}
.block-left figure img {
	display: block;
	position: relative;
	margin: 0;
	overflow: hidden;
	z-index: 2;
}
section {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}
#footer-wrap {
	position: relative;
	background: #325484;
	font-size: 13px;
	color: #E8E4D0;
	text-align: center;
	background: url(images/bg-header-wrap.jpg);
	border-top: 1px #333 solid;
	-webkit-box-shadow: inset 0px 10px 10px rgba(0,0,0,.1);
	-moz-box-shadow: inset 0px 10px 10px rgba(0,0,0,.1);
	box-shadow: inset 0px 20px 80px rgba(0,0,0,.2);
	overflow: hidden;
	z-index: 1;
}
footer {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 30px 0;
	width: 1080px;
	height: 170px;
	overflow: hidden;
}
#footer-wrap p {
	margin: 3px 0;
	color: #ccc;
}
#footer-wrap .housekeeping {
	display: block;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -115px;
	width: 230px;
}
.cr {
	display: block;
	position: absolute;
	left: 0;
	width: 285px;	
	height: 170px;
	text-align: center;
}
.cr .cell {
	display: table-cell;
	position: relative;
	width: 100%;
	height: 200px;
	text-align: center;
	vertical-align: middle;
}
.strip,
.strip:hover {
	display: block;
	position: relative;
	margin: 0;
	padding: 30px 0 30px 160px;
	font:  bold 30px/1 Lato, Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: 0;
	text-transform: none;
	text-shadow: none;
	text-decoration: none;
	background: #579441 url(images/ta.png) 50px center no-repeat;
	background-size: 72px auto;
	border-top: 1px rgba(0,0,0,.25) solid;
	border-bottom: 1px rgba(255,255,255,.1) solid;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	box-shadow: 0 1px 5px rgba(0,0,0,0.5);
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
	z-index: 2;
	clear: both;
	}
.strip:hover {
	background: #e64134 url(images/ta.png) 50px center no-repeat;
	background-size: 72px auto;
}
.strip:before {
/*	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -290px;
	width: 53px;
	height: 58px;
	background: url(images/logo-p.png) left center no-repeat;
	background-size: auto 40px;*/
}

/* -- Navigation Bar --*/	
	
	

#site-navigation {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 50px;
	background: #445842;
	border-top: 1px #111 solid;
	-webkit-box-shadow: inset 0px 2px 8px rgba(0,0,0,.25);
	-moz-box-shadow: inset 0px 2px 8px rgba(0,0,0,.25);
	box-shadow: inset 0px 2px 8px rgba(0,0,0,.25);
	z-index: 1;
	} 
#site-navigation .menu {
	display: block;
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 1040px;
}
#site-navigation .menu:after {
	content: "";
	display: block;
	clear: both;
}
#site-navigation .left,
#site-navigation .right {
	width: 420px;
}
#site-navigation .right {
	text-align: right;
}
#site-navigation .menu li:nth-child(6) {
}

#site-navigation li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	width: auto;
	height: 50px;
	font: 600 10px/50px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	text-transform: uppercase;
/*	font-variant: small-caps;*/
	letter-spacing: 2px;
	background: url(images/bg-nav.png) left 10px no-repeat;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
	}
#site-navigation li#home {
	width: 36px;
	background: url(images/icon-house.png) center  no-repeat;
	background-size: auto 11px;
}
#site-navigation li#home a {
	text-indent: -9999px;
}
#site-navigation li:first-child {
	border-left: none;
}
#site-navigation .right li:first-child {
	background: none;
}
#site-navigation li.mobile {
	display: none;
}

#site-navigation a {
	display: block;
	position: relative;
	margin: 0;
	padding: 0px 24px 0;
	height: 100%;
	color: #f2e7cd;
	text-align: center;
	text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
	cursor: pointer;
	}
#site-navigation li.sub-wrapper a {
	padding-right: 35px;
}
#site-navigation li.sub-wrapper a:after {
	content: ' ';
	display: block;
	position: absolute;
	right: 18px;
	top: 50%;
	margin-top: -1px;
	margin-left: 0;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-top-color: #cfb892;
	z-index: 100;
}
#site-navigation li.sub-wrapper .sub-menu li a:after {
	display: none;
}
#site-navigation a:hover,
#site-navigation li.current-menu-item a,
#site-navigation li:hover a:after,
#site-navigation #logo:hover a:after {
	color: #fff;
	text-shadow: none;
/*	-webkit-box-shadow: 0 20px 40px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 0 20px 40px rgba(0,0,0,0.2) inset;
	box-shadow: 0 20px 40px rgba(0,0,0,0.2) inset;*/
}
#site-navigation li:nth-child(8) {
	border-right: 0;
}
#site-navigation .sub-menu {
	display: none;
	position:absolute;
	top: 50px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 200px;
	height: auto;
	background: #62624d;
	-webkit-box-shadow: inset -35px -80px 60px rgba(0,0,0,.1), 1px 1px 1px rgba(0,0,0,.5);
	-moz-box-shadow: inset -35px -80px 60px rgba(0,0,0,.1), 1px 1px 1px rgba(0,0,0,.5);
	box-shadow: inset -15px 20px 30px rgba(0,0,0,.2), 0 2px 1px rgba(0,0,0,.5);
	overflow: hidden;
	z-index: 2;
}
#site-navigation li:hover .sub-menu {
	display: block;
}
#site-navigation .sub-menu li,
#site-navigation .sub-menu li:first-child {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	font-size: 14px;
	line-height: 15px;
	text-align: left;
	text-transform: none;
	text-shadow: none;
	background: url(images/bg-list.png) left center no-repeat;
	border: none;
	border-bottom: 1px rgba(255,255,255,0.1) solid;
	border-top: 1px solid rgba(0,0,0,0.2);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
}
#site-navigation .sub-menu a,
#site-navigation .sub-menu li:first-child a {
	padding: 15px 15px;
	height: auto;
	color: #fff;
	letter-spacing: 0;
	text-align: left;
	text-shadow: none;
}









#site-navigation ul li .sub-menu a:hover {
	padding: 15px 0 15px 25px;
	color: #fff;
	text-decoration: none;
}


#site-navigation li.menu-parent-item a:hover {
	text-decoration: none;
}





#site-navigation li.menu-parent-item a:hover {
	text-decoration: none;
}
a#instagram,
a#facebook,
a#googleplus,
a#yelp,
a#twitter,
a#tripadviser {
	display: block;
	position: absolute;
	top: 30px;
	right: 0;
	width: 18px;
	height: 18px;
	text-align: left;
	text-indent: -9999px;
	border: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	overflow: hidden;
	
	}
a#instagram {
	right: 112px;
	background: url(images/icon-instagram.jpg) center no-repeat;
}
a#facebook {
	right: 84px;
	background: url(images/icon-facebook.png) center no-repeat;

}
a#twitter {
	right: 56px;
	background: url(images/icon-twitter.png) center no-repeat;
}

}
a#yelp {
	right: 0px;
	background: url(images/icon-yelp.png) center no-repeat;
}
a#tripadviser {
	right: 28px;
	background: url(images/icon-tripadviser.png) center no-repeat;
}
a#instagram, 
a#facebook, 
a#googleplus,
a#yelp,
a#twitter,
a#tripadviser {
	background-size: 18px;
}
a#instagram:hover,
a#facebook:hover,  
a#googleplus:hover,
a#yelp:hover,
a#twitter:hover,
a#tripadviser:hover {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
a#phonelink,
a#phonelink:hover {
	display: block;
	position: absolute;
	right: 160px;
	top: 23px;
	padding: 0;
	width: auto;
	font: 900 18px "Lato", "Proxima Nova", proxima-nova, Arial, Helvetica, sans-serif;
	line-height: 1;
	text-shadow: 0 -1px 0 rgba(0,0,0,.5);
	letter-spacing: 1px;
	color: #f2e7cd;
	text-decoration: none;
	text-align: right;
/*	background-color: rgba(0,0,0,.1);*/
	background-size: 11px auto;
	/*	background: url(images/icon-telephone.png) -5px 0px no-repeat; */
	background-size: 11px;
/*	-webkit-box-shadow: 0 12px 36px rgba(0,0,0,.1) inset;
	-moz-box-shadow: 0 12px 36px rgba(0,0,0,.1) inset;
	box-shadow: 0 12px 36px rgba(0,0,0,.1) inset;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	z-index: 1;
}
a#phonelink:hover {
	color: #3e4b54;
	text-shadow: none;
	text-decoration: none;
}
a#phonelink span {
	display: block;
	margin: 5px 0 0;
	padding: 0;
	font-size: 9px;
	font-weight: 300;
	color: #cfb892;
	letter-spacing: 1px;
	text-align: center;
	text-shadow: none;
	text-transform: uppercase;

}
/* ============================== */
/* ELEMENTS
/* ============================== */



/* ============================== */
/* BADGES  */
/* ============================== */

.badges {
	display: block;
	position: relative;
	padding: 15px 0 30px;
	height: 48px;
	text-align: center;
	overflow: hidden;
}
.badges img {
	display: inline-block;
	position: relative;
	margin: 10px 25px;
	width: auto;
	height: 40px;
	text-align: center;
	-webkit-transition: all 0.15s ease-in;
	-moz-transition: all 0.15s ease-in;
	-o-transition: all 0.15s ease-in;
	transition: all 0.15s ease-in;
}
.badges a:hover {
	opacity:.75;
	filter:alpha(opacity=75);
}

/* -- Pictures --*/

img.left {
	margin: 0 10px 30px 0;
	width: auto;
}
img.alignright {
	float: right;
	margin: 15px 0 15px 15px;
}
img.alignleft {
	float: left;
	margin: 15px 25px 15px 0;
}
img.aligncenter {
	display: block;
	float: none;
	margin: 15px auto;
}
img.creditcards {
	padding: 5px 7px;
	background: #744b37;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/* ============================== */
/* SLIDESHOW */
/* ============================== */

#art {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	height: 620px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	z-index: 1;
}
#magazines {
	display: block;
	position: absolute;
	bottom: 127px;
	left: 100px;
	z-index: 9999;
}
#magazines img {
	display: block;
	position: relative;
	width: 180px;
}
#art:after,
#art:before {
/*	content:"";*/
	display: block;
	position: absolute;
	z-index: 3;
}
#art:before {
	bottom: -60px;
	left: -90px;
	width: 280px;
	height: 222px;
	background: url(images/crop-atv.png) left top no-repeat;
	background-size: 100% auto;
}
#art:after {
	bottom: -30px;
	right: -65px;
	width: 280px;
	height: 148px;
	background: url(images/crop-tanning.png) left top no-repeat;
	background-size: 100% auto;
}
#slideshow {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
	max-width: 1240px;
	background: #000;
	border-bottom: 1px #000 solid;
	z-index: 1;
}
.slide {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
}
#no-template-pager {
	display: block;
	position: relative;
	margin: 0px auto 0;
	padding: 0;
	font-size: 14px;
	width: 840px;
	height: 100px;
	color: rgba(255,255,255,.75);
	text-align: center;
	background: #62624d;
	border-bottom: 1px #333 solid;
	-webkit-box-shadow: 0 4px 5px rgba(0,0,0,0.1), 0 12px 48px rgba(0,0,0,.15) inset;
	-moz-box-shadow: 0 4px 5px rgba(0,0,0,0.1), 0 12px 48px rgba(0,0,0,.15) inset;
	box-shadow: 0 4px 5px rgba(0,0,0,0.1), 0 12px 48px rgba(0,0,0,.15) inset;
	vertical-align: middle;
	z-index: 9999;
}
a.trigger {
	display: block;
	position: relative;
	float: left;
	padding: 10px 0 0;
	width: 17.5%;
	height: 100%;
	text-decoration: none;
	color: rgba(255,255,255,.6);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	-webkit-transition: all 0.25s ease-in; 
	-moz-transition: all 0.25s ease-in; 
	-o-transition: all 0.25s ease-in; 
	transition: all 0.25s ease-in; 
	overflow: hidden;
}
#no-template-pager a.cycle-pager-active {
	width: 30%;
	background: rgba(0,0,0,.15);
	-webkit-box-shadow: 0 4px 5px rgba(0,0,0,0.1), 0 12px 48px rgba(0,0,0,.1) inset;
	-moz-box-shadow: 0 4px 5px rgba(0,0,0,0.1), 0 12px 48px rgba(0,0,0,.1) inset;
	box-shadow: 0 4px 5px rgba(0,0,0,0.1), 0 12px 48px rgba(0,0,0,.1) inset;
}
a.trigger h1 {
	display: block;
	margin: 5px 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 900;
	color: #fff;
	text-align: center;
	text-shadow: 0px -1px 0 rgba(0,0,0,.5);
	letter-spacing: 0px;
	font-variant: small-caps;
	line-height: 1.1;
	letter-spacing: 1px;
	-webkit-transition: all 0.35s ease-in; 
	-moz-transition: all 0.35s ease-in; 
	-o-transition: all 0.35s ease-in; 
	transition: all 0.35s ease-in; 
}
a.cycle-pager-active h1 {
	font-size: 16px;
}
#no-template-pager a.trigger p {
	display: block;
	margin: 5px 0;
}
#no-template-pager a.trigger img {
	display: block;
	position: relative;
	margin: 5px auto 0;
	width: auto;
	height: 40px;
	z-index: 1;
}


#slide01 {
	background: url(images/slide01.jpg) no-repeat;
}
#slide02 {
	background: url(images/slide02.jpg) no-repeat;
}
#slide03 {
	background: url(images/slide03.jpg) no-repeat;
}
#slide04 {
	background: url(images/slide04.jpg) no-repeat;
}
#slide05 {
	background: url(images/slide05.jpg) no-repeat;
}
#slide06 {
	background: url(images/slide06.jpg) no-repeat;
}
#slide07 {
	background: url(images/slide07.jpg) no-repeat;
}
#slide08 {
	background: url(images/slide08.jpg) no-repeat;
}
#slide09 {
	background: url(images/slide09.jpg) no-repeat;
}
#slide10 {
	background: url(images/slide10.jpg) no-repeat;
}
#slide11 {
	background: url(images/slide11.jpg) no-repeat;
}
#slide12 {
	background: url(images/slide12.jpg) no-repeat;
}
#slide13 {
	background: url(images/slide13.jpg) no-repeat;
}
#slide14 {
	background: url(images/slide14.jpg) no-repeat;
}
#slide15 {
	background: url(images/slide15.jpg) no-repeat;
}

#slide01,
#slide02,
#slide03,
#slide04,
#slide05,
#slide06,
#slide07,
#slide08,
#slide09,
#slide10,
#slide11,
#slide12,
#slide13,
#slide14
 {
	background-size: 1240px auto;
	background-position: center top;
}
.cycle-overlay {
	display: block;
	position: absolute;
	bottom: 0px;
	padding: 20px 0;
	width: 100%;
	height: auto;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #f2e7cd;
	background: rgba(0,0,0,.25) url(images/bg-header-wrap.jpg) center;
	background-size: 840px auto;
	-webkit-box-shadow: 0 -48px 120px rgba(0,0,0,0.45) inset;
	-moz-box-shadow: 0 -48px 120px rgba(0,0,0,0.45) inset;
	box-shadow: 0 -48px 120px rgba(0,0,0,0.45) inset, 0 0 30px rgba(0,0,0,.85);
	z-index: 2;
}
.cycle-overlay.top {
	top: 0px;
	bottom: auto;
}
.cycle-overlay img {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 640px;
}
figure.art {
	position: relative;
	padding: 0 0 60px;
}
figure.art img {
	display: block;
	position: relative;
	margin: 0;
}
figure .cycle-overlay {
	padding: 0;
	height: 60px;
	font: 900 24px/60px "Inknut Antiqua", Arial, Helvetica, sans-serif;
	color: #ddbf8a;
	text-transform: none;
	font-variant: small-caps;
	text-shadow: 5px 5px 0 #111, -2px -2px 0px #000;
	text-align: center;
}
.cycle-overlay article {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px 25px;
	width: 35%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	z-index: 2;
}

/* ============================== */
/* NEXTPREV
/* ============================== */

#next, 
#prev {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -80px;
	width: 14px;
	height: 32px;
	text-indent: -9999px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	opacity:.55;
	filter:alpha(opacity=55);
	-webkit-transition: all 0.15s ease-in;
	-moz-transition: all 0.15s ease-in;
	-o-transition: all 0.15s ease-in;
	transition: all 0.15s ease-in; 
	cursor: pointer;
	z-index: 99999;
}
#next {
	right: 30px;
	background: url(images/next-previous-white.png) 0 -32px no-repeat;
}
#prev {
	left: 30px;
	background: url(images/next-previous-white.png) 0 0 no-repeat;
}
#next,
#prev {
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in; 
}
#next:hover,
#prev:hover {
	opacity:1;
	filter:alpha(opacity=100);
/*	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);*/
}

/* ============================== */
/* CYCLE PAGER */
/* ============================== */

.cycle-pager {
	display: block;
	position: absolute;
	bottom: 25px;
	right: 0;
	margin: 0;
	padding: 0;
	width:65px;
	height: 8px;
	overflow: hidden;
	z-index: 9999999999999999999999999;
	}
.cycle-pager span {
	display: block;
	position: relative;
	float: left;
	margin: 0 6px 0 0;
	width: 8px;
	height: 8px;
	background: #fff;
	text-indent: -9999px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
}
#testimonials-wrap .cycle-pager span.cycle-pager-active {
	background: #5b1f07;
}
#testimonials-wrap .cycle-pager span {
	background: #b34434;
}
#testimonials-wrap .cycle-pager {
	width: 100px;
}
.cycle-pager span.cycle-pager-active {
	background: #fff;
}
.cycle-pager span:last-child {
	margin-right: 0;
}
.cycle-pager a:last {
	margin-right: 0;
}
.cycle-next, 
.cycle-prev {
	display: block;
	position: absolute;
	top: 240px;
	width: 69px;
	height: 69px;
	text-indent: -9999px;
	opacity:.75;
	filter:alpha(opacity=75);
	-webkit-transition: all 0.15s ease-in;
	-moz-transition: all 0.15s ease-in;
	-o-transition: all 0.15s ease-in;
	transition: all 0.15s ease-in; 
	cursor: pointer;
	z-index: 99999999999999999;
}
.cycle-next:hover, 
.cycle-prev:hover {
	opacity:1;
	filter:alpha(opacity=100);	
}
.cycle-next {
	right: 30px;
	background: url(images/sprites.png) -100px -50px no-repeat;
}
.cycle-prev {
	left: 30px;
	text-align: left;
	background: url(images/sprites.png) 0px -50px no-repeat;
}


/* ============================== */
/* BOXES
/* ============================== */


.grid {
	display: block;
	padding: 10px 20px;
	width: 50%;
	height: auto;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
.grid2 {
	float: left;
}
.grid span.btn-book,
#ss02-wrap:after {
	display: block;
	position: absolute;
	top: -2px;
	right: 5px;
	width: 45px;
	height: 64px;
	background: url(images/btn-book.png) center;
	background-size: 100%;
}
#ss02-wrap:after {
/*	content:"";*/
	top: -3px;
	right: 15px;
	z-index: 2;
}
#box-wrap {
	padding: 40px 25px;
	background: #75614e;
	-webkit-box-shadow: inset 0px 24px 84px rgba(0,0,0,.25);
	-moz-box-shadow: inset 0px 24px 84px rgba(0,0,0,.25);
	box-shadow: inset 0px 24px 84px rgba(0,0,0,.25);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
.box,
a.box,
a.box:hover {
	display: block;
	position: relative;
	float: left;
	margin: 0 15px;
	padding: 0;
	width: 265px;
	height: 260px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	font-weight: 900;
	color: #c8ad83;
	text-decoration: none;
	font-style: italic;
	line-height: 1.3;
	text-align: center;
	background: rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 4px 36px rgba(0,0,0,.4);
	-moz-box-shadow: 0px 4px 36px rgba(0,0,0,.4);
	box-shadow: 0px 4px 36px rgba(0,0,0,.4);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
.box .title {
	margin: 15px 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	letter-spacing: 1px;
	font-variant: small-caps;
}
a.box:hover {
	background: rgba(0,0,0,.35);
}
.box p {
	margin: 5px 20px;
}
.box img {
	width: 100%;
	height: 160px;
}

#testimonials-wrap {
	display: block;
	position: relative;
	float: none;
	margin: 0 auto;
	padding: 40px 0 0;
	width: 100%;
	height: 300px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	line-height: 1.4;
	background: #e2d8bf;
}
#testimonials {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
.testimonial {
	margin: 0;
	overflow: hidden;
}
.testimonial img {
	float: left;
	margin: 0 25px 0 0;
	width: 250px;
	height: 250px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.testimonial p {
	padding: 0 20px;
	font-size: 16px;
	font-weight: bold;
}
.testimonial p.title {
	display: inline;
	margin: 15px 0;
	padding: 0;
	font-size: 17px;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 1;
	color: #5b1f07;
	font-variant: small-caps;
	clear: both;
}
.name {
	font-size: 16px;
	color: #333;
}
p.stars {
	font-size: 18px;
	color: #b34434;
}


/* ============================== */
/* SMALLER SLIDESHOW */
/* ============================== */

#ss-wrap {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 300px;
	height: 300px;
	background: #000;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.5), 0 4px 40px rgba(0,0,0,.5);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.5), 0 4px 40px rgba(0,0,0,.5);
	box-shadow: 0 2px 5px rgba(0,0,0,.5), 0 4px 40px rgba(0,0,0,.5);
  }
#ss-wrap div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
	z-index: 1;
}
#ss-wrap img {
	position: relative;
	margin: 0;
	width: 100%;
	height: 100%;
}
#ss {
	position: relative;
	width: 300px;
	height: auto;
}
#ss img {
	display: block;
	margin: 0;
	z-index: 1;
}
#ss .border {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1) inset;
	box-shadow: 0 0 60px rgba(0,0,0,0.5) inset;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	z-index: 9999;
}
#ss .cycle-next, 
#ss .cycle-prev {
	display: block;
	position: absolute;
	top: 188px;
	width: 31px;
	height: 37px;
	text-indent: -9999px;
	opacity:.40;
	filter:alpha(opacity=40);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in; 
	z-index: 99999;
}
#ss .cycle-next {
	right: 0px;
	background: 31px 0 url(images/bg-next-previous.png);
}
#ss .cycle-next:hover {
	opacity:.9;
	filter:alpha(opacity=9);
}
#ss .cycle-prev {
	left: 0px;
	text-align: left;
	background: 0 0 url(images/bg-next-previous.png);
}
#ss .cycle-prev:hover {
	opacity:.9;
	filter:alpha(opacity=9);
}
#ss article {
	position: absolute;
	top: 190px;
	width: 360px;
	font: italic 24px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #fff;
	text-align: center;
	z-index: 9999;
}

#ss article a {
	font: italic 24px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #fff;
	text-align: center;
}

/* ============================== */
/* SIDEBAR */
/* ============================== */

#sidebar {
	float: right;
	margin: 0 100px 0 0;
	padding: 10px 25px 30px;
	width: 300px;
	height: auto;
	font-size: 13px;
	color: #e1dac1;
	line-height: 1.6;
	background: #515146;
	background-size: ;
	border-top: 1px rgba(255,255,255,.25) solid;
	border-bottom: 1px rgba(0,0,0,.5) solid;
	-webkit-box-shadow: inset 0px 2px 60px rgba(0,0,0,.25), 0 0 30px rgba(0,0,0,.2);
	-moz-box-shadow: inset 0px 2px 60px rgba(0,0,0,.25), 0 0 30px rgba(0,0,0,.2);
	box-shadow: inset 0px 2px 60px rgba(0,0,0,.25), 0 0 30px rgba(0,0,0,.2);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
#sidebar a {
	color: #fff;
}
#sidebar a.btn {
	padding-left: 60px;
}
#sidebar p {
	margin: 15px 0;

}
#sidebar p.title {
	margin: 15px 0;
	font-family: "Fredericka the Great", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 1.2;
}
#sidebar .btn:before {
	content:"";
	display: block;
	position: absolute;
	left: 25px;
	width: 36px;
	height: 48px;
	background: url(images/icon-hand.png) left center no-repeat;
	background-size: auto 18px;
	-webkit-animation: pointing 6s infinite;
    -moz-animation: pointing 6s infinite;
    -ms-animation: pointing 6s infinite;
    -o-animation: pointing 6s infinite;
    animation: pointing 6s infinite;
}
#sidebar ul {
	margin: 15px;	
}
#sidebar li {
	color: #e1dac1;
}
.copy {
	display: block;
	margin: 0 0 8px;
	font: italic 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #e1dac1;
	text-transform: none;
	text-shadow: none;
}
#sidebar .copy {
	margin: 0 20px;
	text-align: center;
}
#ss02-wrap {
	display: block;
	position: relative;
	margin: 25px 0;
	width: 330px;
	height: 251px;
	background: #b7a99e;
	border-top: 1px rgba(255,255,255,.25) solid;
	border-bottom: 1px rgba(0,0,0,.75) solid;
	-webkit-box-shadow: inset 0px -12px 36px rgba(0,0,0,.45);
	-moz-box-shadow: inset 0px -12px 36px rgba(0,0,0,.45);
	box-shadow: inset 0px -12px 36px rgba(0,0,0,.45);
}
#ss02 {
	display: block;
	position: absolute;
	top: 8px;
	left: 9px;
	width: 311px;
	height: 233px;
	overflow: hidden;
	z-index: 1;
}
#ss03-wrap {
	display: block;
	position: relative;
	width: 640px;
	height: 427px;
	background: #000;
}
#ss03 {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
#ss03-wrap:after {
	content:"";
	display: block;
	position: absolute;
	bottom: -50px;
	right: 20px;
	width: 81px;
	height: 150px;
	background: url(images/crop-wine.png) center bottom no-repeat;
	background-size: 100%;
	z-index: 2;
}
a#btn-license {
	display: block;
	position: relative;
	margin: 5px;
	background: none;
}
a#btn-license img {
	display: block;
	position: relative;
	margin: 0;
}
a#btn-license:hover {
}
.btn {
	display: block;
	position: relative;
	margin: 15px 0 0;
	padding: 0 15px;
	width: auto;
	height: 48px;
	line-height: 48px;
	font-weight: 600;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0,.25);
	text-transform: uppercase;
	letter-spacing: 0;
	text-align: left;
	text-decoration: none;
	background: #03aea0;
	border-bottom: 1px #012846 solid;
	border-top: none;
	border-right: none;
	border-left: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in; 
	-webkit-appearance: none;
}
#sidebar .btn {
	background: rgba(255,255,255,.15);
}
.btn:hover {
	color: #fff;
	text-decoration: none;
	background: #01856e;
	border-bottom: 2px #012e26 solid;
}
.btn span {
	display: block;
	position: absolute;
	top: 0;
	right: 0px;
	width: 40px;
	height: 100%;
	background: url(../images/icon-arrow.png) 15px center no-repeat;
	border-left: 1px rgba(0,0,0,.25) solid;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in; 
}
.btn:hover span {
	background: rgba(0,0,0,.25) url(../images/icon-arrow.png) 18px center no-repeat;
}
.button {
	display: block;
	position: relative;
	margin: 0;
	padding: 0 20px 0 55px;
	width: auto;
	height: 48px;
	font: 18px/44px 'proxima_novasemibold', Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.75);
	text-transform: none;
	letter-spacing: 0;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	background: #e2474d;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 0px -10px 20px rgba(0,0,0,.25);
	-moz-box-shadow: inset 0px -10px 20px rgba(0,0,0,.25);
	box-shadow: inset 0px -5px 0px rgba(0,0,0,.25);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in; 
	-webkit-appearance: none;
}
.button:hover {
	color: #fff;
	text-decoration: none;
}
.button span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 100%;
	background: rgba(0,0,0,.1) url(../images/icon-phone.png) center no-repeat;
	background-size: 25px;
	border-right: 1px rgba(0,0,0,.25) solid;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in; 
}
.button:hover span {
	background: rgba(0,0,0,.25) url(../images/icon-phone.png) center no-repeat;
	background-size: 25px;
}
.icon-location {
	margin-left: 15px;
	background: url(images/icon-location.png) left 3px no-repeat;
}
.icon-phone {
	margin-left: 15px;
	background: url(images/icon-telephone.png) left 3px no-repeat;
}
.icon-email {
	background: url(images/icon-email.png) left 3px no-repeat;
}

.icon-instagram {
	background: url(images/icon-instagram.jpg) left 3px no-repeat;
}
.icon-facebook {
	background: url(images/icon-facebook.png) left 3px no-repeat;
}
.icon-googleplus {
	background: url(images/icon-googleplus.png) left 3px no-repeat;
}
.icon-tripadvisor {
	background: url(images/icon-tripadvisor.png) left 3px no-repeat;
}
.icon-location,
.icon-phone,
.icon-email,
.icon-instagram,
.icon-facebook,
.icon-googleplus,
.icon-tripadvisor {
	padding: 0 0 0 25px;
	background-size: auto 15px;
	text-decoration: none;
}
.icon-email {
	padding: 0 0 0 25px;
	font-size: 13px;
	color: #cfb892;
	background-size: auto 12px;
}
#header-wrap .icon-email {
	display: block;
	position: absolute;
	top: -80px;
	right: -10px;
	width: 215px;
	color: #f2e7cd;
}
#header-wrap .icon-email:hover {
	color: #fff;
	text-decoration: underline;
}

/* ============================== */
/* GALLERY */
/* ============================== */

.gallery-wrap {
	display: block;
	position: relative;
	min-height: 460px;
}
.gallery {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	clear: both;
}
#youtube {
	margin: 15px 0;
	padding: 0;
	float: none;
	width: auto;
	height: auto;
}
.fancybox {
	display: block;
	position: relative;
	float: left;
	margin: 0;
	padding: 10px;
	width: 200px;
	height: 140px;
	text-decoration: none;
	vertical-align: top;
	background: none;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in; 
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
}
a.fancybox {
	font-size: 12px;
	color: #eee;
}
.fancybox:hover {
}
.fancybox img {
	display: block;
	margin: 0;
	width: 100%;
	height: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


/* ============================== */
/* FORMS */
/* ============================== */

form {
	position: relative;
	margin: 0;
	padding: 30px 25px;
	width: 100%;
	height: auto;
	overflow: hidden;
	color: #5b6268;
	text-align: left;
	background: #f9f9f9;
	border: 8px #62624d solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	}
form fieldset:first-child {
	margin-top: 0;
}
fieldset {
	margin: 20px 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
fieldset.alt {
	margin: 20px 0 0;
	padding: 15px 0 25px;
	border-right: none;
	border-left: none;
}
legend {
	padding: 0 15px 15px;
	font-size: 13px;
	line-height: 17px;
	text-align: center;
	color: #64737c;
	letter-spacing: 4px;
	text-transform: uppercase;
}
form p {
	margin: 5px 0 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #3e4b54;
	text-shadow: none;
	text-align: center;
	text-transform: uppercase;
}
form .left {
	margin: 0;
	width: 48%;
	text-align: left;
	}
form .right {
	margin: 0;
	padding: 0;
	width: 48%;
	text-align: left;
	border: none;
	}
.field {
	position: relative;
	margin: 0;
	overflow: hidden;
	}
.field:blur {
	background: #FCC;
	}
label {
	display: block;
	margin: 0 0 8px;
	font-size: 13px;
	line-height: 17px;
	}
input, select, textarea {
	display: block;
	position: relative;
	margin: 0 0 15px;
	color: #333;
	width: 100%;
	background: #fff;
	}
input {
	margin: 0 0 15px;
	padding: 10px 10px 9px;
	height: 35px;
	color: #656565;
	line-height: 16px;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
	-webkit-transition: border-color .2s ease-out,-webkit-box-shadow .2s ease-out;
	-moz-transition: border-color .2s ease-out,-moz-box-shadow .2s ease-out;
	transition: border-color .2s ease-out, box-shadow .2s ease-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	}
.valley {
/*	display: none;*/
}
input#validate {
	margin-bottom: 15px;
}
input, select {
	display: block;
	}
select {
	padding-left: 15px;
	width: 260px;
	height: 30px;
	border: 1px solid #ccc;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
	}
select#daydropdown, select#monthdropdown, select#yeardropdown {
	float: left;
	margin-right: 5px;
	width: 75px;
	}
input:active, input:focus, textarea:active, textarea:focus {
	}
textarea {
	display: block;
	padding: 10px;
	width: 96%;
	height: 200px;
	border: 1px solid #ccc;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
	}
	
label.radio {
	height: auto;
	clear: both;
}
label.radio span {
	display: block;
	float: right;
	width: 540px;
	font: 13px "EB Garamond", "Book Antiqua", Palatino, serif;
	line-height: 18px;
}
input[type="radio"] {
	display: block;
	float: left;
	width: 19px;
	height: 14px;
    color:#f2f2f2;
}


input[type="radio"]:checked + label span {
    background:url(check_radio_sheet.png) -57px top no-repeat;
}

.checkbox {
	display: block;
	margin: 0 0 15px;
	float: left;
	width: 170px;
	height: auto;
	overflow: hidden;
	}
.checkbox label {
	display: block;
	float: left;
	margin: 4px 25px 0 5px;
	font-weight: normal;
	text-transform: none;
	}
input[type="checkbox"] {
	float: left;
	}
.checkbox input {
display: inline;
width: 18px;
height: 18px;
margin: 1px 10px 5px 0;
padding: 0;
vertical-align: bottom;
position: relative;
top: -1px;
overflow: hidden;
}
input[type="checkbox"] {
float: left;
}
input, select {
display: block;
}


/* ============================== */
/* TABLES  */
/* ============================== */

table {
	font-size: 13px;
	margin: 15px 2px 20px;
	width: 100%;
	color: #5b6268;
	text-align: center;
	line-height: 2;
	background: #f9f9f9;
	border-spacing: 1px;
	background: #ddd;
	border: 8px #62624d solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
table small {
	font-size: 13px;
	font-weight: 300;
}
table img {
	max-width: 330px;
}
.ui-datepicker th {
	padding: 5px;
	font:  bold 14px/18px Arial, Helvetica, sans-serif;
}
th {
	padding: 20px;
	font-size: 14px;
	font-variant: small-caps;
	line-height: 1.2;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,.5);
	text-transform: none;
	background: #696;
	-webkit-box-shadow: 0 -12px 30px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 -12px 30px rgba(0,0,0,0.1) inset;
	box-shadow: 0 -12px 30px rgba(0,0,0,0.1) inset;
	vertical-align: middle;
}
tbody {
	width: auto;
}
tr {
	width: 100%;
}
tr:nth-child(even) {
	background: #999;
}

td {
	margin: 0;
	padding: 20px;
	height: auto;
	background: rgba(255,255,255,.9);
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
/* ============================== */
/* WEATHER FEED  */
/* ============================== */

a#weather {
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 240px;
	height: 40px;
	font-size: 11px;
	font-family: "Lato", "Proxima Nova", proxima-nova, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #cfb892;
	line-height: 40px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
   -webkit-transition: .2s ease-in;  
   -moz-transition: .2s ease-in;  
   -o-transition: .2s ease-in; 
   -ms-transition: .2s ease-in;  
   transition: .2s ease-in;  
}
#weather:hover {
}
#test {
	display: block;
	position: relative;
	padding: 0 0 0 60px;
	width: 100%;
	height: 40px;
}
#test span {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
/*color: #485168;*/
}
.weatherFeed {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0 0 0 0px;
	width: 100%;
	height: 100%;
	text-align: left;
	background: ;
	font-size: 90%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
.weatherFeed a { color: #888; };
.weatherFeed a:hover {
	color: #000;
	text-decoration: none;
}
.weatherItem {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background-image: none;
	background-position: 0px 2px;
	background-size: 72px auto;
}
.weatherCity {
	display: none;
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#state {
	position: absolute;
	top: 40px;
	right: 40px;
	color: #033; 
	letter-spacing: 0;
}

.weatherTemp {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	width: 60px;
	height: 100%;
	font-family: "Lato", "Proxima Nova", proxima-nova, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 40px;
	color: #f2e7cd;
	text-align: center;
	background: #b34434;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.weatherDesc {
	display: none;
	position: absolute;
	top: 200px;
	margin: 0;
	width: 100%;
	font: italic 12px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: normal;
	text-align: center;
	letter-spacing: 1px;
}
.weatherDesc, .weatherCity, .weatherForecastDay { 
	 }
.weatherDesc { 
	margin-bottom: 0.4em; 
	}
.weatherLink {
	display: none;
	margin: -18px 0 0;
	color: #333;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: right;
	width: 100%;
}
.weatherLink a {
	display: none;
	margin: -8px 0 0 0;
	font: 10px Arial, Helvetica, sans-serif;
	color: #066;
	width: auto;
	letter-spacing: 1px;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	clear: both;
}
.weatherLink a:hover {
	text-decoration: underline;
}
.weatherRange, .weatherWind, .weatherLink, .weatherForecastItem { font-size: 11px; }
.weatherLink, .weatherForecastItem {
	display: none;
	text-align: center;
}
.weatherForecast,
.weatherWind,
.weatherRange {
	display: none;
	position: absolute;
	top: 230px;
	font-weight: normal;
}
.weatherForecastItem {
	padding: 0.5em 0.5em 0.5em 80px;
	background-color: #fff;
	background-position: left top;
}
.weatherForecastDay { display: block; font-size: 1.1em; }

span.view-forecast {
	display: none;
	padding: 0 100px 0 0;
	font: bold 10px/20px Arial, Helvetica, sans-serif;
	color: #ccc;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 0px;
	border-top: 1px rgba(0,0,0,.25) solid;
	-webkit-box-shadow: inset 0px 10px 10px rgba(0,0,0,.1);
	-moz-box-shadow: inset 0px 10px 10px rgba(0,0,0,.1);
	box-shadow: inset 0px 10px 10px rgba(0,0,0,.1);
}
#weather:hover span.view-forecast {
	color: #fff;
}



#navicon,
#phonelink,
.mobile,
#site-navigation li.mobile {
	display: none;
}
.post {
	border-bottom: 1px solid #00000040;
}
.post:last-child {
	border-bottom: none;
}
.post h2 {
	font-size: 24px;
	margin-bottom: 5px;
}
.post h2 a {
	color: #27211d;
	text-decoration: none;
}
.post .screen-reader-text {
	display: none;
}
.post .more-link {
	color: #ec7922;
	font-weight: bold;
}
/* ============================== */
/* MOBILE  */
/* ============================== */

@media only screen and (max-width: 1024px) {
	.hide {
		display: none !important;	
	}
	#site-navigation,
	#site-navigation li#home,
	#no-template-pager,
	a#motto,
	#strips,
	.sidebar,
	#footer-wrap img {
		display: none;
		overflow: hidden;
	}
	html,
	body {
		width: 100%;
		max-width: 100%;
		min-width: inherit;
		overflow-x: hidden;
	}
	body,
	body.home {
		height: auto;
		font-size: 16px;
		background-position: center 0;
	}
	.mobile,
	#site-navigation li.mobile {
		display: block;
	}
	#site-navigation .left,
	#site-navigation .right,
	.content,
	.content.over,
	.block-left-wrap,
	.main,
	article,
	.block-right,
	.block-left,
	iframe,
	#footer-wrap, 
	footer,
	#footer-wrap .copyright,
	.footer-address {
		display: block;
		position: relative;
		top: auto;
		left: auto;
		float: none;
		margin: 0;
		padding: 0;
		width: auto;
		max-width: inherit;
		min-width: inherit;
		height: auto;
		border: none;
	}
	#header-wrap {
		position: relative;
		height: 80px;
		border-bottom: 1px #111 solid;
		-webkit-box-shadow: 0 -36px 96px rgba(0,0,0,.25) inset;
		-moz-box-shadow: 0 -36px 96px rgba(0,0,0,.25) inset;
		box-shadow: 0 -36px 96px rgba(0,0,0,.25) inset;
	}
	#header {
		position: relative;
		width: auto;
		height: 50px;
		border: none;
		border-bottom: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	#pre {
		position: absolute;
		width: 100%;
		top: 50px;
		background: #231e1a;
	}
	h1#logo {
		position: absolute;
		top: 3px;
		left: 50%;
		margin: 0 0 0 -52.5px;
		width: 105px;
		height: 100px;
		background: url(images/logo.png) center bottom no-repeat;
		background-size: 100% auto;
		z-index: 2;
		}
	h1#logo a {
		width: 100%;
		height: 100%;
		background: none;
	}
	h1#logo:after {
		display: none;
	}
	#navicon,
	a#phonelink,
	a#phonelink:hover {
		display: block;
		position: absolute;
		top: 13px;
		left: 15px;
		bottom: 0;
		margin: 0;
		padding: 0;
		width:24px;
		height: 24px;
		font-size: 15px;
		font-style: normal;
		font-weight:600;
		color: #ddca93;
		line-height: 32px;
		text-shadow: none;
		text-align: left;
		text-indent: -9999px;
		text-decoration: none;
		background: url(images/icon-navicon.png) center no-repeat;
		background-size: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing:    border-box;
		box-sizing:         border-box;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	a#phonelink,
	a#phonelink:hover {
		position: absolute;
		left: auto;
		right: 15px;
		border-right: 0;
		background: url(images/icon-phonelink.png) center no-repeat;
		background-size: auto 100%;
	}
	#phonelink:before {
		display: none;
	}
	#pre {
		height: 36px;
	}
	#pre .content {
		width: 100% !important;
	}
	a#weather {
		top: 0px;
		position: absolute;
		width: 230px;
	}
	a#weather,
	#test,
	.weatherItem,
	.weatherTemp {
		height: 36px;
		line-height: 36px;
	}
	.weatherTemp {
		top: 6px;
		width: 36px;
		height: 24px;
		line-height: 24px;
		font-size: 14px;
	}
	#test {
		padding-left: 70px;
	}
	.weatherItem {

		background-size: 60px auto;
		background-position: 12px 2px;
	}
	a#instagram, 
	a#facebook, 
	a#googleplus, 
	a#yelp, 
	a#twitter, 
	a#tripadviser {
		top: auto;
		right: auto;
		left: auto;
		position: relative;
		float: right;
		margin: 8px 15px 0 0;
		width: 21px;
		height: 21px;
		background-size: 100%;
	}
	#site-navigation {
		position: absolute;
		top: 85px;
		margin: 0 auto;
		width: 100%;
		height: auto;
		z-index: 11111111;
	}
	#site-navigation ul.menu {
		padding: 0;
		width: 100%;
	}
	#site-navigation .sub-menu {
		display: block;
		position: relative;
		top: auto;
		left: auto;
		margin: 0;
		width: 100%;
		height: auto;
		background: rgba(0,0,0,.1);
		-webkit-box-shadow: inset 0px 12px 36px rgba(0,0,0,.05);
		-moz-box-shadow: inset 0px 12px 36px rgba(0,0,0,.05);
		box-shadow: inset 0px 12px 36px rgba(0,0,0,.05);
	}
	#site-navigation li,
	#site-navigation li:nth-child(4),
	#site-navigation .sub-menu li,
	#site-navigation .sub-menu li:first-child {
		display: block;
		float: none;
		margin: 0;
		height: auto;
		line-height: 1;
		text-align: center;
		border-bottom: none;
		border-top: none;
	}
	#site-navigation li:nth-child(2) {
		border-top: none;
	}

	#site-navigation a,
	#site-navigation a:hover,
	#site-navigation .sub-menu a, 
	#site-navigation .sub-menu a:hover,
	#site-navigation .sub-menu li:first-child a {
		padding: 20px 0 !important;
		color: #fff;
		font: 900 13px/1 "Palatino Linotype", "Book Antiqua", Palatino, serif;
		text-align: center !important;
		text-transform: uppercase;
		letter-spacing: 1px;
		border-bottom: 1px rgba(0,0,0,.25) solid;
		border-top: 1px rgba(255,255,255,.1) solid;
	}
	#wrap {
		margin: 0;
		padding: 0;
		width: auto;
	}
	#art,
	.home #art {
		margin: 0 auto;
		padding: 0;
		width: 100%;
		max-width: 736px;
		height: 360px;
	}
	#slideshow {
		height: 100%;
	}
	#slide01,#slide02,#slide03,#slide04,#slide05,#slide06,#slide07,#slide08,
	#slide09,#slide10,#slide11,#slide12,#slide13,#slide14,#slide15,#slide16, .slide {
		height: 100% !important;
		background-size: 100% auto;
	}
	#art .cycle-pager {
		margin-left: -40px;
		width: 100px;
	}
	#magazines {
		left: 50px;
	}
	#magazines img {
		width: 100px;
	}
	#box-wrap {
		margin: 0 auto;
		padding: 20px 10px;
		width: 736px;
	}
	.box,
	a.box,
	a.box:hover {
		margin: 0 5px;
		width: 168px;
		height: 200px;
	}
	.box .title {
		margin: 10px 10px 5px;
		font-size: 13px;
	}
	.box p {
		margin: 5px 10px;
	}
	.box img {
		height: auto;
	}
	.grid2 {
		height: 250px;
	}
	.content {
		padding: 15px;
		width: auto !important;
	}
	.content.over {
		background: none;
	}
	.block-left {
		min-height: inherit;
	}
	#sidebar {
		float: none;
		margin: 30px auto 15px;
		width: auto;
		max-width: 450px;
	}
	#ss02-wrap {
		margin-left: -14px;
	}
	#slider-wrap {
		margin: 15px auto;
		width: 706px;
	}
	#slider {
		display: none;
	}
	#slider-wrap .box {
		position: relative;
		float: left;
		margin: 0 10px 0 0;
		padding: 10px 10px 20px;
		width: 275px;
		height: auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing:    border-box;
		box-sizing:         border-box;
	}
	#slider-wrap .box:last-child {
		margin: 0;
}
	#slider-wrap .polaroid.wide {
		margin-top: 0;
		width: 180px !important;
	}
	#slider-wrap .polaroid.wide img {
		height: 132px;
	}
	#slider-wrap #box01 {
		width: 135px;
		height: auto;
	}
	#slider-wrap #box01 img {
		height: auto;
	}
	.polaroid-text {
		display: block;
		padding: 10px;
		font-size: 14px;
		width: 100%;
		height: auto;
		text-align: center;
		line-height: 1.2;
		-webkit-box-sizing: border-box;
		-moz-box-sizing:    border-box;
		box-sizing:         border-box;
	}
	h2 {
		font-size: 24px;
		text-align: center;
	}
	h3 {
		line-height: 1.3 !important;
	}
	h3 img {
		display: none;
	}
	a#btn-contact {
		display: none;
	}
	table {
		table-layout:fixed;
		margin: 15px auto;
		width:100%;
		max-width: 450px;
		font-size: 14px;
		line-height: 1.5;
		border-spacing: 1;
		background: #fff;
		overflow: hidden;
	}
	table img {
		width: 100%;
		max-width: none;
	}
	table th,
	table tr,
	tr:nth-child(even),
	table td {
		padding: 10px 5px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	table h4 {
		font-size: 24px;
		line-height: 1.3;
	}
	iframe {
		display: block;
		margin: 0 auto 15px;
		width: 640px;
		height: 360px;
	}
	iframe.left,
	iframe.right {
		float: none;
	}
	#youtube,
	#youtube img {
		margin: 0;
		padding: 0;
		width: 100%;
		height: auto;
	}
	.gallery {
		margin: 15px auto;
		max-width: 640px;
	}
	.fancybox {
		margin: 0;
		padding: 10px;
		width: 33.33%;
		height: auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing:    border-box;
		box-sizing:         border-box;
	}
	.fancybox img {
		width: 100%;
		height: 120px;
	}
	#footer-wrap {
		padding: 20px 0;
		min-width: inherit;
		height: auto;
		background: #231e1a;
	}
	footer {
		height: 100%;
		background: none;
	}
	#footer-wrap .copyright,
	#footer-wrap .housekeeping,
	.footer-address,
	.cr,
	#footer-wrap .cell,
	a#logo-footer {
		display: block;
		position: relative;
		left: auto;
		float: none;
		margin: 10px auto;
		width: auto;
		height: auto;
		line-height: 1.4;
		text-align: center;
	}
	a#logo-footer {
		top: auto;
		margin: 0;
		width: 100%;
		height: 30px;
		background: url(images/logo-umw.png) center no-repeat;
		background-size: auto 30px;
	}	
	a#umw {
		position: relative;
		margin: 15px auto;
		width: 240px;
		top: auto;
		right: auto;
		background-position: center;
	}
}
@media only screen and (max-width: 800px) {

}
@media only screen and (max-width: 736px) {
	a#weather {
		width: 120px;
	}
	.weatherFeed {
		text-indent: -9999px;
	}
	.weatherTemp {
		width: 50px;
		font-size: 18px;
		text-indent: 0;
	}
	.weatherItem {
		background-position: 15px 2px;
		background-size: 60px auto;
	}
	#art {
		height: 313px;
	}
	#testimonials-wrap {
		padding: 35px 20px 20px;
		height: 450px;
		font-size: 18px;
		line-height: 1.4;
		-webkit-box-sizing: border-box;
		-moz-box-sizing:    border-box;
		box-sizing:         border-box;
	}
	#testimonials-wrap br {
		display: none;
	}
	#testimonials {
		width: 100%;
	}
	.testimonial {
		position: relative;
		top: auto;
		left: auto;
		margin:;
	}
	.testimonial p {
		margin: 15px 0;
		padding: 0;
	}
	.testimonial img {
		display: block;
		float: none;
		margin: 0 auto;
		width: 100px;
		height: 100px;
	}
	.strip,
	.strip:hover {
		font-size: 18px;	
	}
}
@media only screen and (max-width: 667px) {

	#box-wrap {
		width: 100%;
	}
	.box,
	a.box,
	a.box:hover {
		margin: 0;
		width: 25%;
	}
	figure img.alignleft {
		margin: 0 !important;
		padding: 5px;
		width: 33.33% !important;
		height: auto !important;
		-webkit-box-sizing: border-box;
		-moz-box-sizing:    border-box;
		box-sizing:         border-box;
	}
	iframe {
		height: 358px;
	}
	img.alignright,
	img.alignleft {
		max-width: 50%;
	}
	h1 {
		font-size: 24px;
	}
	h2 {
		font-size: 21px;
	}
	h3 {
		font-size: 16px;
	}
}
@media only screen and (max-width: 640px) {

	figure.art {
		margin-bottom: 25px;
		padding: 0;
	}
	figure.art .cycle-overlay {
		display: block;
		position: relative;
		padding: 10px;
		height: auto;
		font-size: 18px;
		line-height: 1.4;
		-webkit-box-sizing: border-box;
		-moz-box-sizing:    border-box;
		box-sizing:         border-box;
	}
	.grid,
	.grid2 {
		float: none;
		padding: 0;
		width: 100%;
		text-align: center;
		height: auto;
	}
	iframe {
		max-width: 100% !important;
		height: 343px;
	}
	table th {
		font-size: 15px;
	}
	table h4 {
		font-size: 18px;
	}
	.fancybox img {
		height: 112px;
	}
}
@media only screen and (max-width: 568px) {

	#art,
	.home #art {
		height: 218px;
	}
	#next,
	#prev {
		top: auto;
		bottom: 15px;
	}
	.cycle-overlay {
		display: none;
	}
	#magazines {
		display: none;
	}
	.cycle-pager {
		bottom: 10px;
	}
	.subtitle {
		font-size: 18px;
	}
	iframe {
		height: 303px;
	}
	ul.checklist li {
		float: none;
		width: 100%;
	}
	.field,
	.field.left,
	.field.right,
	.checkbox {
		float: none;
		width: auto;
	}
	.badges {
		padding: 30px 0;
	}
	.badges,
	.badges img {
		height: 24px;
	}
	.badges img {
		margin: 0 5px;
	}
}
@media only screen and (max-width: 515px) {
	
 	#art,
	.home #art {
		height: 190px;
	}	
	table p {
		margin: 5px 0;
		font-size: 80%;
	}
	.fancybox {
		padding: 5px;
	}
	.fancybox img {
		height: 96px;
	}
}
@media only screen and (max-width: 480px) {

 	#art,
	.home #art {
		height: 180px;
	}	
	figure.art .cycle-overlay {
		font-size: 14px;
	}
	.box,
	a.box,
	a.box:hover {
		padding: 0;
		width: 50%;
		height: 170px;
	}
	.box p.title {
		display: block;
	}
	.box p {
		display: none;
	}
	.page .cycle-slideshow {
		height: 280px;
	}
	iframe {
		height: 259px;
	}
	textarea {
		width: 100%;
		height: 200px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing:    border-box;
		box-sizing:         border-box;
	}
	#testimonials-wrap {
		height: 520px;
	}	
	#testimonials-wrap .cycle-pager {
		display: block;
		bottom: 20px;
		left: 50%;
		margin-left: -50px;
	}
	.strip,
	.strip:hover {
		padding: 20px;
		background: #579441;
	}
}
@media only screen and (max-width: 414px) {
	a#weather {
		width: 90px;
	}
	.weatherItem {
		background-position: 12px 5px;
		background-size: 48px auto;
	}
	.weatherTemp {
		font-size: 13px;
		width: 36px;
	}
	a#instagram, 
	a#facebook, 
	a#googleplus, 
	a#yelp, 
	a#twitter,
	a#tripadviser {
		top: auto;
		right: auto;
		left: auto;
		position: relative;
		float: right;
		margin: 10px 8px 0 0;
		width: 15px;
		height: 15px;
		background-size: 100%;
	}
	.box,
	a.box,
	a.box:hover {
		padding-bottom: 15px;
		width: 100%;
		height: auto;
	}
	.box p {
		display: block;
	}
	table {
		border: 5px #62624d solid
	}
	th {
		padding: 12px 10px;
		font-size: 12px;
	}
	iframe {
		height: 211px;
	}
	form {
		padding: 15px;
	}
	.fancybox img {
		height: 72px;
	}
}
@media only screen and (max-width: 375px) {

 	#art,
	.home #art {
		height: 140px;
	}
	.input-wrap {
		padding: 0;
		width: auto;
	}
	input[type="submit"] {
		width: 100%;	
	}
	textarea {
		width: 100%;
		height: 120px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing:    border-box;
		box-sizing:         border-box;
	}
}
@media only screen and (max-width: 360px) {


	img.alignleft,
	img.alignright {
		float: none;
		margin: 15px auto;
		width: 100%;
		max-width: none;
	}
	table h4 {
		font-size: 14px;
	}
	table p {
		font-size: 9px;
	}
	iframe {
		height: 186px;
	}
	#testimonials-wrap .cycle-pager {
		display: none;
	}
	.fancybox img {
		height: 56px;
	}
}
@media only screen and (max-width: 320px) {
 	#art,
	.home #art {
		height: 120px;
	}
	iframe {
		height: 163px;
	}
}


