/* CSS Document */

body {
	font-family:american_typewriter_std_medRg;
	color:#2e2d2c;
}
a, a:visited, a:active {
	color:#2e2d2c;
	text-decoration:none;
}
a:hover {
	color:#2e2d2c;
	text-decoration:underline;
}
.small-info h2 {
	background-image:none;
	font-weight:normal;
	font-size:16px;
}
.top-nav, .top-social, .branding, .top-text {
	border-top:none;
}
#header {
	margin-top:25px;
}
.itemButton {
	display:none !important;
}

.sub-menu {
    display: inline;
    width: auto;
}
.sub-menu li {
    margin-right: 0;
}

.sub-menu li  a{
 color:#666;
}