a.style1
{
   color: #696969;
   font-weight: bold;
   text-decoration: none;
   transition: all 500ms linear;
   position: relative;
   display: inline-block;
}
a.style1::after,
a.style1::before
{
   background: transparent;
   content: "";
   display: block;
   position: absolute;
   width: 100%;
   height: 2px;
   background: #696969;
   opacity: 0;
   transition: all 500ms linear;
}
a.style1::before
{
   top: -2px;
   transform: translateY(-10px);
}
a.style1::after
{
   bottom: -2px;
   transform: translateY(10px);
}
a.style1:hover::after,
a.style1:hover::before
{
   background: #696969;
   opacity: 1;
   transform: translateY(0px);
}
a.style1:visited
{
   color: #696969;
   font-weight: bold;
   text-decoration: none;
}
a.style1:active
{
   color: #696969;
   font-weight: bold;
   text-decoration: none;
}
a.style1:hover
{
   color: #696969;
   font-weight: bold;
   text-decoration: none;
}
a.style2
{
   color: #B22222;
   text-decoration: underline;
}
a.style2:visited
{
   color: #B22222;
   text-decoration: underline;
}
a.style2:active
{
   color: #98FB98;
   text-decoration: underline;
}
a.style2:hover
{
   color: #98FB98;
   text-decoration: underline;
}
a.style3
{
   color: #B22222;
   text-decoration: underline;
}
a.style3:visited
{
   color: #B22222;
   text-decoration: underline;
}
a.style3:active
{
   color: #20B2AA;
   text-decoration: underline;
}
a.style3:hover
{
   color: #20B2AA;
   text-decoration: underline;
}
a.style3_red_green_bold
{
   color: #B22222;
   font-weight: bold;
   text-decoration: underline;
}
a.style3_red_green_bold:visited
{
   color: #B22222;
   font-weight: bold;
   text-decoration: underline;
}
a.style3_red_green_bold:active
{
   color: #20B2AA;
   font-weight: bold;
   text-decoration: underline;
}
a.style3_red_green_bold:hover
{
   color: #20B2AA;
   font-weight: bold;
   text-decoration: underline;
}
a.style4_green_drkgrn
{
   color: #8FBC8F;
   font-weight: bold;
   text-decoration: underline;
}
a.style4_green_drkgrn:visited
{
   color: #8FBC8F;
   font-weight: bold;
   text-decoration: underline;
}
a.style4_green_drkgrn:active
{
   color: #20B2AA;
   font-weight: bold;
   text-decoration: underline;
}
a.style4_green_drkgrn:hover
{
   color: #20B2AA;
   font-weight: bold;
   text-decoration: underline;
}
a.admin_link_no_underline
{
   color: #90EE90;
   text-decoration: none;
}
a.admin_link_no_underline:visited
{
   color: #90EE90;
   text-decoration: none;
}
a.admin_link_no_underline:active
{
   color: #90EE90;
   text-decoration: none;
}
a.admin_link_no_underline:hover
{
   color: #90EE90;
   text-decoration: none;
}
a.admin_link_invisible
{
   color: #CCFFCC;
   text-decoration: none;
}
a.admin_link_invisible:visited
{
   color: #CCFFCC;
   text-decoration: none;
}
a.admin_link_invisible:active
{
   color: #CCFFCC;
   text-decoration: none;
}
a.admin_link_invisible:hover
{
   color: #CCFFCC;
   text-decoration: none;
}
a.fb_link_drk_grn
{
   color: #006400;
   text-decoration: underline;
}
a.fb_link_drk_grn:visited
{
   color: #006400;
   text-decoration: underline;
}
a.fb_link_drk_grn:active
{
   color: #3CB371;
   text-decoration: underline;
}
a.fb_link_drk_grn:hover
{
   color: #3CB371;
   text-decoration: underline;
}
a.marroon_no_underline
{
   color: #800000;
   font-weight: bold;
   text-decoration: none;
}
a.marroon_no_underline:visited
{
   color: #800000;
   font-weight: bold;
   text-decoration: none;
}
a.marroon_no_underline:active
{
   color: #228B22;
   font-weight: bold;
   text-decoration: none;
}
a.marroon_no_underline:hover
{
   color: #228B22;
   font-weight: bold;
   text-decoration: none;
}
a.white_no_underline
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.white_no_underline:visited
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.white_no_underline:active
{
   color: #BCFACC;
   font-weight: bold;
   text-decoration: none;
}
a.white_no_underline:hover
{
   color: #BCFACC;
   font-weight: bold;
   text-decoration: none;
}
a.marroon_underline
{
   color: #800000;
   font-weight: bold;
   text-decoration: none;
}
a.marroon_underline:visited
{
   color: #800000;
   font-weight: bold;
   text-decoration: none;
}
a.marroon_underline:active
{
   color: #228B22;
   font-weight: bold;
   text-decoration: underline;
}
a.marroon_underline:hover
{
   color: #228B22;
   font-weight: bold;
   text-decoration: underline;
}
a.marroon_underline_all
{
   color: #800000;
   font-weight: bold;
   text-decoration: underline;
}
a.marroon_underline_all:visited
{
   color: #800000;
   font-weight: bold;
   text-decoration: underline;
}
a.marroon_underline_all:active
{
   color: #228B22;
   font-weight: bold;
   text-decoration: underline;
}
a.marroon_underline_all:hover
{
   color: #228B22;
   font-weight: bold;
   text-decoration: underline;
}
a.website_link
{
   color: #B22222;
   font-weight: bold;
   text-decoration: underline;
}
a.website_link:visited
{
   color: #B22222;
   font-weight: bold;
   text-decoration: underline;
}
a.website_link:active
{
   color: #1ABC9C;
   font-weight: bold;
   text-decoration: underline;
}
a.website_link:hover
{
   color: #1ABC9C;
   font-weight: bold;
   text-decoration: underline;
}
a.drk_grn_no_under
{
   color: #006400;
   font-weight: bold;
   text-decoration: none;
}
a.drk_grn_no_under:visited
{
   color: #006400;
   font-weight: bold;
   text-decoration: underline;
}
a.drk_grn_no_under:active
{
   color: #3CB371;
   font-weight: bold;
   text-decoration: none;
}
a.drk_grn_no_under:hover
{
   color: #3CB371;
   font-weight: bold;
   text-decoration: none;
}
a.dull_grn_no_under_class_menu
{
   color: #769C30;
   font-weight: bold;
   text-decoration: none;
}
a.dull_grn_no_under_class_menu:visited
{
   color: #769C30;
   font-weight: bold;
   text-decoration: underline;
}
a.dull_grn_no_under_class_menu:active
{
   color: #556B2F;
   font-weight: bold;
   text-decoration: none;
}
a.dull_grn_no_under_class_menu:hover
{
   color: #556B2F;
   font-weight: bold;
   text-decoration: none;
}
a.drk_grn2red_no_under
{
   color: #006400;
   font-weight: bold;
   text-decoration: none;
}
a.drk_grn2red_no_under:visited
{
   color: #006400;
   font-weight: bold;
   text-decoration: underline;
}
a.drk_grn2red_no_under:active
{
   color: #800000;
   font-weight: bold;
   text-decoration: none;
}
a.drk_grn2red_no_under:hover
{
   color: #800000;
   font-weight: bold;
   text-decoration: none;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000080;
   --color: #000080;
   background-color: transparent;
}
.treb14_listing
{
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-align: center;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
.treb12_listing
{
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-align: center;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
.treb16 bold red 480
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 24px;
   font-style: normal;
   text-align: center;
   text-decoration: none;
   color: #B22222;
   --color: #B22222;
   background-color: transparent;
}
.masonry_layer
{
   text-decoration: none;
   background-color: transparent;
}
.treb13_listing
{
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-align: center;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
.treb_12_black
{
   font-family: "Trebuchet MS";
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
.biz_name
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 29px;
   text-decoration: none;
   color: #800000;
   --color: #800000;
   background-color: transparent;
}
.tishbiz_etc
{
   font-family: Georgia;
   font-weight: bold;
   font-size: 21px;
   text-decoration: none;
   color: #800000;
   --color: #800000;
   background-color: transparent;
}
@media only screen and (max-width: 1280px)
{
}
@media only screen and (max-width: 960px)
{
.treb12_listing
{
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-align: center;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
.treb16 bold red 480
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 21px;
   font-style: normal;
   text-align: center;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
.treb13_listing
{
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-align: center;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
}
@media only screen and (max-width: 768px)
{
}
@media only screen and (max-width: 480px)
{
.treb12_listing
{
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-align: center;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
.treb16 bold red 480
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 21px;
   font-style: normal;
   text-align: center;
   text-decoration: none;
   color: #B22222;
   --color: #B22222;
   background-color: transparent;
}
.treb13_listing
{
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-align: center;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
}
@media only screen and (max-width: 320px)
{
}
