/* Enter Your Custom CSS Here */
div.inside-right-sidebar {
    display: none;
}
#primary {
    width: 100%;
    float: left;
}
#primary {
    width: 100%;
    float: right;
}
h1.entry-title {
    font-family: Garamond;
}
.page .entry-header h1.entry-title {
		text-transform: uppercase;
    text-align: center;
		color: #a80000;
}
h5 {
    font-size: 16px;
    font-family: Garamond;
		line-height: 1.0;
}