body {
    background-image: url(images/brdr-2.jpg);
    background-color: #133454;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000000;
    background-repeat: repeat-x;
}

#navigation a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #0066CC;
    text-decoration: none;
    text-indent: 10px;
}

#navigation a:hover {
    color: #FFFFFF;
}

.header {
    font-size: large;
    font-weight: bold;
    color: #FFFFFF;
}

.footer {
    color: #FFFFFF;
    text-align: center;
    font-size: x-small;
}

h1 {
    font-weight: bold;
    color: #0033CC;
    font-size: x-large;
}

h2 {
    font-weight: bold;
    color: #0033CC;
    font-size: large;
}

h3 {
    font-weight: bold;
    color: #000000;
    font-size: medium;
    font-style: italic;
}
.searchText{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    color: #0066CC;
    text-decoration: none;
    /*text-indent: 10px;*/
    padding:0px;
    margin: 0px;
}
.cse .gsc-control-cse, .gsc-control-cse{
    padding:.3em 0.2em .2em 0.2em!important;
}
.cse input.gsc-search-button, input.gsc-search-button{
    padding:.2em .3em!important;
}