/* html {overflow:-moz-scrollbars-vertical;} */
body {
	padding:0;
	margin:0;
	background:#9A9575;
}
body, p, ul, ol, li {
	font:14px 'Book Antiqua', Palatino, serif;
	color:#442121;
	line-height:1.5;
}
@media only screen and (max-width: 900px) {
body, td, p, ul, ol, li {
	font-size:13px;
	line-height:1.4;
}
}
@media only screen and (max-width: 767px) {
body, td, p, ul, ol, li {
	font-size:12px;
}
}
@media only screen and (max-width: 570px) {
body, td, p, ul, ol, li {
	font-size:11px;
}
}
@font-face {
	font-family:'ppy';
	src: url('/_scripts/fonts/ppy.eot');
	src: url('/_scripts/fonts/ppy.eot?#iefix') format('embedded-opentype'), url('/_scripts/fonts/ppy.woff2') format('woff2'), url('/_scripts/fonts/ppy.woff') format('woff')
}
hr {
	border-top:1px solid #B4AE9B !important;
}
a, a.alt:hover {
	color:#72361B;
	text-decoration:underline;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
}
a:hover, a.alt {
	color:#AF5926;
	text-decoration:none;
}
.imgbox {
	background-color:#fff;
	padding:2px;
	border:1px solid #e0e0e0;
}
.box {
	border:1px solid #333;
	border-collapse:collapse;
}
.pubbox {
	border:1px solid #ccc;
	border-collapse:collapse;
}
.small {
	font-size:11px;
}
.h1, h1 {
	margin:0;
	font:normal 30px 'ppy', papyrus, Arial, sans-serif;
	color:#b06a38;
}
.h2, h2 {
	margin:12px 0;
	font:normal 20px 'trajan-pro-3', trajan pro, sans-serif;
	color:#554329;
}
.h3, h3 {
	margin:12px 0;
	font:italic 18px Arial, sans-serif;
	color:#444;
}
.h4, h4 {
	margin:12px 0;
	font:bold 17px Arial, sans-serif;
	color:#000;
}
.headertext2 h1 {
	font-size:22px;
	font-family:Arial, sans-serif;
}
@media only screen and (max-width: 900px) {
h1 {
	font-size:24px;
}
.headertext2 h1 {
	font-size:20px;
}
h2 {
	font-size:18px;
}
}
@media only screen and (max-width: 767px) {
h1 {
	font-size:20px;
}
.headertext2 h1 {
	font-size:17px;
}
}
@media only screen and (max-width: 640px) {
h1 {
	font-size:20px;
}
.headertext2 h1 {
	font-size:17px;
}
h2 {
	font-size:17px;
}
}
@media only screen and (max-width: 590px) {
h1 {
	font-size:17px;
}
.headertext2 h1 {
	font-size:15px;
}
h2 {
	font-size:15px;
}
}
.cookietrail {
	position:relative;
	height:30px;
	margin:0 auto;
	background-color:#e0e0e0;
}
.cookietrail em {
	float:left;
	padding:8px 0 0 8px;
	font-size:10px;
	font-style:normal;
}
.cookietrail span {
	float:right;
	padding:8px 8px 0 0;
	font-size:10px;
}
/* Wrappers ================================================== */
.wrapper {
	position:relative;
	max-width:1200px;
	min-width:980px;
	min-height:400px;
	margin:15px auto;
	background:#e8e8d8;
	webkit-box-shadow:0px 5px 10px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:0px 5px 10px 0px rgba(0, 0, 0, 0.25);
	box-shadow:0px 5px 10px 0px rgba(0, 0, 0, 0.25);
	overflow:hidden;
}
.wrapper2 {
	position:relative;
	padding:25px;
	-webkit-box-shadow:0px 25px 30px 0px rgba(205, 201, 183, 1);
	-moz-box-shadow:0px 25px 30px 0px rgba(205, 201, 183, 1);
	box-shadow:0px 25px 30px 0px rgba(205, 201, 183, 1);
	z-index:200;
}
.wrapper3 {
	display:table;
	width:100%;
}
.wrapper3a {
	padding-top:17px;
}
.wrapperleft, .wrapperright {
	display:table-cell;
	vertical-align:top;
}
.wrapperleft {
	width:270px;
}
.bodycontent {
	min-height:250px;
}
/* Left Bar / Navigation ================================================== */
.wrapperleft .leftbar {
	width:232px;
	margin-right:38px;
}
.wrapperleft .leftbar .navbar a {
	display:block;
	padding:0 5px;
	font:normal 14px 'trajan-pro-3', trajan pro, sans-serif;
	color:#554329;
	text-decoration:none;
	text-align:right;
	line-height:2;
}
.wrapperleft .leftbar .navbar a:hover, .wrapperleft .leftbar .navbar a.alt {
	color:#A56412;
	text-decoration:none;
}


.sidenav  {
}
.sidenav .topCMSTreeMenuTable {
	width:100%;
	font-size:12px;
	text-align:right;
}
.sidenav .topCMSTreeMenuLink {
	    color:#554329;
		text-decoration:none;
		display:block;
		padding:7px 27px 7px 0;
}
.sidenav .topCMSTreeMenuLink:hover, .sidenav .topCMSTreeMenuSelectedLink:hover, .sidenav .topCMSTreeMenuSelectedLink {
	color:#a56412;
	text-decoration:none;
	display:block;
    padding:7px 27px 7px 0;
}

.topCMSTreeMenuItem:after {
    background: linear-gradient(to right, #e6e6d6 1%, #b4ae9b 27%, #b4ae9b 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
	height:1px;
	width:100%;
	background:#b4ae9b;
	background:-moz-linear-gradient(left, #e6e6d6 1%, #b4ae9b 27%, #b4ae9b 100%);
	background:-webkit-gradient(linear, left top, right top, color-stop(1%, #e6e6d6), color-stop(27%, #b4ae9b), color-stop(100%, #b4ae9b));
	background:-webkit-linear-gradient(left, #e6e6d6 1%, #b4ae9b 27%, #b4ae9b 100%);
	background:-o-linear-gradient(left, #e6e6d6 1%, #b4ae9b 27%, #b4ae9b 100%);
	background:-ms-linear-gradient(left, #e6e6d6 1%, #b4ae9b 27%, #b4ae9b 100%);
	background:linear-gradient(to right, #e6e6d6 1%, #b4ae9b 27%, #b4ae9b 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6d6', endColorstr='#b4ae9b', GradientType=1);
}
.topCMSTreeMenuSelectedItem:after, .subCMSTreeMenuItem:after {
    background: linear-gradient(to right, #e6e6d6 1%, #b4ae9b 27%, #b4ae9b 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
	height:1px;
	width:100%;
	background:#b4ae9b;
	background:-moz-linear-gradient(left, #e6e6d6 1%, #b4ae9b 27%, #b4ae9b 100%);
	background:-webkit-gradient(linear, left top, right top, color-stop(1%, #e6e6d6), color-stop(27%, #b4ae9b), color-stop(100%, #b4ae9b));
	background:-webkit-linear-gradient(left, #e6e6d6 1%, #b4ae9b 27%, #b4ae9b 100%);
	background:-o-linear-gradient(left, #e6e6d6 1%, #b4ae9b 27%, #b4ae9b 100%);
	background:-ms-linear-gradient(left, #e6e6d6 1%, #b4ae9b 27%, #b4ae9b 100%);
	background:linear-gradient(to right, #e6e6d6 1%, #b4ae9b 27%, #b4ae9b 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6d6', endColorstr='#b4ae9b', GradientType=1);
}
.wrapperleft .leftbar .navbar .navsep {
	display:block;
	height:1px;
	background:#b4ae9b;
	background:-moz-linear-gradient(left, #e6e6d6 1%, #b4ae9b 27%, #b4ae9b 100%);
	background:-webkit-gradient(linear, left top, right top, color-stop(1%, #e6e6d6), color-stop(27%, #b4ae9b), color-stop(100%, #b4ae9b));
	background:-webkit-linear-gradient(left, #e6e6d6 1%, #b4ae9b 27%, #b4ae9b 100%);
	background:-o-linear-gradient(left, #e6e6d6 1%, #b4ae9b 27%, #b4ae9b 100%);
	background:-ms-linear-gradient(left, #e6e6d6 1%, #b4ae9b 27%, #b4ae9b 100%);
	background:linear-gradient(to right, #e6e6d6 1%, #b4ae9b 27%, #b4ae9b 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6d6', endColorstr='#b4ae9b', GradientType=1);
}
.wrapperleft .leftbar .navsep2 {
	display:none;
}

/* Site Header ================================================== */
.siteheader {
	height:117px;
	background:url(/sitedesign/images2/bgd_header.jpg) top center no-repeat;
}
/*login*/
.logwrapper{
height:70px;
}
.currentUserLabelText{ 
margin:0 0 0px 4px;
color:#A56412;
float:right;
font-size:12px;
}

.cmsdesklink{ 
   color: #a56412;
    float: right;
    font-size: 12px;
    margin: -117px 56px 0 4px;
}

.signoutLink{ 
    color: #a56412;
    float: right;
    font-size: 12px;
    margin: -117px 10px 0;
}

.siteheader .logo {
	position:relative;
	width:225px;
	height:125px;
	top:3px;
	margin:0 auto;
	z-index:400;
}
.siteheader .logo img {
	width:100%;
	height:100%;
}
.siteheader2 {
	width:100%;
	height:2px;
	background:#fff;
	-webkit-box-shadow:0px 2px 8px 0px rgba(180,65,95,0.15);
	-moz-box-shadow:0px 2px 8px 0px rgba(180,65,95,0.15);
	box-shadow:0px 2px 8px 0px rgba(180,65,95,0.15);
}
.fullwidth_slideshow {
	height:450px;
}
.fullwidth_slideshow img {
    height: auto;
    position: absolute !important;
    width: 1200px !important;
	height:450px !important;
}
@media only screen and (max-width: 1500px) {
.fullwidth_slideshow img {
    width: 1200px !important;
	height:450px !important;}
}
.headerlinks {
	display:table;
	float:right;
	position:relative;
	top:0;
	right:14px;
	background:#FEFEFE;
	padding:3px 5px 5px 5px;
	font:normal 14px 'trajan-pro-3', trajan pro, sans-serif;
	color:#D5BCAC;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-left-radius:5px;
	z-index:300;
	-webkit-box-shadow:0px 2px 8px 0px rgba(180,65,95,0.15);
	-moz-box-shadow:0px 2px 8px 0px rgba(180,65,95,0.15);
	box-shadow:0px 2px 8px 0px rgba(180,65,95,0.15);
}

/*toplevel*/
.second_nav{
	display:none;
}
.oneCMSMenu, .CMSMenu{
cursor:pointer;
}
.headerlinks a{
		padding: 0 10px;
}
.headerlinks .oneCMSMenu {
	font: 14px "trajan-pro-3", trajan pro, sans-serif;
	text-decoration:none;

}

/*nonactive + active*/
.headerlinks .oneCMSMenuItem {
	color: #554329;
}

/*mouseover + activemouseover*/
.headerlinks .oneCMSMenuItemMouseOver, .headerlinks .oneCMSMenuHighlightedMenuItemMouseOver, .headerlinks .oneCMSMenuHighlightedMenuItem {
	 color: #72361b;
}
/*dropdown*/
.headerlinks .CMSMenu {
	padding:4px 10px 4px 0;
	width:auto !important;

}
/*drop +active/non*/
.headerlinks .CMSMenuItem{
	padding:4px 20px 4px 10px;
}
/*mouseover +active mouseover*/
.headerlinks .CMSMenuItemMouseOver, .headerlinks .CMSMenuHighlightedMenuItemMouseOver, .headerlinks .CMSMenuHighlightedMenuItem  {
	padding:4px 20px 4px 10px;
}
.navdivider {
  background: none repeat scroll 0 0 #d5bcac;
    display: block;
    height: 25px !important;
    margin: 1px 2px;
    padding: 0;
    width: 2px;
}


/* Site Footer ================================================== */
.footer {
	position:relative;
	width:100%;
	min-height:185px;
	background:#E5E7D6 url(/sitedesign/images2/bgd_footer.png) left bottom no-repeat;
	z-index:100;
}
.footer2 {
	position:relative;
	padding:40px 30px 20px 30px;
}
.footer3 {
	position:relative;
	display:table;
	width:100%;
	z-index:300;
}
.footerleft, .footerright {
	display:table-cell;
	vertical-align:middle;
}
.footerleft {
	width:270px;
}
.footerleft .footercallout {
	width:180px;
	height:120px;
	background-color:#e8e4d8;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow:inset 5px 5px 7px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:inset 5px 5px 7px 0px rgba(50, 50, 50, 0.25);
	box-shadow:inset 5px 5px 7px 0px rgba(50, 50, 50, 0.25);
}
.footerleft .footercallout div.inner2 {
	display:table;
	width:100%;
	height:100%;
}
.footerleft .footercallout div.inner2 div {
	display:table-cell;
	width:100%;
	height:100%;
	vertical-align:middle;
	font:normal 12px 'trajan-pro-3', trajan pro, sans-serif;
	color:#554329;
	text-transform:uppercase;
	text-align:center;
	line-height:1.4;
}
.footerleft .footercallout div.inner2 div a, .footerleft .footercallout div.inner2 div a:hover {
	color:#554329;
	text-decoration:none;
}
.footerleft .footercallout div.inner2 div span {
	display:block;
	width:100%;
	height:16px;
	background:url(/sitedesign/images2/bgd_callout.png) center no-repeat;
	overflow:hidden;
}
.footerright {
}
.footerright div {
	text-align:right;
	font:normal 12px 'trajan-pro-3', trajan pro, sans-serif;
	color:#554329;
}
.footerright div a {
	color:#554329;
	text-decoration:none;
}
.footerright div a:hover {
	color:#A56412;
	text-decoration:none;
}
.footerright div a.alt {
	text-decoration:underline;
}
.footerright div span.companyname {
	font-size:15px;
}
.footerright div.footernav {
	margin:20px -5px 0 0;
}
.footerright div.footernav a {
	padding:0 5px 0 2px;
}
/* Secondary Links ================================================== */
.secondarylinkswrapper {
	display:none;
	clear:both;
	padding-top:12px;
}
.secondarylinkswrapper h2 {
	font-size:17px;
}
.secondarylinks {
	display:none;
	padding-left:15px;
}
.secondarylinks a {
	color:#554329;
	text-decoration:none;
}
.secondarylinks a:hover {
	color:#554329;
	text-decoration:underline;
}
.secondarylinks a.alt {
	color:#b06a38;
}
.secondarylinks li {
	font:normal 14px 'trajan-pro-3', trajan pro, sans-serif;
	color:#b06a38;
}
@media only screen and (max-width: 980px) {
.secondarylinkswrapper h2 {
	font-size:16px;
}
.secondarylinks li {
	font-size:13px;
}
}
@media only screen and (max-width: 768px) {
.secondarylinkswrapper, .secondarylinks {
	display:block;
}
}
@media only screen and (max-width: 570px) {
.secondarylinkswrapper h2 {
	font-size:14px;
}
.secondarylinks li {
	font-size:11px;
}
}
.ctimgshadow, .customtext img, .galleryresults img, .galleryresults2 img, .galleryresults3 img, .thumbs .img2 img, .videowrapperwrapper {
	-webkit-box-shadow:0px 2px 8px 0px rgba(153,138,12,0.35);
	-moz-box-shadow:0px 2px 8px 0px rgba(153,138,12,0.35);
	box-shadow:0px 2px 8px 0px rgba(153,138,12,0.35);
}
/* Magnific Pop-Up ================================================== */
.galleryresults, .galleryresults2, .galleryresults3 {
	display:table;
	margin:0 auto;
}
.galleryresults, .galleryresults2 {
	max-width:940px;
}
.galleryresults3 {
	max-width:100%;
}
.galleryresults img, .galleryresults2 img, .galleryresults3 img {
	display:inline-block;
	background-color:#fff;
	-moz-border-radius:3px !important;
	-webkit-border-radius:3px !important;
	border-radius:3px !important;
}
.galleryresults img {
	max-width:220px;
}
.galleryresults2 img {
	max-width:290px;
}
.galleryresults3 img {
	width:75px;
	height:45px;
}
.galleryresults .item, .galleryresults2 .item, .galleryresults3 .item {
	position:relative;
	left:-6px;
	display:inline-block;
}
.galleryresults .item {
	width:224px;
	height:135px;
	max-width:224px;
	max-height:135px;
	margin:5px;
}
.galleryresults2 .item {
	width:294px;
	height:175px;
	max-width:294px;
	max-height:175px;
	margin:8px;
}
.galleryresults3 .item {
	width:75px;
	min-height:45px;
	margin:8px;
}
.galleryresults3 .item div {
	width:83px;
	text-align:center;
}
.galleryresults .item img, .galleryresults2 .item img {
	position:absolute;
	width:100%;
	height:100%;
	margin:0;
	z-index:200;
}
.galleryresults .item .overlay, .galleryresults2 .item .overlay {
	position:absolute;
	bottom:0;
	left:0;
	z-index:300;
	width:220px;
	background:rgba(85,71,46,.9);
	font:normal 13px 'trajan-pro-3', trajan pro, sans-serif;
	color:#e4e7d6;
	line-height:2;
	text-align:center;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
.galleryresults .item .overlay {
	width:220px;
}
.galleryresults2 .item .overlay {
	width:290px;
}
.galleryresults .item a, .galleryresults2 .item a, .galleryresults3 .item a {
	color:#000;
	text-decoration:none;
}
.galleryresults .item a:hover, .galleryresults2 .item a:hover, .galleryresults3 .item a:hover {
	color:#000;
	text-decoration:underline;
}
.ctgallery.galleryresults2 {
	float:right;
	width:300px;
	margin:0 -12px 15px 15px;
}
.ctgallery.galleryresults2 img {
	max-width:300px;
	width:300px;
}
.ctgallery.galleryresults2 .item .overlay {
	width:300px;
}
 @media only screen and (max-width: 1024px) {
.galleryresults, .galleryresults2 {
	max-width:620px;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.galleryresults, .galleryresults2 {
	max-width:680px;
}
.ctgallery.galleryresults2 {
	width:210px;
}
.ctgallery.galleryresults2 img {
	max-width:210px;
	width:210px;
}
.ctgallery.galleryresults2 .item .overlay {
	width:210px;
}
.galleryresults .item, .galleryresults .item .overlay, .galleryresults img, .galleryresults2 .item, .galleryresults2 .item .overlay, .galleryresults2 img {
	max-width:210px;
}
.galleryresults .item, .galleryresults img, .galleryresults2 .item, .galleryresults2 img {
	max-height:127px
}
}
@media only screen and (max-width: 768px) {
.galleryresults, .galleryresults2 {
	max-width:680px;
}
.ctgallery.galleryresults2 {
	width:210px;
}
.ctgallery.galleryresults2 img {
	max-width:210px;
	width:210px;
}
.ctgallery.galleryresults2 .item .overlay {
	width:210px;
}
.galleryresults .item, .galleryresults .item .overlay, .galleryresults img, .galleryresults2 .item, .galleryresults2 .item .overlay, .galleryresults2 img {
	max-width:210px;
}
.galleryresults .item, .galleryresults img, .galleryresults2 .item, .galleryresults2 img {
	max-height:127px
}
}
@media only screen and (max-width: 745px) {
.galleryresults, .galleryresults2 {
	max-width:590px;
}
.ctgallery.galleryresults2 {
	width:180px;
}
.ctgallery.galleryresults2 img {
	max-width:180px;
	width:180px;
}
.ctgallery.galleryresults2 .item .overlay {
	width:180px;
}
.galleryresults .item, .galleryresults .item .overlay, .galleryresults img, .galleryresults2 .item, .galleryresults2 .item .overlay, .galleryresults2 img {
	max-width:180px;
}
.galleryresults .item, .galleryresults img, .galleryresults2 .item, .galleryresults2 img {
	max-height:108px
}
}
@media only screen and (max-width: 655px) {
.ctgallery.galleryresults2 {
	float:none;
	margin-left:0;
}
.galleryresults, .galleryresults2 {
	max-width:395px;
}
}
@media only screen and (max-width: 570px) {
.ctgallery.galleryresults2 {
	float:right;
	margin:0 -15px 10px 10px;
}
.galleryresults, .galleryresults2 {
	max-width:395px;
}
}
@media only screen and (max-width: 480px) {
.galleryresults, .galleryresults2 {
	max-width:228px;
}
.ctgallery.galleryresults2 {
	width:220px;
}
.ctgallery.galleryresults2 img {
	max-width:220px;
	width:220px;
}
.ctgallery.galleryresults2 .item .overlay {
	width:220px;
}
.galleryresults .item, .galleryresults .item .overlay, .galleryresults img, .galleryresults2 .item, .galleryresults2 .item .overlay, .galleryresults2 img {
	max-width:220px;
}
.galleryresults .item, .galleryresults img, .galleryresults2 .item, .galleryresults2 img {
	max-height:133px
}
}
@media only screen and (max-width: 360px) {
.ctgallery.galleryresults2 {
	float:none;
	position:relative;
	right:-6px;
	margin:15px auto;
}
}
/* Videos ================================================== */
.videowrapperwrapper {
	float:right;
	display:table;
	margin:10px -4px 10px 20px;
}
.videowrapper {
	display:table;
	margin:0 auto;
}
.videowrapper .item {
	display:inline-block;
	position:relative;
	width:300px;
	height:170px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.videowrapper .item .img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:100;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
.videowrapper .item .icon {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(/sitedesign/images2/btn_play.png) center no-repeat;
	opacity:0.8;
	filter:alpha(opacity=80);
	z-index:400;
}
.videowrapper .item .icon:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
.videowrapper2 {
	display:table;
	margin:-6px auto 0 auto;
}
.videowrapper2 .item {
	display:inline-block;
	position:relative;
	width:300px;
	background:#574429;
	font:normal 12px 'trajan-pro-3', trajan pro, sans-serif;
	color:#e4e7d6;
	text-align:center;
	line-height:1;
	padding:10px 0;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
.videoswrapper {
	width:300px;
	padding-left:20px;
	float:right;
}
.videoswrapper h2 {
	margin-top:0;
	margin-bottom:15px;
	padding:0 0 5px 0;
	font-size:16px;
	border-bottom:1px solid #B4AE9B;
}
.videoswrapper .videowrapper2 {
	margin-bottom:10px;
}
 @media only screen and (max-width: 959px) {
.videowrapperwrapper {
	margin-right:3px;
}
.videowrapper .item {
	width:210px;
	height:119px;
}
.videowrapper2 .item {
	width:210px;
}
.videowrapper2 .item span {
	display:none;
}
.videoswrapper {
	width:210px;
}
.videoswrapper h2 {
	font-size:14px;
}
}
@media only screen and (max-width: 840px) {
.videoswrapper {
	width:180px;
}
.videoswrapper .videowrapper .item {
	width:180px !important;
	height:102px !important;
}
.videoswrapper .videowrapper2 .item {
	width:180px !important;
}
.videoswrapper .videowrapper2 .item {
	font-size:10px;
}
}
@media only screen and (max-width: 745px) {
.videowrapper .item {
	width:180px !important;
	height:102px !important;
}
.videowrapper2 .item {
	width:180px !important;
}
}
@media only screen and (max-width: 680px) {
.videoswrapper {
	width:150px;
}
.videoswrapper .videowrapper .item {
	width:150px !important;
	height:85px !important;
}
.videoswrapper .videowrapper2 .item {
	width:150px !important;
}
.videoswrapper .videowrapper2 .item {
	font-size:9px;
}
}
@media only screen and (max-width: 655px) {
.videowrapperwrapper {
	float:none;
	margin-left:0;
}
}
@media only screen and (max-width: 570px) {
.videowrapperwrapper {
	float:right;
	margin:0 0 10px 10px;
}
.videowrapper .item {
	width:229px;
	height:130px;
}
}
@media only screen and (max-width: 480px) {
.videowrapper .item {
	width:220px !important;
	height:125px !important;
}
.videowrapper2 .item {
	width:220px !important;
}
.videoswrapper {
	width:220px;
	margin:15px auto 20px auto;
	padding-left:0;
	float:none;
}
.videoswrapper h2 {
	display:none;
}
.videoswrapper .videowrapper .item {
	width:220px !important;
	height:125px !important;
}
.videoswrapper .videowrapper2 .item {
	width:220px !important;
}
.videoswrapper .videowrapper2 .item {
	font-size:10px;
}
}
@media only screen and (max-width: 360px) {
.videowrapperwrapper {
	float:none;
	margin:15px auto;
}
}
a.button, a.button:visited {
	background-color:rgb(244,244,240);
	text-decoration:none;
	color:#000 !important;
	padding:0 3px;
	border-top:1px solid #E6E4E0;
	border-left:1px solid #E6E4E0;
	border-right:1px solid #5F5D55;
	border-bottom:1px solid #5F5D55;
	text-align:center;
	font-size:10px;
}
a.button:hover {
	color:HighlightText;
	background-color:Highlight;
}
a.button2, a.button2:visited {
	background-color:#f33;
	text-decoration:none;
	color:#fff !important;
	padding:0 3px;
	border-top:1px solid #E6E4E0;
	border-left:1px solid #E6E4E0;
	border-right:1px solid #5F5D55;
	border-bottom:1px solid #5F5D55;
	text-align:center;
	font-size:10px;
}
a.button2:hover {
	color:HighlightText;
	background-color:Highlight;
}
a.ss, a.ss:visited {
	color:#fff;
	text-decoration:none;
}
a.ss:hover {
	color:#fff !important;
	text-decoration:underline;
}
a.u, a.u:visited {
	color:#fff;
	text-decoration:none;
}
a.u:hover {
	cursor:text;
	color:#fff !important;
	text-decoration:none;
}
/* CustomText / Images ================================================== */

.ctimage, .ctimageleft, .ctimageright, .ctimage img, .ctimageleft img, .ctimageright img {
	-webkit-border-radius:3px !important;
	border-radius:3px !important;
}
 @media only screen and (max-width: 1200px) {
.ctimage, .ctimageleft, .ctimageright, .ctimage img, .ctimageleft img, .ctimageright img, .customtext img {
	display:block;
	max-height:auto;
	width:auto !important;
	height:auto !important;
}
}
 @media only screen and (max-width: 960px) {
.ctimage, .ctimageleft, .ctimageright {
	display:block;
	margin:10px 0 15px 0 !important;
	padding:0 !important;
	max-width:100% !important;
	max-height:auto;
	width:auto !important;
	height:auto !important;
	text-align:left !important;
}
.ctimageright {
	max-width:210px !important;
	margin-left:15px !important;
}
.ctimageright img {
	max-width:210px !important;
}
}
@media only screen and (max-width: 745px) {
.ctimageright {
	max-width:180px !important;
}
.ctimageright img {
	max-width:180px !important;
}
}
@media only screen and (max-width: 745px) {
.ctimage, .ctimageleft {
	float:none !important;
}
}
@media only screen and (max-width: 680px) {
.ctimage, .ctimageleft, .ctimageright {
	font-size:12px !important;
}
}
@media only screen and (max-width: 655px) {
.ctimageright {
	float:none !important;
	margin-left:0 !important;
}
}
@media only screen and (max-width: 540px) {
.ctimage, .ctimageleft, .ctimageright {
	font-size:11px !important;
}
}
@media only screen and (max-width: 480px) {
.ctimageright {
	max-width:220px !important;
}
.ctimageright img {
	max-width:220px !important;
}
}
/* Magnific Pop-Up ================================================== */
.popup-gallery {
	display:table;
	margin:0 auto;
}
.popup-gallery img {
	display:inline-block;
	margin:3px;
	max-width:220px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
@media only screen and (max-width: 1024px) {
.popup-gallery {
	max-width:460px;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.popup-gallery {
	max-width:510px;
}
.popup-gallery img {
	max-width:162px;
}
}
@media only screen and (max-width: 767px) {
.popup-gallery {
	max-width:428px;
}
.popup-gallery img {
	max-width:206px;
}
}
@media only screen and (max-width: 480px) {
.popup-gallery {
	max-width:260px;
}
.popup-gallery img {
	max-width:260px;
}
}
/* MMenu (Mobile Nav) ================================================== */
.mmnavwrapper {
	position:absolute;
	top:15px;
	right:15px;
	display:none;
	height:25px;
	width:23px;
	height:20px;
	padding:7px;
	z-index:99999;
	-moz-box-shadow:inset 0px 1px 5px rgba(87,68,41,0.7);
	-webkit-box-shadow:inset 0px 1px 5px rgba(87,68,41,0.7);
	box-shadow:inset 0px 1px 5px rgba(87,68,41,0.7);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.mmnavwrapper:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}
@media only screen and (max-width: 570px) {
.mmnavwrapper {
	display:block;
}
}
.mmnav {
	display:block;
	height:4px;
	width:22px;
	border-top:12px double #04583F;
	border-bottom:4px solid #04583F;
	font-size:0;
}
#mmenu .mmnavlogo {
	display:block;
	width:115px;
	height:65px;
	margin:20px auto;
	opacity:0.8;
	filter:alpha(opacity=80);
}
#mmenu .mmnavlogo {
	background:url(/sitedesign/images2/mm-logo.png) 0 0 / 100% auto no-repeat;
}
.mm-menu {
	background-color:#36322b !important;
}
/* Radius, Shadows / Gradients ================================================== */
/* Box-Sizing */
.footercallout, .box-sizing {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
