/*
Theme Name: Flux
Theme URI: http://rockettheme.com
Author: RocketTheme, LLC
Author URI: http://rockettheme.com
Description: Flux - Gantry 5 Theme from RocketTheme
Version: 1.0.1
*/
#g-navigation.fp-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation.fp-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
    color: #d14b27;
}
#g-slideshow {
	background-size:cover;
	background-position:center;
}
#g-slideshow .g-simplecontent-item-content-title {
	color: #fff;
}
#g-navigation .g-logo {
	padding-left: 20px;
}
.g-cards .g-cards-subcontent-block .g-cards-subcontent-footer .g-cards-subcontent-img {
	border-radius: 0%;
	max-width: 250px;
}
#g-above .g-simplecontent-item-leading-content {
	color: #ffffff;
}

table, th, td {
  border: 0px solid black;
}
