body {
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}

body, p, td, th {
    font-family: Verdana;
    font-size: 10px;
}

p {
    margin-top : 0px;
    margin-bottom : 10px;
}

h1, .h1 { font-size: 26px; }
h2, .h2 { font-size: 20px; }
h3, .h3 { font-size: 16px; }
h4, .h4 { font-size: 12px; }
h5, .h5 { font-size: 10px; }
h6, .h6 { font-size: 8px; }

pre {
    font-family: monospace, "Courier New", Courier, mono;
    font-size: 12px;
}

.bodytext, .bodytext td, .bodytext p, .bodytext th{
    color: #000000;
    font-size: 10px;
    line-height: 15px;
}

.footertext {
    color: #000000;
    font-family: Tahoma;
    font-size: 10px;
    padding-left: 10px;
}

a:link, a:visited {
    color: #A89300;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

.maintitle {
    color: #000000;
    font-size: 20px;
    text-indent: 10px;
    font-weight: bolder;
    padding-top: 0px;
    margin-top: 0px;
    display: block;
}

.subtitle {
    color: #000000;
    font-size: 12px;
    text-indent: 14px;
    display: block;
    font-weight: normal;
    padding-top: 0px;
}

.mainContentText {
    margin-top: 10px;
}

.boxheader {
    font-size: 11px;
    text-indent: 5px;
    display: block;
    font-weight: bolder;
}

.boxcontent, .boxcontent td, .boxcontent p {
    color: #000000;
    font-size: 9px;
    line-height: 10px;
}

.gallerycell {
    border: 1px solid;
    border-color: #CCCCCC;
}

.searchresult {
    font-weight: bolder;
    color: red;
}

img {
    border-color: #000000;
}

.searchBox {
    background: #FFFFFF;
    border: solid 0px #EFC506;
    margin-top: 2px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 10px;
    width: 105px;
}

.searchBox:hover, .searchBox:focus {
    background: white;
}

input {
    font-size: 10px;
}

.searchSubmit {
    background-color: #FFFFFF;
    border: solid 1px #000000;
    font-size: 8px;
    font-weight: bolder;
    padding: 0px;
}

.styleRed {
    color:#FF0000;
}
.styleBlue {
    color:#0000FF;
}

hr {
    text-align: right;
    height: 1px;
    color: #EFC506;
    border: none;
} /* For Internet Explorer */

html>body hr {
    margin-right: 0;
    margin-left: 0;
    margin-top: 16px;
    margin-bottom: 16px;
    height: 1px;
    background-color: #EFC506;
    border: none;
} /* For Gecko-based browsers */

.footer, .footer a:link, .footer a:visited {
    color: #FFFFFF;
    font-size: 8px;
    font-weight: bold;
}

.topnav, .topnav a:link, .topnav a:visited {
    color: #000000;
    font-size: 8px;
    font-weight: bolder;
}

.newsTitle {
    font-size: 14px;
    font-weight: bolder;
}
.newsDate {
    font-size: 10px;
    font-weight: bolder;
}

.newsHeadlines, .newsHeadlines a:link, .newsHeadlines a:visited {
    font-size: 10px;
    font-weight: bolder;
    color: #000000;
}

td.dashtop {
    border:0px;
    border-top: 1px solid #FFE111;
}

td.dashbottom {
    border:0px;
    border-bottom: 1px solid #FFE111;
}

.smallText {
    font-family: Verdana;
    font-size: 8px;
    font-weight: bold;
}

/* shopping styles */
.shopCartBox {
    font-size: 10px;
}

.shopCartBoxDivider {
    height: 1px;
    background-color: #000000;
}

.smallGrey {
    font-size: 9px;
    color: #A7A7A7;
    font-weight: bold;
}
