<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background: #efefef url(body.png) repeat-x;
}
#wrapper {
	margin: 0px auto;
}
#header {
	background: #216093;
    border-radius: 0px; 
    box-shadow: -1000px 0 #216093, 1000px 0 #216093;
 }
#columns {
	border: 1px solid #CCCCCC;
}
#column1 {
	float: none;
	width: auto;
}
#column2 {
	display: none;
}
#footer {
	margin-top: 8px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#header #jt-logo {
width: 210px;
}
#jt-menu-header {
	position: static;
	overflow: hidden;
	background: #121C2F;
    box-shadow: -1000px 0 #121C2F, 1000px 0 #121C2F;
}
#jt-menu-header &gt; li {
	border: 0;
	padding: 0;
	color: #FFFFFF;
	background-color: transparent;
	text-shadow: 1px 1px #000000;
}
#jt-menu-header &gt; li &gt; a {
	float: left;
	padding: 0 .75em;
}
#jt-menu-secondary {
	top: 8px;
    bottom: 32px;
    left: 320px;
    right: 8px;
    color: #000;
    text-align: right;
}
#jt-menu-secondary &gt; li {
	display: inline-block;
	float: none;
    margin-right: .5em;
}
#jt-menu-secondary .unitarea {
	position: absolute;
	bottom: 0;
	left: 0;
}
#jt-menu-secondary .unitolb {
	position: absolute;
	bottom: 0;
	right: 0;
    color: #FFFFFF;
}
#jt-menu-secondary .unitolb a{
    color: #FFFFFF;
}
.jt-slideshow {
	margin-top: -16px;
	margin-left: -16px;
	margin-right: -16px;
}
a,h3 {
	color: #121C2F;
}
h1{
    color: #fdba12;
}
.jt-list &gt; li {
	margin-bottom: 2px;
}
#jt-logo img{
    border-radius: 0px 0 0 0 !important;
}
#jt-menu-secondary li.hours {
    color: #121C2F;
}
.jt-thumbnails.special1{
    background-image: linear-gradient(rgba(18, 28, 47, 0.08),rgba(18, 28, 47, 0.48) 0,#fff);
}
/******* CUSTOM RULE FOR SMALLER SCREEN SIZE ********/
@media screen and (max-width: 1120px) 
{
    #jt-menu-secondary .unitolb, #jt-menu-secondary .unitarea
    {
        position: relative;}
}</pre></body></html>