
.banner-div {
    
}
		.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
		    float: left;
		    margin-right: 20px;
		}
		.divMainCalloutSlideshowTextHolder, .divMainCalloutText {
		    float: right;
		    width: 395px;
		    position: absolute;
			background: url(../../layout/images/textOverlayBackground.png) no-repeat;
			height: 360px;
			top: 20px;
			right: 0px;
		}
		.divMainCalloutSlideshowThumbnails {
			float: left;
		}
		.divMainCalloutSlideshowText {
			padding-right: 20px;
		}
.divMainCalloutWrapper {
    margin-bottom: 15px;
}

.divMainCalloutText {
    
}
.outer-slideshow-div {
	background: url(../../layout/images/slideshowBackground.png) repeat;	
	height: 400px;
}

.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
	width:620px;
    height: 360px;
    overflow: hidden;	
	margin-top: 20px;
}
.divMainCalloutSlideshowImageHolder img, .divMainCalloutImage img{
    position: absolute;
	right: 0px;
	bottom: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	top: 0px;
	width:620px;
    height: 360px;
}

.divMainCalloutSlideshowText {
    position: absolute;
    height: 360px;
    width: 320px;
	margin-left: 55px;
	margin-top: 20px;
	text-align: center;
}
.divMainCalloutSlideshowText h2 {
	font-size: 40px;
	color: #fbf8e5;
	font-family: 'times_new_romanbold';
	line-height: 42px;
	padding-bottom: 10px;
	border-bottom: 1px solid #420000;
}
.divMainCalloutSlideshowText p {
	font-size: 22px;
	line-height: 33px;
	color: #fbf8e5;
	font-family: 'open_sansregular';
}
.divMainCalloutSlideshowText p a {
	display: block;
	border: 1px solid #420000;
	color: #f2f2f2;
	font-family: 'times_new_romanitalic';
	padding: 5px 15px;
	margin: 0 auto;
	width: 200px;
	margin-top: 20px;
	-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: #420000;
	color: #fbf8e5;
	text-decoration: none;
}
.divMainCalloutSlideshowThumbnails {
    text-align: center;
    width: 620px;
	background: url(../../layout/images/dotsBackground.png) center repeat;
	margin-top: -30px;
	height: 30px;
}
.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;
	margin-top: 5px;
}
.ThumbDot.active {
    background: url('../../layout/images/model/slidedot_current.png') no-repeat;
    border: none;
}
.divMiniCallout {
    color: #f2f2f2;
    background: #277ebc;
	margin-top: 20px;
	background: #88212a;
	padding-bottom: 5px;
	border-bottom: 5px solid #420000;
}
.image img {
	padding: 0px;
	border: none;
	background: #ecd6af;
	border-top: 5px solid #420000;
	padding: 5px 0px;
}
.header {
    text-align: center;
    padding: 15px 10px;
    margin: 0 auto;
    color: #f2f2f2;
	font-size: 40px;
	font-family: 'times_new_romanbold';
	display: block;
}
.header a {
    color: #f2f2f2;
}
.header a:hover {
	text-decoration: none;
}
.callouttext {
    padding: 10px;
	font-size: 22px;
	line-height: 32px;
	text-align: center;
	font-family: 'open_sansregular';
	display: table-cell;
	vertical-align: middle;
	color: white;
	
}

.callouttextwrapper {
	display: table;
	min-height: 150px;
}

.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/prettyPhoto/default/sprite_next.png) no-repeat;
    position: absolute;
    top: 300px;
    right: 560px;
}
#prevButton {
    width: 28px;
    height: 30px;
    background: url(../images/prettyPhoto/default/sprite_prev.png) no-repeat;
    position: absolute;
    top: 300px;
    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;
}
.catalogbar-div {
	display: none;
}
body {
	background: #ecd6af;
}
.outer-content-div {
	background: url(../../layout/images/contentBackground.png) repeat-x;
}
.content-div {
	background: #ecd6af;
}
h2 {
	font-family: 'times_new_romanbold';
	color: #420000;
	text-transform: uppercase;
	margin-top: 0px;
}
h3 {
	font-family: 'open_sanssemibold';
	color: #a62934;
	margin-top: 0px;
}
p, li, td {
	font-family: 'open_sansregular';
	font-size: 14px;
	line-height: 23px;
}
ul {
	margin-left: 20px;
}
a {
	color: #a62934;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
a:hover {
	text-decoration: none;
	color: #420000;
}
.textholder {
	border-bottom: 1px solid #420000;
}
.sidemenu {
	border-right: 1px solid #420000
}
.sidemenu-category, .topmenu-category {
	border-bottom: 1px solid #420000;
}
.sidemenu a {
	color: #a62934;
	font-family: 'open_sansregular';
	padding-left: 5px;
	-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: #fbf8e5;
	background: #420000;
}
.sidemenu-category.current-category, .topmenu-category.current-category {
	color: #420000;
	font-weight: normal;
}
.sidemenu-category:hover, .sidemenu-category.current-category:hover, .topmenu-category:hover, .topmenu-category.current-category:hover {
	background: none;
	color: #420000;
}
.sidemenu-category.next-category {
	border-top: 1px solid #420000;
}

.banner-logo {
	top: 0px;
	left: 0px;
}
.outer-banner-div {
	border-top: 10px solid #420000;
}
.banner-div {
	background: none;
	height: 120px;
}
.banner-supernav-div {
	float: left;
	margin-right: 5px;
	font-family: 'open_sansregular';
	text-transform: uppercase;
}
.banner-supernav-div a {
	display: inline-block;
	height: 26px;
	line-height: 24px;
	padding: 0 10px;
	border: 1px solid #a62934;
	margin-left: 10px;
	color: #a62934;
	-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: #420000;
	border: 1px solid #420000;
	text-decoration: none;
}
.banner-socialmedia-div a {
	height: 28px;
	width: 28px;
	display: inline-block;
}
.Facebook {
	background: url(../../layout/images/social/facebook.png) center no-repeat;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.Facebook:hover {
	background: url(../../layout/images/social/facebookHover.png) center no-repeat;
}
.Feed {
	background: url(../../layout/images/social/feed.png) center no-repeat;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.Feed:hover {
	background: url(../../layout/images/social/feedHover.png) center no-repeat;
}
.banner-contact-div p {
	font-size: 20px;
	color: #420000;
	font-family: 'open_sansregular';
	margin-top: 10px;
}
.banner-contact-div p a {
	font-size: 17px;
	margin-top: 5px;
}

.outer-navbar-div {
	background: #a27063;
	height: 50px;
	border-bottom: 5px solid #a62934;
}
.navbar-div {
	height: 50px;
	line-height: 50px;
	background: #590a17;
}
.navbar-div a {
	font-size: 15px;
	font-family: 'open_sansregular';
	color: #fbf8e5;
	-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: #a62934;
}

.outer-footer-div {
	background: url(../../layout/images/slideshowBackground.png) center repeat-x;
	height: 200px;
	border-bottom: 10px solid #a62934;
}
.footer-div {
	background: none;
	padding-top: 30px;
	text-align: center;
	color: white;
}
.footer-div a {
	color: white;
	font-size: 13px;
	font-family: 'open_sansregular';
	-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: #a62934;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 28, 2014 */
@font-face {
    font-family: 'open_sansitalic';
    src: url('fonts/opensans-italic-webfont.eot');
    src: url('fonts/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-italic-webfont.woff') format('woff'),
         url('fonts/opensans-italic-webfont.ttf') format('truetype'),
         url('fonts/opensans-italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/opensans-semibold-webfont.eot');
    src: url('fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-semibold-webfont.woff') format('woff'),
         url('fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url('fonts/opensans-semibolditalic-webfont.eot');
    src: url('fonts/opensans-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-semibolditalic-webfont.woff') format('woff'),
         url('fonts/opensans-semibolditalic-webfont.ttf') format('truetype'),
         url('fonts/opensans-semibolditalic-webfont.svg#open_sanssemibold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'times_new_romanregular';
    src: url('fonts/times-webfont.eot');
    src: url('fonts/times-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/times-webfont.woff') format('woff'),
         url('fonts/times-webfont.ttf') format('truetype'),
         url('fonts/times-webfont.svg#times_new_romanregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'times_new_romanitalic';
    src: url('fonts/timesi-webfont.eot');
    src: url('fonts/timesi-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/timesi-webfont.woff') format('woff'),
         url('fonts/timesi-webfont.ttf') format('truetype'),
         url('fonts/timesi-webfont.svg#times_new_romanitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'times_new_romanbold';
    src: url('fonts/timesbd-webfont.eot');
    src: url('fonts/timesbd-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/timesbd-webfont.woff') format('woff'),
         url('fonts/timesbd-webfont.ttf') format('truetype'),
         url('fonts/timesbd-webfont.svg#times_new_romanbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'times_new_romanbold_italic';
    src: url('fonts/timesbi-webfont.eot');
    src: url('fonts/timesbi-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/timesbi-webfont.woff') format('woff'),
         url('fonts/timesbi-webfont.ttf') format('truetype'),
         url('fonts/timesbi-webfont.svg#times_new_romanbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
