

.marquee-footer-inner {
    width: 980px;
    height: 100px;
    margin: 0px auto;
    opacity: 0.4;
	filter: alpha(opacity=40);	
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

body > div > div.outer-content-div.outer-div > div.pagetextholder.outerFooterText.outer-div > div > div > img {
//width:500px !important;
}

.marquee-footer-wrapper {
	position: fixed;
	z-index: 99;
	bottom: 0px;
	 width: 100%;
	height: 110px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);		
	background: url(../images/transgray50.png);
}
.marquee-footer-wrapper:hover .marquee-footer-inner {
	opacity: 1.0;
	filter: alpha(opacity=100);	
}

.marquee-footer-wrapper:hover {
 	-webkit-box-shadow: 0px 0px 10px 0px black;
    box-shadow: 0px 0px 10px 0px black;	
    background: url(../images/transgray75.png);	
	opacity: 1.0;
	filter: alpha(opacity=100);	
}

.marquee-footer-wrapper.stuck {
	position: relative;
	margin-bottom: 0px;
 	-webkit-box-shadow: none;
    box-shadow: none;		
	padding-top: 10px;
}

.marquee-footer-wrapper .footer-div {
	background: transparent;
}

.marquee-footer-wrapper.stuck .marquee-footer-inner {
	opacity: 1.0;
}

.footer-div-container.stuck {
	padding-bottom: 0px;
}

img.MarqueeLogo {
	width: 298px;
	height: 88px;
}

a.MarqueeLWW {
	display: block;
	height: 90px;
	width: 295px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
	border: 1px solid #cccccc;
	margin: 0px auto;
	background: white;

	
}

a.MarqueeLWW img {
	width: auto;
	height: 88px;
}

a.MarqueeLWW:hover {
	border: 1px solid #777777;
	
}

.footer-div-container {
	background: transparent;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	border-bottom: none;
	text-align: center;
	font-size: 13px;
	border-bottom: none;
	padding: 10px 20px 124px 20px;
	width: 100%;
	padding: 0px;
	padding-bottom: 110px;
}

@media (max-width: 767px) {
  .footerTextHolder {
    display: flex;
    flex-direction: column;
  }
.footerTextHolder .textholder-image {
width:100%;
}
}

.footer-div.marquee-footer {
	padding: 10px;
	width: 33%;
	float: left;
	text-align: left;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
}



.marquee-footer-ads a img {
	margin-right: 20px;
}



a.MarqueeLink {
	background: white;
	display: block;
	border: 1px solid #cccccc;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	width: 300px;
	height: 90px;
}


a.MarqueeLink:hover {
	background: white;
	border: 1px solid #777777;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
}

.MarqueeText {
	display: block;
	float: right;
	text-align: center;
	padding: 5px;
	width: 50%;
	word-wrap: break-word;
}

img.MarqueeLogo {
}

a.MarqueeContact {
	border: 1px solid #cccccc;	
	background: white;
	display: block;
	text-align: center;
	line-height: 20px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	font-weight: bold;
	color: #cccccc;
	padding: 14px;
}

a.MarqueeContact:hover {
	background: white;
	border: 1px solid #777777;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	color: #777777;
}

a.MarqueeLWW {
	display: block;
	height: 98px;
	width: 290px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
	border: 1px solid #cccccc;
}

a.MarqueeLWW img {
	width: 100%;
}

a.MarqueeLWW:hover {
	border: 1px solid #777777;
}


.ads-column a img.panelad {
	display: block !important;
}


body {
	background: white;
}

.content-div h2, 
.content-div h2 a {
	font-family: 'pt_serifregular';
	font-size: 36px;
	line-height: 42px;
	margin: none;
	color: #534236;
	font-weight: normal;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.content-div h2 a:hover {
	color: #f03c48;
}

.content-div h3,
.content-div h3 a {
	font-family: 'PT Sans';
	font-size: 26px;
	line-height: 32px;
	margin: none;
	color: #f03c48;
	font-weight: normal;
	text-transform: uppercase;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;	
}

.content-div h3 a:hover {
	color: #534236;
}

.content-div p, li, td, label {
	font-family: 'PT Sans';
	font-size: 16px;
	line-height: 25px;
	margin: 0;
	color: #534236;
	font-weight: normal;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;	
}

.content-div p a, li a, td a {
	font-family: 'PT Sans';
	font-style: italic;
	color: #f03c48;
}

.content-div a {
	color:#f03c48;
}

.content-div {
	background: white;
}

.outerTitle {
	height: 70px;
	background: #f03c48;
}

.innerTitle h2 {
	margin-left: 20px;
	line-height: 70px;
	color: white;
	font-family: 'pt_serifregular';
	font-size: 35px;
	font-weight: normal;
}


.outer-banner-div {
	height: 100px;
	background: none;
	border-top: 25px solid #050517;
	background: white;
	border-bottom: 25px solid #e5dee8;
}

.banner-div {
	height: 100px;
	background: none;
}

.banner-side-div {
	right: 20px;
	top: -25px;
}

.banner-supernav-div {
	float: left;
}

.banner-supernav-div a {
	line-height: 25px;
	font-family: 'PT Sans';
	font-size: 16px;
	color: white;
	display: block;
	padding: 0 10px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;	
}

.banner-supernav-div a:hover {
	color: white;
	text-decoration: none;
	background: #f03c48;
}

ul#social-networking-small li {
	background-color: #050517 !important;
}

#social-networking-small li, #social-networking-small a {
	height: 25px;
	width: 25px;
}

.banner-logo {
	top: 0;
}

.navbar-div {
	width: auto;
	float: right;
	margin-right: 20px;
	height: 100px;
	line-height: 100px;
	background: none;
}

.navbar-div a {
	font-family: 'PT Sans';
	font-size: 18px;
	color: #534236;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;	
}

.navbar-div a:hover,
.navbar-div a.current {
	color: #f03c48;
	text-decoration: none;
	background: none;
}

.outerHeaderText {
	padding: 40px 0;
	background: #deb887;
}

.headerTextHolder p {
	color: white;
	font-family: 'PT Sans';
	font-size: 20px;
	text-align: center;
	line-height: 30px;
}

.headerTextHolder p a {
	font-style: italic;
	color: #534236;
}

.headerTextHolder h2,
.headerTextHolder h3 {
	color: white;
	font-family: 'pt_serifitalic';
	font-size: 30px;
	text-align: center;
	line-height: 42px;
	font-weight: normal;
}

.headerTextHolder h2 a,
.headerTextHolder h3 a {
	color: #534236;
}

.outerFooterText {
	background: #e5dee8;
	padding: 20px 0;
}

.footerTextHolder h2, 
.footerTextHolder h2 a {
	font-family: 'pt_serifregular';
	font-size: 36px;
	line-height: 42px;
	margin: none;
	color: #534236;
	font-weight: normal;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.footerTextHolder h2 a:hover {
	color: #f03c48;
}

.footerTextHolder h3,
.footerTextHolder h3 a {
	font-family: 'PT Sans';
	font-size: 26px;
	line-height: 32px;
	margin: none;
	color: #f03c48;
	font-weight: normal;
	text-transform: uppercase;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;	
}

.footerTextHolder h3 a:hover {
	color: #534236;
}

.footerTextHolder p, li, td, label {
	font-family: 'PT Sans';
	font-size: 16px;
	line-height: 25px;
	margin: none;
	color: #534236;
	font-weight: normal;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;	
}

.footerTextHolder p a, li a, td a {
	font-family: 'PT Sans';
	font-style: italic;
	color: #f03c48;
}

.outer-footer-div {
	margin-top: 40px;
}

.outerTopFooter {
	height: 45px;
	background: #534236;
}

.topFooterLeft {
	float: left;
}

.topFooterLeft a {
	display: inline-block;
	margin: 0 10px;
	color: white;
	font-family: 'PT Sans';
	font-size: 15px;
	line-height: 45px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;	
}

.topFooterLeft a:hover {
	color: #f03c48;
	text-decoration: none;
}

.topFooterLeft a.statsLog {
	font-size: 13px;
	line-height: 45px;
}

.topFooterRight {
	float: right;
	height: 45px;
}

.directionsButton {
	float: left;
}

.directionsButton a {
	display: block;
	line-height: 45px;
	color: white;
	padding: 0 15px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.directionsButton a:hover {
	color: white;
	text-decoration: none;
	background: #f03c48;
}

.topFooterRight .banner-socialmedia-div {
	height: 35px;
	margin-top: 10px;
}

.topFooterRight ul#social-networking-small li {
	background-color: #534236 !important;
}

.footer-div {
	background: none;
}

.footerLeft {
	float: left;
}

.footerLeft a {
	color: #acaba3; 	
}

.footerLeft a:hover {
	color: #534236;
}

.footerRight {
	float: right;
}

.footerRight .banner-contact-div p {
	float: left;
}

.footerRight .banner-contact-div p a {
	margin-right: 20px;
	color: #f03c48;
}

.sidemenu-category, .topmenu-category {
	padding-left: 10px;
	font-family: 'PT Sans';
	color: #72705b;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.sidemenu-category:hover, .sidemenu-category.current-category:hover, .topmenu-category:hover, .topmenu-category.current-category:hover {
	color: white;
	background: #534236;
}

.sidemenu-category.current-category, .topmenu-category.current-category {
	color: white;
	background: #534236;
	font-weight: normal;
}

.divMiniSliderWrapper {
	height: 155px;
}

.divMiniSliderWrapper img {
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.divMiniSliderWrapper img:hover {
	background: #534236;
}

input[type=submit], .anchCheckoutButton {
	font-family: 'PT Sans';
	font-size: 15px;
	text-transform: uppercase;
	background: none;
	background-color: white;
	border: 1px solid #f03c48;
	border-radius: 0;
	text-shadow: none;
	color: #f03c48;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;	
}

input[type=submit]:hover, .anchCheckoutButton:hover {
	background: #f03c48;
	color: white;
}

/* This stylesheet generated by Transfonter (http://transfonter.org) on May 19, 2016 5:39 PM */

@font-face {
	font-family: 'PT Sans';
	src: url('fonts/PTSans-Italic.eot');
	src: url('fonts/PTSans-Italic.eot?#iefix') format('embedded-opentype'),
		url('fonts/PTSans-Italic.woff') format('woff'),
		url('fonts/PTSans-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'PT Sans Caption';
	src: url('fonts/PTSans-CaptionBold.eot');
	src: url('fonts/PTSans-CaptionBold.eot?#iefix') format('embedded-opentype'),
		url('fonts/PTSans-CaptionBold.woff') format('woff'),
		url('fonts/PTSans-CaptionBold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'PT Sans Narrow';
	src: url('fonts/PTSans-NarrowBold.eot');
	src: url('fonts/PTSans-NarrowBold.eot?#iefix') format('embedded-opentype'),
		url('fonts/PTSans-NarrowBold.woff') format('woff'),
		url('fonts/PTSans-NarrowBold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'PT Sans';
	src: url('fonts/PTSans-BoldItalic.eot');
	src: url('fonts/PTSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/PTSans-BoldItalic.woff') format('woff'),
		url('fonts/PTSans-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: 'PT Sans';
	src: url('fonts/PTSans-Regular.eot');
	src: url('fonts/PTSans-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/PTSans-Regular.woff') format('woff'),
		url('fonts/PTSans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PT Sans Caption';
	src: url('fonts/PTSans-Caption.eot');
	src: url('fonts/PTSans-Caption.eot?#iefix') format('embedded-opentype'),
		url('fonts/PTSans-Caption.woff') format('woff'),
		url('fonts/PTSans-Caption.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PT Sans';
	src: url('fonts/PTSans-Bold.eot');
	src: url('fonts/PTSans-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/PTSans-Bold.woff') format('woff'),
		url('fonts/PTSans-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'PT Sans Narrow';
	src: url('fonts/PTSans-Narrow.eot');
	src: url('fonts/PTSans-Narrow.eot?#iefix') format('embedded-opentype'),
		url('fonts/PTSans-Narrow.woff') format('woff'),
		url('fonts/PTSans-Narrow.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'pt_serifregular';
    src: url('fonts/ptf55f-webfont.woff2') format('woff2'),
         url('fonts/ptf55f-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pt_serifitalic';
    src: url('fonts/ptf56f-webfont.woff2') format('woff2'),
         url('fonts/ptf56f-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_serifbold';
    src: url('fonts/ptf75f-webfont.woff2') format('woff2'),
         url('fonts/ptf75f-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_serifbold_italic';
    src: url('fonts/ptf76f-webfont.woff2') format('woff2'),
         url('fonts/ptf76f-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.divNoticeMessage {
	float:right;
	width:698px;
}

.outer-div {
    min-width: 1000px;
}


.content-div h3, .content-div h3 a {
	text-transform: none;
}

.divEventPullWrapper {
	display:inline-block;
}

.divBlogPullWrapperInner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.divEventsPullHeaderWrapper {
	display:block;
	width:100%;
}

.divEventPull h3,
.divEventPull span,
.divEventPull p, 
.divEventPull a {
	color:#050517 !important;	
}

.divEventPull .divTitleWrapper {
	display:inline-block;
	margin-top:-6px;
}

.divEventPull .divTitleWrapperInner {
	padding:10px;
	display:inline-block;
	width:275px;
	background:#deb887;
}

.divEventPull h3 {
	color:#050517 !important;
	margin-bottom:0px !important;	
	font-size:20px !important;
	line-height:1.1;
	display:table-cell;
	vertical-align:middle;
}

.divEventPull .textholder-image {
	margin:0 !important;
	margin-left:0 !important;
	width:100% !important;
}

.divEventPull img {
	width:295px !important;
	padding: 0px;
    border: 0px solid #cccccc;
    max-width: 100%;
}

.divBlogPullImageWrapper .textholder-image {
	position:relative;
	height:270px !important;
	width:310px !important;
	overflow:hidden;
}

.divBlogPullImageWrapper .textholder-image img {
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	height:270px !important;
	width:auto !important;
	max-width:none !important;
}

.divEventPull .divTitleWrapperInner {
	width:290px;
	height:67px;
	display:table;
	vertical-align:middle;
}

.divEventsPullHeaderWrapper h2 {
	width:100%;
	display:inline-block;
	margin:auto;
	color:#f03c48;
	text-align:center;
}

.divEventsPullHeaderWrapper a {
	color:#f03c48;
	display:block;
	text-align:center;
}

.body-home .divEventPull {
	width: 33%;
	margin-right: 9px;
	margin-left: 9px;
	float:left;
	background:#f5f5f5;
	border:0px solid #f03c48;
	border-radius:0px;
	margin-bottom:10px;
	padding:0px;
}

.body-home .pDateWrapper,
.body-home .pTimeWrapper {
	width:auto;
	float:left;
	margin-top:0px;
	margin-bottom:10px;
}

.body-home .pTimeWrapper {
	margin-left:0px;
	
}

.body-home .divDateTimeWrapper {
	padding: 10px;
	color:white !important;
    width: 275px;
    display: inline-block;
}

.divMoreDetailsLink {
	padding-left:10px;
	padding-bottom:10px;
}

.pp_inline .textholder-image {
	text-align:center;
	width:100% !important;
}

.pp_inline a, 
.pp_inline h2 {
	color:#f03c48 !important;
}

.pp_inline .divDateTimeWrapper {
	padding: 10px;
    color: black !important;
    width: 100%;
	text-align:center;
}

.pp_inline .pDateWrapper,
.pp_inline .pTimeWrapper {
	width: 100%;
	text-align:center;
}

.pp_inline {
	text-align:center !important;
}



		.divMainCalloutSlideshowText {
		    position: absolute;
		    width:980px;	    
		}
.divMainCalloutWrapper {
    margin-bottom: 15px;
}

.divMainCalloutText {
    
}
.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
	width:980px;
    height: 550px;
    overflow: hidden;	
}
.divMainCalloutSlideshowImageHolder img, .divMainCalloutImage img{
    position: absolute;
	right: 0px;
	bottom: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	top: 0px;
	width:980px;
    height: 550px;
}

.divMainCalloutSlideshowText {
    position: absolute;
    height: 550px;
    padding-top: 20px;
}
.divMainCalloutSlideshowThumbnails {
    text-align: center;
    width: 980px;
}
.ThumbImage {
    width: 106px;
    height: 65px;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
}
.ThumbImage {
    border: 2px solid #f2f2f2;
}
.ThumbImage.active {
    border: 2px solid #cccccc;
}
.ThumbImage.dormant {
    
}
.ThumbDot {
    margin-right: 2px;
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url('../../layout/images/model/slidedot.png') no-repeat;
    border: none;
}
.ThumbDot.active {
    background: url('../../layout/images/model/slidedot_current.png') no-repeat;
    border: none;
}
.divMiniCallout {
    color: #f2f2f2;
    background: #277ebc;
}
.divMiniCallout h3 {
    text-align: center;
    padding: 10px;
    margin: 0;
    color: #f2f2f2;
}
.divMiniCallout h3 a {
    color: #f2f2f2;
}
.divMiniCallout p {
    padding: 10px;
}
.imageholder {
    float: left;
    padding: 3px;
    border: 1px solid #cccccc;
    margin: 6px;
}
.fullwidth .imageholder {
    margin: 6px 12px 6px 13px;
}
#nextButton {
    width: 28px;
    height: 30px;
    background: url(../images/prettyPhoto/default/sprite_next.png) no-repeat;
    position: absolute;
    top: 200px;
    right: 0px;
}
#prevButton {
    width: 28px;
    height: 30px;
    background: url(../images/prettyPhoto/default/sprite_prev.png) no-repeat;
    position: absolute;
    top: 200px;
    left: 0px;
}
#playButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px 0 no-repeat;
    position: absolute;
    top: 370px;
    right: 5px;
}
#pauseButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px -30px no-repeat;
    position: absolute;
    top: 370px;
    right: 35px;
}
#restartButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px -57px no-repeat;
    position: absolute;
    top: 370px;
    right: 65px;
}
.blog-container {
    padding: 15px 0;
    border-bottom: 1px solid #cccccc;
}
.blog-container img {
	width: 240px;
	float: right;	
	margin-left: 20px;
}
.blogSubTitle-date {
    color: #888888;
    font-family: Trebuchet Ms;
    font-size: 16px;
    font-style: italic;
}
		.divFeaturedItem {
			
				-moz-border-radius: 0px;
		  		-webkit-border-radius: 0px;
		  		border-radius: 0px;
		}
.divFeaturedItem {
	border: 1px solid #cccccc;
	width: 198px;
	float: left;
	margin: 0px 0px 10px 20px;
	padding: 10px;
}
.divFeaturedItem img {
	border: none;
	padding: 0;
}
.divFeaturedItem:hover {
	transition: all .2s ease;
	-webkit-transition: all .2s ease;  
	-moz-transition: all .2s ease;
	border: 1px solid #277ebc;
}
.divFeaturedItem img:hover {
	transition: all .2s ease;
	-webkit-transition: all .2s ease;  
	-moz-transition: all .2s ease;
	opacity: .8;
}
.divFeaturedItem p {
	padding: 8px 0px 0px 0px;
	text-align: center;
	margin-bottom: 0px;
}
.divFeaturedItem a:hover {
	text-decoration: none;
}
.spanFeaturedItemPrice {
	color: #777777;
}
.spanFeaturedItemSalePrice {
	color: red;
}
.saleStrikeThrough {
	text-decoration: line-through;
	color: #777777;
	font: 13px/20px Trebuchet MS;
}

.menu-links {

}

.menu-links a {
	display: block;
	clear: both;
	background: white;
	padding: 10px;
	border: 1px solid #277ebc;
	margin: 5px 0px;
}

.menu-links a:hover {
	text-decoration: none;
	background: #277ebc;
	color: white;
}


.outer-slideshow-div {
	background: #534236;
	margin-bottom: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.divMainCalloutSlideshowTextHolder {
	height: 90px;
	top: 325px;
	background: rgba(0,0,0,.9);
}

.divMainCalloutSlideshowText {
	height: 80px;
	text-align: center;
	padding: 10px 20px 0 20px;
	width: 940px;
}

.divMainCalloutSlideshowText h2,
.divMainCalloutSlideshowText h3 {
	font-family: 'pt_serifregular';
	font-size: 30px;
	color: #f03c48;
	margin: 0;
	font-weight: normal;
}

.divMainCalloutSlideshowText p {
	color: white;
	font-family: 'PT Sans';
	font-size: 16px;
}

.divMainCalloutSlideshowText p a {
	font-style: italic;
	color: white;
	text-decoration: underline;
}

#pauseButton {
	display: none;
}

#playButton {
	display: none;
}

.divMainCalloutSlideshowThumbnails {
	height: 25px;
	background: rgba(141,153,174,.9);
	margin-top: -25px;
}

.ThumbDot {
	width: 12px;
	height: 12px;
	border-radius: 7px;
	margin-right: 10px;
	background: none;
	background-color: white;
	margin-top: 7px;
}

.ThumbDot.active {
	background: none;
	background-color: #534236;	
}

#nextButton {
	width: 25px;
	height: 25px;
	background: url(../../layout/images/arrowR.png);
	z-index: 20;
	top: 525px;
}

#prevButton {
	width: 25px;
	height: 25px;
	background: url(../../layout/images/arrowL.png);
	z-index: 20;
	top: 525px;
}

.content-div.content-home {
	padding-top: 0;
}

.content-div .divMiniCallout img {
	padding: 0;
	border: none;
	background: none;
	margin-top: 13px;
	margin-left: 13px;
}

.divMiniCallout {
	background: none;
	margin-top: 26px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.divMiniCallout:hover {
	background: #e5dee8;
}

.divMiniCallout h3 {
	text-align: left;
    margin-left: 10px;
    text-transform: none;
	padding-bottom: 0;
}

.divMiniCallout h3 a {
	text-align: left;
	color: #534236;
	text-transform: none;
	font-size: 36px;
	font-family: 'pt_serifregular';
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.divMiniCallout h3 a:hover {
	text-decoration: none;
	color: #f03c48;
}

.divMiniCallout p {
	padding-top: 0;
	margin-left: 10px;
	color: #f03c48;
	font-size: 22px;
	text-transform: uppercase;
}


.divEventPullWrapper {
	display:block;
}

.body-home .divEventPull {
	padding-bottom:30px;
}

.divMoreDetailsLink {
	position:absolute;
	left:0;
	bottom:0;
}

.outerHeaderText {
	padding:15px 0;
}

.outer-slideshow-div {
	margin-bottom:0;
}

