
 .nav-secondary
{
	border-bottom: 0px solid #d1b0e2;
	background: #3a4680;
	padding-bottom: 0px;
}

 .genesis-nav-menu > li > a
{
	color: #fff !important;
}
.page-template-page_home .site-inner
{
	margin: 0px auto 0px;
}
.page-template-page_home .page > .entry-header
{
	display: none;
}
.page-template-page_home .page.entry
{
	margin-bottom: 0px;
}

.footer-widgets {
    background-color: #3A4680;

}
.footer-widgets .widget_text a {
    color: white;
    margin-top: 5px;
    display: inline-block;
}

.nav-primary, .site-header
{
	display: none;
}
.footer-widgets-3 {
    
    text-align: right;
    padding-top: 2px;
}