/*****

    Departments.CSS

    This file contains the CSS used by the departments section of the site.

*****/

ul.normal-list
{
    list-style: none;
}

ul.normal-list li
{
    margin: 0px 0px 2px 0px;
}

/***** The departments navigational menu. *****/

div#visitor-menu
{
    width: 170px;
    margin: 0px 0px 10px 0px;
}

div#visitor-menu div.title
{
    border-bottom: 2px solid #602020;
    background-image: url('/Images/Icons/generic.gif');
    background-position: left;
    background-repeat: no-repeat;
    text-align: left;
}

div#visitor-menu div.title span
{
    margin: 0px 0px 0px 20px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11pt;
    font-variant: small-caps;
    font-weight: bold;
    color: #663333;
    line-height: 24px;
}

div#visitor-menu div.content
{
    margin: 10px 0px 0px 0px;
    text-align: left;
}

div#visitor-menu div.content *
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #000000;
    line-height: 1.3em;
}

div#visitor-menu div.content p
{
    margin: 0px 0px 10px 0px;
}

div#visitor-menu div.content ul.links
{
    list-style: none;
}

div#visitor-menu div.content ul.links li
{
    margin-bottom: 1px;
    padding: 2px 4px;
}

div#visitor-menu div.content ul.links li:first-child
{
    margin-bottom: 4px;
}

div#visitor-menu div.content ul.links li a
{
    font-weight: bold;
    text-decoration: none;
}

div#visitor-menu div.content ul.links li a:hover
{
    color: #DD0000;
}

div#visitor-menu div.content ul.links li.sub
{
    list-style-position: inside;
    list-style-type: disc;
}

div#visitor-menu div.content ul.links li.sub a
{
    font-size: 7pt;
    font-weight: bold;
    text-decoration: none;
}

div#visitor-menu div.content ul.links li.sub a:hover
{
    color: #DD0000;
}

div#visitor-menu div.content a
{
    color: #663333;
    text-decoration: none;
}

div#visitor-menu div.content a:hover
{
    color: #DD0000;
    text-decoration: none;
    cursor: pointer;
}

/***** Styles that are common throughout the various modules. *****/

div.title
{
    border-bottom: 2px solid #602020;
    background-position: left;
    background-repeat: no-repeat;
    text-align: left;
}

div.title span
{
    margin: 0px 0px 0px 20px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11pt;
    font-style: normal;
    font-variant: small-caps;
    font-weight: bold;
    color: #663333;
    line-height: 24px;
}

div.content
{
    margin: 10px 0px 0px 0px;
    text-align: left;
}

div.content *
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
    color: #000000;
    line-height: 1.3em;
}

div.content b
{
    color: #602020;
}

div.content p
{
    margin: 0px 0px 5px 0px;
}

div.content a
{
    color: #CC0000;
    text-decoration: none;
}

div.content a:hover
{
    color: #0000CC;
    text-decoration: none;
    cursor: pointer;
}

/*****/

div#town-history
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#town-history div.title
{
    background-image: url('/Images/Icons/generic.gif');
}

/*****/

div#students
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#students div.title
{
    background-image: url('/Images/Icons/fire.gif');
}

/*****/

div#attractions-intro
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#attractions-intro div.title
{
    background-image: url('/Images/Icons/photos.gif');
}

div#attractions-intro div.content ul.links
{
    margin-left: 30px;
    list-style-image: none;
    list-style-type: disc;
    list-style-position: outside;
}

div#attractions-intro div.content ul.links li
{
    margin-bottom: 4px;
}

/*****/

div.attraction
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div.attraction div.title
{
    background-image: url('/Images/Icons/generic.gif');
}

div.attraction.holiday_stroll div.title
{
    background-image: url('/Images/Icons/stoplight.gif');
}

div.attraction.lake_george div.title
{
    background-image: url('/Images/Icons/tree.gif');
}

div.attraction.public_library div.title
{
    background-image: url('/Images/Icons/books.gif');
}

div.attraction.municipal_building div.title
{
    background-image: url('/Images/Icons/staff.gif');
}

div.attraction.state_fair div.title
{
    background-image: url('/Images/Icons/ball.gif');
}

div.attraction div.content ul.links
{
    margin-left: 30px;
    list-style-image: none;
    list-style-type: disc;
    list-style-position: outside;
}

div.attraction div.content ul.links li
{
    margin-bottom: 4px;
}

/*****/

div#mainstreet
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#mainstreet div.title
{
    background-image: url('/Images/Icons/business-man.gif');
}

/*****/

div#coburn
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#coburn div.title
{
    background-image: url('/Images/Icons/local-weather.gif');
}

/*****/

div#guestbook-intro
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#guestbook-intro div.title
{
    background-image: url('/Images/Icons/news.gif');
}

div#guestbook-intro div.content ul.links
{
    margin-left: 30px;
    list-style-image: none;
    list-style-type: disc;
    list-style-position: outside;
}

div#guestbook-intro div.content ul.links li
{
    margin-bottom: 4px;
}

div#guestbook_entries
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#guestbook_entries div.title
{
    margin: 0px 0px;
    border-bottom: none;
    background-position: left;
    background-repeat: no-repeat;
    text-align: left;
    background-image: none;
}

div#guestbook_entries div.title span
{
    margin: 0px 0px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #663333;
    line-height: 100%;
}

div#guestbook_entries div.content
{
    margin-top: 0px;
}

div#guestbook_entries div.entry
{
    border-top: 2px solid #D0D0D0;
    padding-top: 10px;
    padding-bottom: 10px;
}

div#guestbook_entries p.entry_info
{
    margin-bottom: 0px;
    padding: 0px 20px 0px 20px;
    font-size: 8pt;
}

div#guestbook_entries p.entry_info a
{
    font-size: 8pt;
}

/***** The Clubs and Organizations Page *****/

div#visitor-clubs
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#visitor-clubs div.title
{
    background-image: url('/Images/Icons/staff.gif');
}

div#visitor-clubs table
{
    margin: 0 Auto;
    border-collapse: separate;
    border-spacing: 1px;
    border-width: 5px;
    border-style: outset;
    border-color: #999999 #666666 #666666 #999999;
}

div#visitor-clubs table td
{
    padding: 5px 5px;
    border: 1px inset #000000;
}

/*****/
