﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.bkground {
    background-color: cornsilk;
    font-family: 'Times New Roman';
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

h1, h2, h3 {
    font-weight: bold;
    font-family: 'Times New Roman';
    text-decoration: underline;
}

.f-size-28 {
    font-size: 28px;
    font-family: 'Bookman Old Style';
}

.f-size-12 {
    font-size: 12px;
    font-family: 'Bookman Old Style';
}

.f-size-16 {
    font-size: 16px;
    font-family: 'Bookman Old Style';
}

.f-size-18 {
    font-size: 18px;
    font-family:'Bookman Old Style';
}

.f-size-20 {
    font-size: 20px;
    font-family: 'Bookman Old Style';
}

.wall-size {
    height: 250px;
    width: 1000px;
}

.well-color-yellow {
    background-color: yellow;
}

.well-color-olive {
    background-color: darkolivegreen;
    color: white;
}

.well-color-x {
    background-color: darkgoldenrod;
    color: white;
}

.Download-14 {
    font-size: 14px;
    font-family: 'Bookman Old Style';
    color: red;
}
