/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */



section#header {
	background:url('/templates/six-everweb/img/header-bg@2x.jpg');
	border-radius:0px;
}

.navbar-main {
	background-color:black;
	border-radius:0px;
}
	
}

#top-nav a.quick-nav {

color: white;
}

/*section#main-menu nav{
	background: url('/templates/six-everweb/img/navback.png');
	height:69px;
}*/

section#footer {

background-color:#474747;

}

section#footer p {

	border:0;
	color:white;
}

div.header-lined .breadcrumb {
	font-size:.9em;
}
