body {
    font-family: trebuchet ms, verdana, helvetica, sans-serif;
    font-size: 100%;
    color: #000000;
    background-color: #dde1ca;
}/* {background-image: url(../images/background.jpg);} */

h1 {
    font-size: 125%;
    color: #7A1207;
    margin-top: 15px;
    margin-bottom: 2px;
}

.headerGreen {
    background-color: #717F26;
}

.mainBorder {
    background-image: url('../images/main_borderbg.gif');
}

.bishopIMG {
    border-width: 1px;
    border-color: #000000;
    padding: 1px;
    margin: 0px 0px 0px 0px;
    background-color: #FFFFFF;
}

.size1 {
    font-family: trebuchet ms, verdana, helvetica, sans-serif;
    color: #88370E; /* #000000 */
    font-size: 11px;
}

a {
    color: #FF7313;
    text-decoration:none;
}

a:hover {
    color: #FF7313;
    text-decoration:underline;
}

.bodyText {
    font-family: trebuchet ms, verdana, helvetica, sans-serif;
    font-size: 85%;
    color: #6C5B53;  /* #000000 */
}

.error {
    font-family: trebuchet ms, verdana, helvetica, sans-serif;
    font-size: 11px;
    color: #cc0000;
}

.header {
    font-family: trebuchet ms, verdana, helvetica, sans-serif;
    font-size: 15px;
    color: #718025; /* #a35174; */
    text-transform: capitalize;
}

.headerInside {
    font-family: trebuchet ms, verdana, helvetica, sans-serif;
    font-size: 18px;
    color: #751B1B;
    text-transform: capitalize;
}

.storyHeader {
    font-family: trebuchet ms, verdana, helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;  /* 12px */
    color: #6C5B53; /* #0990e8 */
    text-transform: capitalize;
}

.eNews {
    font-family: trebuchet ms, verdana, helvetica, sans-serif;
    font-size: 9pt;
    color: #FFFFFF;
    font-weight: bold;
}

.footer {
    font-family: trebuchet ms, verdana, helvetica, sans-serif;
    font-size: 11px;
    color: #999999;  /* #000000 */
}

.footerA {
    font-family: trebuchet ms, verdana, helvetica, sans-serif;
    font-size: 11px;
    color: #E27000;  /* #0990e8 */
    text-decoration:none;
}

.footerA:hover {
    font-family: trebuchet ms, verdana, helvetica, sans-serif;
    font-size: 11px;
    color: #0990e8;
    text-decoration:underline;
}

.textInput {
    font-family: tahoma, verdana, helvetica, sans-serif;
    font-size: 1.25em;
    color: #939393;
    border: #000000 1px solid;
    background-color: #edebe9;
    padding: 2px 6px;
}

.textInput2 {
    font-family: tahoma, verdana, helvetica, sans-serif;
    font-size:11px;
    color: #808080;
    border: #8e8e8e 1px solid;
    background-color: #f4f4f4;
}

.insideA {
    font-family: trebuchet ms, verdana, helvetica, sans-serif;
    font-size: 14px;
    color: #0990e8;
    line-height: 25px;
    text-transform: capitalize;
    font-weight: bold;
}

.navA {
    font-family: trebuchet ms, verdana, helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    background:#717F27; /* 0990E8 */
    line-height: 135%;
}

.navOn {
    font-family: trebuchet ms, verdana, helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    background:#7B8931; /* 136A9F */
    cursor:pointer;
    line-height: 135%;
}

.navIA {
    font-family: trebuchet ms, verdana, helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    background:#909F54;
    line-height: 135%;
}

.navIOn {
    font-family: trebuchet ms, verdana, helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    background:#656F3E;
    cursor:pointer;
    line-height: 135%;
}

.sideIMG {
    border-width: 2px;
    border-color: #000000;
    padding: 1px;
    margin: 4px 0px 10px 10px;
    background-color: #FFFFFF;
	max-width: 400px;
}

#sponsorSelect select {
    font-family: trebuchet ms, verdana, helvetica, sans-serif;
    font-size: 10px;
}
