@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap');
.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section{display:block;}
audio,
canvas,
video{display:inline-block;*display:inline;*zoom:1;}
audio:not([controls]){display:none;}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
a:hover,
a:active{outline:0;color:#331601;}
img{width:auto\9;height:auto;max-width:100%;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;}
#map_canvas img,
.google-maps img{max-width:none;}
button,
input,
select,
textarea{margin:0;font-size:100%;vertical-align:middle;}
button,
input{*overflow:visible;line-height:normal;}
button::-moz-focus-inner,
input::-moz-focus-inner{padding:0;border:0;}
@media print{*{color:#000 !important;text-shadow:none !important;background:transparent !important;box-shadow:none !important;}
a,
a:visited{text-decoration:none;}
a[href]:after{content:" (" attr(href) ")";}
abbr[title]:after{content:" (" attr(title) ")";}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after{content:"";}
tr,
img{page-break-inside:avoid;}
img{max-width:100% !important;}
@page{margin:0.5cm;}
p,
h2,
h3{orphans:3;widows:3;}
h2,
h3{page-break-after:avoid;}
}
body{margin:0;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:16px;line-height:20px;color:#333333;background-image:url(../img/bck.jpg);background-repeat:repeat;background-color:#ffffff;}
a:link{color:#5b2600;text-decoration:none;}
a:hover{color:#331601;text-decoration:none;}
a:focus{color:#331601;text-decoration:underline;}
.img-rounded{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.img-polaroid{padding:4px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);}
.img-circle{-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;}
[class*="span"]{float:left;min-height:1px;margin-left:20px;}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container{width:940px;}
.span12{width:940px;}
.span11{width:860px;}
.span10{width:780px;}
.span9{width:700px;}
.span8{width:620px;}
.span7{width:540px;}
.span6{width:460px;}
.span5{width:380px;}
.span4{width:300px;}
.span3{width:220px;}
.span2{width:140px;}
.span1{width:60px;}
.container{margin-right:auto;margin-left:auto;*zoom:1;}
.container:before,
.container:after{display:table;line-height:0;content:"";}
.container:after{clear:both;}
p{margin:0 0 10px;}
small{font-size:85%;}
strong{font-weight:bold;}
em{font-style:italic;}
cite{font-style:normal;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}
h1,
h2,
h3,
h4,
h5,
h6{margin:10px 0;font-family:inherit;font-weight:bold;line-height:20px;color:inherit;text-rendering:optimizelegibility;}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small{font-weight:normal;line-height:1;color:#999999;}
h1,
h2,
h3{line-height:40px;}
h1{font-size:28px;text-align:center}
h2{font-size:31.5px;}
h3{font-size:22.5px;}
h4{font-size:17.5px;}
h5{font-size:14px;}
h6{font-size:11.9px;}
h1 small{font-size:24.5px;}
h2 small{font-size:17.5px;}
h3 small{font-size:14px;}
h4 small{font-size:14px;}
ul,
ol{padding:0;margin:0 0 10px 25px;}
ul ul,
ul ol,
ol ol,
ol ul{margin-bottom:0;}
li{line-height:20px;}
ul.unstyled,
ol.unstyled{margin-left:0;list-style:none;}
ul.inline,
ol.inline{margin-left:0;list-style:none;}
ul.inline > li,
ol.inline > li{display:inline-block;*display:inline;padding-right:5px;padding-left:5px;*zoom:1;}
hr{margin:20px 0;border:0;border-top:1px solid #eeeeee;border-bottom:1px solid #ffffff;}
address{display:block;margin-bottom:20px;font-style:normal;line-height:20px;}
code,
pre{padding:0 3px 2px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#333333;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
code{padding:2px 4px;color:#d14;white-space:nowrap;background-color:#f7f7f9;border:1px solid #e1e1e8;}
pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:20px;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap;background-color:#f5f5f5;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
pre.prettyprint{margin-bottom:20px;}
pre code{padding:0;color:inherit;white-space:pre;white-space:pre-wrap;background-color:transparent;border:0;}
.pre-scrollable{max-height:340px;overflow-y:scroll;}
form{margin:0 0 20px;}
fieldset{padding:0;margin:0;border:0;}
legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:40px;color:#333333;border:0;border-bottom:1px solid #e5e5e5;}
legend small{font-size:15px;color:#999999;}
label{display:block;margin-bottom:5px;}
.hero-unit h1{margin-bottom:0;font-size:60px;line-height:1;letter-spacing:-1px;color:inherit;}
.Cont{width:100%;overflow:hidden;border-radius:10px;background-image:url(../img/cont-bck.png);background-repeat:repeat;border:4px solid #ffffff;margin-top:10px;box-shadow:0 0 10px rgba(0,0,0,0.4)}
.Cont2{width:100%;overflow:hidden;border-radius:10px;background-image:url(../img/cont-bck2.jpg);background-repeat:repeat;border:4px solid #ffffff;margin-top:10px;box-shadow:0 0 10px rgba(0,0,0,0.4)}
.Header{width:100%;height:150px;float:left;}
.NavHold{overflow:hidden;background-color:#ee2d00;border-bottom:2px solid #FFFFFF;margin-top:0px;float:left;}
.NavCells{width:auto;overflow:hidden;float:left;padding:10px 10px 10px 10px;font-family:Georgia, "Times New Roman", Times, serif;font-size:14px;color:#CCCCCC;display:block;margin-top:2px;}
.NavCells a{font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;color:#000000;text-decoration:none;padding:10px 10px 10px 10px;display:block;text-decoration:none;}
.NavCells:hover{background-color:#fd9106;padding:10px 10px 10px 10px;color:#ffffff;display:block;font-size:16px;font-family:Georgia, "Times New Roman", Times, serif;text-decoration:none;}
.Pad1{padding:10px;}
.marg5{margin:5px;}
.TxtJust{text-align:justify;}
.Cntr{text-align:center;margin:0 auto;}
.bottmLnks{clear:both;text-align:center;margin:0 auto;font-weight:bold;clear:both;margin-top:30px;padding:30px 6px;}
.Deco{width:auto;background-image:url(../img/item-bck.jpg);background-repeat:repeat;border:2px solid #CCCCCC;overflow:hidden;border-radius:10px;}
.Items{width:auto;display:block;height:255px;transition:background-color 0.5s ease;background-color:#f52e00;text-align:center;border:1px solid #651300;margin:10px 8px 10px 10px;float:left;color:#fddb3d;box-shadow:0 0 8px rgba(0,0,0,0.8)}
.ItemTxt{width:250px;overflow:hidden;padding:5px;text-align:center;color:#5b1400;font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;}
.ItemTxt a{display:block;color:#ffffff;font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;text-decoration:none}
.ItemTxt a:hover{display:block;color:#5b1400;font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;text-decoration:none;}
.Items:hover{display:block;background-color:#fddb3d;text-align:center;color:#5b1400;font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;}
.decoWrap{overflow:hidden;line-height:130%}
.decoWrap a{color:#900}
.decoWrap h3{margin-bottom:0px;}
.More{background-image:url(../img/more-bck.jpg);background-repeat:repeat;border:1px solid #410000;border-radius:10px;padding:10px;box-shadow:0 0 8px rgba(0,0,0,0.8);margin-top:0px;}
.MoreImg{width:auto;overflow:hidden;margin:5px;float:left;}
.Lst{text-align:left;margin-bottom:7px;}
.Lst a{font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;color:#790603;}
.Lst a:hover{font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;color:#f80a04;}
.Ul{text-align:left;}
.NaviHold{width:100%;margin:0 auto;background-color:#c4d531;background-repeat:repeat;overflow:hidden;padding:10px 0px 5px 0px;margin:10px 0px 10px 0px;}
.NaviCells{width:auto;height:30px;overflow:hidden;float:left;font-family:Georgia, "Times New Roman", Times, serif;font-size:14px;color:#CCCCCC;margin-top:2px;margin-left:35px;padding-right:5px;}
.NaviCells a{font-family:Georgia, "Times New Roman", Times, serif;font-size:18px;color:#000000;text-decoration:none;overflow:hidden;}
.NaviCells:hover{color:#ffffff;font-size:18px;font-family:Georgia, "Times New Roman", Times, serif;text-decoration:underline;}
.DrpCont{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;margin:0px;padding:5px;list-style:none;display:block;margin-left:-100px;}
.Drp{list-style:none;text-align:center;}
.DrpCont .Drp{display:block;position:relative;float:left;margin-left:90px;padding-top:0px;z-index:400;font-size:16px;}
.Drp .DrpCont{display:none;}
.Drp .DrpCont a{background-image:url(../img/drp.png);background-repeat:repeat;font-weight:bold;display:block;color:#ffffff;border-top:1px solid #999999;text-align:left;padding:10px 10px 5px 10px;white-space:nowrap;z-index:400;font-size:14px;}
.Drp .DrpCont a:hover{background-image:url(../img/drp1.png);background-repeat:repeat}
.Drp:hover .DrpCont{display:block;position:absolute;}
.Drp:hover .Drp{float:none;font-size:11px;}
.LftCont{display:block;overflow:hidden;float:left;padding:10px 10px 10px 10px;}
.RghtCont{display:block;overflow:hidden;float:left;padding:10px 10px 10px 10px;}
.ImgLft{float:left;padding:5px;}
.ImgRht{float:right;padding:5px;}
.GftItems{width:170px;min-height:262px;text-align:center;border:1px solid #4e0103;padding:5px;margin:5px 10px 5px 10px;float:left;font-size:12px;line-height:142%}
.WallItems{width:auto; max-width:275px;overflow:hidden;float:left;margin:10px;box-shadow:0 0 5px rgba(0,0,0,0.8);text-align:center;}
.RecipeVidMain{clear:both;overflow:hidden;margin-bottom:15px;}
.RecipeVid{width:180px;height:280px;padding:5px;box-shadow:0 0 8px rgba(0,0,0,0.8);margin:5px;border:1px #CC0000 solid;float:left;text-align:center;}
.ReciCata{width:192px;min-height:450px;float:left;padding:5px;text-align:left;background:rgba(255, 255, 255, .50);margin:2px}
.CataHdr{width:98%;overflow:hidden;padding:5px;text-align:center;background:rgba(255, 246, 0, .30);margin-left:0px;margin-bottom:0;}
.CataHdr h2{font-size:24px;line-height:normal;margin:5px;background:#ff7800;padding:2px 0;color:#542800}
.Cata{list-style:none;list-style-image:url(../images/bullet2.png);text-align:left;clear:both;}
.ReciVids{width:auto;overflow:hidden;float:left;margin:5px;}
.ReciTxt{width:300px;overflow:hidden;float:left;padding-bottom:5px;}
.ReciHold{width:auto;overflow:hidden;float:left;border-bottom:1px solid #666666;margin-bottom:10px;clear:both;}
.GreetCont{width:auto;overflow:hidden;float:left;padding:5px;border-bottom:dotted 2px #999999;clear:both;margin-bottom:20px}
.GreetHdr{width:95%;overflow:hidden;float:left;border-radius:10px;background-color:#cc6000;color:#FFFFFF;font-size:18px;clear:right;margin-top:20px;padding:10px;}
.GreetHdr h2{font-size:20px;margin:0}
.GreetItems{width:auto;overflow:hidden;float:left;margin:10px;text-align:center;box-shadow:0 0 10px rgba(0,0,0,0.8);padding:5px;}
.Shadow{box-shadow:0 0 12px rgba(0,0,0,0.8);}
.Shadow2{box-shadow:0 0 5px rgba(0,0,0,0.8);}
.Jokes{border-bottom:1px dotted #666666;padding:10px;margin:5px;}
.ScreenItems{width:230px;float:left;height:550px;padding:10px;margin:10px;background-color:#F5D154;border-radius:10px;text-align:center;}
.ScreenTxt{width:200px;overflow:hidden;margin:0 auto;clear:both;text-align:center;}
.CrftVidItems{width:150px;height:270px;float:left;padding:5px;margin:10px;box-shadow:0 0 8px rgba(0,0,0,0.8);text-align:center}
.CrftTxt{width:150px;overflow:hidden;float:left;}
.CrftUl{clear:both;margin-top:10px}
.CrftLi{display:inline-block;background-color:#FFCC00;padding:10px;margin-top:10px}
.flex-video{position:relative;padding-top:25px;padding-bottom:67.5%;height:0;margin-bottom:16px;overflow:hidden;}
.TxtCntr{text-align:center;}
.FltRth{float:right;}
.FltLft{float:left;}
.Games{margin:10px 8px !important;padding:10px 3px;text-align:center;}
.Games a{color:#060;font-weight:bold}
.Games a:hover{color:#C00;font-weight:bold}
.Divider{height:2px;width:auto;background-color:#666666;margin-top:10px;margin-bottom:10px;clear:both}
.height1{height:150px;}
.Hdr{width:auto;overflow:hidden;padding:5px;text-align:center;background-color:#f1c90c;margin-left:0px}
.CntrAlgn{margin:0 auto !important;float:none !important;}
.jokesMain{overflow:hidden;clear:both;}
.jokeCont{margin:10px 0 -21px;padding:5px 5px 20px;background:rgba(255, 255, 255, .60);border:2px solid #fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}
.jokeCont hr{margin:10px 0;}
.jokeWrap{margin:10px 5px;font-size:18px;line-height:150%;background-color:#F63;transition:all 0.5s ease 0s;}
.jokeWrap:hover{background-color:#FC3;}
.jokeWrap a, .jokeWrap a:link, .jokeWrap a:visited, .jokeWrap a:active{color:#600 !important}
.jokeWrap:hover a{color:#F00 !important}
.flex-video.widescreen{padding-bottom:57.25%;}
.flex-video.vimeo{padding-top:0;}
.flex-video iframe,
.flex-video object,
.flex-video embed{position:absolute;top:0;left:0;width:100%;height:100%;}
@media only screen and (max-device-width:800px), only screen and (device-width:1024px) and (device-height:600px), only screen and (width:1280px) and (orientation:landscape), only screen and (device-width:800px), only screen and (max-width:767px){.flex-video{padding-top:0;}
}
.imgGreet{text-align:center;overflow:hidden;margin:10px 6px;padding:10px;background-color:#fff;box-shadow:0 0 12px rgba(0,0,0,0.8);}
.imgGreet img{height:190px;}
.moreButt{clear:both;margin:20px 0;text-align:center;text-shadow:1px 1px #8f5400;}
.moreButt a, .moreButt a:link{background-color:#e68700;padding:10px 15px;font-weight:bold;color:#FF9;font-size:17px;text-transform:uppercase;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 4px 4px -6px black;-moz-box-shadow:0 4px 4px -6px black;box-shadow:0 4px 4px -6px black;transition:all 0.5s ease 0s;}
.moreButt a:hover{color:#FC0;background-color:#e63c00;text-decoration:none;-webkit-box-shadow:0 6px 6px -6px black;-moz-box-shadow:0 6px 6px -6px black;box-shadow:0 6px 6px -6px black;}
.miscMain{border:2px solid #C60;overflow:hidden;width:95%;margin:15px auto}
.miscHead{background:#C60;color:#FFC;text-align:center;font-weight:bold}
.miscRow{width:auto;margin:4px;overflow:hidden}
.albumStruc{background-color:#FFF5D1;border:1px solid #B37E32;padding:10px;margin:0 auto;direction:table;padding:10px;max-width:500px;text-align:center}
.albumIcon, .albumIcon2{border:1px solid;float:left;padding:5px;margin:4px;text-align:center}
.albumIcon2{min-height:230px;max-width:200px;width:95%}
.albumIcon img, .albumIcon2 img{width:150px;height:162px;}
.imgUpMain{margin:15px auto;overflow:hidden;border:4px double #dfdfdf}
.imgUp{line-height:185%;margin:10px;}
.imgUp input[type='text'], .imgUp textareas{width:95%;max-width:400px;}
.video-container{height:0;width:100%;padding-bottom:56.25%;overflow:hidden;position:relative;}
.video-container iframe{width:100%;height:100%;position:absolute;top:0;left:0;}
.VidCont{width:auto;overflow:hidden;margin:0 auto;clear:both;border:2px solid #FFFFFF;text-align:center;font-weight:bold;font-size:16px;background-color:#831E20;padding:5px;margin-bottom:10px;color:#FFFFFF !important;}
.VidCont a{color:#FFFFFF !important;}
.inpageWrap{width:auto;overflow:hidden;text-align:center;margin-top:20px;clear:both}
.inpageWrap ul, .inpageWrap li{list-style:none;display:inline-block;text-align:center;padding-left:0;margin-left:0}
.inpageWrap a{display:block;font-weight:bold;text-transform:uppercase;background:#d95700;border:2px solid #e9f3ff;padding:6px 15px;line-height:110%;transition:all 0.5s ease 0s;margin:2px;color:#fff !important;-webkit-box-shadow:0 4px 6px -6px black;-moz-box-shadow:0 4px 6px -6px black;box-shadow:0 4px 6px -6px black;}
.inpageWrap a:hover{background:#fffdc4;border:2px solid #fff;color:#6dab00 !important}

.video-container {
   height: 0;
   width: 100%;
   padding-bottom: 56.25%;
   overflow: hidden;
   position: relative;
	
}
 
.video-container iframe {
    width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   border:none
}	
.VidCont {
	width:auto;
	overflow:hidden;
	margin:0 auto;
	clear:both;
	border:2px solid #FF0000;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	background-color:#000;
	padding:5px;
	margin-bottom:10px;
	}
.searchStruc {
	margin:12px auto 0;
	background:rgba(255, 255, 255, .30);
	padding:5px;
	overflow:hidden;
	max-width:500px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.searchStruc input[type=submit] {
transition:all .5s ease 0;
	background-color:#b90039;
	color:#fff;
	border:1px solid #a10022;
	padding:2px 5px
}
.searchStruc input[type=submit]:hover {
	background-color:#6f0000;
	border:1px solid #6f0000
}
@media (max-width:640px) {
.searchStruc {
margin:6px auto;
width:99%;
max-width:none;
float:none;
text-align:center
}
.searchStruc input[type=text] {
width:70%
}
}

.share-button {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.video-wrap {
	background-color:#966d60;
	border:1px solid #7f5446;
	padding:10px;
	margin-bottom:15px;
	color:#d1bab3;
	}
.video-wrap h3 {
	color:#eddfda;
	padding:0;
	margin-top: -10px;
    margin-bottom: 0;
	text-align:center;	
	}
.video-container {
   height: 0;
   width: 100%;
   padding-bottom: 56.25%;
   overflow: hidden;
   position: relative;
}
 
.video-container iframe {
    width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
}