/* KaSCO */
.page-nav__sf-wrapper
	{
	background: #d0a780;
	color: #fff;
	height: 49px;
	}

@media (min-width: 720px) 
{

.welcome
	{
	display: block;
        margin: 0 20px !important;
        float: right !important;
	}
.my-account
	{
	display: block;
        margin: 0 20px !important;
        float: right !important;
	font-size: 14px !important;
	}
.login-utility 
	{
	display: block;
	margin: 20px 20px 0 auto;
	width: 90px;
	float: right;
	font-family: "Oswald";
	font-size: 14px !important;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	padding: 12px;
	border:none;
	border-radius: 4px;
	}
a.login-utility :hover 
	{
	font-size: 14px !important;
	}
.page-nav__sf-wrapper > ul > li 
	{
	width: 16%;	
	}
.page-nav > ul > li > a::after, .page-nav__sf-wrapper > ul > li > a::after 
	{
	content: '';
	border-top-color: #e6d09f;
 	}
.page-nav > ul > li.is-current > a, .page-nav__sf-wrapper > ul > li.is-current > a 
	{
	background: #e6d09f;
	color: #fff !important;
  	}
.page-nav > ul > li:hover > a, .page-nav__sf-wrapper > ul > li:hover > a 
	{
	color: #fff !important;
	background: #e5cd9d;
	}
.page-nav__sf-wrapper > ul > li:first-child 
	{
	width: 14%;
	float: left;
	position: static;
	background: #f37533; 
	}
.title-row.ossn-blue 
	{
	background: #e5cd9d;
	}
.content-box h2.ossn-blue-title 
	{
	color: #e5cd9d;
	}
a.button 
	{
	background: #f37533 !important;
	}
a.button:hover 
	{
	background: #e5cd9d !important;
	}
.content-box .cta.ossn-blue-action 
	{
	background: #e5cd9d;
	}
.sticky.ossn-sticky 
	{
	background: #f37533; 
	}
.first-row-footer 
	{
	background: #d0a780 !important;
	color: #fff !important;
	font-family: Oswald !important;
	font-size: 24px !important;
	text-transform: uppercase !important;
	}
.last-row-footer 
	{
	background: #d0a780 !important;
	color: #fff !important;
	font-size: 16px !important;
	}
.content-box h1.orange-title, .content-box h2.orange-title 
	{
	color: #e5cd9d;
	}
.content-box h1.mint-title, .content-box h2.mint-title 
	{
	color: #f37533;
	}
.title-row.mint 
	{
	background: #f37533;
	}
.title-row.orange 
	{
	background: #e5cd9d;
	}
.border-box-mint 
	{
	border: 3px solid #f37533;
	padding: 20px;
	}
.border-box-yellow 
	{
	border: 3px solid #d0a780;
	padding: 20px;
	}
.border-box-orange 
	{
	border: 3px solid #e5cd9d;
	padding: 20px;
	}
.sfical a, .sfoutlook a,  .sfgooglecalendar a {visible;background: #f37533 !important;
	}
.sfical a:hover, .sfoutlook a:hover,  .sfgooglecalendar a:hover 
	{
	background: #d0a780 !important;
	}
h2	{
	color: #f37533;
	font-family: Oswald;
	font-size: 30px !important;
	line-height: 46px;
	margin-top: 25px !important;
	font-weight: normal;
	}
h3	{
	color: #d0a780;
	font-family: Oswald;
	font-size: 28px !important;
	font-weight: 400 !important;
	line-height: 28px;
	margin-top: 25px !important;
	}
.sfContentBlock p
	{
	font-size: 18px !important;
	line-height: 22px;
	}
.content-box h2.yellow-title, .content-box h2.yellow-title 
	{
	color: #d0a780;
	}
.title-row.yellow
	{
	background: #d0a780;
	}
.yellow-title
	{
	background: #d0a780;
	}
button[type="submit"] 
	{
	background: #f37533!important;
	}
.img-left 
	{
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 5px;
	}
.img-right 
	{
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 5px;
	}
.event-listing 
	{
	text-align: left;
	clear: left;
	margin-bottom: 25px;
	}
.event-date 
	{
	border: #f37533 solid 1px;
	padding-top: 5px;
	margin-right: 0px;
	margin-bottom: 25px;
	color: #195273;
	display: inline-block;
	font-size: 20px;
	line-height: 30px;
	font-family: "Oswald";
	text-align: center;
	}
.event-date.in-list 
	{
	width: 100px !important;
	height: 100px;	
	}
.day 
	{
	padding-top: 15px;
	font-size: 30px;
	}
.month 
	{
	margin-top: 19px;
 	background:  #f37533;
 	color: #fff;
	}
.gallery 
	{
	display: inline;
	margin: 0px;
	padding: 10px;
	border:1px solid #ccc;
	}
.gallery:hover
	{
	border: 1px solid #777;
	}
.container
	{
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: auto;
	max-width: auto;
	overflow-y: hidden;
	overflow-x:auto;
	}
.container img
	{
	display: inline-block;
	margin-right:5px;
	}
.desc 
	{
	padding: 15px;
	text-align: center;
	}

}

@media (min-width: 414px) 
{
  
.welcome 
	{
	margin: 0 20px !important;  
	float: left;
	}
.my-account 
	{
	margin: 0 20px !important;
        float: left;
	font-size: 14px !important;
	}
.login-utility 
	{
	display: block;
	margin: 20px 20px 20px auto;
	width: 90px;
	float: right;
	height: auto;
	font-family: "Oswald";
	font-size: 20px !important;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	padding: 12px;
	background: #d8e7e2;
	border:none;
	border-radius: 4px;
	}
a.login-utility :hover 
	{
	background: #f1613c !important;
	border:1px solid #004581;
	color: #fff !important;
	}
.accord {
	color: #c95d1a; 
    	font-family: Oswald;
    	font-size: 27px !important;
    	line-height: 27px;
    	margin-top: 25px !important;
	font-weight: normal;
	}
}
.title-row.green {
	background: #479e5c;
}