
.banner-div {
    
}
		.divMainCalloutSlideshowText {
		    position: absolute;
		    width:1700px;	    
		}
.content-div.content-home {
	width: 100%;
	padding: 0px 0px;
	margin: 0px auto;
	background: none;
}

.divMainCalloutWrapper {
    margin-bottom: 15px;
}

.divMainCalloutText {
   background: url(../../layout/images/textBlock.png) center bottom no-repeat; 
   height: 155px;
}
.outer-static-div {
	height: 905px;	
	background: url(../../layout/images/outerTextBlock.png) center bottom repeat-x;
}
.static-div {
	margin-top: -150px;
	height: 905px;
}
.divMainCalloutText h2, .divMainCalloutText h3, .divMainCalloutText p {
	text-align: center;
	color: #efefef;
	font-family: 'arbutus_slabregular';
	font-size: 38px;
	line-height: 50px;
	background: none;
	font-weight: normal;
	padding-top: 10px;
}

.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
	width: 1700px;
	height: 750px;
	left: 50%;
	margin-left: -850px;
	margin-top: -120px;	
}
.divMainCalloutSlideshowImageHolder img, .divMainCalloutImage img{
    position: absolute;
	right: 0px;
	bottom: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	top: 0px;
	width:1700px;
    height: 750px;
}
.divMainCalloutSlideshowText {
    position: absolute;
    height: 750px;
    padding-top: 20px;
}
.divMainCalloutSlideshowThumbnails {
    text-align: center;
    width: 1700px;
}
.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;
}
.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;
}
.outer-MiniCallout-div {
	height: 415px;
	width: 100%;
	background-color: #e1e7ea; 
	padding: 20px 0px 0px 0px;
	margin: 0px auto;
	margin-top: 20px;
}
.divMiniCalloutWrapper {
	width: 940px;
	margin: 0px auto;
	padding: 0 20px;
	height: 415px;
}
.divMiniCalloutTitle {
	height: 70px;
	background: url(../../layout/images/headingBackground.png) center no-repeat;
}
.divMiniCalloutTitle h2 {
	font-weight: normal;
	font-size: 30px;
	text-align: center;
	line-height: 70px;
	font-family: 'arbutus_slabregular';
	color: #2b3a42;
}
.divMiniCallout {
	height: 295px;
	overflow: hidden;
}
.MinicalloutContent {
	position: absolute;
	top: 207px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.MinicalloutContent:hover {
	top: -22px;
}
.divMiniCallout h3 {
	background: url(../../layout/images/mcTitle.png) center no-repeat;
	margin: 0;
	padding: 0;
}
.divMiniCallout h3 a {
	display: block;
	height: 115px;
	width: 450px;
	font-family: 'arbutus_slabregular';
	color: #2b3a42;
	font-size: 26px;
	line-height: 115px;
}
.divMiniCallout h3 a:hover {
	text-decoration: none;
}
.MinicalloutParagraph {
	background: url(../../layout/images/mcParagraphBackground.png) center no-repeat;
	height: 227px;
	margin-top: -25px;
}
.divMiniCallout p {
	font-size: 16px;
	color: #2b3a42;
	font-family: 'noto_sansbold';
	padding-top: 30px;
}
.MinicalloutContent table {
	margin-left: 15px;
}
.divMiniCallout td {
	font-size: 26px;
	line-height: 32px;
	color: #efefef;
	font-family: 'noto_sansbold';
}
.divMiniCallout td a {
	color: #efefef;
	font-size: 22px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.divMiniCallout td a:hover {
	color: #2b3a42;
	text-decoration: none;
}
.content-home .divMiniCallout img {
	border: none;
	padding: 0;
}

#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;
}
.main {
	margin-bottom: 0px;
}
body {
	background-color: #efefef;
}
.wrapper-div {
	background: url(../../layout/images/wrapperDivBackground.png) center top no-repeat;
	overflow: hidden;
}
.content-div {
	margin-top: 26px;
}
h2 {
	font-family: 'arbutus_slabregular';
	color: #2b3a42;
	font-weight: normal;
}
h2 a {
	font-family: 'arbutus_slabregular';
	color: #81afb5;
	font-size: 22px;
	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;
}
h2 a:hover {
	color: #2b3a42;
	text-decoration: none;
}
h3 {
	font-size: 22px;
	line-height: 25px;
	color: #81afb5;
	font-weight: normal;
	font-family: 'noto_sansbold';
}
p, li {
	font-size: 15px;
	line-height: 24px;
	font-family: 'noto_sansregular';
}
ul {
	margin-left: 20px;
}
.sidemenu a {
	padding-left: 10px;
	font-family: 'noto_sansregular';
	color: #c6c7c9;
	-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 {
	color: #2b3a42;
	background: none;
}
.sidemenu-category.current-category, .topmenu-category.current-category {
	color: #ff530d;
	font-weight: normal;
}
.sidemenu-category:hover, .sidemenu-category.current-category:hover, .topmenu-category:hover, .topmenu-category.current-category:hover {
	background: none;
	color: #ff530d;
	font-weight: normal;
}
p a {
	font-family: 'noto_sansitalic';
}

.outer-banner-div {
	height: 100px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff,endColorstr=#99ffffff); 
	background: rgba(239,239,239,.85);
	z-index: 5;
}
.banner-div {
	height: 100px;
	background: none;
}
.banner-logo {
	top: 0px;
}
.banner-side-div {
	right: 20px;
}
.banner-socialmedia-div a {
	height: 26px;
	width: 26px;
	display: inline-block;
}
.banner-contact-div {
	text-align: right;
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	color: #2b3a42;
	font-family: 'noto_sansregular';
}
.banner-contact-div a {
	color: #2b3a42;
}

.outer-navbar-div {
	height: 50px;
	background: #2b3a42;
	z-index: 5;
}
.navbar-div {
	background: none;
	font-family: 'arbutus_slabregular';
	text-transform: uppercase;
}
.anchMainNav.first {
	margin-left: 85px;
}
.navbar-div a {
	line-height: 50px;
	color: white;
	letter-spacing: .03em;
	padding: 0 20px;
	-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 {
	background: #bdd4de;
	color: #2b3a42;
}
.navbar-div a:hover, .navbar-div a.current {
	background: #bdd4de;
	color: #2b3a42;
}

.outer-footer-div {
	border-top: 2px solid #c6c7c9;
}
.footer-div {
	text-align: center;
	font-family: 'noto_sansregular';
	font-size: 16px;
	line-height: 30px;
	background: none;	
}
.footer-div a {
	font-size: 16px;
	font-family: 'noto_sansregular';
	color: #2b3a42;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.footer-div a:hover {
	color: #ff530d;
}
.anchFooterNav {
	text-transform: uppercase;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 5, 2014 */
@font-face {
    font-family: 'arbutus_slabregular';
    src: url('fonts/arbutusslab-regular-webfont.eot');
    src: url('fonts/arbutusslab-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arbutusslab-regular-webfont.woff') format('woff'),
         url('fonts/arbutusslab-regular-webfont.ttf') format('truetype'),
         url('fonts/arbutusslab-regular-webfont.svg#arbutus_slabregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'noto_sansitalic';
    src: url('fonts/notosans-italic-webfont.eot');
    src: url('fonts/notosans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/notosans-italic-webfont.woff') format('woff'),
         url('fonts/notosans-italic-webfont.ttf') format('truetype'),
         url('fonts/notosans-italic-webfont.svg#noto_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'noto_sansbold_italic';
    src: url('fonts/notosans-bolditalic-webfont.eot');
    src: url('fonts/notosans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/notosans-bolditalic-webfont.woff') format('woff'),
         url('fonts/notosans-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/notosans-bolditalic-webfont.svg#noto_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'noto_sansbold';
    src: url('fonts/notosans-bold-webfont.eot');
    src: url('fonts/notosans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/notosans-bold-webfont.woff') format('woff'),
         url('fonts/notosans-bold-webfont.ttf') format('truetype'),
         url('fonts/notosans-bold-webfont.svg#noto_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'noto_sansregular';
    src: url('fonts/notosans-regular-webfont.eot');
    src: url('fonts/notosans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/notosans-regular-webfont.woff') format('woff'),
         url('fonts/notosans-regular-webfont.ttf') format('truetype'),
         url('fonts/notosans-regular-webfont.svg#noto_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
