﻿body
{
    background-image: url(/images/bg.gif);
    background-repeat: repeat-x;
}
a img
{
    border: 0;
}

#reddot
{
    background: url(/images/reddot.jpg) no-repeat;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 15px;
    height: 25px;
    position: absolute;
    bottom: 0;
    right: 0;
}
#reddot2
{
    background: url(/images/reddot.jpg) no-repeat;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 15px;
    height: 25px;
    position: absolute;
    bottom: 0;
    left: -1px;
}
#redline
{
    background: url(/images/redline.jpg) no-repeat;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 1px;
    height: 325px;
    position: absolute;
    bottom: 25px;
    right: 8px;
}

#title
{
    color: #850000;
    font-family: Rockwell;
    font-weight: bold;
    font-size: 18pt;
    text-align: left;
    margin: 5px;
}




#intro
{
    color: #000044;
    font-family: Rockwell;
    text-align: left;
    font-weight: bold;
    font-size: 12pt;
    margin: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
}
#printro
{
    color: #000044;
    font-family: Rockwell;
    text-align: left;
    font-weight: bold;
    font-size: 12pt;
    margin: 5px;
}
#printro2
{
    color: #000044;
    font-family: Rockwell;
    text-align: left;
    font-weight: bold;
    font-size: 10pt;
    margin: 5px;
}

#text
{
    color: #000044;
    font-family: Rockwell;
    text-align: left;
    font-size: 8pt;
    margin: 5px;
    margin-bottom: 25px;
}
#prtext
{
    color: #000044;
    font-family: Rockwell;
    text-align: left;
    font-size: 8pt;
    margin: 5px;
    margin-bottom: 0px;
}
#footer
{
    font-family: Verdana;
    font-size: 6.5pt;
    color: #660000;
    font-weight: bold;
}
#footer a, #footer a:hover, #footer a:visited
{
    text-decoration: underline;
    color: #660000;
}

/* TOP NAV ROLLOVERS */
ul#nav
{
    position: relative;
    list-style-type: none;
    padding: 0;
    margin: 0;
    border: 0;
    top: 0px;
    left: 0px;
    height: 76px;
}
a, a:link, a:visited
{
    text-decoration: none;
}
ul#nav li
{
    display: block;
    float: left;
    text-indent: -9999px;
}
ul#nav li a
{
    display: block;
    height: 76px;
}
ul#nav li a span
{
    visibility: hidden;
}


#nav li ul
{
    visibility: hidden;
    position: relative;
    left: 0;
}
#nav li:hover ul
{
    visibility: visible;
}



#Home a
{
    left: 200px;
    width: 170px;
    background: url(/images/Home.gif) no-repeat 0 0;
}
#Home a:hover
{
    background-position: 0 -76px;
}
#About a
{
    width: 77px;
    background-image: url(/images/About.gif);
}
#About a:hover
{
    background-position: 0 -76px;
}
#News a
{
    left: 200px;
    width: 80px;
    background-image: url(/images/News.gif);
    background-repeat: no-repeat;
}
#News a:hover
{
    background-position: 0 -76px;
}
#Collections a
{
    left: 200px;
    width: 89px;
    background-image: url(/images/Collections.gif);
    background-repeat: no-repeat;
}
#Collections a:hover
{
    background-position: 0 -76px;
}
#Locate a
{
    left: 200px;
    width: 115px;
    background-image: url(/images/Locate.gif);
    background-repeat: no-repeat;
}

#Locate a:hover
{
    background-position: 0 -76px;
}
#Design a
{
    left: 200px;
    width: 102px;
    background-image: url(/images/Design.gif);
    background-repeat: no-repeat;
}

#Design a:hover
{
    background-position: 0 -76px;
}
#Contact a
{
    left: 200px;
    width: 100px;
    background-image: url(/images/Contact.gif);
    background-repeat: no-repeat;
}

#Contact a:hover
{
    background-position: 0 -76px;
}

#Story a
{
    width: 77px;
    height: 28px;
    background: url(images/dropdown-a.gif) 0 0;
}
#Story a:hover
{
    height: 28px;
    background: url(images/dropdown-a.gif) 0 0;
}


#Executives a
{
    width: 77px;
    height: 19px;
    background-position: 0 -28px;
    background: url(images/dropdown-a.gif);
}
#Executives a:hover
{
    height: 28px;
    background: url(images/dropdown-a.gif);
}
/*  END TOP NAV */
.title
{
    color: #850000;
    font-family: Rockwell;
    font-weight: bold;
    font-size: 18pt;
    text-align: left;
}
.text
{
    color: #000044;
    font-family: Rockwell;
    text-align: left;
    font-size: 8pt;
}
.text-nl
{
    color: #000044;
    font-family: Rockwell;
    font-size: 8pt;
}
.intro
{
    color: #000044;
    font-family: Rockwell;
    text-align: left;
    font-weight: bold;
    font-size: 12pt;
}
