@charset "UTF-8";

/* CLASSES AND LINKS */

p{
    font-family: sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
    padding: 10px 10px;
    text-align: justify;
}

ul{
    color: #ffffff;
}

td{
    color: #ffffff;
    padding-right: 15px;
}
/**
textarea{
    font-family: sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #ffffff;
    background-color: transparent;
    padding: 0 10px 0 15px;
    text-align: justify;
    border: none;
}
*/
a{
    font-family: sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
    text-decoration: underline;
}

a:hover{
    font-family: sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #cc0000;
    text-decoration: underline;
}

.background-filter{
    background-image: url(images/bbg.png);
}

.footer-text{
    color: #cccccc;
    font-size: 11px;
}

a.footer-text{
    color: #cccccc;
    font-size: 11px;
}

a.footer-text:hover{
    color: #cccccc;
    font-size: 11px;
    text-decoration: none;
}


h1{
    font-family: sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    text-align:center;
    padding: 10px 0 5px 0;
}

h2{
    font-family: sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    padding: 20px 0 20px 0;
    text-align: center;
    background-image: url(images/fbg.png);
}

h3{
    font-family: sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 18px;
    text-align: center;
    background-image: url(images/bbg.png);
}

img{
    padding: 9px;
}

.imgCenter{
    text-align: center;
    line-height: 0;
}

.portrait{
    padding: 0 46px;
}

.title{
    padding: 0;
    border: 0;
    margin: 0;
}

.home {
    background-image: url(images/fbg.png);
    padding: 13px;
}

h4{
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}

.footer-text{
    color: #cccccc;
    font-size: 10px;
}

.img-padd{
    padding-bottom: 35px;
}

.heading-bold{
    font-family: sans-serif;
    font-size: 42px;
    font-weight: 700;
    color: #000000;
    letter-spacing: -1px;
    padding-top: 10px;
}

.heading-thin{
    font-family: sans-serif;
    font-size: 42px;
    font-weight: 100;
    color: #000000;
    letter-spacing: -1px;
    padding-top: 10px;
    margin-top: 20px;
}

.logo-bold{
    font-family: sans-serif;
    font-size: 58px;
    font-weight: 900;
    color: #990033;
    letter-spacing: -1px;
    padding-top: 10px;
    margin-top: 20px;
}

.logo-thin{
    font-family: sans-serif;
    font-size: 58px;
    font-weight: 100;
    color: #990033;
    letter-spacing: -1px;
    padding-top: 10px;
}



/* DIV CLASSES */

body {
    background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
    background-color: #ffffff;
    margin-top: 0px;
    font-family: sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
}

#main {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
    background-image: url(images/sunSet.jpg);
    background-repeat: no-repeat;
    background-color: #000407;
    border: #ffffff solid 1px;
}

#navigation{
    background-image: url(images/bbg.png);
    color: #ffffff;
    width: 780px;
    height: 18px;
    margin-top: 240px;
    margin-bottom: 60px;
    text-align: center;
    padding: 10px;
}

#navigation a{
    font-family: sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 2px;
    padding-left: 15px;
    padding-right: 15px;
}

#navigation a:hover{
    font-family: sans-serif;
    color: #cc9999;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 2px;
    padding-left: 15px;
    padding-right: 15px;
}

#main-body{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

#content-body{
    width: 730px;
    float: left;
    padding: 15px 15px 10px;
    margin-left: 20px;
    margin-top: 10px;
}


#sitemap{
    width: 800px;
    padding-top: 5px;
    margin-left: auto;
    margin-right: auto;
    color: #ffffff;
    background-image: url(images/fbg.png);
    clear: both;
}

#sitemap p{
    color: #ffffff;
    background-image: none;
    padding: 0;
    text-align: center;
}

#sitemap a{
    font-family: sans-serif;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 2px;
    padding-left: 4px;
    padding-right: 4px;
}

#sitemap a:hover{
    font-family: sans-serif;
    color: #c99;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 2px;
    padding-left: 4px;
    padding-right: 4px;
}

#sitemapLinks p{
    color: #ffffff;
    background-image: none;
    padding: 0;
    text-align: center;
}

#sitemapLinks a{
    font-family: sans-serif;
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    letter-spacing: 2px;
    padding-left: 4px;
    padding-right: 4px;
}


#sitemapLinks a:hover{
    font-family: sans-serif;
    color: #c99;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    letter-spacing: 2px;
    padding-left: 4px;
    padding-right: 4px;
}

#footer{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}
