/*****

    Committees.CSS

    This file contains the CSS used by the committees section of the site.

*****/

ul.normal-list
{
    list-style: none;
}

ul.normal-list li
{
    margin: 0px 0px 2px 0px;
}

/***** The committees navigational menu. *****/

div#committee-menu
{
    width: 170px;
    margin: 0px 0px 5px 0px;
}

div#committee-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#committee-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#committee-menu div.content
{
    margin: 10px 0px 0px 0px;
    text-align: left;
}

div#committee-menu div.content *
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #000000;
    line-height: 1.3em;
}

div#committee-menu div.content p
{
    margin: 0px 0px 10px 0px;
}

div#committee-menu div.content ul.links
{
    margin: 0px 0px;
    list-style-position: outside;
    list-style: none;
}

div#committee-menu div.content ul.links li
{
    margin-bottom: 1px;
    padding: 2px 4px;
}

div#committee-menu div.content ul.links li:first-child
{
    margin-bottom: 4px;
}

div#committee-menu div.content ul.links li a
{
    font-weight: bold;
    text-decoration: none;
}

div#committee-menu div.content ul.links li a:hover
{
    color: #DD0000;
}

div#committee-menu div.content ul.links li.sub
{
    margin-bottom: 1px;
    padding: 2px 4px;
    list-style-position: inside;
    list-style-type: disc;
}

div#committee-menu div.content ul.links li.sub a
{
    font-size: 7pt;
    font-weight: bold;
    text-decoration: none;
}

div#committee-menu div.content ul.links li.sub a:hover
{
    color: #DD0000;
}

div#committee-menu div.content a
{
    color: #663333;
    text-decoration: none;
}

div#committee-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;
    font-style: normal;
    font-variant: normal;
    color: #000000;
    line-height: 1.3em;
}

div.content b, div.content strong
{
    color: #602020;
}

div.content i, div.content em
{
    font-style: italic;
}

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.content ol
{
    margin: 0px 30px;
    list-style-position: outside;
    list-style-type: decimal;
}

div.content ol li
{
    margin-bottom: 5px;
}

div.content ul
{
    margin: 0px 20px;
    list-style-position: outside;
    list-style-type: disc;
}

div.content ul li
{
    margin-bottom: 5px;
}

div.content span.under
{
    color: #602020;
    font-weight: bold;
    text-decoration: underline;
}

/***** Committee Sections **** */

div#committees-featured
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-featured div.title
{
    background-image: url('/Images/Icons/info.gif');
}

/*****/

div#committees-about
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-about div.title
{
    background-image: url('/Images/Icons/clipboard.gif');
}

/*****/

div#committees-time
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-time div.title
{
    background-image: url('/Images/Icons/addressbook.gif');
}

/*****/

div#committees-members
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-members div.title
{
    background-image: url('/Images/Icons/staff.gif');
}

/*****/

div#committees-conservation
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-conservation div.title
{
    background-image: url('/Images/Icons/recycle.gif');
}

/*****/

div#committees-heritage
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-heritage div.title
{
    background-image: url('/Images/Icons/home.gif');
}

/*****/

div#committees-planning
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-planning div.title
{
    background-image: url('/Images/Icons/compass.gif');
}

/*****/

div#committees-comdev
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-comdev div.title
{
    background-image: url('/Images/Icons/com-dev.gif');
}

/*****/

div#committees-selectmen
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-selectmen div.title
{
    background-image: url('/Images/Icons/business-man.gif');
}

/*****/

div#committees-parkcom
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-parkcom div.title
{
    background-image: url('/Images/Icons/tree.gif');
}

/*****/

div#committees-lakegeorge
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-lakegeorge div.title
{
    background-image: url('/Images/Icons/lake.gif');
}

/*****/

div#committees-runofriver
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-runofriver div.title
{
    background-image: url('/Images/Icons/river.gif');
}

/*****/

div#committees-assessors
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-assessors div.title
{
    background-image: url('/Images/Icons/dollar.gif');
}

/*****/

div#committees-cemetery
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-cemetery div.title
{
    background-image: url('/Images/Icons/headstone.gif');
}

/*****/

div#committees-voter
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-voter div.title
{
    background-image: url('/Images/Icons/vote.gif');
}

/*****/

div#committees-assessment
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-assessment div.title
{
    background-image: url('/Images/Icons/clipboard.gif');
}

/*****/

div#committees-budget
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-budget div.title
{
    background-image: url('/Images/Icons/dollar.gif');
}

/*****/

div#committees-zoning
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-zoning div.title
{
    background-image: url('/Images/Icons/globe.gif');
}

/*****/

div#committees-traffic
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-traffic div.title
{
    background-image: url('/Images/Icons/stoplight.gif');
}

/*****/

div#committees-poor
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-poor div.title
{
    background-image: url('/Images/Icons/globe.gif');
}

/*****/

div#committees-fence
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-fence div.title
{
    background-image: url('/Images/Icons/fence.gif');
}

/*****/

div#committees-compensation
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-compensation div.title
{
    background-image: url('/Images/Icons/letter.gif');
}

/*****/

div#committees-chan11
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-chan11 div.title
{
    background-image: url('/Images/Icons/tv.gif');
}

/*****/

div#committees-rec
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-rec div.title
{
    background-image: url('/Images/Icons/ball.gif');
}

/*****/

div#committees-links
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-links div.title
{
    background-image: url('/Images/Icons/globe.gif');
}

/*****/

div#committees-cal
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-cal div.title
{
    background-image: url('/Images/Icons/calendar.gif');
}

div#committees-abc
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#committees-abc div.title
{
    background-image: url('/Images/Icons/globe.gif');
}

/***** Documents & News *****/

div#doc_highlights
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#doc_highlights div.title
{
    background-image: url('/Images/Icons/news.gif');
}

div#doc_highlights div.content span.title
{
    font-weight: bold;
    color: #663333;
}

div#doc_highlights div.content p.article_title
{
    margin: 0px 0px 3px 0px;
}

div#doc_highlights div.content p.article_title a
{
    font-weight: bold;
    color: #602020;
}

div#doc_highlights div.content p.article_title a:hover
{
    color: #990000;
}

div#doc_highlights div.content p.article_info
{
    margin: 0px 0px 3px 0px;
    font-size: 7pt;
    color: #404040;
}

/***** Documents & News *****/

div.news_highlights
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div.news_highlights div.title
{
    background-image: url('/Images/Icons/news.gif');
}

div.news_highlights div.content span.title
{
    font-weight: bold;
    color: #663333;
}

div.news_highlights div.content p.article_title
{
    margin: 0px 0px 3px 0px;
}

div.news_highlights div.content p.article_title a
{
    font-weight: bold;
    color: #602020;
}

div.news_highlights div.content p.article_title a:hover
{
    color: #990000;
}

div.news_highlights div.content p.article_info
{
    margin: 0px 0px 3px 0px;
    font-size: 7pt;
    color: #404040;
}

/*****/
