
.banner-div {
    
}
		.divMainCalloutSlideshowText {
		    position: absolute;
		    width:1600px;	    
		}
.divMainCalloutWrapper {
    margin-bottom: 15px;
}

.divMainCalloutText {
    
}
.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
	width:1600px;
    height: 500px;
    overflow: hidden;
	width: 1600px;
	height: 500px;
	left: 50%;
	margin-left: -800px;	
}
.divMainCalloutSlideshowImageHolder img, .divMainCalloutImage img{
    position: absolute;
	right: 0px;
	bottom: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	top: 0px;
	width:1600px;
    height: 500px;
}

.divMainCalloutSlideshowText {
    position: absolute;
    height: 500px;
    padding-top: 20px;
}
.divMainCalloutSlideshowThumbnails {
    text-align: center;
    width: 1600px;
}
.ThumbImage {
    width: 106px;
    height: 65px;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
}
.ThumbImage {
    border: 2px solid #f5f1f0;
}
.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: #f5f1f0;
    background: #277ebc;
}
.divMiniCallout h3 {
    text-align: center;
    padding: 10px;
    margin: 0;
    color: #f5f1f0;
}
.divMiniCallout h3 a {
    color: #f5f1f0;
}
.divMiniCallout p {
    padding: 10px;
}
.imageholder {
    float: left;
    padding: 3px;
    border: 1px solid #cccccc;
    margin: 6px;
}
.fullwidth .imageholder {
    margin: 6px 12px 6px 13px;
}
#nextButton {
    width: 42px;
    height: 42px;
    background: url(../images/prettyPhoto/default/sprite_next.png) no-repeat;
    position: absolute;
    top: 388px;
    left: 997px;
	z-index: 10;
}
#prevButton {
    width: 42px;
    height: 42px;
    background: url(../images/prettyPhoto/default/sprite_prev.png) no-repeat;
    position: absolute;
    top: 388px;
    left: 950px;
    z-index: 10;
}
#playButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px 0 no-repeat;
    position: absolute;
    top: 370px;
    right: 5px;
	display: none;
}
#pauseButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px -30px no-repeat;
    position: absolute;
    top: 370px;
    right: 35px;
	display:none;
}
#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;
}
.outer-slideshow-div {
	background: url(../../layout/images/outerSlideshowBackground.png) center repeat-x;
	height: 500px;
}
.slideshow-div {
	height: 500px;
}
.divMainCalloutSlideshowTextHolder {
	position: absolute;
	top: 30px;
	right: 0px;
	background: url(../../layout/images/textOverlay.png) center repeat-x;
	height: 400px;
	width: 650px;
}
.divMainCalloutSlideshowText {
	width: 310px;
	height: 380px;
	margin-left: 20px;
}
.divMainCalloutSlideshowText h2 {
	font-size: 42px;
	line-height: 40px;
	font-family: 'abril_fatfaceregular';
	color: #f5f1f0;
	font-weight: normal;
	text-transform: uppercase;
}
.divMainCalloutSlideshowText p {
	font-size: 18px;
	line-height: 24px;
	font-family: 'latoregular';
	color: #f5f1f0;
}
.divMainCalloutSlideshowText p a {
	display: block;	
	width: 200px;
	height: 60px;
	text-align: center;
	background: url(../../layout/images/textOverlayButtonBackground.png) center no-repeat;
	line-height: 60px;
	font-size: 24px;
	color: #302c2b;
	font-family: 'abril_fatfaceregular';
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.divMainCalloutSlideshowText p a:hover {
	text-decoration: none;
	box-shadow: 0 8px 6px -6px #302c2b;
}
.divMainCalloutSlideshowThumbnails {
	width: 1600px;
	position: absolute;
	bottom: 75px;
	left: 740px;
	text-align: left;
}
.content-home {
	padding-top: 0px;
}
.divMiniCalloutWrapper {
	height: 390px;
	background: #fefeb7;
	padding: 0 20px;
}
.divMiniCallout {
	margin-top: 20px;
	background: none;
}
.divMiniCallout img {
	padding: 0px;
	border: none;
}
.divMiniCallout h3 {
	font-size: 28px;
	color: #d4292d;
	font-weight: normal;
	font-family: 'abril_fatfaceregular';
	border-bottom: 5px;
}
.divMiniCallout h3 a {
	color: #d4292d;
}
.divMiniCallout p {
	font-size: 18px;
	line-height: 26px;
	color: #928e8d;
	text-align: center;
	font-family: 'latoregular';
	padding-top: 0px;
}

body {
	background: #f5f1f0;
}
.wrapper-div { 
	overflow: hidden;
}
h2 {
	font-weight: normal;
	font-size: 28px;
	color: #173e1f;
	text-transform: uppercase;
	font-family: 'abril_fatfaceregular';
}
h3 {
	font-weight: normal;
	font-size: 22px;
	color: #d4292d;
	font-family: 'latolight';
}
p, li {
	font-size: 14px;
	line-height: 24px;
	color: #302c2b;
	font-family: 'latoregular';
}
ul {
	margin-left: 20px;
} 
a {
	color: #167827;
}
a:hover {
	color: #173e1f;
}
.sidemenu a {
	padding-left: 10px;
	color: #302c2b;
	font-family: 'latoregular';
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.sidemenu a:hover {
	background: #dcd8d7;
	color: #302c2b;
}
.sidemenu-category.current-category, .topmenu-category.current-category {
	background: #fdbd62;
	color: #302c2b;
	font-weight: normal;
}
.sidemenu-category:hover, .sidemenu-category.current-category:hover, .topmenu-category:hover, .topmenu-category.current-category:hover {
	background: #fdbd62;
	color: #302c2b;
	font-weight: normal;
}

.outer-banner-div {
	height: 165px;
	background: #f5f1f0 url(../../layout/images/outerBackgroundPattern.png) top repeat-x;
}
.banner-div {
	height: 165px;
	background: none;
}
.banner-logo {
	top: 10px;
}
.banner-side-div {
	top: 0px;
	width: 400px;
}
.banner-supernav-div {
	float: left;
}
.banner-supernav-div {
	font-family: 'latobold';
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 30px;
	margin-left: 40px;
}
.banner-supernav-div a {
	color: #928e8d;
	-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: #fdbd62;
	text-decoration: none;
}
.banner-socialmedia-div {
	width: 132px;
	position: absolute;
	top: -20px;
	right: 0px;
}
.banner-socialmedia-div a {
	display: block;
	width: 39px;
	height: 84px;
	float: left;
	margin-right: 5px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.banner-socialmedia-div a.Facebook {
	background: url(../../layout/images/social/facebook.png) center center no-repeat;
}
.banner-socialmedia-div a.Instagram {
	background: url(../../layout/images/social/instagram.png) center center no-repeat;
}
.banner-socialmedia-div a.Twitter {
	background: url(../../layout/images/social/twitter.png) center center no-repeat;
}
.banner-socialmedia-div a.Feed {
	background: url(../../layout/images/social/feed.png) center center no-repeat;
}
.banner-socialmedia-div a:hover {
	padding-top: 15px;
}
.banner-contact-div {
	margin-top: 10px;
}
.banner-contact-div p {
	font-size: 18px;
	line-height: 23px;
	font-family: 'latoregular';
	color: #928e8d;
	margin-bottom: 2px;
}
.banner-contact-div p a {
	color: #928e8d;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.banner-contact-div p a:hover {
	color: #302c2b;
	text-decoration: none;
}

.outer-navbar-div {
	height: 70px;
	background: url(../../layout/images/outerNavbarBackground.png) center repeat-x;
}
.navbar-div {
	background: none;
	height: 70px;
}
.navbar-div a {
	height: 70px;
	font-size: 16px;
	padding: 0 8px;
	color: #f5f1f0;
	font-family: 'latobold';
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 70px;
	-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 {
	background: #0d9126;
	opacity: 0.75;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=75);
}
.first {
	margin-left: 15px;
}

.outer-footer-div {
	height: 170px;
	background: #dcd8d7;
	border-top: 1px solid #167827;
}
.footer-div {
	background: none;
	text-align: center;	
	font-size: 15px;
	color: #173e1f;
	font-family: 'latobold';
}
.footer-div a {
	color: #167827;
}
a.anchFooterNav {
	text-transform: uppercase;
	color: #928e8d;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
a.anchFooterNav:hover {
	color: #167827;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 1, 2014 */
@font-face {
    font-family: 'abril_fatfaceregular';
    src: url('fonts/abrilfatface-regular-webfont.eot');
    src: url('fonts/abrilfatface-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/abrilfatface-regular-webfont.woff') format('woff'),
         url('fonts/abrilfatface-regular-webfont.ttf') format('truetype'),
         url('fonts/abrilfatface-regular-webfont.svg#abril_fatfaceregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latolight';
    src: url('fonts/lato-lig-webfont.eot');
    src: url('fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-lig-webfont.woff') format('woff'),
         url('fonts/lato-lig-webfont.ttf') format('truetype'),
         url('fonts/lato-lig-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-reg-webfont.eot');
    src: url('fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-reg-webfont.woff') format('woff'),
         url('fonts/lato-reg-webfont.ttf') format('truetype'),
         url('fonts/lato-reg-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoitalic';
    src: url('fonts/lato-regita-webfont.eot');
    src: url('fonts/lato-regita-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-regita-webfont.woff') format('woff'),
         url('fonts/lato-regita-webfont.ttf') format('truetype'),
         url('fonts/lato-regita-webfont.svg#latoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 1, 2014 */
@font-face {
    font-family: 'latobold';
    src: url('fonts/lato-bol-webfont.eot');
    src: url('fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-bol-webfont.woff') format('woff'),
         url('fonts/lato-bol-webfont.ttf') format('truetype'),
         url('fonts/lato-bol-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
