a
.fullBorder {
    border-left: #094E9B solid 1px;
    border-right: #094E9B solid 1px;
    border-top: #094E9B solid 1px;
    border-bottom: #094E9B solid 1px
}

.fullBorderStandard {
    border-left: #094E9B solid 1px;
    border-right: #094E9B solid 1px;
    border-top: #094E9B solid 1px;
    border-bottom: #094E9B solid 1px;
    font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

.borderFull {
    border-left: #094E9B solid 1px;
    border-right: #094E9B solid 1px;
    border-top: #094E9B solid 1px;
    border-bottom: #094E9B solid 1px
}

.borderL {
    border-left: #094E9B solid 1px
}

.borderLT{
    border-left: #094E9B solid 1px;
    border-top: #094E9B solid 1px
}

.borderLTR{
    border-left: #094E9B solid 1px;
    border-top: #094E9B solid 1px;
    border-right: #094E9B solid 1px
}

.borderLR {
    border-right: #094E9B solid 1px;
    border-left: #094E9B solid 1px
}

.borderLTB {
    border-left: #094E9B solid 1px;
    border-top: #094E9B solid 1px;
    border-bottom: #094E9B solid 1px
}

.borderLRB {
    border-bottom: #094E9B solid 1px;
    border-right: #094E9B solid 1px;
    border-left: #094E9B solid 1px
}

.borderLB {
    border-bottom: #094E9B solid 1px;
    border-left: #094E9B solid 1px
}

.borderT {
    border-top: #094E9B solid 1px
}

.borderTR{
    border-top: #094E9B solid 1px;
    border-right: #094E9B solid 1px
}

.borderTRB {
    border-top: #094E9B solid 1px;
    border-right: #094E9B solid 1px;
    border-bottom: #094E9B solid 1px
}

.borderTB {
    border-top: #094E9B solid 1px;
    border-bottom: #094E9B solid 1px
}

.borderR {
    border-right: #094E9B solid 1px
}

.borderRB {
    border-bottom: #094E9B solid 1px;
    border-right: #094E9B solid 1px
}

.borderB {
    border-bottom: #094E9B solid 1px;
    width: 100%;
    display: block;
}


body {
    margin: 0;
    font: normal 16px/20px 'Roboto', Geneva, Helvetica, sans-serif;
    font-size: 16px;
    text-align: left;
    color: #000033;
    background-color:#FFF;
}

a, a:visited, a:active  {
    color: #094E9B;
    text-decoration: underline;
    background-color: inherit;
}
a:hover {
    color: #E08D33;
    text-decoration: none;
    background-color: inherit;
}

#mastertable {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    text-align: left;
    color: #000033;
}

#toptable {
    width: 98%;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}

#reducetable {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}

.languageLinkPadding {
    padding: 10px 0;
    color:#ffffff;
}

.languageLinkPadding a {
    color:#ffffff;
}

.welcomeCT {
    text-align:center;
    max-width:1000px;
    margin:auto;
    font-size:115%;
    line-height:140%;
}
.welcomeHead {
    color:#00677F;
    text-align:center;
    line-height:125%;
    font-size:175%;
    margin:10px auto;
}

@media only screen and (max-width: 500px) {
    .welcomeHead {
        font-size:140%;
    }
    .welcomeWAddy {
        font-size: 30px !important;
    }
}


h1 {
    font-size: 120%;
    color: #00677F;
}

#paintTitle {
    color: #094E9B;
    border-bottom: solid 1px #094E9B;
    background-color: inherit;
}

.paintTitle {
    color: #094E9B;
    border-bottom: solid 1px #094E9B;
    background-color: inherit;
}

.paintTitle2 {
    color: #094E9B;
    border-bottom: solid 1px #094E9B;
    background-color: inherit;
}

.paintTitleH2 {
    color: #094E9B;
    border-bottom: solid 1px #094E9B;
    font-size: 16px;
    background-color: inherit;
}

.footerstrip
{
    background-color: inherit;
}

.CTFooter {
    padding-bottom:40px;
}
.CTFooter > div:first-child {
    display:flex;
    flex-wrap:wrap-reverse;
    max-width:1125px;
    margin: 0 auto;
}
.CTFooter > div:first-child > div {
    flex:1 1 400px;
}
.CTFooter a {
    color: #094E9B;
}
.footerNav {
    display:flex;
    flex-wrap:inherit;
    width: 95%;
    margin: 0 auto;
    max-width: 1350px;
}
@media all and (max-width: 780px) {
    .footerNav {
        flex-wrap:wrap;
        align-content: flex-start;
        margin: 0 20px;
    }
}
.footerNav > div {
    flex:1 1 11%;
    max-width: 176px;
    margin-right: 10px;
}
.footerNav > div:last-child {
    flex-basis:625px;
    max-width: 100%;
    margin-right: 0;
}
.footerNav ul {
    margin: 0;
    padding: 0;
}
.footerNav li {
    list-style-type: none;
    padding-bottom: 8px;
}
.footNavHead {
    color: #000000 !important;
    font-weight:700;
    margin-bottom: 12px;
}

.standardFooter {
    font-size:75%;
    background-color: #fff;
    color:#000;
}
.standardFooter a {
    color:#094E9B;
}
.standardFooter img {
    background-color:#FFF;
}

.MTSponsor {
	background-color:white;
	padding:10px;
}

.headerContainer,
.pageContainer {
    max-width: 1350px;
    margin: 0 auto;
    padding: 0 25px;
}

.partners img {
    max-width: 136px;
}

.headFlex {
    background-color: #094E9B;
    border-bottom: none;
}

.headFlex > div:nth-child(2) {
    flex-basis:475px;
    padding:0 5px;
    text-align: center;
}

.headFlexBG {
    max-height: 217px;
}

.headProper img {
    padding-bottom: 20px;
    margin-top: 10px;
}

/*Text Search Styling*/

.CTTextSearchContainer form > div {
    display:flex;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
}

.CTTextSearchContainer .tsTextboxClass {
    border:none;
    height:36px;
    width: calc(100% - 44px);
}

.CTTextSearchContainer .tsSubmitClass {
    height:40px;
    width:initial;
    background:#fff;
    border:none;
    padding:0;
}
.tsSuggest {
    flex-basis: 100%;
    background: white;
    color: #111;
    padding: 3px;
    margin-top: 3px;
    margin-bottom: -25px;
    z-index:99;
}
.tsSuggest > ul {
    margin: 2px;
    padding: 0px;
    list-style-type: none;
    -webkit-columns: 4 150px;
    -moz-columns: 4 150px;
    columns: 4 150px;
}
.tsMessage {
    margin-bottom:-10px;
}

.textContainer {
    width:88%;
    padding: 10% 6%;
    background:url(/graphics/images/SHShero.webp) no-repeat;
    background-position-y:center;
    background-position-x:center;
    background-size: cover;
}
.textFlex {
    display:flex;
    flex-direction:column;
    color:white;
    background-color: rgba(9, 78, 155, 0.871);
    padding:2%;
    max-width: 750px;
    margin: 0 auto;
}
.textTitle {
    font-size: 40px;
    font-weight:700;
    line-height: 40px;
    padding-bottom: 4px;
    margin-left: -3px;
    line-height: 120%;
}
.bottomLinks {
	display: flex;
	flex-wrap: wrap;
}
.textAdvanced {
    padding-top:4px;
    text-align:right;
    font-weight: bold;
    font-size: 125%;
    background-image: url(../graphics/images/arrowicon.png);
    background-repeat: no-repeat;
    background-position: 100% 60%;
    display: inline-flex;
    justify-content: flex-end;
	margin-left: auto;
}
.textAdvanced a {
    color:white;
    text-decoration:none;
}
.searchTips {
	padding-top:10px;
	text-decoration:underline;
	display: inline-block;
}
.searchTips a {
	color:white;
	font-size: 14px;
}
#sponsordivchild a {
    margin-right: 40px;
}

#sponsordiv .ctr a img{
    max-width: 100%;
    height: auto;
}
#sponsordiv .ctr a:nth-child(1) img {
    max-width: 35%;
}
#sponsordiv .ctr a:nth-child(3) img {
    max-width: 41%;
}
#sponsordiv .ctr a:nth-child(5) img {
    max-width: 11%;
}

@media all and (max-width: 1000px) {
    .textContainer {
        background-size:cover;
    }
    #sponsordivchild {
        flex-wrap: nowrap;
    }
}
@media all and (max-width: 600px) {
    .textContainer .textTitle {
        display:none;
    }
    .CTTextSearchContainer .tsTextboxClass {
        width:80%
    }
    .CTTextSearchContainer .tsLabel {
        width:90%;
    }
    #sponsordivchild {
        flex-wrap: wrap;
    }
	.searchTips {
		padding-top:2px;
	}
}

/*CMS Styling*/
.cmsTiles {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    max-width: 1200px;
}
.cmsTiles > div {
    flex: 1 1 390px;
    min-height: 340px;
    max-width: 320px;
    margin: 10px;
    background-position: top !important;
}

.plate {
    color:#FFF;
    overflow: hidden;
    height:100%;
    max-height:40ch;
}
.plateContent {
    display: flex !important;
    flex-wrap: wrap;
    height: 80%;
    align-items: flex-end;
    padding-top: 10%;
}
.plateContent > span {
    flex:1 1 100%;
}
.plateTitle {
    font-weight:bold;
    font-size:160%;
    line-height:115%;
    padding-bottom:5px;
    margin-bottom:130px;
}
.plateIntro {
    font-size:90%;
    padding-bottom:5px;
}
.cmsTiles a span {
    display:block;
}
.cmsTiles .cmsArticles a {
    text-decoration:none;
    background: linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,.6));
    background-position: center top;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: calc(100% - 40px);
    padding:20px;
}

.cmsTiles .cmsArticles a:hover {
    background: linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,.8));
}

.cmsTiles .cmsArticles a > span {
    flex: 1 1 auto;
}
.cmsTiles .cmsStickies a {
    text-decoration:none;
    color:#FFF;
    text-align:center;
    display:block;
    height: calc(100% - 0px);
    padding:0px;
}
.stickyPlate {
    display:flex !important;
    flex-direction:column;
    justify-content:center;
    height:100%;
}
.stickyPlate > span {
    flex: 1 1 auto;
}
.stickyHeadSpace {
    height:15%;
}
.stickyTitle {
    font-size:140%;
    line-height:140%;
    font-weight:700;
    height:40%;
}
.stickyButtonWrapper {
    height:20%;
}
.stickyButton {
    padding:15px;
    width:50%;
    font-size: 120%;
    font-weight: bold;
    margin:5px auto;
    background-color: #00677F;
    color: #fff;
}
.cmsStickies a:hover .stickyButton {
    background-color:#FFF;
    color:#094E9B;
}

.SFnavcontainer {
    font-size:90%;
}
.list-start{
    color:#094E9B;
    font-weight: bold;
}

.forsaleFlex {
    display: flex;
    flex: 1 1 auto;
    max-width: 1000px;
    margin: 0 auto;
    margin-top:40px;
}
.forsaleFlex > div {
    flex: 1 1 400px;
}

.forsaleRight {
    background: #e8e8e8;
}
.forsaleChild {
    width: 50%;
    height: 100%;
    line-height: 140%;
    padding: 30px;
}
.forsaleHead{
    color: #00677F;
    font-size: 180%;
    font-weight: bold;
    margin-bottom: 20px;
}

.frontBoxBox {
    width: 95%;
    margin-left: -1%;
    padding: 3%;
}

.frontBoxBox > div:first-child {
    font-size:125%;
    line-height: 100%;
}

.frontFlex {
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    margin:0 auto;
    max-width:1350px;
}
.frontFlex > div {
    flex: 1 1 250px;
    white-space:nowrap;
    min-height:440px;
    margin:10px;
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center top;

}
.frontFlex > div > div {
    margin-top:150px;
}
.frontFlex a {
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    white-space: normal;
    color: #fff;
    width: 24%;
    position: relative;
}

.boxBlue{
    background-color: #fff;
    margin-top: -3px;
    padding: 2px 0 20px;
    z-index: 5;
    position: inherit;
    border-right: solid #c1c1c1 2px;
    border-bottom: solid #c1c1c1 2px;
    border-left: solid #c1c1c1 2px;
    height: 135px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

@media only screen and (max-width: 890px) {
    .frontFlex {
        justify-content: center;
    }
    .frontFlex a {
        width: 48%;
        margin-bottom: 15px;
        margin-right: 15px;
    }
    .boxBlue {
        height: auto;
    }
}

@media only screen and (max-width: 600px) {
    .frontFlex {
        justify-content: center;
    }
    .frontFlex a {
        width: 88%;
        margin-right: 0;
    }
}
.frontFlex a::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}

.frontFlex a img{
    height: auto;
    max-width: 100%;
    width: 100%;
}

.frontFlex a:hover  span{
    background-color: #094E9B;
    color: #Fff;
}
.frontFlex a:hover::before {
    background: transparent;
}

.frontFlex a h1{
    color: #094E9B;
    margin: 30px 0 0;
    line-height: 24px;
    padding: 0 10px;
    display: block;
}
@media only screen and (max-width: 890px) {
    .frontFlex a h1 {
        margin: 30px 0 10px;
    }
}
.frontFlex a span{
    background: inherit;
    padding: 14px 34px;
    text-decoration: none;
    color: #fff;
    background-color: #094E9B;
    font-size: 16px;
}
.frontFlex a:hover span, 
.frontFlex a span:hover {
    color: #fff;
    background-color: #E08D33;
}

.homepageChildWide {
    flex: 2 1;
    height: 100%;
    line-height: 140%;
    font-size: 98%;
}

.homepageHead{
    color: #57641f;
    font-size: 180%;
    font-weight: bold;
    margin-bottom: 20px;
}

.homepageFlex {
    display: flex;
    flex-wrap:wrap-reverse;
    max-width: 1350px;
    margin: 0 auto;
    font-size:114%;
    padding:30px 30px 0;
    align-items: baseline;
}

.homepageChildNarrow {
    flex: 1 1;
    height: 100%;
    line-height: 140%;
    padding-right:23px;
    min-width:185px;
    margin: 15px 0;
    font-weight: bold;
}

.homepageChildNarrow p{
    margin: 0;
}


.homepageChildWide p{
    margin: 0;
}

.homepageChildWide h2{
    font-size: 15px;
}


.bigBlue{
    color: #094E9B;
    font-weight: bold;
    font-size: 24px;
}
.bigBlue.welcomeWAddy{
    font-size: 34px;
    margin: 0 0 10px;
    line-height: 99%;
}

h3.ui-state-active {
    background: #E08D33 !important;
}

.ctnavcontainer {
    min-width: 320px;
    text-align: right;
}

.ctnavcontainer ul {
    padding: 0;
    margin: 0 auto;
    list-style-type: none;
    display: inline-flex;
}



.ctnavcontainer ul li a {
    color: #fff;
    padding: 15px 20px;
    text-transform: capitalize;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    font: bold 20px/30px Roboto, Verdana, Geneva, Helvetica, sans-serif;
    background: #094E9B;
}

.ctnavcontainer ul li a:hover {
    color:#E08D33;
}

.ctnavcontainer ul li a.listingButton {
    display:block;
    background: #fff;
    color: #094E9B;
    margin-left: 20px
}
@media all and (max-width: 600px) {
    .ctnavcontainer ul li a.listingButton {
        margin-left: 0
    }  
}
.ctnavcontainer ul li a.listingButton:hover {
    background-color: #E08D33;
}
.ctnavcontainer ul li a:visited {
    text-decoration: none;
}
.loginLinkSet {
    font-size: 14px;
}

#mastertable #SFnavcontainer {
    font-size: 12px;
}

.tsPlaceholder {
    font-style: inherit !important;
    font-weight: bold;
}

.fifty {
    width: 50%;
}

h1.pageTitle {
    font-size: 20px;
    color: #000;
}

.ctrtable.fifty ul {
    margin: 30px 0 60px;
    padding-left: 15px;
}

.ctrtable.fifty ul li {
    margin-bottom: 15px;
}

.ctrtable.fifty ul li a {
    font-weight: 600;
}

.ctrtable.fifty .imgRt,
.ctrtable.fifty .imgLt{
    margin-bottom: 30px;
}

.ctrtable.fifty .imgLt p a{
    font-weight: 600;
}

.ctrtable.fifty .imgLt {
    width: 70%;
}

.ctrtable.fifty .imgRt {
    width: 25%;
    text-align: right;
}
.ctrtable.fifty .imgRt a img{
    margin-top: 1em;
}

@media all and (max-width: 600px) {
    .fifty {
        width: 90%;
    }
    .ctrtable.fifty .imgLt,
    .ctrtable.fifty .imgRt {
        width: 100%;
        text-align: left;
        margin-bottom: 0;
    }
    .ctrtable.fifty .imgLt {
        margin-bottom: 0;
    }
    .ctrtable.fifty .imgRt {
        margin-bottom: 25px;
    }
}

.panels {
    display: flex;
    flex-wrap: wrap;
	gap: 1rem;
    justify-content: center;
    margin: 0 auto;
    padding-top: 20px;
}
.colPanel {
	background-color: #094E9B;
	padding: 22px 110px 30px;
	text-align: center;
}

.colPanel p {
	color: #fff;
	font-size: 15px;
}
.colPanel p.panelTitle {
	font-weight: bold;
	font-size: 22px;
    margin: 0;
	line-height: normal;
}

.colPanel .panelBtn {
	margin-top: 30px;
}
.colPanel .panelBtn a{
    padding: 8px 27px;
    border-radius: 6px;
    font-size: 18px;
    margin: 5px auto;
    font-weight: bold;
    background-color: #fff;
	color:#094E9B;
	text-transform: uppercase;
	text-decoration: none;
}

.colPanel #bell.panelBtn a{
    background: url(/graphics/images/Bell_icon.svg) no-repeat;
    background-position-y: center;
    background-position-x: 183px;
    background-color: #fff;
    padding-right: 57px;
}
.colPanel .panelBtn a:hover,
.colPanel #bell.panelBtn a:hover {
	background-color: #E9A821;
	color:#000;
}

#shsWrapper .notifyPanel.shsSpecialOptions.row3 {
	background-color: #094E9B !important;
}

#shsWrapper .notifyPanel.shsSpecialOptions.row3 .imgMiddle {
	border: 1px solid #fff;
	border-radius: 50%; 
}

#shsWrapper .notifyPanel.shsSpecialOptions.row3 .saveRow .leftCol #bell.panelBtn a {
	color:#094E9B;
}
#shsWrapper .notifyPanel.shsSpecialOptions.row3 .saveRow .leftCol #bell.panelBtn a:hover {
	color:#000;
}

@media all and (max-width: 600px) {
    .colPanel {
        padding: 22px 40px 30px;
    }
}