/* Universal Styles */

img {border:0px;}
ul {list-style-type:disc; }

html, body
{  
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    background-color: #E8E7EC;
}

/* Background Images */
.headerBG { background-image: url(images/headerBGnew-9.jpg); background-repeat: no-repeat; }
.headerNavBG { background-image: url(images/headerNavBG16.jpg); background-repeat: no-repeat; }
.navBG { background-image: url(images/navBG.jpg); background-repeat: no-repeat; background-position:center; }
.mainBGMiddle { background-image: url(images/mainBGMiddle.jpg); background-repeat: repeat-y; background-position:top left; }
.mainBGBottom { background-image: url(images/mainBGBottom.jpg); background-repeat: no-repeat; background-position:top left; }
.mainBGMiddleNav { background-image: url(images/mainBGMiddleNav.jpg); background-repeat: repeat-y; background-position:top left; }
.mainBGBottomNav { background-image: url(images/mainBGBottomNav.jpg); background-repeat: no-repeat; background-position:top left; }
.footerBGBottom { background-image: url(images/bottomBG.jpg); background-repeat: no-repeat; background-position:top left; }
.middleBG { background-image: url(images/middleBG.jpg); background-repeat: no-repeat; background-position:top left; }


/* Text Styles */
.titleText
{
   padding-left: 15px;
   font-family: Myriad, "Myriad Pro", Arial;
   font-size: 30px;
   color: #807F83;
   font-weight: normal;
   line-height: 35px;
}

.titleText2
{
   padding-left: 15px;
   font-family: Verdana;
   font-size: 19px;
   color: #8A2003;
   font-weight: normal;
   line-height: 30px;
}

.titleText5
{
   padding-left: 0px;
   font-family: Verdana;
   font-size: 19px;
   color: #8A2003;
   font-weight: normal;
   line-height: 30px;
}

.titleText3
{
   font-family: Arial;
   letter-spacing:-3px;
   font-size: 45px;
   color: #BF311A;
   font-weight: normal;
   text-decoration: none;
}

.titleText4
{
   padding-left: 5px;
   font-family: Verdana;
   font-size: 14px;
   color: #8A2003;
   font-weight: normal;
   line-height: 30px;
}

.mainTitle
{
   font-family: Verdana;
   padding-bottom: 5px;
   font-size: 19px;
   color: #BF311A;
   font-weight: normal;
   text-decoration: none;
}

.subTitle
{
   font-family: Verdana;
   padding-bottom: 5px;
   font-size: 12px;
   color: #000000;
   font-weight: normal;
   text-decoration: none;
}

.welcomeText
{
   padding-left: 15px;
   font-family: Arial;
   font-size: 10px;
   color: #807F83;
   line-height: 16px;
   font-weight: normal;
}

.aboutText
{
   font-family: Arial, sans-serif;
   font-size: 12px;
   color: #000000;
   line-height: 16px;
   font-weight: normal;
}

.mainText
{
   padding-left: 50px;
   padding-right: 50px;
   font-family: Arial;
   font-size: 12px;
   color: #807F83;
   line-height: 18px;
   font-weight: normal;
}

.mainTextNav
{
   font-family: Arial;
   font-size: 12px;
   color: #807F83;
   line-height: 18px;
   font-weight: normal;
}

.copyText
{
   padding-left: 50px;
   font-family: Verdana;
   font-size: 10px;
   color: #A7A9AC;
   line-height: 18px;
   font-weight: normal;
   text-align: left;
}


/* Navigation Styles */
.mainNav
{
   padding-left:9px;
   padding-right:9px;
   font-family: Verdana;
   font-size: 10px;
   color: #656668;
   font-weight: normal;
   text-decoration: none;
}

.mainNavTop
{
   padding-left:2px;
   padding-right:2px;
   font-family: Arial;
   font-size: 11px;
   color: #A7A9AC;
   font-weight: normal;
   text-decoration: none;
}


/* Logoworks Link Backs */
.logoworksLink
{
   padding-right: 50px;
   font-family: Verdana; 
   font-size: 9px;
   color: #A7A9AC;
   font-weight: normal;
   line-height: 18px;
   text-decoration: none;
   text-align: right;
}

a.logoworksLink
{
   color: #A7A9AC;
   font-size: 10px;
   font-weight: normal;
   padding: 1px;
   text-align: right;
   text-decoration: none;
}

a.logoworksLink:hover
{
   color: #A7A9AC;
   font-size: 10px;
   font-weight: normal;
   padding: 1px;
   text-align: right;
   text-decoration: none;
}
