body
{
    background-color: #565858;
    font-family: "Trebuchet MS" , Arial, "MS Serif" , serif;
    min-height: 650px;
    font-size: 12px;
}

table.main
{
    background-color: #FFFFFF;
    width: 911px;
}

#menuhead
{
    font-family: Verdana, Arial, MS Serif, serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: underline;
    letter-spacing: 0.1em;
    color: #3ba1d5;
    padding-bottom: 12px;
    text-align: left;
    margin: 0px 0px 0px 20px;
}

#menuhead a
{
    font-family: Verdana, Arial, MS Serif, serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: underline;
    letter-spacing: 0.1em;
    color: #3ba1d5;
    padding-bottom: 12px;
    text-align: left;
}

div.menuitem
{
    font-family: "Trebuchet MS" , Arial, "MS Serif" , serif;
    padding-left: 22px;
    padding-right: 8px;
    padding-bottom: 8px;
    font-size: 8pt;
    letter-spacing: 0.1em;
    text-align: left;
    text-transform: uppercase;
    color: #959696;
    line-height: 12px;
}

div.menuitem a
{
    color: #959696;
    text-decoration: none;
}

div.menuitem a:hover
{
    text-decoration: underline;
}
.searchbox
{
    font-size: 8pt;
    background: url( "/Images/inputbg.gif" ) no-repeat top left;
    border: 0px;
    border-right: 1px solid #8f8f8f;
    border-bottom: 1px solid #8f8f8f;
	margin-bottom:10px;
}

p, li
{
    font-size: 8pt;
    text-align: left;
    color: #585858;
}

h3
{
    padding-top: 12px;
    font-size: 11pt;
    letter-spacing: 0.3em;
    text-decoration: underline;
    color: #0a8b14;
}

h2.resi
{
    margin-bottom: 0px;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    color: #0a8b14;
}

h2.comm
{
    margin-bottom: 0px;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    color: #cf5b10;
}

h2.garbage
{
    margin-bottom: 0px;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    color: #6c2f93;
}

#bottomedge
{
    height: 11px;
    background: url(   "/Images/b_shadow.jpg" ) repeat-x;
}

div#bottomedge_lc
{
    width: 13px;
    height: 11px;
    margin: 0px;
    padding: 0px;
    float: left;
    background: url(   "/Images/b_l_shadow.jpg" ) no-repeat;
}

div#bottomedge_rc
{
    width: 10px;
    height: 11px;
    margin: 0px;
    padding: 0px;
    float: right;
    background: url(   "/Images/b_r_shadow.jpg" ) no-repeat;
}

#leftcol
{
    width: 164px;
}
#rightcol
{
    width: 10px;
    background: #FFFFFF url(   "/Images/r_shadow.jpg" ) repeat-y top right;
}
div#crumbs
{
    font-size: 7pt;
    color: #989797;
    margin-top: 24px;
    text-align: left;
    margin-left: 10px;
    vertical-align:bottom;
}

#crumbs a
{
    color: #7db6dd;
    text-decoration: none;
}

#crumbs a:hover
{
    text-decoration: underline;
}

#maincol
{
    margin: 0;
    padding: 0;
}
div.content
{
    padding: 10px 10px 10px 10px;
    border-left: 1px solid #8f8f8f;
}


/* Right Col */
div.sidebarwrap
{
    padding: 0px 25px 0px 15px;
    border-left: 1px solid #8f8f8f;
}

#sidebar
{
    width:220px;
    padding-top:10px;
}

#topflash
{
    margin: 0px;
    padding: 0px;
    height:135px;
}


/*TOP MENU*/
#topmenu
{
    height: 94px;
    width: 749px;
}

.commIcon
{
    display: block;
    margin: 0;
    padding: 0;
    width: 132px;
    height: 62px;
    overflow: hidden;
    text-decoration: none;
    background: url(/Images/commHome_UP.jpg);
}
.commIcon:hover
{
    background-image: url(/Images/commHome_RO.jpg);
    background-repeat: no-repeat;
}

.commIconHOT
{
    background-image: url(/Images/commHome_RO.jpg);
    background-repeat: no-repeat;
    display: block;
    width: 132px;
    height: 62px;
}

.resIcon
{
    display: block;
    margin: 0;
    padding: 0;
    width: 62px;
    height: 62px;
    overflow: hidden;
    text-decoration: none;
    background: url(/Images/residHome_UP.jpg);
}
.resIcon:hover
{
    background-image: url(/Images/residHome_RO.jpg);
    background-repeat: no-repeat;
}

.resIconHOT
{
    background-image: url(/Images/residHome_RO.jpg);
    background-repeat: no-repeat;
    display: block;
    width: 62px;
    height: 62px;
}

.govIcon
{
    display: block;
    margin: 0;
    padding: 0;
    width: 82px;
    height: 62px;
    overflow: hidden;
    text-decoration: none;
    background: url(/Images/govHome_UP.jpg);
}
.govIcon:hover
{
    background-image: url(/Images/govHome_RO.jpg);
    background-repeat: no-repeat;
}

.govIconHOT
{
    background-image: url(/Images/govHome_RO.jpg);
    background-repeat: no-repeat;
    display: block;
    width: 82px;
    height: 62px;
}

.G101Icon
{
    display: block;
    margin: 0;
    padding: 0;
    width: 52px;
    height: 62px;
    overflow: hidden;
    text-decoration: none;
    background: url(/Images/101Home_UP.jpg);
}
.G101Icon:hover
{
    background-image: url(/Images/101Home_RO.jpg);
    background-repeat: no-repeat;
}

.G101IconHOT
{
    background-image: url(/Images/101Home_RO.jpg);
    background-repeat: no-repeat;
    display: block;
    width: 52px;
    height: 62px;
}

.meetIcon
{
    display: block;
    margin: 0;
    padding: 0;
    width: 77px;
    height: 62px;
    overflow: hidden;
    text-decoration: none;
    background: url(/Images/meetHome_UP.jpg);
}
.meetIcon:hover
{
    background-image: url(/Images/meetHome_RO.jpg);
    background-repeat: no-repeat;
}

.meetIconHOT
{
    display: block;
    background-image: url(/Images/meetHome_RO.jpg);
    background-repeat: no-repeat;
    width: 77px;
    height: 62px;
}
