p {
    font-family: 'Roboto';
    font-weight: 300;
    line-height: 1.6em;
    font-size: 1.0em;
    font-weight: 300;
	  color: #1f2621;
}
.space10 {
	padding-top:10px;
	clear:both;
}
#footer {
    margin-top: 60px;
}
.content-area li {
    font-family: 'Roboto';
    font-weight: 300;
    line-height: 1.6em;
    font-size: 1.0em;
    font-weight: 300;
	  color: #1f2621;
}
#site-header {
    box-shadow: 0 0px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0px 0 rgba(0,0,0,.1);
}
.inline-header .logo, .split-header .logo {
    z-index: 0 !important;
}
a:hover {
    text-decoration: underline;
}
.main-nav ul a, .main-nav ul li {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.035em;
}
#footer li {
    font-size: .9em !important;
    text-transform: uppercase;
}
.widget-box ul li {
    padding: 5px 0;
}
#footer a {
    color: #000 !important;
}
#footer a:hover {
    text-decoration: underline;
}
header {
    margin-bottom: 40px;
}
#slide-panel-holder #slide-panel {
    background-color: #dcdf5a;
}
.space10 {
	padding-top:10px;
	clear:both;
}
.cn-button.bootstrap {
    color: #000;
    background: #dcdf5a;
}