/****GENERAL****/

#items td
{
padding: 6px;
border-top: 1px solid #6B80A5;
}

.date
{
width: 8em;
}

.title
{
width: 300px;
}

textarea, input
{
font-size: 100%;
font-family: arial;
color: #444444;
border: 1px solid #9DB79C;
background-color: #FFFFFF;
}

h1
{
color: #336699;
font-size: 110%;
}

h2
{
color: #003366;
font-size: 100%;
margin: 0px;
}

#tablepadding td
{
padding: 1px;
}

/****HEADER****/

.banner_top_color
{
background-color: #95ACBD;
}

.top_banner
{
border-top: 1px solid #6B80A5;
background-color: #9DB79C;
}

.right_box_lower
{
border-left: 1px solid #6B80A5;
border-bottom: 1px solid #6B80A5;
background-color: #95ACBD;
}

.right_box_middle
{
border-left: 1px solid #6B80A5;
background-color: #95ACBD;
}

#rightbox_links a
{
font-size: 85%;
color: #003366;
text-decoration: none;
font-weight: bold;
}

#rightbox_links a:hover
{
text-decoration: underline;
}

.title_banner
{
padding: 10px 10px 0px 10px;
}

.title_text
{
font-size: 130%;
font-weight: bold;
border-bottom: 1px solid #CC9933;
color: #CC9933;
}

#banner_links span
{
font-size: 85%;
padding: 2px 2px 2px 2px;
}

#banner_links a
{
padding: 0px 5px 0px 5px;
color: #003300;
text-decoration: none;
font-weight: bold;
}

#banner_links a:hover
{
background-color: #FFFFFF;
}

.inputbox
{
border: 1px solid #6B80A5;
font-size: 95%;
background-color: #FFFFFF;
display: inline;
}

/****LEFT HAND MENU****/

#menu_links a
{
color: #336699;
font-weight: bold;
text-decoration: none;
}

#menu_links a:hover
{
text-decoration: underline;
}

#menu_info a
{
color: #336699;
font-weight: bold;
text-decoration: none;
}

#menu_info a:hover
{
text-decoration: underline;
}

#menu_links div
{
padding-top: 3px;
padding-bottom: 3px;
border-bottom: 1px dashed #669966;
}

#menu_links img
{
padding-right: 4px;
}

.menu_area
{
padding-left: 10px;
}

.address_bar
{
margin-top: 10px;
font-size: 85%;
}

.lhBox
{
text-align: center;
border: 1px solid #669966;
padding: 3px;
margin: 3px 3px 3px 3px;
}

/****BODY****/

#body_format a
{
color: #336633;
text-decoration: none;
}

#body_format a:hover
{
text-decoration: underline;
}

.body_area
{
padding: 10px;
}


/****NEWS BOX****/

.news_title
{
color: #CC9933;
font-weight: bold;
padding-bottom: 3px;
}

#news_items a
{
color: #336633;
text-decoration: none;
}

#news_items a:hover
{
text-decoration: underline;
}

#news_items div
{
border-top: 1px dashed #6B80A5;
padding: 6px 3px 4px 3px;
}

.news_box
{
margin-top: 5px;
border: 1px solid #6B80A5;
padding: 5px;
background-color: #FFF4E8;
}

/****FOOTER****/

.footer_top
{
padding: 2px;
border-top: 1px solid #9DB79C;
border-bottom: 1px solid #9DB79C;
font-size: 85%;
}

#footer a
{
color: #336699;
text-decoration: none;
padding: 0px 3px 0px 3px;
}

#footer a:hover
{
text-decoration: underline;
}

/****EVENTS PAGE****/

.events_title
{
color: #CC9933;
font-weight: bold;
padding-bottom: 3px;
}

#events_items a
{
color: #336633;
text-decoration: none;
}

#events_items a:hover
{
text-decoration: underline;
}

#events_items div
{
border-top: 1px dashed #6B80A5;
padding: 6px 3px 4px 3px;
}

.events_box
{
margin-top: 5px;
border: 1px solid #6B80A5;
padding: 5px;
background-color: #FFF4E8;
}

.events_bold
{
font-size: 115%;
color: #6B80A5;
font-weight: bold;
}

/****INFO RESOURCE PAGE****/

.attachmentSep
{
font-size: 90%;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #6B80A5;
}