@charset "utf-8";
body {
	margin:0px;
	font-family: 'Ledger', serif;
	color:#000000;
	font-size:15px;
	line-height:1.5;
	background:#3d3638;
}
a, a:hover, a:active, a:focus {
	cursor:pointer;
	outline:0;
}
.e3wrapper {
	color:#000;
	font-size:15px;
}
.e3wrapper a {
	color:#1F355E;
}
h1, h2, h3, h4, h5, h6 {
	color:#1F355E;
	margin:0 0 15px;
}
a.e3-button {
	background: transparent;
	color: #1F355E;
	border: 1px solid #1F355E;	
	font-weight: normal;
	font-size:16px;
	padding: 8px 25px;
    margin:5px;
    display: inline-block;
	min-width:160px;
	text-decoration: none;
}
a.e3-button:hover {
	color: #fff;
	background: #1F355E;
}
img {
	border: none;
}
.MainInformationTable{
	width:100%;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}
.EditMode header {
    position: relative;
}
header {
    background: #fff none repeat scroll 0 0;
	border-bottom: 7px solid #174A7C;
    float: left;
    height: 75px;
    transition: top 0.3s ease 0s;
    width: 100%;
    z-index: 200;
	position: fixed;
	box-shadow: 0 3px 5px rgba(0,0,0,0.45);
}
header .mobile-nav-btn {
    float: left;
    height: 30px;
    margin: 15px 0 0;
    width: 10%;
}
header #menu-button {
    color: #231F20;
    display: block;
    height: 40px;
    padding-left: 0 !important;
}
#menu-button::before {
    display: none;
}
header #menu-button i {
    font-size: 30px;
}
header nav {
    background: #1F355E none repeat scroll 0 0;
	font-family: 'Ledger', serif;
	color: #fff;
}
.mobile-nav-btn {
    float: left;
}
#main-menu {
    box-shadow: none;
}
#main-menu li, #main-menu a {
    border-radius: 0;
    font-weight: normal;
	font-family: 'Ledger', serif;
}
#main-menu > li > a {
    background: #1F355E none repeat scroll 0 0;
    color: #fff;
    text-shadow: none;
	font-family: 'Ledger', serif;
    text-transform: uppercase;
    font-size:16px;
}
#main-menu a.current {
	background: #16263F;
	color: #fff;
}
#main-menu ul a.current {
	background: #16263F;
	color: #fff;
}
#main-menu > li > ul > li a {
    color: #fff;
	background: #1F355E none repeat scroll 0 0;
	font-family: 'Ledger', serif;
    text-transform:none;
}
#main-menu > li > ul > li > ul > li a {
    color: #fff;
	background: #1F355E none repeat scroll 0 0;
	font-family: 'Ledger', serif;
    text-transform:none;
}
#main-menu .sub-arrow {
    background: #16263F none repeat scroll 0 0;
	border-radius: 0;
    color: #fff !important;
    width: 42px;
}
header .MyProfile_Member {
    background: transparent;
    border: medium none;
    float: right;
    height: 35px;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 10%;
}
.MyProfile_Svg {
	color: #231F20;
	float: right !important;
	margin: 15px 0 0 10px !important;
	width: 30px !important;
	height: 30px !important;
}
.MyProfile_Svg svg {
	fill: currentcolor;
}
.MyProfile_IconPic {
	margin: 15px 0 0 10px !important;
}
header .MyProfile_Member .click_transparent {
	width: 100%;
}
header .MyProfile_Member .MyProfile_Name {
	font-family: 'Patua One', cursive;
    display: none;
}
header .MyProfile_Member .arrow-down {
    display: none;
}
header .MyProfile_Member .fullView {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    left: auto;
    right: -10px;
    top: 75px;
    width: 190px;
}
header .MyProfile_Member .MyProfile_FullMain {
    border: medium none;
    padding: 0;
    width: 100%;
}
header .MyProfile_Member .fullView a {
    border: medium none;
    color: #1F355E;
    font-size: 13px;
    height: auto;
    line-height: normal;
    margin: 0;
    padding: 10px 15px;
    text-align: left;
    text-decoration: none;
    width: 100%;
}
header .MyProfile_Member .fullView a:hover {
    color: #0D1F3D;
}
header .MyProfile_Member .fullView a div {
    display: none;
}
header .arrow-down {
    border-top: 5px solid #1F355E;
}
.cmsdesklink {
    display: none;
}
.signoutLink {
    background: url("/SiteDesign/Images2016/lock.aspx") no-repeat scroll left top / cover;
    float: right;
    font-size: 0;
    margin: 10px 0;
    padding: 19px;
    text-decoration: none;
}
header .logo {
    float: left;
    height: 60px;
    left: 50%;
    margin: 6px auto 5px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 80%;
	display:block;
}
header .logo img {
    max-height: 60px;
}
.EditMode .weather  {
	display:none;
}
.banner {
    clear: both;
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
	top: 75px;
}
.fullwidth-slideshow {
    float: left;
    height: 28vw;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: -10;
}
.fullwidth-slideshow div {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100% !important;
    position: absolute;
    width: 100% !important;
}
#slideshow-nav .activeSlide {
    background: #fff;
}
#slideshow-nav a {
    background: rgba(255,255,255,0.5);
    border-radius: 50%;
    font-size: 0;
    padding: 10px;
    margin: 30px 10px 0;
}
div#slideshow-nav {
    position: absolute;
    display: flex;
    justify-content: center;
    width: 100vw;
}
.EditMode .arrow-nav {
    display: none;
}
.arrow-nav {
    position: absolute;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 22vw;
    width: 96vw;
    top: 60px;
    left: 1%;
}
#prevArrow {
    color: rgba(255,255,255,0.75);
    font-size: 4.5em;
}
#nextArrow {
    color: rgba(255,255,255,0.75);
    font-size: 4.5em;
}
#prevArrow:hover, #prevArrow:active, #nextArrow:hover, #nextArrow:active {
	color: rgba(255,255,255,1);
}
.EditMode .fullwidth-slideshow {
	position:relative;
	z-index:1; 
	height:210px;
	overflow:hidden;
}
.page-content {
	float: left;
	width: 100%;
	background: #ffffff;
	position:relative;
	top:75px;
}
.page-content > .container {
    padding: 0;
}
.page-content .content-top {
	padding: 28px 0 105px;
    float: left;
	width: 100%;
    text-align: center;
	background: url('/SiteDesign/Images2016/blue-bg.aspx') top center / cover #174A7C;
	color: #000;
	color: #fff;
}
.content-top h4 {
	color: #fff;
}
.page-content .content-bottom {
	padding:0;
    float: left;
	width: 100%;
    text-align: center;
	background: #fff;
	display:flex;
	flex-wrap:wrap;
}
.cta-btn {
	overflow: hidden;
	padding: 0;
	cursor:pointer;
}
.cta-btn img {
	width: 100%;
	height:auto;
}
.cta-btn a{
	text-decoration:none;
	color: #006234;
}
.cta-btn span {
	position: absolute;
	width: 100%;
	line-height: 2.1;
	text-align: center;
	box-sizing: border-box;
	font-size: 28px;
	transition: 0.5s ease-in;
	color: #006234;
	background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
	bottom: 0;
}
footer {
	float:left;
	width: 100%;
	position:relative;
	top:75px;
}
.footer-top {
	background: #19355D;
	color: #fff;
	font-family: 'Ledger', serif;
	font-size: 14px;
	float: left;
	width: 100%;
	padding: 26px 0;
	box-sizing: border-box;
	text-align: center;
    letter-spacing: 0.05em;
    font-weight:bold;
}
.footer-info {
    word-break: keep-all;
 }
 .footer-info > span {
    white-space: nowrap;
}
.footer-bot {
	float: left;
	width: 100%;
	background: #56585A;
	color: #fff;
	padding: 20px 0;
    letter-spacing: 0.05em;
}
.footer-bot a {
	color: #fff;
	text-decoration:none;
}
.footer-bot .ft-copyright {
	text-align:center;
}
.footer-bot .poweredby {
	text-align:center;
}
@media (min-width: 768px) {
	header {
		position:relative;
		box-shadow: none;
		height: 165px;
	}
	header a {
		text-decoration:none;
        /*text-transform: uppercase;*/
        
	}
	header > .container {
		padding: 0;
		width: 100%;
	}
	header .mobile-nav-btn {
		width: 5%;
	}
	.weather {
		float: left;
		margin-top: 21px;
	}
	.weather .WeaAtGlance {
		background-color:transparent;
		border:none;
		color:#1F355E;
		float:left;
		width:auto;
		font-weight: bold;
		font-family:inherit;
	}
	.weather .WeaAtGlance img{
		margin-left:10px;
		vertical-align:middle;
	}
	.left-quicklinks {
		/*float: left;
		padding: 0;
		position: absolute;
		top: 50px;*/
		float: left;
	}
	.left-quicklinks a {
		color: #fff;
	}
	.left-quicklinks .top-left {
		background: #026937 none repeat scroll 0 0;
		color: #fff;
		left: 0;
		margin: 0 0 10px;
		padding: 2px 5px 2px 40px;
		position: absolute;
		top: 50px;
        text-transform: uppercase;
        font-weight:bold;
	}
	.left-quicklinks .middle-left {
		background: #72AFC7 none repeat scroll 0 0;
		color: #fff;
		left: 0;
		margin: 0 0 10px;
		padding: 2px 5px 2px 40px;
		position: absolute;
		top: 82px;
        text-transform: uppercase;
        font-weight:bold;
	}
	.left-quicklinks .lower-left {
		background: #4a9261 none repeat scroll 0 0;
		color: #fff;
		left: 0;
		margin: 0 0 10px;
		padding: 2px 5px 2px 40px;
		position: absolute;
		top: 116px;
        text-transform: uppercase;
        font-weight:bold;
	}
	/*header .logo {
		height: 10.3vw;
		margin: 0;
		top: 20%;
		width: 20%;
	}
	header .logo img {
		max-height: 10.3vw;
	}*/
	header .logo {
		height: 144px;
		width: 20%;
	}
	header .logo img {
		max-height: 144px;
	}
	/*loginform*/
	.login{
		float: right;
		width: 30%;
		font-size: 11px;
		font-family: 'Ledger', serif;
	}
	.LoginForm {
		float: right;
		font-family: inherit;
		margin: 9px 0 0;
		width: 100%;
	}
	.LoginForm table {
		float: right;
		width: 100%;
	}
	.login .LoginFormHeading{
		font-size: 0;
	}
	.LoginFormHeading::after {
		content: "Member Login";
		display: block;
		float: left;
		font-size: 25px;
		font-family: 'Dancing Script', cursive;
		color: #2F4763;
	}
	.login .LoginFormFailText{
		width: 100%;
		font-size: 11px;
		color:#CC3300;
		padding:0;
	}
	.login .LoginFormUserName, .login .LoginFormPassword{
		width: 52%;
		padding:0;
		margin: 0 0 6px;
	}
	.login .LoginFormText{
		color: #000;
		float: left;
		padding-top: 0;
		text-align: left;
		width: 100%;
		display: none;
	}	
	.login .LogonTextBox{
		padding: 0;
		width:95px;
	}	
	.login  .LoginFormField{
		height: 20px;
    	width: 100%;
		font-family: 'Ledger', serif;
	}	
	.login .LoginFormField input{
		height: 22px;
    	width: 100%;
		border: 2px solid #bababa;
		font-family: 'Ledger', serif;
		font-size: 12px;
	    padding: 0 0 0 5px;
	}
	.login .LoginFormPassword{
		clear:none;
	}	
	.login .LoginFormRemember{
		width: auto;
		padding-left: 0px;
		font-size:11px;
		float:right;
		clear:none;
		display:none;
	}
	.LoginFormRemember input {
		margin-right:5px;
	}
	.IE7 .login .LoginFormRemember{
		width:120px;
	}
	.login .LoginFormLogon {
		float: left;
		margin: -26px 0 0 1px;
		width: 34%;
		max-width: 90px;
	}
	.LoginFormLogon .LogonButton {
		height:35px;
		width:50px;
	}
	.IE7 .login .LoginFormLogon{
		margin-top: -10px;
		margin-left:-10px;
	}
	.login .LoginFormLogon input {
		background: url('/SiteDesign/Images2016/signin.aspx') no-repeat center center #2F4763;
		border: 0 none;
		color: #fff;
		font-size: 0;
		height: 24px;
		width: 100%;
	}
	.login .LoginFormForgotPassword {
		clear: none;
		float: left;
		font-size: 10px;
		left: 4px;
		padding: 0;
		position: relative;
		width: 48%;
	    margin: 0 0 0 -4px;
	}
	.login .LoginFormMemReg {
		clear: none;
		float: left;
		font-size: 10px;
		margin: -4px 0 0;
		padding: 0;
		text-align: left;
		width: auto;
	}
	.login .LoginFormForgotPassword a, .login .LoginFormMemReg a{
		color:#2F4763;
		text-decoration:none;
	}
	/*loginform end*/
	.yellow-right {
		background: #e0cd62 none repeat scroll 0 0;
		float: right;
		padding: 2px 40px 2px 5px;
		position: absolute;
		right: 0;
		/*top: 116px;*/
		top: 82px;
        text-transform: uppercase;
        font-weight:bold;
	}
	.yellow-right a {
		color: #19355D;
	}
	.social-media {
		float: right;
		/*margin: 35px 10px 0 0;*/
		margin: 14px 5% 0 0;
	}
	.social-media a {
		color: #77B7C9;
        text-transform: uppercase;
	}
	.social-media .fa {
		/*float: right;*/
	}
	.social-media span {
		display: none;
	}
	.cmsdesklink {
		display: block;
		float: right;
	}
	/*my profile */
	header .MyProfile_Member {
		background: transparent none repeat scroll 0 0;
		color: #2F4763;
		float: right;
		height: auto;
		margin: 0 -8.4vw 74px 0;
		position: relative;
		width: auto;
		top: 120px;
	}
	.MyProfile_Svg {
		color: #2F4763;
		float: right !important;
		margin: 0 0 0 10px !important;
		width: 30px !important;
		height: 30px !important;
	}
	.MyProfile_Svg svg {
		fill: currentcolor;
	}
	.MyProfile_IconPic {
		float: right !important;
		border-radius: 50%;
		margin: 5px 0 0 10px !important;
	}
	header.fixed .MyProfile_Member {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	}
	header .MyProfile_Member .MyProfile_Name {
		font-family: 'Dancing Script', cursive;
		color: #2F4763;
		display: inline-block;
		font-size: 27px;
		font-weight: normal;
		height: auto;
		width: auto;
		line-height: 1.3;
	}
	header .MyProfile_Member .arrow-down {
		border-top-color: #2F4763;
		display: inline-block;
		margin: 20px 5px  0 8px;
	}
	header .MyProfile_Member .fullView {
		background: rgba(255,255,255,0.9) none repeat scroll 0 0;
		left: 0;
		right: auto;
		top: 35px;
	}
	header .MyProfile_Member .MyProfile_FullMain {
	}
	header .MyProfile_Member .fullView a {
		color: #1F355E;
	}
	header .MyProfile_Member .fullView a:hover {
		color: #1F355E;
	}
	header .MyProfile_Member .fullView a div {
	}
	/*.MyProfile_Svg {
		color: #231f20;
		float: right !important;
		height: 50px !important;
		margin: 42px 23px 0 0 !important;
		width: 50px !important;
	}
	.MyProfile_IconPic {
		float: right !important;
		height: 50px !important;
		margin: 42px 23px 0 0 !important;
		width: 50px !important;
	}*/
	.banner {
		top: 0;
	}
	.fullwidth-slideshow {
	}
	.page-content {
		top: 0;
	}
	.page-content > .container {
		padding: 0;
		width: 100%;
	}
	.page-content .content-top {
		padding: 30px 0 28px;
		text-align: left;
	}
	.cta-btn:nth-child(2n+1) span {
		bottom: 10%;
		float: left;
		line-height: 1.5;
		font-size: 36px;
		padding: 0 20px 0 0;
		text-align: right;
		width: 50%;
	}
	.cta-btn:nth-child(2n) span {
		bottom: 10%;
		float: right;
		right: 0;
		line-height: 1.5;
		font-size: 36px;
		padding: 0 0 0 20px;
		text-align: left;
		width: 50%;
	}
	footer {
		top: 0;
	}
	.footer-bot > .container {
		width: 100%;
	}
	.footer-bot .ft-copyright {
		float: left;
		text-align: left;
		width: 40%;
		margin-left: 5%;
	}
	.footer-bot .poweredby {
		float: right;
		text-align: right;
		width: 50%;
		margin-right: 5%;
	}
}
@media (min-width: 1025px) {
	header {
		border-bottom: 0 none;
		height: 228px;
	}
	header .logo {
		height: 154px;
		width: 20%;
		z-index: 5;
		margin: 20px auto 0;
		top: 0;
	}
	header .logo img {
		max-height: 154px;
	}
	.weather {
		left: 15%;
		position: relative;
	}
	.left-quicklinks .top-left, .left-quicklinks .middle-left, .left-quicklinks .lower-left {
		padding: 2px 5px 2px 15%;
	}
	.social-media {
		margin: 14px 14% 0 0;
	}
	.yellow-right {
		padding: 2px 14% 2px 5px;
	}
	header .MyProfile_Member {
		margin: 0 -14.7% 74px 0;
	}
	/*.cmsdesklink {
		color: #fff;
		display: block;
		float: right;
		font-family: 'Ledger', serif;
		font-size: 15px;
		margin: 32px 0 0;
		padding: 0 0 0 20px;
		text-decoration: none;
		width: auto;
	}*/
	/*my profile */
	/*header .MyProfile_Member {
		background: transparent none repeat scroll 0 0;
		color: #2F4763;
		float: right;
		height: auto;
		margin: 22px 0 0;
		position: relative;
		width: auto;
		top: 0;
	}
	.MyProfile_Svg {
		color: #2F4763;
		float: right !important;
		margin: 25px 0 0 10px !important;
		width: 30px !important;
		height: 30px !important;
	}
	.MyProfile_Svg svg {
		fill: currentcolor;
	}
	.MyProfile_IconPic {
		float: right !important;
		border-radius: 50%;
		margin: 25px 0 0 10px !important;
	}
	header.fixed .MyProfile_Member {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	}
	header .MyProfile_Member .MyProfile_Name {
		font-family: 'Dancing Script', cursive;
		color: #2F4763;
		display: inline-block;
		font-size: 27px;
		font-weight: normal;
		height: auto;
		line-height: 2.9;
		text-shadow: none;
		width: auto;
	}
	header .MyProfile_Member .arrow-down {
		border-top-color: #2F4763;
		display: inline-block;
		margin: 40px 5px  0 8px;
	}
	header .MyProfile_Member .fullView {
		background: rgba(255,255,255,0.9) none repeat scroll 0 0;
		left: 0;
		right: auto;
		top: 56px;
	}
	header .MyProfile_Member .MyProfile_FullMain {
	}
	header .MyProfile_Member .fullView a {
		color: #1F355E;
	}
	header .MyProfile_Member .fullView a:hover {
		color: #1F355E;
	}
	header .MyProfile_Member .fullView a div {
	}*/
	header .mobile-nav-btn {
		display:none;
	}
	header nav {
		background: rgba(31,53,94,1);
		background: -moz-linear-gradient(top, rgba(31,53,94,1) 0%, rgba(31,53,94,1) 15%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 30%, rgba(31,53,94,1) 30%, rgba(31,53,94,1) 85%, rgba(255,255,255,1) 85%, rgba(255,255,255,1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(31,53,94,1)), color-stop(15%, rgba(31,53,94,1)), color-stop(15%, rgba(255,255,255,1)), color-stop(30%, rgba(255,255,255,1)), color-stop(30%, rgba(31,53,94,1)), color-stop(85%, rgba(31,53,94,1)), color-stop(85%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
		background: -webkit-linear-gradient(top, rgba(31,53,94,1) 0%, rgba(31,53,94,1) 15%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 30%, rgba(31,53,94,1) 30%, rgba(31,53,94,1) 85%, rgba(255,255,255,1) 85%, rgba(255,255,255,1) 100%);
		background: -o-linear-gradient(top, rgba(31,53,94,1) 0%, rgba(31,53,94,1) 15%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 30%, rgba(31,53,94,1) 30%, rgba(31,53,94,1) 85%, rgba(255,255,255,1) 85%, rgba(255,255,255,1) 100%);
		background: -ms-linear-gradient(top, rgba(31,53,94,1) 0%, rgba(31,53,94,1) 15%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 30%, rgba(31,53,94,1) 30%, rgba(31,53,94,1) 85%, rgba(255,255,255,1) 85%, rgba(255,255,255,1) 100%);
		background: linear-gradient(to bottom, rgba(31,53,94,1) 0%, rgba(31,53,94,1) 15%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 30%, rgba(31,53,94,1) 30%, rgba(31,53,94,1) 85%, rgba(255,255,255,1) 85%, rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f355e', endColorstr='#1f355e', GradientType=0 );

		clear: both;
		float: left;
		font-family: 'Ledger', serif;
		padding: 0;
		position: relative;
		text-align: left;
		top: 52px;
		width: 100%;
	}
	#main-menu {
		background: transparent none repeat scroll 0 0;
		box-shadow: none;
		clear: none;
		display: table !important;
		white-space: nowrap;
		width: auto;
		margin: 0 auto;
		font-family: 'Ledger', serif;

	}
	#main-menu li, #main-menu a {
		border: medium none;
		border-radius: 0;
		font-size: 15px;
	}
	#main-menu > li {
		display: inline-block;
		float: none;
	}
	#main-menu > li > a {
		background: transparent;
		color: #fff;
		padding: 38px 20px 20px;
		font-family: 'Ledger', serif;
	}
	#main-menu a.hover {
		background: transparent;
		color: #E0CD62;
	}
	#main-menu a.current {
		background: transparent;
		color: #E0CD62;	
	}
	#main-menu > li > a:hover, #main-menu > li > a:hover #main-menu .sub-arrow {
		color: #E0CD62 !important;
	}
	#main-menu ul {
		/*background:rgba(31,53,94,0.9) none repeat scroll 0 0;*/
		border: medium none;
		border-radius: 0;
		box-shadow: none;
		left: auto !important;
		padding: 0;
		font-family: 'Ledger', serif;
		background: transparent;
	}
	#main-menu ul a.current {
		color: #E0CD62;
		background: rgba(31,53,94,0.85) none repeat scroll 0 0;
	}
	#main-menu ul a:hover, #main-menu ul a.highlighted {
		color: #E0CD62;
	}
	#main-menu ul ul > li {
		background: rgba(31,53,94,0.85) none repeat scroll 0 0;
		color: #fff;
	}
	#main-menu > li > ul > li a {
		background: rgba(31,53,94,0.85) none repeat scroll 0 0;
		color: #fff;
		text-align: left;
		font-family: 'Ledger', serif;
        text-transform:none;
        

	}
	#main-menu > li > ul > li > ul > li a {
		background: transparent none repeat scroll 0 0;
		color: #fff;
		text-align: left;
		font-family: 'Ledger', serif;
        text-transform:none;

	}
	#main-menu ul ul > li a {
		color: #fff;
		font-family: 'Ledger', serif;

	}
	#main-menu > li > ul > li > ul {
		left: 0 !important;
		right: auto !important;
	}
	#main-menu > li > ul > li > ul > li > ul > li a {
		background: transparent none repeat scroll 0 0;
		color: #fff;
		text-align: left;
		font-family: 'Ledger', serif;

	}
	#main-menu > li > ul > li > ul > li > ul > li ul > li a {
		background: #fff none repeat scroll 0 0;
		color: #000;
		text-align: left;
		font-family: 'Ledger', serif;

	}
	#main-menu .sub-arrow {
		display: block;
		background: transparent none repeat scroll 0 0;
		border-color: #fff transparent transparent;
		border-radius: 0;
		color: #fff !important;
		left: 94%;
		top: 50px;
		width: 12px;
		display:none;
	}
}
@media (min-width: 1200px) {
	/* styles */
}