body
{
   background-color: #150000;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(21,0,0,0.87);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_about
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #150000;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#about
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#about .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#about > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#about > .row > .col-1
{
   float: left;
}
#about > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#about:before,
#about:after,
#about .row:before,
#about .row:after
{
   display: table;
   content: " ";
}
#about:after,
#about .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#about > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 27px;
   line-height: 31px;
}
#wb_Text2 div
{
   text-align: center;
   white-space: nowrap;
}
#wb_tips
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #500000;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#tips
{
   box-sizing: border-box;
   width: 100%;
   padding: 150px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#tips .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#tips > .row > .col-1, #tips > .row > .col-2, #tips > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#tips > .row > .col-1, #tips > .row > .col-2, #tips > .row > .col-3
{
}
#tips > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   grid-column: span 4;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#tips > .row > .col-1 > .col-1-padding
{
   padding: 25px 0px 25px 0px;
}
#tips > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   grid-column: span 4;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#tips > .row > .col-2 > .col-2-padding
{
   padding: 25px 0px 25px 0px;
}
#tips > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   grid-column: span 4;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#tips > .row > .col-3 > .col-3-padding
{
   padding: 25px 0px 25px 0px;
}
@media (max-width: 480px)
{
#tips > .row > .col-1, #tips > .row > .col-2, #tips > .row > .col-3
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Card2
{
   position: relative;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: url(images/PatriciaDuckwithstand.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   background-size: contain;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card2-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card2-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #B8860B;
   background-image: none;
   color: #191970;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #B22222;
   background-image: none;
   color: #191970;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Card2-card-item1 a
{
   color: #191970;
   text-decoration: none;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #191970;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card2-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DEDEDE;
   border-radius: 0 0 3px 3px;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #B8860B;
   background-image: none;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card10
{
   position: relative;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: url(images/PairownedSolidBronzeDragons.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   background-size: contain;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card10-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card10-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #B8860B;
   background-image: none;
   color: #191970;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #B22222;
   background-image: none;
   color: #191970;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Card10-card-item1 a
{
   color: #191970;
   text-decoration: none;
}
#Card10-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DEDEDE;
   border-radius: 0 0 3px 3px;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #B8860B;
   background-image: none;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card1
{
   position: relative;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: url(images/BelgianBox.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   background-size: contain;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card1-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #B8860B;
   background-image: none;
   color: #191970;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #B22222;
   background-image: none;
   color: #191970;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Card1-card-item1 a
{
   color: #191970;
   text-decoration: none;
}
#Card1-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DEDEDE;
   border-radius: 0 0 3px 3px;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #B8860B;
   background-image: none;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card6
{
   position: relative;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: url(images/DeAlmeidawoodsculpture.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   background-size: contain;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card6-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card6-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #B8860B;
   background-image: none;
   color: #191970;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card6-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #B22222;
   background-image: none;
   color: #191970;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Card6-card-item1 a
{
   color: #191970;
   text-decoration: none;
}
#Card6-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DEDEDE;
   border-radius: 0 0 3px 3px;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #B8860B;
   background-image: none;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card4
{
   position: relative;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: url(images/MazurBlackVirgin.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   background-size: contain;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card4-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card4-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #B8860B;
   background-image: none;
   color: #191970;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #B22222;
   background-image: none;
   color: #191970;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Card4-card-item1 a
{
   color: #191970;
   text-decoration: none;
}
#Card4-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DEDEDE;
   border-radius: 0 0 3px 3px;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #B8860B;
   background-image: none;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card3
{
   position: relative;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: url(images/LongwyBox.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   background-size: contain;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card3-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card3-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #B8860B;
   background-image: none;
   color: #191970;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #B22222;
   background-image: none;
   color: #191970;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Card3-card-item1 a
{
   color: #191970;
   text-decoration: none;
}
#Card3-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DEDEDE;
   border-radius: 0 0 3px 3px;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #B8860B;
   background-image: none;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card7
{
   position: relative;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: url(images/BuffaloMidCenturyModernSculpture.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   background-size: contain;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card7-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card7-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #B8860B;
   background-image: none;
   color: #191970;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card7-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #B22222;
   background-image: none;
   color: #191970;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Card7-card-item1 a
{
   color: #191970;
   text-decoration: none;
}
#Card7-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DEDEDE;
   border-radius: 0 0 3px 3px;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #B8860B;
   background-image: none;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card8
{
   position: relative;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: url(images/TolstoiMalachiteBoxexterior.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   background-size: contain;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card8-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card8-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #B8860B;
   background-image: none;
   color: #191970;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card8-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #B22222;
   background-image: none;
   color: #191970;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Card8-card-item1 a
{
   color: #191970;
   text-decoration: none;
}
#Card8-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DEDEDE;
   border-radius: 0 0 3px 3px;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #B8860B;
   background-image: none;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card5
{
   position: relative;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: url(images/AfricanCarvedCat.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   background-size: contain;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card5-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card5-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #B8860B;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card5-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #B22222;
   background-image: none;
   color: #191970;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Card5-card-item1 a
{
   color: #191970;
   text-decoration: none;
}
#Card5-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DEDEDE;
   border-radius: 0 0 3px 3px;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #B8860B;
   background-image: none;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_Image1
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 40px 0px 0px 0px;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
