﻿*
{
    margin: 0;
    padding: 0;
}
body
{
    font-family:Tahoma,Gill Sans,"Times New Roman", Times, serif
}
a
{
    color: #660000;
    font-weight: 700;
}
p
{
    margin:12px 0px 12px 0px;
}
ul
{
    margin-left:14px;
}
legend
{
    padding:4px;
    font-size:19px;
    color: #2D2D2D;
    font-weight:600;
}
a:visited
{
    color: #B70000;
    font-weight: 400;
}
a:hover
{
    color: #B70000;
    font-weight: 400;
    text-decoration: none;
}
fieldset
{
    -moz-border-radius: 8px;
     padding: 10px;
}
body
{
    background-color: Black;
}
h1
{
    font-size:21pt;
    font-weight:600;
    margin-bottom:12px;
    margin-left:1px
}

h2
{
    font-size:14pt;
    margin-bottom:12px;
    font-weight:600;
    margin-top:10px;
}
.outercontainer
{
    background-color: #CCE6EC;
    background-image: url(/images/Bg-content.jpg);
    background-repeat: repeat-x;
    width: 974px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
}
.headercontainer
{
    background-image: url(/images/BG_Header.gif);
    width: 974px;
    height: 276px;
}
.topheaderbar
{
    width: 944px;
    height: 19px;
    border-top: solid 2px Black;
    border-bottom: solid 2px Black;
    background-color: #2D2D2D;
    color: White;
    padding: 0px 30px 4px 0px;
}
.topheaderbar a
{
    color: White;
}
.headerband
{
    background-image: url(/images/BG-header-Band.gif);
    background-repeat: no-repeat;
    width: 934px;
    height: 50px;
    padding: 0px 20px 0px 20px;
}
.headerbandcontent
{
    margin: 10px 2px 0px 2px;
    border: solid 0px;
}
.headerband a
{
    text-decoration: none;
    font-size: 90%;
    font-weight: 600;
}
.headerband li
{
    float: left;
    list-style: none;
    margin: 0px 5px 0px 0px;
    padding-left: 5px;
    font-size: 90%;
}
.headerband a:
{
}
.headerbandblog
{
    color: White;
    position: relative;
    top: -1px;
}
.headerbandemail
{
    color: White;
    position: relative;
    top: -1px;
}
.headerbandprint
{
    color: White;
    position: relative;
    top: -2px;
}
.headerbandshare
{
    color: White;
    position: relative;
    top: -2px;
}
.headerbandsearch
{
    margin-top: 10px;
    float: right;
    color: white;
}
.headerbandtxtsearch
{
    margin: 9px 0px 0px 0px;
    float: right;
    width: 180px;
    height: 25px;
    padding: 0;
    border: 0;
    background: transparent url(../images/bg-search.gif) no-repeat center top;
    text-indent: 2em;
    color: #333333;
}
.headerbandbtnsearch
{
    margin: 8px 0px 0px 0px;
    float: right;
}
.navtop
{
    background: url(../images/nav-top.gif);
    width: 200px;
    height: 17px;
}
.navbackgound
{
    background-color: #B9D7D9;
}
.navcontainer
{
    float: left;
    width: 200px;
    height: 100%;
    margin-top: 20px;
    padding: 2px;
    margin: 2px 0px 2px 2px;
}
.navbottom
{
    background: url(../images/nav-bottom.gif);
    width: 200px;
    height: 17px;
}
.contentcontainer
{
    float: left;
    width: 755px;
    padding: 6px;
    margin-top: 10px;
    color: #2D2D2D;
}
.footercontainer
{
    clear: left;
    width: 972px;
    height: 140px;
    margin-top: 6px;
    text-align: center;
    padding-top: 5px;
    color: #413F3F;
}

.footercontainer span
{
    font-size: 80%;
}
#footerbtn
{
    position:relative;
    top:20px;
    left:-380px;
}
#footerbtn a
{
    position:relative;
    top:-8px;
    text-decoration:none;
    font-weight:600;
    font-size:11pt;
  
}
.contentbreadcrumbs
{
    width: 60%;
    height: 17px;
    float: right;
}
.contentbreadcrumbshome
{
    margin-left: 6px;
    font-family: Verdana;
    font-size: 0.8em;
    font-weight: 600;
    color: #333333;
}
.breadcrumbsright
{
    height: 17px;
    float: right;
    padding: 0px 3px 0px 3px;
    margin-right: 5px;
}
.navlevel1
{
    list-style: none;
    margin: 0px;
    background-image: url(/images/BG-Level1.gif);
    background-repeat: no-repeat;
    width: 200px;
}
.navlevel2
{
    padding: 10px;
}
.navlevel1 li a
{
    padding: 0px 0px 0px 6px;
    text-decoration: none;
    color: white;
    font-size: 92%;
    background-image: none;
    font-weight: 400;
}
.navlevel1 li a:hover
{
    color: white;
    font-weight: 500;
    text-decoration: none;
}
.navlevel2 li a
{
    color: #660000;
    font-size: 89%;
    font-weight: 400;
}
.navlevel2 li a:hover
{
    color: #B70000;
    font-weight: 400;
    text-decoration: none;
    
}
.navlevel2 li
{
    list-style: none;
    border-bottom: dotted 1px;
}
#emailthis
{
    display: none;
    width: 317px;
    height: 299px;
    position: absolute;
    top: 320px;
    left: 200px;
    padding: 10px;
    background-image: url(/images/BG-email-this.gif);
    background-repeat: no-repeat;
}
#closebtn
{
    position: relative;
    top: -5px;
    left: 298px;
    cursor: pointer;
}
#loaderimage
{
    display: none;
    margin: 20px 10px 0px 10px;
    text-align: center;
}
#loadingimage
{
}
#emailthis td
{
    font-size: 85%;
}
#emailthis fieldset
{
    width: 93%;
    padding: 30px 10px 30px 10px;
}
.columncontentcontainerleft
{
    float: left;
    width: 392px;
    padding: 5px 5px 5px 15px;
    border-right:1px dotted silver;
    margin-right:5px;
}
.columncontentcontainerright
{
    float: left;
    width: 325px;
    padding: 5px 3px 5px 5px;
    height: 323px;
}
.columncontentcontainerfull
{
    width: 725px;
    padding: 5px 15px 5px 15px;
}
#alertbox
{
    width: 304px;
    height: 155px;
    background-image: url(/images/bg-alert.gif);
    background-repeat: no-repeat;
    padding: 0px 0px 0px 0px;
}
#alertbox h2
{   
    font-family: Palatino Linotype,Gill Sans,"Times New Roman", Times, serif;
    color: #660000;
    margin: 0px 0px 0px 50px;
    font-size: 19pt;
    font-weight: 600;
}
#alertbox h3
{
    color: #660000;
    margin: 10px 0px 0px 10px;
    font-size: 16pt;
    font-weight: 600;
}
#alertbox p
{   font-family: Palatino Linotype,Gill Sans,"Times New Roman", Times, serif;
    font-size: 12pt;
    margin: 7px;
}
#alertbox span
{
    margin: 0px 8px 10px 0px;
    float: right;
}
#donate
{
    width: 305px;
    height: 287px;
    background-image: url(/images/bg-donate.png);
    background-repeat: no-repeat;
    margin-top: 10px;
}
#newssignup
{
    width: 305px;
    height: 95px;
    padding: 6px;
    border-top: solid 1px silver;
    border-bottom: solid 1px silver;
    margin-top: 5px;
    margin-bottom: 10px;
}
#newssignup img
{
    float: left;
}
#newssignup p
{   
    font-family: Palatino Linotype,Gill Sans,"Times New Roman", Times, serif;
    float: left;
    width: 210px;
    font-size: 13pt;
    margin: 0px 0px 0px 10px;
}
#newssignup span
{
    margin: 0px 8px 0px 0px;
    float: right;
}
#fb-banners
{
    padding-left: 50px;
    padding-bottom: 10px;
}
#blog-banners
{
    padding-left: 50px;
    padding-bottom: 10px;
}
#cse-search-results iframe 
{
    width:700px;
    margin-left:20px;
    padding:10px;
    background-color:white;
    height:1050px;
}
.contactuscontainer
{
    float:left;
    margin:2px 0px 2px 26px;
}
