.main-navigation li>a, .main-navigation li.current-menu-item>a {
	color: white;
	background: #ed5f20;
}

.main-navigation.toggled ul ul a {
	color: white;
	background: #ed5f20;
}

.main-navigation.toggled ul a:hover {
	color: black;
}

ul li li {
	list-style: none;
}

.main-navigation li.current_page_item>a, .main-navigation li.current-menu-item>a {
	color: black;
}

.button {
	height: 40px;
	width: 200px;
	display: block;
	text-decoration: none;
	color: white;
	border: solid 1px white;
	font-weight: bold;
	font-size: 24px;
	background: #ed5f20;
	border-radius: 5px;
	text-align: center;
	margin-left: 2%;
}

.button:hover {
	color: #ffffff;
	background: #bcbcbc;
	color: #ed5f20;
}


table {
	border-style: none;
}

tr {
	height:40px
	border-style: none;
}

td {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	border-style: none;	

	
}
td:hover {
	color: #ffffff;
}

.button-wide {
	height: 40px;
	width: 250px;
	display: block;
	text-decoration: none;
	color: white;
	border: solid 1px white;
	font-weight: bold;
	font-size: 24px;
	background: #ed5f20;
	border-radius: 5px;
	text-align: center;
	margin-left: 2%;
}

.button-wide:hover {
	color: #ffffff;
	background: #bcbcbc;
}

.button-long {
	height: 40px;
	width: 250px;
	display: block;
	text-decoration: none;
	color: white;
	border: solid 1px white;
	font-weight: bold;
	font-size: 20px;
	background: #ed5f20;
	border-radius: 5px;
	text-align: center;
	margin-left: 2%;
	padding-top: 5px;
}

.button-long:hover {
	color: #ffffff;
	background: #bcbcbc;
}

.button-tall {
	height: 70px;
	width: 250px;
	display: block;
	text-decoration: none;
	color: white;
	border: solid 1px white;
	font-weight: bold;
	font-size: 20px;
	background: #ed5f20;
	border-radius: 5px;
	text-align: center;
	margin-left: 2%;
}

.button-tall:hover {
	color: #ffffff;
	background: #bcbcbc;
}

.genericon {
	font-size: 34px;
	text-align: center;
	color: #ed5f20;
}

#wpcom_social_media_icons_widget-4 {
	text-align: center;
}

div.textwidget {
	text-align: center;
}

footer {
	display: none;
}

.wpcnt {
	display: none;
}

.videoAdUi {
	height: 40px;
}

iframe {
	width: 100%;
}

div.left {
	display: inline-block;
}

div.center {
	display: inline-block;
}

div.right {
	display: inline-block;
}

div#tertiary {
	background: #ed5f20;
}

div.textwidget {
	color: white;
	font-weight: bold;
}

div.site-branding {
	background: #ed5f20;
}

.main-navigation ul ul a:hover, .main-navigation ul ul>li.focus>a {
	color: black;
}

.main-navigation ul ul a, .main-navigation ul ul>li.focus>a {
	color: white;
}

#media_image-8 {
	text-align: center;
}