/* Container Styles for DotNetNuke */
h1 .Head {
    color: #F26521;
    font-size: 1.5em;
    font-family: "georgia", "times new roman", serif;
    margin-bottom: 2em;
}

h2 .Head {
    color: #F26521;
    font-size: 1.25em;
    font-family: "georgia", "times new roman", serif;
    padding-bottom: 1em;
}

h3 .Head {
    color: #F26521;
    font-size: 1em;
    font-family: "georgia", "times new roman", serif;
    padding-bottom: 1em;
}
