body
{
    margin: 0px;

}

/* Xmas Stuff */


#crumb-info
{
    padding-left: 7px;
}

#search
{
        padding-right: 7px;
}



 a
{
    color: #18507c;
}

a:hover
{
    color: #236ea9;
}

#header
{
    width:100%;
    height: 90px;
    background: #f8cc7f  url('img/headerbg.png') repeat-x top;
    /* background: #385c72; */
    border-bottom: #333333 1px solid;
}

#header h1
{
    margin-top: 0px;
    padding-top: 10px;
    padding-left: 10px;
    color: #ffffff;
    font-family: Veranda;
}

#header img, a
{
    border: none;
}

#links
{
    font-family: Arial, sans-serif;
    margin-left: 10px;
    width: 250px;
}

#left
{
    height: auto;
    float: left;

}

.left-empty
{
    width: 225px;
    margin-left: 10px;
    margin-top: 30px;
}

.left-item
{
    margin-top: 30px;
    margin-left: 10px;
    width: 80%;
    width: 225px;
    border: 1px solid #000000;
}

.left-item-content
{
    background: #f7e0ad;
    padding: 3px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 13px;
}


.left-item-content ul
{
    margin-top: 4px;
    padding-left: 20px;
}

.left-item-content p
{
    margin-top: 4px;
    margin-bottom: 0px;
    text-indent: 4px;
}

.left-item-content img, .left-empty img
{
    border: none;
}

.left-item h2
{
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #e7ab0b;
    border-left: 10px solid #e7ab0b;
    padding-left: 3px;
    padding-bottom: 2px;
    color: #294b5f;
    font-size: 14px;
    font-family: Tahoma, Geneva, sans-serif;
}

#right
{
    position: relative;
    padding-top: 15px;
    /* width: auto; */
    min-width: 450px;
    max-width: 1400px;
    height: auto;
    margin-right: 60px;
    margin-left: 260px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 13px;
}

textarea
{
    font-family: Tahoma, Geneva, sans-serif;
    font-style: normal;
    font-size: 13px;
}

#right h1
{
    border-left: 10px #e7ab0b solid;
    border-bottom: 1px #e7ab0b solid;
    margin: 0px;
    padding: 0px;
    padding-left: 3px;
    padding-bottom: 2px;
    width: 85%;
    font-size: 20px;
    color: #294b5f;
}

#right h2
{
    color: #294b5f;
    padding: 0px;
    font-size: 16px;
}

#right p
{
    text-indent: 10px;
}

#right a
{
    color: #18507c;
}

#footer
{
    padding-top: 4px;
    width: 85%;
    height: 50px;
    text-align: center;
    border-top: #294b5f 1px dotted;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    font-family: Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
}

#links li
{
    list-style: none;
}

#links ul
{
    padding: 0px;
}

.main-link a, .nolink, .nolink-sub
{
    
    height: 23px;
    padding-left: 25px;
    padding-top: 7px;
    font-family: Arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
    display: block;
    color: #18507c;
    border-bottom: 1px solid #c0c0c0;
    width: 200px;
    background: url('img/link-sub.png') center left no-repeat;
}

.main-link a:hover
{
    background: #c3d4df url('img/link-sub.png') center left no-repeat;
}

.nolink, .nolink-sub
{
    background: #385c72 url('img/link-current.png') center left no-repeat;
    color: #ffffff;
    font-weight: bold;
}

.nolink-sub
{
    background-image: url('img/link-curr-with-sub.png');
}

.nolink-sub a:hover
{
    background: #c3d4df;
}

.nolink-sub a
{
    display: block;
    width: 100%;
    height: 100%;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    margin-left: -25px;
    margin-top: -7px;
    padding-left: 25px;
    padding-top: 7px;
}

.sublink
{
    width: 225px;
}

.sublink:hover
{
    background: #c3d4df;
}

.sub-container
{
    border-bottom: 1px solid #c0c0c0;
    width: 225px;
}
.sublink a:hover
{
    background: url('img/link-sub.png') center left no-repeat;
}

.sublink-current
{
    background: url('img/link-sub.png') center left no-repeat;
    font-weight: bold;
    font-size: 12px;
    margin-left: 10px;
        height: 18px;
        padding-left: 25px;
}

.sublink a
{
    margin-left: 10px;
    height: 18px;
    padding-left: 25px;
    padding-top: 3px;
    font-size: 12px;
    text-decoration: none;
    display: block;
    color: #18507c;
    width: 200px;
    background: url('img/link-sub.png') center left no-repeat;
}

#crumb
{
    font-family: Helvetica, sans-serif;
    font-size: 11px;
    padding-top: 10px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 28px;
    border-bottom: 1px dotted #999999;
}



#search
{
    float: right;
    width: auto;
    text-align: right;
}

#search a
{
    text-decoration: none;
}

#search a:hover
{
    text-decoration: underline;
}


#search input
{
    font-family: Helvetica, sans-serif;
    font-size: 11px;
}

#crumb-info
{
    padding-top: 5px;
    float: left;
    width: auto;
}

/**
 * Misc
 */
.news-comment a
{
    text-decoration: none;
}

.news-comment a:hover
{
    text-decoration: underline;
}

#print
{
    display: none;
}