.sidemenu {
	width: 200px;
	float: left;
	padding: 0px 20px 20px 0px;
	border-right: 2px dotted #bead92;
}
a.sidemenu-category {
	display: block;
	color: #df4e1c;
	cursor: pointer;
	padding:10px 0px 10px 10px;
	font: 18px/20px Domine-Bold, Trebuchet MS, sans-serif;
    border-bottom: 2px dotted #bead92;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
}
a.sidemenu-category.next-category {
	border-top: 1px solid #bead92;
}
a.sidemenu-category:hover {
    color: #346199;
	text-decoration: none;
	background: white;
	border-bottom: 2px dotted #372f20;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a.sidemenu-category.current-category {
    color: white;
	background: url(../images/sidemenu-bg.png) repeat;
}

a.sidemenu-category.current-category:hover {
	background: url(../images/sidemenu-bg.png) repeat;
}

a.sidemenu-subcategory {
	display: block;
	cursor: pointer;		
	margin-left: 10px;
	margin-right: -20px;
	font: 16px/30px Arial, Trebuchet MS, sans-serif;
	padding: 5px 9px;
	color: #333333;
	border-bottom: 1px solid #bead92;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
}
a.sidemenu-subcategory:hover {
	text-decoration: none;
	color: ;
}
a.sidemenu-subcategory.current-subcategory {
    color: ;
	padding: 5px 9px;
	margin-left: 10px;
	margin-right: -20px;	
}

a.sidemenu-subcategory.current-subcategory:hover {
    color: ;
	margin-left: 20px;	
	margin-right: -30px;
}


		.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
		    float: left;
		}
		.divMainCalloutSlideshowTextHolder, .divMainCalloutText {
		    float: right;
		    width: 300px;
		    padding: 20px;
		   	height: 360px;
		    background: #346199;
		    color: #ffffff;
		    font: 17px/24px Domine-Bold;
		}
		.divMainCalloutSlideshowTextHolder h2 {
			color: #ffffff;
			font: 42px/46px Domine-Bold;
			text-shadow: 0 0 1px rgba(0, 0, 0, 1.0);
		}
		.divMainCalloutSlideshowTextHolder h3 {
			color: #ffffff;
			font: 38px/42px Courgette-Regular;
			margin-bottom: 3px;
			text-shadow: 0 0 1px rgba(0, 0, 0, 1.0);
		}
		.divMainCalloutSlideshowThumbnails {
			float: left;
		}
		.divMainCalloutSlideshowText {
			padding-right: 20px;
		}
.minicallout-wrapper {
	width: 288px;
	margin-right: 20px;
	padding-right: 15px;
	float: left;
	min-height: 240px;
	border-right: 2px dotted #bead92;
}
.content-home {
	padding-top: 13px;
}
.pagetextholder h2 {
	color: #372f20;
	font: 26px/30px Domine-Bold;
	margin-bottom: 7px;
}
.pagetextholder {
	text-align: center;
	padding-bottom: 7px;
	margin-bottom: 20px;
	border-bottom: 2px dotted #bead92;
}
.slideshow-div.inner-div {
	width: 940px;
	padding: 6px 20px;
}
.divMainCalloutWrapper {
    margin-bottom: 15px;
}

.divMainCalloutText {
    
}
.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
	width:600px;
    height: 400px;
}
.divMainCalloutSlideshowImageHolder img, .divMainCalloutImage img{
    position: absolute;
	right: 0px;
	bottom: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	top: 0px;
	width:600px;
    height: 400px;
}

.divMainCalloutSlideshowText {
    position: absolute;
    height: 400px;
    padding-top: 20px;
}
.divMainCalloutSlideshowThumbnails {
    text-align: center;
    width: 600px;
}
.ThumbImage {
    width: 106px;
    height: 65px;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
}
.ThumbImage {
    border: 2px solid #ffffff;
}
.ThumbImage.active {
    border: 2px solid #bead92;
}
.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: #ffffff;
    background: #346199;
}
.divMiniCallout h3 {
    text-align: center;
    padding: 10px;
    margin: 0;
    color: #ffffff;
}
.divMiniCallout h3 a {
    color: #ffffff;
}
.divMiniCallout p {
    padding: 10px;
}
.imageholder {
    float: left;
    padding: 3px;
    border: 1px solid #bead92;
    margin: 6px;
}
.fullwidth .imageholder {
    margin: 6px 12px 6px 13px;
}
#nextButton {
    width: 41px;
    height: 80px;
    background: url(../images/prettyPhoto/default/sprite_next.png) no-repeat;
    position: absolute;
    top: 50%;
	margin-top: -40px;
    right: -340px;
	z-index: 50;
}
#prevButton {
    width: 41px;
    height: 80px;
    background: url(../images/prettyPhoto/default/sprite_prev.png) no-repeat;
    position: absolute;
    top: 50%;
	margin-top: -40px;
    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;
}
.author h3 {
	font: 18px/22px Domine-Bold;
	color: #df4e1c;
	margin-bottom: 5px;
}
.blog-container {
    padding: 0px 0px 15px 0px;
    border-bottom: 0px solid #bead92;
}
.blog-container h3 {
	font: 18px/22px Domine-Bold;
}
.newsletter h3 {
	font: 18px/22px Domine-Bold;
	color: #df4e1c;
	margin-bottom: 5px;
}
.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 #bead92;
	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 #346199;
}
.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 Arial;
}