@charset "UTF-8";

img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
/* Mobile Layout: 480px and below. */
body {
	/*font-family: "handtimesregular", Arial, Helvetica, sans-serif;*/
	font-family: Cinzel, Arial, Helvetica, sans-serif;
	background-image: url(../images/background.jpg);
	background-position: center top;
	background-color: #010101;
	background-repeat: no-repeat;
}
a.logo {
	display: block;
	max-width: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-top: -7px;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	z-index: 10;
	position: relative;
}
.fadebackBlack {
	padding-bottom: 50px;
	background-color: rgba(0, 0, 0, 0.7);
	background-image: url(../images/headerfade2.png);
	background-repeat: repeat-x;
	background-position: center top;
}

#nav, #navr {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 1.3em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #335849;
}

#nav ul, #navr ul {
	display: none;
}
#nav a, #navr a {
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: auto;
	line-height: 1.2em;
}
#nav li, #navr li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav a, #navr a {
	color: #FFF;
	text-decoration: none;
	display: inline-block;

}

#nav a:hover, #navr a:hover {
	color: #98AAA3;
}

#nav .lastnav a, #navr .lastnav a {
	border-right-style: none;
}
#header p {
	color: #FFFFFF;
	line-height: 1em;
	padding-top: 5px;
	font-size: 1.7em;
	padding-bottom: 0.1em;
	display: none;
}
#header p a {
	color: #FFFFFF;
	text-decoration: none;
}
.topnavwidth {
	width: 100%;
	margin-right: auto;
	color: #FFFFFF;
	margin-left: auto;
}
#contactlinks span {
	line-height: 22px;
	margin-right: 3em;
	font-size: 1.1em
}
#contactlinks .socialicons {
	margin-right: 0;
	display:none;
}
#contactlinks span {
  margin-right: 0;
}
#contactlinks, #contactlinks2 {
	/*clear: both;*/
	padding-bottom: 10px;
	padding-top: 8px;
}
#contactlinks {
	float: right;
	margin-right: 2%;
}
#contactlinks2 {
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
}
#contactlinks img, #contactlinks2 img  {
	vertical-align: middle;
	margin-left: 5px;
}
#goldbar {
	position: relative;
	text-align: center;
	font-family: "Carrois Gothic", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#homebanner {
	margin-right: 2.5%;
	margin-left: 2.5%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#maincontent {
	padding-top: 0px;
	clear: both;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 2.5%;
	padding-right: 2.5%;
}
.addressbox {
	color: #B8AB97;
	padding-top: 40px;
}
#findus {
	margin-right: 30%;
}
#maincontent .addressbox a{
	color: #B8AB97;
	font-size: 1em;
	padding-left: 0px;
	background-image: none;
}
#maincontent .addressbox a:hover{
	background-image: none;
}
#maincontent a {
	color: #FFFFFF;
}
#photobox {
	z-index: 10;
	clear: both;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}
#photobox img {
    float:left;
}
h1, h2, h3, h4, h5 {
	font-weight: 400;
	color: #FFFFFF;
	/*font-family: "handtimesregular", Arial, Helvetica, sans-serif;*/
	font-family: Cinzel, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#cols1and2 {
	float: left;
	position: relative;
	padding-top: 40px;
	width: 100%;
}
#col3 {
	float: none;
	padding-top: 20px;
	clear: both;
}
#col3spacer {
	padding-left: 20px;
}
#bookingform {
	padding: 10px;
	color: #FFFFFF;
	margin-bottom: 1em;
	background: rgb(52,89,74);
	background: rgba(52,89,74,0.4);
}
#bookingform table td{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: top;
}
#bookingform #ButtonCheckAvailability {
	/*font-family: "handtimesregular", Arial, Helvetica, sans-serif;*/
	font-family: Cinzel, Arial, Helvetica, sans-serif;
	display: block;
	color: #A4BEA9;
	text-decoration: none;
	max-width: 200px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
	font-size: 1.2em;
	background-image: url(../images/booknowarrow.png);
	background-repeat: no-repeat;
	background-position: 95% 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}
#maincontent ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	list-style-type: none;
}
#maincontent li {
	background-image: url(../images/purplebullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 5px;
	padding-bottom: 0.3em;
}
#col1 {
	width: 100%;
	float: left;
	margin-left: 1%;
}

#col1 h2,  #gallerynav h2 {
	margin-bottom: 0px;
	padding-bottom: 0.3em;
	text-transform: lowercase;
	padding-right: 5%;
}
#col1 ul, #gallerynav ul {
	list-style-type: none;
	/*font-family: "handtimesregular", Arial, Helvetica, sans-serif;*/
	font-family: "Carrois Gothic", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.1em;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
#col1 li, #gallerynav li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0px;
	background-image: none;
}
#gallerynav a, #col1 a, #col1 ul .currentpage ul a, #gallerynav ul.currentpage ul a   {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.1em;
	display: block;
	line-height: 1.2em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left:0.5em;
	background-color: #335849;
}
#col1 ul ul li {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#col1 ul .currentpage a, #gallerynav ul .currentpage a {
    color: #A4BEA9;
}
#col1 ul .currentpage ul a, #gallerynav ul .currentpage ul a {
	background-image: none;
}
#col1 ul .currentpage ul a:hover {
	color: #A4BEA9;
}
#col1 ul ul .currentpage a, #gallerynav ul ul .currentpage a {
	color: #CCCCCC;
	background-image: none;
}
#col1 a:hover, #gallerynav a:hover {
	background-color: #4c6c5f;
	color: #FFFFFF;
}
#col1 ul li ul, #gallerynav ul li ul {
	font-size: 0.8em;
	height: auto;
	background-image: none;
	margin: 0em;
	padding: 0em;
}

#col2 {
	font-size: 1em;
	width: 100%;
	float: left;
	margin-bottom: 2em;
}
#col2b {
	float: left;
	width: 57%;
	padding-top: 10px;
}
#col2.widecol {
	padding-top: 0px;
	padding-bottom: 0px;
}
.menu {
	text-align: center;
}
#col2 .menu h1 {
	padding-bottom: 0.5em;
}
#col2 .menu h2 {
	padding-bottom: 0.5em;
}
.menu p {
	padding-bottom: 0.5em;
}
#footer {
	padding-top: 2px;
	padding-bottom: 2px;
	z-index: 10;
	clear: both;
	margin-right: 4.5%;
	margin-left: 4.5%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-family: "Carrois Gothic", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#homepage #footer {
	-moz-box-shadow: 0 0 10px #000000;
	-webkit-box-shadow: 0 0 10px#000000;
	box-shadow: 0 0 10px #000000;
	max-width: 100%;
}
#footer ul {
	list-style-type: none;
	font-size: 0.8em;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	float: none;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer li {
	float: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 1.2em;
}
#footer ul a {
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#footer ul a:hover {
	color: #CCCCCC;
}
#footer .gridContainer{
	text-align: left;
	overflow: hidden;
}
#footer p {
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	text-align: center;
}
#chef img {
	float: right;
}
#chef p, #chef h2 {
	margin-right: 170px;
}
#chef p {
	font-size: 0.95em;
	line-height: 1.3em;
	padding-bottom: 0.7em;
}
#chef h2 {
	padding-bottom: 0.5em;
}
#chef a {
	color: #523554;
	text-decoration: none;
}


#evenbanner #banner_gallery {
	width: 100%;
}
#unevenbanner #secondpic {
	width:100%;
}
#homepage #LayoutDiv1, #homepage .gridContainer  {
	background-color: transparent;
	min-width: 100%;
}
#homepage #header p, #homepage #header p a {
	color: #FFF;
}
#galleria{
width:100%;
height: 600px;
}
#homepage #galleria{
	width: 100%;
	height: 1000px;
	vertical-align: top;
}
#homepage .galleria-thumbnails .galleria-image{width:72px;height:58px;}
#homepage .galleria-thumbnails-list{height:70px;}

#homepage #galleria .galleria-thumbnails {
	display:none;
}
#homepage #galleryblock {
	width: 100%;
	position: absolute;
}
#homepage #galleryblock {
	min-width: 800px;
}

/*Carousel on homepage*/
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
	height: 175px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 200px;
    height: 175px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
	color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 75px;
    right: 9px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../images/prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 75px;
    left: 9px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../images/next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
#maincontent ul#mycarousel li {
	list-style-type: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
}
#mycarousel h3 {
	color: #FFFFFF;
	font-size: 1.4em;
	padding-top: 0.8em;
	margin-right: 20px;
	font-family: "Carrois Gothic", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#mycarousel p , #mycarousel h3{
	margin-left: 7%;
	margin-left: 7%;
	padding-bottom: 0.2em;
}
#mycarousel a.readLink {
	text-decoration: none;
	font-family: "Waiting for the Sunrise", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	float: right;
	font-size: 1.3em;
	padding-top: 0.2em;
	padding-right: 1.2em;
	background-image: url(../images/whitearrow.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	margin-right: 15px;
}
#mycarousel p {
	font-size: 0.9em;
	padding-right: 10px;
}
#mycarousel .featureditem {
	background-image: url(../images/offerfadeback.png);
	display: block;
	height: 140px;
	background-repeat: no-repeat;
}
#mycarousel .featureditem img {
	display: none;
}

#toplinks {
	text-align: left;
	color: #FFFFFF;
	padding-right: 0%;
	padding-left: 0%;
	clear: both;
	overflow: hidden;
	z-index: 200;
	position: absolute;
	top: -5px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	font-family: "Carrois Gothic", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	overflow: visible;
}
#toplinks a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
#toplinks a:hover {
	color: #A4BEA9;
}
#toplinks ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 4.5%;

}
#toplinks ul li {
	display: inline;
}

a.bookbutton {
	font-size: 1.2em;
  width: auto;
  text-transform: uppercase;
  font-family: Cinzel, Arial, Helvetica, sans-serif;
  background: black;
  display: block;
  float: left;
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-left: 30px;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.3);
  background-position: center center;
  cursor: pointer;
}

.purplebox {
	width: 100%;
	text-align: center;
}
/*End Carousel on homepage*/

#footer #footer5 a {
	border-right-style: none;
}
#siteby {
	padding-right: 4.5%;
	padding-left: 4.5%;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.9em;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#siteby a {
	color: #FFFFFF;
	text-decoration: none;
}
#siteby a:hover {
	color: #CCCCCC;
}
#siteby .logos {
    float: none;
		clear: both;
		margin-bottom: 10px;
}
#greenbar {
	background-color: #315849;
	position: relative;
	z-index: 150;
	text-align: right;
	height: 28px;
	}
/*#greenbar p {
	font-family: "Carrois Gothic", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-right: 10px;
	padding-top: 0.4em;
	font-size: 1.1em;
	padding-bottom: 0.4em;
	}*/
.boxoutgrey {
	background-color: #D0D1D2;
	padding: 1em;
	background: rgb(52,89,74);
	background: rgba(52,89,74,0.4);
}
.boxoutgrey h2 {
	color: #FFF;
	font-size: 1.5em;
}
.tiltedLeft, .tiltedRight {
	width: 100%;
	max-width: 300px;
	text-align: center;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.tiltedLeft p, .tiltedRight p {
    padding: 0;
    margin: 0;
}
#unevenbanner {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #305849;
}
.offerlink a {
	font-style: normal;
	padding-left: 15px;
	text-decoration: none;
}
.pics { height: 281px; width: 289px; padding:0; margin:0; overflow: hidden }
.pics img { height: 281px; width: 289px; top:0; left:0 }
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
#toplinks .topnavwidth ul li .bookbutton img {
	margin-top: 5px;
}
#toplinks .topnavwidth ul li .contactbutton img {
	margin-top: 5px;
}
#latestoffers h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.3em;
	text-transform: none;
}
#latestoffers h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0.8em;
	padding-bottom: 0.5em;
	margin-right: 40px;
	padding-top: 0.6em;
	margin-left: 15px;
	text-transform: uppercase;
}
.offerbox {
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 40px;
	margin-left: 15px;
}
#latestoffers p {
	padding-right: 40px;
	font-size: 1em;
	padding-left: 0px;
	font-style: italic;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#greenbar a.phonelink {
	cursor: pointer;
}
#greenbar a:hover.phonelink {
	color:#FFFFFF;
}
#greenbar a.phonelink {
	color:#FFFFFF;
	text-decoration:none;
}
#gallerynav ul {
	max-width: 174px;
}
.toparrows {
	display:none;
	}
#photobox .left {
	display: none;
}
#photobox .right {
	display: none;
}
#DevLink {
	display: none;
}
#ArrivingLabel, #NumberOfNightsLabel, #NumberPeopleLabel {
	float: left;
	width: 70px;
	padding-top: 5px;
}
#ArrivingCalendar, #NumberPeopleInput, #NightsInput {
	float: left;
	clear: right;
	padding-top: 5px;
}
#BookingNights {
	clear: both;
	overflow: hidden;
}
#NumberPeopleLabel {
	clear: left;
}
#beermat {
	display: none;
}
/*newsbits*/
/* Home news */
.greenbox {
	background:rgb(56,99,81);
	background:rgba(56,99,81,0.6);
	margin-right:20px;
	margin-left:0px;
	margin-bottom:20px;
	overflow:hidden;
	}
#latestoffers .newsitem {
	margin-right: 15px;
	margin-left: 15px;
	}
#latestoffers h2, #latestoffers .offerbox {
    margin-right: 15px;
    margin-left: 15px;
    padding-left: 0px;
    padding-right: 0px;
}
#latestoffers .newsitem p {
	padding-right: 0px;
	font-style:normal;
	}
#latestoffers .newsitem a {
	font-style:italic;
	text-decoration:none;
		}
.slideshowNews {
	height:auto;
	overflow:hidden;
	min-height:220px;
	}
.slidernav {
	clear:both;
	float:right;
	padding-right:15px;
	padding-bottom:15px;
}
.slidernav a {
	margin-right:5px;
}
#pager {
	display:inline;
	}
#pager a {
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.3);
	text-indent:-100px;
	display:inline-block;
	overflow:hidden;
	width:10px;
	height:10px;
	}
#pager a:hover {
	background-color: rgba(255,255,255,1);
	}
#pager a.activeSlide {
	background-color: rgba(255,255,255,0.5);
	}
#prev2, #next2 {
	background-image:url(../images/pagerarrows.png);
	width:10px;
	height:10px;
	text-indent:-100px;
	display:inline-block;
	overflow:hidden
	}
#prev2 {
	background-position:10px 0px;
	}
/*News listing*/
.newsList {
	margin-left: 5%;
	margin-right: 5%;
	padding-top: 30px;
}
.newsitem {
	clear: both;
	border-bottom: solid 1px #FFF;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}
.newsdetails h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:1.6em;
	text-transform:none;
	}
.newsimage {
	width: 170px;
	float: left;
}
.featured .newsimage {
	width: 270px;
	float: none;
}
.newsimage .tiltedRight,  .newsimage .tiltedLeft {
	width: 150px;
	margin-top:10px;
}
.featured .newsimage .tiltedLeft {
	width: 260px;
	float:none;
}
.readMore a {
	float:right;
	text-decoration:none;
	}
#col1 ul.sf-menu {
	padding:0px;
	margin:0px;
	margin-right:30px;
	margin-left:5px;
	float:none;
	clear:both;
	height:50px;
	display:none;
}
#col1 ul.sf-menu a {
	margin-bottom: 2em;
	display: block;
	background: transparent;
	background-image:url(../images/downarrow.png);
	background-position:right center;
	background-repeat:no-repeat;
	border: #a2a2a6 solid 2px;
	color: #fff;
	padding: 10px;
	text-transform: uppercase;
	line-height: 1.2em;
	position: relative;
}
.sf-menu li {
	position:		relative;
}
#col1 ul.sf-menu li li:hover ul,
#col1 ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
#col1 ul.sf-menu ul {
	padding-top:16px;
	width:100%;
	position: absolute;
	top:23px;
}
#col1 ul.sf-menu li:hover ul,
#col1 ul.sf-menu li.sfHover ul {
	left:			0;
	top:			2.0em; /* match top ul list item height */
	z-index:		99;
}
#col1 ul.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#col1 ul.sf-menu ul a {
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 5px;
	background:#fff;
	color:#636363;
	border:none;
	width:auto;

}
#col1 ul.sf-menu ul a:hover {
	background: #C9C9C9;
}
#col1 .sf-menu ul li {
	color:#696969;
	background-color:#FFFFFF;
	display:block;
}
#col1 .sf-menu li {
	float:none;
}
.sharebox {
	border-bottom: #FFFFFF 1px solid;
	margin-left:0px;
	margin-right:30px;
	margin-top:10px;
	margin-bottom:1em;
	overflow: hidden;
	font-size: 1.2em;
	}
.sharebox span {
	padding-top: 16px;
	width: 100px;;
	display: block;
	float: left;
	padding-bottom: 10px;
}
#col1 a.at-share-btn {
	width:33px;
	height:34px;
	margin-right:5px;
	float:right;
	display: block;
	padding: 0px;
	margin: 0px;
	margin-left:5px;
	background-color: transparent;
	background-position: 0px 0px;
	}
#col1 a span.aticon-facebook {
	background-image:url(../images/facebook-share.png);
	background-position: left top;
	}
#col1 a span.aticon-twitter {
	background-image:url(../images/twitter-share.png);
	background-position: left top;
}
#col1 a span.aticon-compact {
	background-image:url(../images/plus-share.png);
	background-position: left top;
}
#col2.widecol p.plugin_file {
	padding:20px;
	background:rgb(56,99,81);
	background:rgba(56,99,81,0.6);
	font-size:1.2em;
	text-decoration:none;
}
#col2.widecol p.plugin_file a {
	background-image:url(../images/pdf.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 70px;
	min-height:62px;
	display:block;
	text-decoration:none;
}
#col1.widecol1 .tiltedLeft, #col1.widecol1 .tiltedRight {
	margin-left: -40px;
	margin-top: 20px;
	}
#col2.widecol p.plugin_file img {
	display:none;
}
.pageanation {
	padding-top:25px;
	text-align:right;
	font-size:1.1em;
	text-transform:uppercase;
	}
.pageanation a {
	text-decoration:none;
	display: inline-block;
	margin-right:10px;
	padding:8px;
	}
.pageanation a.selected {
	background:#386351;
	}
.pageanation .current {
	display:block;
	float:left;
	padding-top:8px;
	}
#homecol1 img {
  position: relative;
  height: auto;
  width: auto;
  margin-right: 0px;
  float: right;
}
p.dogfriendly {
	margin-left:-100px;
	}
/*IE8*/
.ie8 #contactlinks {
	width: 400px;
}
.ie8 .gridContainer, .ie8 .gridContainerhome {
	background: #1e3143;
}

@media only screen and (min-width: 481px) {
	#toplinks a.contactbutton {
	padding-right: 10px;
}
	.toparrows {
	display:inline;
	}
	#gallerynav a, #col1 a, #col1 ul .currentpage ul a, #gallerynav ul.currentpage ul a   {
	padding-left: 40px;
}
#col2.widecol {
	width: 63%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#mycarousel .featureditem img {
	display: inline;
}
#maincontent ul#mycarousel li {
    width: 308px;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 308px;
}
#mycarousel p , #mycarousel h3{
	margin-left: 160px;
}

#mycarousel .featureditem img {
	float: left;
	border: 7px solid #FFFFFF;
	margin-top: 15px;
	webkit-box-shadow: 0px 0px 5px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 5px 8px rgba(0, 0, 0, 0.3);
	margin-left: 5px;
}
#mycarousel .oddPic img {
-moz-transform: scale(1) rotate(3deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
-webkit-transform: scale(1) rotate(3deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
-o-transform: scale(1) rotate(3deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
-ms-transform: scale(1) rotate(3deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
transform: scale(1) rotate(3deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);

}
#mycarousel .evenPic img {
-moz-transform: scale(1) rotate(-3deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
-webkit-transform: scale(1) rotate(-3deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
-o-transform: scale(1) rotate(-3deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
-ms-transform: scale(1) rotate(-3deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
transform: scale(1) rotate(-3deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);

}
#contactlinks .socialicons {
  display: inline;
}
#contactlinks span {
  margin-right: 2em;
}
a.bookbutton {
	font-size: 1.6em;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-left: 30px;
}

#toplinks a.bookbutton {
	padding-right: 30px;
}
a.logo {
	display: block;
	max-width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -20px;
}
.gridContainer {
	/*width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;*/
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#homepage {
	max-width: 100%;
	background-repeat: no-repeat;
	background-image: none;
}

#header p {
	text-align: left;
	line-height: 25px;
	padding-top: 5px;
	padding-right: 200px;
	font-size: 2em;
	display: block;
	clear: none;
}
#maincontent {
	padding-top: 0px;
	clear: both;
}
#col1 {
	width: 32%;
}
#col2 {
	width: 62%;
}
#col1 ul li ul, #gallerynav ul li ul {
	margin-left: 0px;
	padding-right: 0px;
}
#homepage #galleryblock {
	min-width: 1000px;
}

#gallerynav a, #col1 a, #col1 ul .currentpage ul a, #gallerynav ul.currentpage ul a   {
		background-image: url(../images/subnavarrow.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

#header p {
	font-size: 2em;
}
a.logo {
	margin-top: -20px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -100px;
	z-index: 100;
}
.gridContainer, .gridContainerhome {
	width: 100%;
	max-width: 1001px;
	margin: auto;
	padding-left: 0px;
	padding-right: 0px;
}

.topnavwidth {
	width: 100%;
	max-width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1000;
}
/*.gridContainer {
	background-color: #FFF;
}*/
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
body {
	background-image: url(../images/background.jpg);
	background-position: center top;
	background-color: #010101;
	background-repeat: no-repeat;
}

li#nav3, li#nav4, li#nav5, li#nav6  {
	display: inline;
}
#nav, #navr {
	clear: none;
	margin-top: 50px;
	margin-bottom: 0px;
	width: 45%
}

#nav {
	float: left;
}
#navr {
	float: right;
}
#nav li {
	float: left;
}
#navr li {
	float: right;
}

#footer {
}
#footer ul {
	float: right;
}
#footer p {
	clear: none;
	padding-top: 0px;
	text-align: left;
}
#siteby {
	text-align: right;
}
#siteby .logos {
  float: left;
	clear: none;
}
#cols1and2 {
	float: left;
	width: 73%;
}
div#col2.newscol {
	width: 67%;
}
#col3 {
	width: 23%;
	float: left;
	padding-top: 40px;
	clear: none;
}
#col1 ul, #gallerynav ul, #col1 ul.sf-menu {
	padding-left: 30px;
	font-size: 1.2em;
}
#maincontent .boxoutgrey h2 a{
	color: #A4BEA9;
}
#maincontent .boxoutgrey a:hover {
	color: #FFFFFF;
}
#maincontent {
	padding-top: 0px;
	clear: both;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#evenbanner #banner_gallery {
	width: 98%;
}
.homespacerbox {
	height: 550px;
	position: relative;
}
#homepage #galleryblock {
	min-width: 1200px;
}
#galleryblock {
	float: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 65%;
	padding-top: 100px;
}

#gallerynav {
	float: left;
	width: 30%;
	margin-top: 100px;
}
#homecol1 {
	float: left;
	width: 63%;
	position: relative;
	overflow: visible;
}
#homecol1 img {
	width: auto;
}
#homecol1 h1 {
	font-size: 2.0em;
	text-transform: uppercase;
}
#latestoffers {
	float: left;
	width: 32%;
	margin-left: 3%;
}
#contactlinks2{
	display: none;
}
#contactlinks{
	display: inline;
}
#greenbar p {
	padding-right: 210px;
}
a.bookbutton {
	font-size: 2.4em;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-left: 40px;
}
.tiltedLeft {
	-moz-transform: scale(1) rotate(-2deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
-webkit-transform: scale(1) rotate(-2deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
-o-transform: scale(1) rotate(-2deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
-ms-transform: scale(1) rotate(-2deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
transform: scale(1) rotate(-2deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}
.tiltedRight {
	-moz-transform: scale(1) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
-webkit-transform: scale(1) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
-o-transform: scale(1) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
-ms-transform: scale(1) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
transform: scale(1) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}
#beermat {
	display: block;
	height: 289px;
	width: 281px;
	margin-left: -50px;
	position: relative;
}
.newsimage {
	width: 190px;
	float: left;
}
.featured .newsimage .tiltedLeft {
	width: 240px;
}
.featured .newsimage {
	width: 260px;
	float:left;
}
.newsdetails {
	width: 58%;
	float: left;
}
.featured .newsdetails {
	width: 40%;
}
.sharebox {
	margin-top:40px;
	margin-left:30px;
	}
#col1 ul.sf-menu ul {
	top:-999em;
}
}
@media only screen and (min-width: 1005px) {
	#nav ul, #navr ul {
	display: block;
	margin: 0px;
	padding: 10px;
	z-index: 5000;
	background-color: rgba(52,89,74);
	background-color: rgba(52,89,74,0.8);
}
.tiltedLeft, .tiltedRight {
	width: 115%;
	border: 10px solid #FFFFFF;
	margin-bottom: 1em;
	padding-bottom: 0em;
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.5);
}

.purplebox {
	width: 140%;
}
a.logo {
	margin-top: -25px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -130px;
	z-index: 100;
	max-width: 260px;
}
#toplinks a.contactbutton {
    padding-right: 40px;
}
#nav, #navr {
	margin-top: 70px;
	width: 400px;
}
#nav a, #navr a {
	padding-top: 6px;
	padding-bottom: 8px;
	max-height: 45px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#nav a {
	padding-right: 10px;
	padding-left: 25px;
}
#navr a {
	padding-right: 16px;
	padding-left: 8px;
}
#nav ul a, #navr ul a {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-style: none;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 0.9em;
}
#nav ul a:hover, #navr ul a:hover {
	color: #A4BEA9;
	text-decoration: none;
}
#unevenbanner #banner_gallery {
	display: inline;
}
#unevenbanner #secondpic {
	width: auto;
}
#evenbanner #twopics {
	display:inline;
	}
#evenbanner #banner_gallery {
	width: auto;
}
#homepage #galleria .galleria-thumbnails {
	display:block;
	float: right;
	width: 290px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 70px;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.8);
}
#goldbar {
	position: relative;
	text-align: center;
}
#homebanner {
	margin-right: 4.5%;
	margin-left: 4.5%;
}
#toplinks {
	padding-right: 0%;
	padding-left: 0%;
}
#photobox {
	line-height: 4em;
}
#photobox .left {
	display: inline;
	position: absolute;
	left: 30px;
	top: 30px;
	font-size: 3em;
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 2px #6b6b6b;
	filter: dropshadow(color=#6b6b6b, offx=1, offy=1);
	font-style: italic;
	font-weight: 300;
}
#photobox .right {
	display: inline;
	position: absolute;
	top: 29px;
	font-size: 3.0em;
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	text-align: right;
	right: 28px;
	text-shadow: 1px 1px 2px #6b6b6b;
	filter: dropshadow(color=#6b6b6b, offx=1, offy=1);
	font-style: italic;
	font-weight: 300;
}
#col1 ul, #gallerynav ul {
}

#maincontent a:hover {
	color: #9AADA6;
}

#footer img {
	margin-right: 10px;
	margin-top: 6px;
}
.offerbox a {
	font-family: "Waiting for the Sunrise", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
#homecol1 img {
	position: relative;
	height: 191px;
	width: 306px;
	margin-right: -130px;
	float: right;
}
#homecol1 {
	width: 60%;
	font-size: 1.1em;
	line-height: 1.4em;
}
#latestoffers {
	width: 30%;
}
.floatright {
	float: right;
}
#col1.widecol1 {
	padding-top: 20px;
	width: 32%;
}
#greenbar .topnavwidth p a {
	text-decoration: none;
	color: #FFFFFF;
}
/*News listing page*/
.newsList {
	margin-left: 7.5%;
	margin-right: 0%;
	padding-top: 40px;
}
.newsdetails {
	width: 68%;
}
.featured .newsdetails {
	width: 50%;
}
.newsimage .tiltedRight,  .newsimage .tiltedLeft {
	width: 150px;
	margin-top:10px;
}
.featured .newsimage .tiltedLeft {
	width: 320px;
}
.featured .newsimage {
	margin-left:-60px;
	width: 340px;
}
#col1 ul.sf-menu {
	display:block;
}

}
