
.banner-div {
    
}
		.divMainCalloutSlideshowText {
		    position: absolute;
		    width:940px;	    
		}
.slideshow-div.inner-div {
	width: 940px !important;
	margin-top: 18px;
}
.divMainCalloutWrapper {
    margin-bottom: 15px;
}

.divMainCalloutText {
    
}
.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
	width:940px;
    height: 580px;
	border-bottom: 1px solid #febc67;
	border-top: 1px solid #febc67;
	border-right: 1px solid #febc67;
	border-left: 1px solid #febc67;
}
.divMainCalloutSlideshowImageHolder img, .divMainCalloutImage img{
    position: absolute;
	right: 0px;
	bottom: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	top: 0px;
	width:940px;
    height: 560px;
}
.divMainCalloutSlideshowTextHolder {
	width:940px;
	height: 580px;
	text-align: center;
	color: #e9dfd0;
}
.divMainCalloutSlideshowText {
    position: absolute;
	bottom: 0px;
    height: 107px;
	width: 910px;
	z-index: 25;
	padding: 15px 15px 15px 15px;
}
.divMainCalloutTextBlue {
    position: absolute;
	bottom: 20px;
    height: 117px;
	width: 940px;
	z-index: 20;
	background: url(../images/blue-bg.png) no-repeat;
}
.divMainCalloutSlideshowText h2 {
	color: #ffffff;
	font: 23px/26px BrandonGrotesque-Black;
	padding-top: 15px;
	margin-bottom: 5px;
}
.divMainCalloutSlideshowThumbnails {
    text-align: center;
    width: 940px;
}
.ThumbImage {
    width: 106px;
    height: 65px;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
}
.ThumbImage {
    border: 2px solid #ffffff;
}
.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: #50463d;
}
.divMiniCallout:hover {
	opacity: .8;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.divMiniCallout img {
	padding: 0px;
}
.divMiniCallout h3 {
    text-align: center;
    padding: 2px 0px 0px 0px;
    margin: 0;
	font: 18px/22px BrandonGrotesque-Black;
    color: #ee4315;
}
.divMiniCallout h3 a {
    color: #ee4315;
}
.divMiniCallout p {
    padding: 10px 0px;
	margin: 5px 0px;
	 text-align: center;
	border-top: 1px solid #febc67;
	border-bottom: 1px solid #febc67;
}
.imageholder {
    float: left;
    padding: 3px;
    border: 1px solid #cccccc;
    margin: 6px;
}
.fullwidth .imageholder {
    margin: 6px 12px 6px 13px;
}
#nextButton {
    width: 56px;
    height: 55px;
    background: url(../images/prettyPhoto/default/next-arrow.png) top center no-repeat;
    position: absolute;
    top: 50%;
	margin-top: -27px;
    right: -17px;
	z-index: 200;
}
#nextButton:hover {
	width: 56px;
    height: 55px;
    background: url(../images/prettyPhoto/default/next-arrow.png) bottom center no-repeat;
}
#prevButton {
    width: 56px;
    height: 55px;
    background: url(../images/prettyPhoto/default/prev-arrow.png) top center no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -27px;
    left: -17px;
	z-index: 200;
}
#prevButton:hover {
	width: 56px;
    height: 55px;
    background: url(../images/prettyPhoto/default/prev-arrow.png) bottom center no-repeat;
}
#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;
}
.divTestimonialPullWrapper {
	text-align: center;
	margin-bottom: 16px;
}
.testimonial p {
	display: inline;
	margin-bottom: 0;
}
.author {
	display: inline;
	font-style: italic;
}
.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 #647fbd;
}
.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 bitter-regular-webfont;
}