

.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;
}

.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;
}



.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;
}


		.divMainCalloutSlideshowText {
		    position: absolute;
		    width:980px;	    
		}
.divMainCalloutWrapper {
    margin-bottom: 15px;
}

.divMainCalloutText {
    
}
.outer-slideshow-div {
	height: 485px;
	background: rgba(41,30,29,.40);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66291e1d,endColorstr=#66291e1d);
	margin-bottom: 20px;
}

.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
	width:980px;
    height: 485px;
    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: 485px;
}
.divMainCalloutSlideshowTextHolder {
	width: 285px;
	height: 200px;
	padding: 10px;
	position: absolute;
	bottom: 40px;
	background: rgba(255,255,255,.80);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff,endColorstr=#ccffffff);
	border-top: 5px solid #e23040;
}
.divMainCalloutSlideshowText {
    position: absolute;
    height: 485px;
    width: 285px;
    height: 200px;
}
.divMainCalloutSlideshowText h2 {
	font-size: 26px;
	text-transform: uppercase;
	color: #e23040;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	line-height: 34px;
	margin-bottom: 2px;
}
.divMainCalloutSlideshowText p {
	font-size: 18px;
	line-height: 26px;
	color: #291e1d;
	margin: 0;
}
.divMainCalloutSlideshowText p a {
	text-transform: uppercase;
	color: #e5d4c7;
	padding: 10px 20px;
	background: #e3535f;
	font-style: normal;
	margin-top: 10px;
	display: block;
	margin-top: 5px;
	float: left;
	-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 {
	background: #e23040;
	color: white;
	text-decoration: none;
}
.divMainCalloutSlideshowThumbnails {
    text-align: center;
    width: 980px;
	background: rgba(0,0,0,.70);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3000000,endColorstr=#b3000000); 
	margin-top: -28px;
}
.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: 12px;
    width: 12px;
    height: 12px;
	border-radius: 6px;
    display: inline-block;
    background: #e5d4c7;
    border: none;
}
.ThumbDot.active {
    background: #e23040;
    border: none;
}
.outer-mc-div {
	height: 235px;
	margin: 20px 0;
}
.divMiniCalloutWrapper {
	height: 235px;
	background: rgba(41,30,29,.40);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66291e1d,endColorstr=#66291e1d);
}
.divMiniCallout {
    color: #ffffff;
    background: none;
	height: 235px;
	margin-right: 40px;
	background: rgba(41,30,29,.70);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3291e1d,endColorstr=#b3291e1d);
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.divMiniCallout1 {
	margin-left: 20px;
}
.divMiniCallout3 {
	margin-right: 0;
}
.divMiniCallout:hover {
	background: rgba(41,30,29,.90);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc291e1d,endColorstr=#cc291e1d);
}
.icon-div {
	width: 286px;
	height: 235px;
	position: absolute;
	top: 0px;
}
.icon-div a {
	display: block;
	width: 286px;
	height: 235px;
}
a.icon1 {
	display: block;
	width: 286px;
	height: 235px;
	background: url(../../layout/images/icon1.png) center top no-repeat;
}
a.icon2 {
	display: block;
	width: 286px;
	height: 235px;
	background: url(../../layout/images/icon2.png) center top no-repeat;
}
a.icon3 {
	display: block;
	width: 286px;
	height: 235px;
	background: url(../../layout/images/icon3.png) center top no-repeat;
}
.divMiniCallout h3 {
    text-align: center;
    padding: 12px 0;
    margin: 0;
    color: #ffffff;
	background: rgba(41,30,29,.90);
	margin-top: 100px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc291e1d,endColorstr=#cc291e1d);
}
.divMiniCallout h3 a {
    color: #ffffff;
}
.divMiniCallout p {
    padding: 10px;
	text-align: center;
	color: #ffffff;
}
.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/afterArrow.png) no-repeat;
    position: absolute;
    top: 457px;
    right: 0px;
	z-index: 20;
}
#prevButton {
    width: 28px;
    height: 30px;
    background: url(../images/beforeArrow.png) no-repeat;
    position: absolute;
    top: 457px;
    left: 0px;
    z-index: 20;
}
#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;
	z-index: 10;
	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;
}

.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;
}


body {
	background: url(../../layout/images/dirtBackground2.jpg) center;
}
h2, h2 a {
	font-size: 30px;
	line-height: 40px;
	letter-spacing: -.01em;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #6d5e5e;
	-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: #c44741;
	text-decoration: none;
}
h3, h3 a {
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	color: #e23040;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
h3 a:hover {
	color: #291e1d;
	text-decoration: none;
}
p, li, td {
	font-size: 15px;
	line-height: 24px;
	letter-spacing: .025em;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	color: #333333;
}
p a {
	font-weight: 400;
	font-style: italic;
	color: #e23040;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
p a:hover {
	color: black;
}

.sidemenu a {
	padding-left: 10px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #333333;
	-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: #e23040;
	background: none;
}
.sidemenu-category.current-category, .topmenu-category.current-category {
	color: #e23040;
	background: none;
	font-weight: 400;
}
.sidemenu-category:hover, .sidemenu-category.current-category:hover, .topmenu-category:hover, .topmenu-category.current-category:hover {
	background: none;
	color: #e23040;
}

.outer-banner-div {
	height: 26px;
	background: none;
	z-index: 10;
}
.banner-div {
	height: 26px;
	background: none;
}
.banner-logo {
	top: 10px;
	left: 20px;
}
.banner-side-div {
	height: 26px;
	background: rgba(0,0,0,.70);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3000000,endColorstr=#b3000000);
	top: 0;
	right:0;
	padding: 0 20px;
}
.banner-contact-div p {
	color: white;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: .025em;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
}

.outer-navbar-div {
	height: 120px;
	background: rgba(255,255,255,.25);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#40ffffff,endColorstr=#40ffffff);
	-webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 5px 25px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 5px 25px 0px rgba(0, 0, 0, 0.75);
	margin-bottom: 20px;
}
.navbar-div {
	height: 120px;
	background: rgba(255,255,255,.80);
	
}
.navbar-div a {
	font-size: 15px;
	text-transform: uppercase;
	line-height: 120px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: #6d5e5e;
	-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: #e23040;
	color: #e5d4c7;
}
.navbar-div a.first {
	margin-left: 434px;
}

.outer-footer-div {
	height: 120px;
	background: rgba(255,255,255,.25);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#40ffffff,endColorstr=#40ffffff);
	-webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 5px 25px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 5px 25px 0px rgba(0, 0, 0, 0.75);
	margin-bottom: 20px;
	margin-top: 20px;
}
.footer-div {
	height: 80px;
	background: rgba(227,67,81,.90);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80e34351,endColorstr=#80e34351);
	color: #ffffff;
	text-align: center;
	color: #e5d4c7;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 15px;
}
.footer-div a.anchFooterNav {
	font-size: 15px;
	line-height: 28px;
	margin-right: 15px;
	text-transform: uppercase;
	color: #e5d4c7;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}
.footer-div a.anchFooterNav:hover {
	color: white;
}
.footer-div a {
	color: #e5d4c7;
}

font-family: 'Lato', sans-serif;
300, 400, 700

font-family: 'Montserrat', sans-serif;
400, 700
