.wrapper {
	width: 995px;
	margin: 0 auto -70px;
	min-height: 100%;
	height: auto;
	height: 100%;
	padding-top: 55px;
}
.top {
	height: 10px;
	background: #f2f2f2;
}
.nav {
	font-size: 16px;
	margin-top: 20px;
	float: left;
	width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.nav ul {
	margin: 0;
	padding: 0;
    display: inline-block;
}
.nav ul li {
	padding: 0 13px;
	float: left;
	margin-left: 0;
	list-style: none;
}
.nav ul li {
	padding: 0 12px\9;
} /*IE hack 8 and below*/

.nav ul li:first-child {
	padding-left: 0;
	padding-right: 15px;
}
.nav ul li:last-child {
	padding-right: 0;
	padding-left: 2px;
}
.nav ul li a {
	text-align: left;
	display: block;
	color: #706f6f;
	text-decoration: none;
	text-transform: uppercase;
}
.nav ul li a.active {
	color: #c81515;
}
.top_right_holder {
	background-image: url(images/bottom_arrow_solid.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	/*height: 100px;*/
	float: none;
	width: 100%;
	margin-left: 0;
	    padding-bottom: 10px;
	    position: fixed;
	    width: 100%;
	    left: 0;
	    top: 0;
	    z-index: 999;
}



.logo {
	float: left;
	text-align: center;
	margin-top: 40px;
	width: 100%;
	text-transform: uppercase;
	color: #c81515;
}
.logo img {
	margin-bottom: 15px;
	/*max-width: 200px;*/
}
.logo a img{
	max-width: 200px;
}
.logo span img {
	margin: 20px 0 15px 0;
}
.content-wrapper {
	float: left;
	margin-top: 0;
	width: 788px;
}
.content-wrapper.full-width{
	width: 100%;
}
.inner-content-top {
	background-image: url(images/inner_content_top.jpg);
	width: 788px;
	height: 16px;
	float: left;
	display: none;
}
.content-wrapper.full-width .inner-content-top,
.content-wrapper.full-width .inner-content-middle,
.content-wrapper.full-width .inner-content-bottom{
	width: 100%;
}
.home .inner-content-middle {
background-image: url(images/home-bg.png);
background-repeat: repeat;
	}
.inner-content-middle {
	background-image: url(images/home-bg.png);
background-repeat: repeat;
	width: 788px;
	float: left;
	/*background-repeat: repeat-y;*/
}
.inner-content-middle h4 {
	color: #c81515;
	font-size: 16px;
	margin: 0 0 5px 0;
	text-transform: capitalize;
}
.gallery {
	float: left;
	text-align: center;
	margin: 19px 30px 16px 30px;
}
.gallery_main {
	float: left;
	margin-right: 25px;
	width: 100%;
	position: relative;
}
.gallery_sub {
	float: left;
	width: 224px;
	position: relative;
	height: 355px;
}
.gallery_sub_membership {
	background-image: url(images/subgallery_highlight.png);
	background-position: left;
	width: 164px;
	width: 204px;
	padding-left: 40px;
	height: 58px;
	background-repeat: no-repeat;
	background-color: #c81515;
	float: left;
	position: absolute;
	bottom: 19px;
	left: 0px;
}
.date_holder {
	background-image: url(images/date_bg.png);
	color: #fff;
	padding: 0 20px 0 0;
	background-repeat: no-repeat;
	background-color: #c81515;
	width: 195px;
	height: 58px;
	bottom: 19px;
	position: absolute;
	float: left;
	min-width: 285px;
}
.date {
	float: left;
	margin: 10px 25px 0 10px;
	color: #fdf7df;
}
.date_day {
	font-size: 24px;
	clear: both;
	text-align: center;
	line-height: 24px;
}
.date_month {
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
}

input#calendar {background:#f8f8f8 url(images/icon-calendar.png) no-repeat 150px 10px; cursor: pointer;}
.date_book, .date_book a {
	float: left;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	color: #fdf7df;
}
.occassion_holder {
	float: left;
}
.gallery_pagination {
	float: right;
	position: relative;
	margin-right: 20px;
	bottom: 32px;
}
.gallery_pagination ul {
	margin: 0;
	padding: 0;
}
/*.gallery_pagination ul li{width:13px; height:13px; background:#fdf7df;list-style:none; margin-left:0;float:left; margin-right:5px;}
.gallery_pagination ul li.active {width:13px; height:13px; background:#c81515;margin-left:0;}*/


#slide-nav {
	position: absolute;
	bottom: 20px;
	right: 10px;
	z-index: 999
}
#slide-nav a {
	width: 13px;
	height: 13px;
	background: #fdf7df;
	list-style: none;
	margin-left: 0;
	float: left;
	margin-right: 5px;
}
#slide-nav a.activeSlide {
	width: 13px;
	height: 13px;
	background: #c81515;
	margin-left: 0;
}
.inner-content-bottom {
	background-image: url(images/inner_content_bottom.jpg);
	width: 788px;
	height: 15px;
	float: left;
}
.content_holder {
	padding: 0 30px;
	float: left;
	width: 728px;
	width: 100%;
	/*min-height: 662px;*/
	overflow: hidden;
}
.content_holder h1,.content_holder h2{
	font-size: 16px;
}
.content_holder_home {
	padding: 30px 30px;
	/*float: left;*/
	width: 100%;
	font-size: 18px;
	max-width: 820px;
	margin:0 auto;
	background-image: url(images/border.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;

}
.content_holder_home p{
	font-weight: 300;
    line-height: 1.6;
    text-align: center;
    font-size: 16px;
}
.highlight {
	color: #c81515;
}
.inner_content_highlight {
	color: #c81515;
	line-height: 16px;
	font-size: 11px;
	line-height: 15.89pt;
}
.inner_content_highlight a {
	color: #c81515;
	line-height: 16px;
	font-size: 11px;
	line-height: 15.89pt;
}
.inner_content_highlight span {
	float: left;
	clear: both;
	font-style: italic;
}
.inner_content_home_page {
	/*width: 477px;*/
	/*width: 400px;*/
	float: left;
	margin-right: 22px;
	font-size: 10.67pt;
	text-align: left;
}
.inner_content_home_page a,.content_holder_home a{
	word-break: break-all;
}
.inner_content {
	width:225px;
	margin-right:25px;
	float: left;
	font-size: 10.67pt;
	text-align: left;
}
.page-template-template-contact .inner_content {

	max-width: 380px;
    width: auto;
	}
	.small_title{
		font-size: 14px;
	}
.inner_content p {
	margin-bottom: 27px;
}
.inner_content_right, .inner_content_calendar {
	/*width: 225px;*/
	width: 302px;
	float: left;
	text-align: left;
}
.inner_content_calendar {
	background-image: url(images/calendar.png);
	background-repeat: repeat;
	font-size: 18px;
}
.inner_content_calendar_bottom {
	height: 25px;
	float: left;
}
.month {
	text-align: center;
	color: #c81515;
	font-size: 13px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.week {
	color: #3c3c3b;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0 15px;
	float: left;
	margin-bottom: 10px;
}
.week ul {
	margin: 0;
	padding: 0;
}
.week li {
	margin-left: 0;
	list-style: none;
	float: left;
	padding: 0 5px;
	text-align: center;
}
.days {
	color: #b2b2b2;
	font-size: 11px;
	padding: 0 15px;
	float: left;
}
.days ul {
	margin: 0;
	padding: 0;
	float: left;
}
.days ul li {
	float: left;
	list-style: none;
	margin-left: 0;
	padding: 0 2px;
	text-align: center;
	width: 23px;
	margin-bottom: 15px;
}
.days ul li.active {
	background-image: url(images/calendar_highlight.png);
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	padding-top: 2px;
	background-position: center top;
	height: 22px;
	color: #fff;
}
.occasion {
	font-size: 15px/*14.22pt*/;
	color: #c81515;
	text-align: center;
}
.booking {
	text-align: center;
	font-size: 15px/*11pt*/;
	text-transform: uppercase;
	margin-top: -100px;
padding-bottom: 40px;
}
.booking a {
	color: #c81515;
	text-decoration: none;
}
.show_more, .show_more a {
	text-decoration: none;
	color: #b2b2b2;
	text-align: center;
	font-size: 12px;
	text-transform: capitalize;
	margin-bottom: 23px;
	margin-top:-37px;
}
.sidebar {
	float: left;
	width: 200px;
	margin-left: 7px;
	margin-top: 0;
}
.sidebar ul {
	margin: 0;
	padding: 0;
}
.sidebar ul li {
	margin-left: 0;
	list-style: none;
	float: left;
	margin-bottom: 10px;  /*margin-bottom:15px; background-image:url(images/sidebar_box_bottom.png); background-position:center bottom;*/
}
.widget_holder {
	background-image: url(images/sidebar_bg.png);
	background-repeat: repeat-y;/*padding:15px 20px 35px 20px;*/
	float: left;
	margin-bottom: -3px;
	min-width: 200px;
}
.widgettitle {
	font-size: 18px;
	text-align: center;
	color: #c81515;
	line-height: 53px;
	padding-bottom: 4px;
	background-image: url(images/logo_bottom_line.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
/*.social_media{float:left; margin:0 auto;padding-left:22px;}*/
.social_media ul {/*margin:0; margin-left:16px; padding:0;*/
	display: inline-block;
	zoom: 1;
*display: inline;
}
.social_media ul li {
	float: left;
	margin: 0 0 0 8px;
}
.social_media ul li:first-child {
	margin: 0;
}
.social_media ul li a {
	text-decoration: none;
	display: block;
}
.social_updates {
	float: left;
	margin: 30px 20px 0 20px;
	font-size: 11px
}
.social_updates ul {
	margin: 0;
	padding: 0;
}
.social_updates ul li {
	margin-left: 0;
	color: #706f6f;
	line-height: 22px;
	text-align: left;
}
.social_updates ul li p {word-break:break-word;}
.social_like {
	float: left;
	margin-left: 13px;
	margin-top: 20px;
}
.social_like img {
	vertical-align: middle;
}
.social_share {
	color: #c81515;
	margin-left: 17px;
	float: left;
	margin-top: 20px;
}
.social_share a {
	color: #c81515;
	text-decoration: none;
}
.guest_book {
	float: left;
	font-size: 12px;
	color: #706f6f;
	line-height: 22px;
	margin: 0 20px;
}

.inside_headerimage img{
	width: 100%;	
	height: auto;
}
.read_more {
	text-transform: uppercase;
	font-size: 11px;
	margin-top: 15px;
	color: #706f6f;
	text-align: center;
	margin-bottom: 14px;
}
.read_more a {
	color: #706f6f;
	text-decoration: none;
	font-size: 11px/*10.91pt*/;
}
.membership {
	width: 200px;
	float: right;
	margin-left: 1px;
}
.membership ul {
	margin: 0;
	padding: 0;
}
.membership li {
	margin-left: 0;
	float: left;
	list-style: none;
	color: #706f6f;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
}

.footer {
	float: none;
	padding: 20px 0 20px 0;
	color: #fff; /*width:787px;*/
	text-align: center;
	width: 100%;
}
.footer img {
	vertical-align: middle;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer_name {
	color: #fff;
}
.footer_name a {
	color: #fff;
	text-decoration: none;
}
.design_by, .design_by a {
	color: #fff;
	text-decoration: none;
}
/**Inside page**/

.inside_headerimage {
	/*float: left;*/
	padding: 20px 30px 40px 30px;
	position: relative;
}
.details {
	width: auto;
	background-image: url(images/side_bg.png);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #c81515;
	position: absolute;
	float: left;
	padding: 11px 40px 11px 60px;
	color: #fff;
	bottom: 60px;
	font-size: 18px/*18pt*/;
	left: 30px;
	text-align: left;
}
.rightbar {
	background-image: url(images/rightbar_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 18px;
	float: left;
	width: 222px;
	margin-right: 25px;
	font-size: 11px;
}
.rightbar p {
	margin: 15px 0;
	font-size: 11px;
}
.rightbar ul {
	margin: 0;
	padding: 20px 0 0 0;
	float: left;
	background-image: url(images/rightbarbg.png);
}
.rightbar li {
	background-repeat: repeat-y;
	list-style: none;
	margin-left: 0;
	float: left;
	padding: 0 15px 0 20px;
	margin-bottom: 32px;
	text-align: left;
}
.rightbar li:last-child {
	background-repeat: repeat-y;
	list-style: none;
	margin-left: 0;
	float: left;
	padding: 0 15px 0 20px;
	margin-bottom: 0;
}
.post_title h1 {
	font-size: 16px/*12pt*/;
	color: #c81515;
	line-height: 24px;
}
.error {
	color: #c81515;
}
.menu_description {
	color: #706F6F;
	font-size: 12px;
	line-height: 22px;
}
.newsletter_red {
	color: #c81515;
	font-size: large;
}
.newsletter_black {
	font-size: medium;
}
.title {
	font-size: 16px/*12pt*/;
	color: #c81515;
	line-height: 24px;
}
a {
	color: #c81515;
	text-decoration: none;
}
.special-event-header {
	font-size: 18px;
	text-align: center;
	color: #c81515;
	line-height: 53px;
	padding-bottom: 4px;
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	font-weight: bold;
}
.red {
	color: #d66139;
}
.bold {
	font-weight: bold;
}
.banner {
	background: #fff;
	width: 598px;
	height: 284px;
	padding: 10px;
	border: 1px solid #c6c8d2;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 1px;
}
.banner .banner-text {
	width: 597px;
	height: 26px;
	padding: 19px 20px;
	position: absolute;
	z-index: 10;
	top: 227px;
	left: 0px;
	right: 0px;
	background: url(../images/banner-transparent.png) repeat
}
.banner #slide-nav {
	display: block;
	height: 13px;
	position: absolute;
	bottom: 44px;
	right: 37px;
	z-index: 20
}
#slide-nav a {
	float: right;
	height: 13px;
	width: 13px;
	/*background-color: red;*/
	margin-right: 11px;
	text-indent: -99999px;
}
#slide-nav a.activeSlide {
/*background-color: blue;*/
}

/*owl slider*/
.owl-theme .owl-controls{
	margin-top: 0;	
}


.owl-theme .owl-controls {
  position: absolute;
  bottom: 20px;
  right: 10px;
  z-index: 999;
}
.owl-theme .owl-controls .owl-page span{
	border-radius: 0;
	opacity: 1;
	background: #c81515;
	margin: 0px 11px 0 0;	
}

.owl-theme .owl-controls .owl-page.active span/*, 
.owl-theme .owl-controls.clickable .owl-page:hover span*/{
	background:  #fff;	
}

.banner-text h2 {
	font-size: 18px;
	color: #242d37;
	line-height: 24px;
}
.banner-text p {
	color: #898989;
	line-height: 16px;
	margin-top: 11px;
	font-size: 12px;
}
#bannerSlide li {
	margin-left: 0;
	list-style: none;
}
#bannerSlide1 li {
	margin-left: 0;
	list-style: none;
}
ul#bannerSlide {
	margin-bottom: 0;
	z-index:0;
}
.a-white {
	color: white;
}
#bannerSlide1 {
/*height: 355px;*/
}
.date_holder {
	left: -1px;
}
/**new layout changes**/
.staff-img {
	float: left;
	width: 201px;
	margin: 15px 0;
}
.staff-img img {
	width: 201px;
	height: auto;
}

/**calendar plugin css overwrite**/
#wp-calendar .pad {padding-top:60px;}

.main-logo
{
   position: absolute;
top: 140px;
width: 788px;
text-align: center;
}

.main-logo a
{
    display:block;
    border:none;
}

.backstretch {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";

  /* IE 5-7 */
  filter: alpha(opacity=15);

  /* Netscape */
  -moz-opacity: 0.15;

  /* Safari 1.x */
  -khtml-opacity: 0.15;

  /* Good browsers */
  opacity: 0.15;
}

.widCOELink a{ font-size:12px;}

.book_new { display: inline-block; background: #c81515; color: #fff; padding: 8px 20px; }

.content-socialfeed {
	margin-top: 50px;
	margin-bottom: 50px;
}
.content-socialfeed ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	font-size: 0;
	max-width: 800px;
	margin:0 auto;
	padding: 0 30px;
}
.content-socialfeed ul li{
	display: inline-block;
	width: 50%;
	margin:0;
	padding: 0 10px;
	margin-bottom: 15px;
}

@media(min-width: 600px){	
	.content-socialfeed ul li{
		width: 20%;
		margin-bottom: 0;
	}
}



.content-socialfeed ul li img{
	max-width: 100%;
	height: auto;
}


/* super fish menu */
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu li.current_page_item > a,
.sf-menu li.current-menu-ancestor > a{
	color:#c81515;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
	font-size: 16px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 5px #d8d8d8;
	box-shadow: 0 0 5px #d8d8d8;
}
.sf-menu > li {
	/*float: left;*/
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
	font-size: 16px;
	color:#706F6F;
	text-transform: uppercase;
}



.sf-menu a:hover{
	color:#c81515;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}


/*** DEMO SKIN ***/
.sf-menu {
	float: none;
	/*margin-bottom: 1em;*/
	width: 100%;
	text-align: center;
	padding: 10px 0;
	font-size: 0px;
}
.sf-menu ul {
	/*box-shadow: 2px 2px 6px rgba(0,0,0,.2);*/
	min-width: 10em; /* allow long menu items to determine submenu width */
	
}
.sf-menu a {
	/*border-left: 1px solid #fff;
	border-top: 1px solid #dFeEFF;  fallback colour must use full shorthand 
	border-top: 1px solid rgba(255,255,255,.5);*/
	padding: .75em 1em;
	text-decoration: none;
	zoom: 1; /* IE7 */
}

.sf-menu .menu-item-has-children a.sf-with-ul {
	margin-right: .8em;
}

.sf-menu a {
	color: #706F6F;
}
.sf-menu li {
	/*background: #BDD2FF;*/
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
	display: inline-block;
}


.sf-menu ul li {
	/*background: #AABDE6;*/
	display: block;
	text-align: left;

}
.sf-menu ul ul li {
	/*background: #9AAEDB;*/
}
.sf-menu li:hover,
.sf-menu li.sfHover {
	/*background: #CFDEFF;*/
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(255,255,255,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}

.sf-menu li .sf-with-ul .sf-sub-indicator{
	/*    width: 10px;
    height: 10px;*/
    display: inline-block;
    /* margin-left: 10px; */
    position: absolute;
    /*background: #706F6F;*/
    right: 3px;
    top: 18px;
    /*border-left: 4px solid #fff;*/
    border: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid #706F6F;
}
.sf-menu li li .sf-with-ul .sf-sub-indicator{
	/*    width: 10px;
    height: 10px;*/
    display: inline-block;
    /* margin-left: 10px; */
    position: absolute;
    /*background: #706F6F;*/
    right: 3px;
    top: 18px;
    /*border-left: 4px solid #fff;*/
    border: 4px solid rgba(0, 0, 0, 0);
    border-left: 4px solid #706F6F;
}


@media(max-width: 767px){
	.nav-desktop{
		display: none;
	}
}

nav.navigation.pagination h2{
	display: none;
}

.nav-links {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}
.pagination .page-numbers  {
	font-size: 16px;
    padding: 0 5px;
    display: inline-block;
}
nav.navigation.pagination {
    overflow: hidden;
    display: block;
    width: 100%;
    text-align: center;
}
.sharethis * {
	-moz-box-sizing: content-box;
    box-sizing: content-box;
}

.video_wrapper p,.slider.photos-gallery p{
	text-transform: uppercase;
}

.video-list{
	overflow: hidden;
	/*width: 100%;*/
	margin: 0 -15px;
	list-style: none;
}
.video-list li{
	    width: 100%;
    float: left;
    margin: 0;
    padding: 0 15px;
    margin-bottom: 30px;

}
@media(min-width: 600px){
.video-list li{
 width: 50%;
}
}
.video-repsonsive-wrap {
    position: relative;
    padding-bottom: 56.25%;
}
.video-repsonsive-wrap iframe {
    width: 100%;
    height: 100%;
    position: absolute;
}

ul.photogallery-list {
    margin: 0 -10px;
    /*width: 100%;*/
    list-style: none;
}
ul.photogallery-list li {
    width: 12.5%;
    float: left;
    margin: 0;
    padding: 0 10px;
    margin-bottom: 20px;
}
ul.photogallery-list li a{
	display: block;
	position: relative;
}
ul.photogallery-list li .image-container {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}

span.hidden-mobile{
	display: none;
}
@media(min-width: 768px){
span.hidden-mobile{
	display: inline;
	}
}



