﻿html
{ 
    font-family: Verdana;
    font-size: 10pt;
    margin: 0px 0px 0px 0px;
}

body 
{ 
	background-color: #6699cc;
    font-family: Verdana;
    font-size: 10pt;
    margin: 0px 0px 0px 0px;
}


h1 
{ 
    font-family: Trebuchet MS;
    font-size: 16pt;
    font-weight: bold;    
}

h2 
{ 
    font-family: Trebuchet MS;
    font-size: 14pt;
    font-weight: bold;    
}

h3 
{ 
    font-family: Trebuchet MS;
    font-size: 12pt;
    font-weight: bold;    
}

a 
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}



/**************************************************************************
*	Form Items
**************************************************************************/
.form_label_text
{
	font-family: Verdana;
	font-size: 8pt;
}
.form_textbox
{
	border-width: 1px;
	background-color: #f1f1f1;
	font-family: Verdana;
	font-size: 10pt;
	display: block;
    font-weight: bold;
}
.form_errmessage
{
	font-family: Verdana;
	font-size: 8pt;
	color: #ff0000;	
}


/**************************************************************************
*	Content
**************************************************************************/
.content_drpshdw_rgt
{
	background-image: url(../images/content_rgt_drpshdw.jpg); 
	background-repeat: repeat-y;
}


/**************************************************************************
*	Site Map Page Display
**************************************************************************/
.sitemap_page a
{
	font-family: Verdana;
	display:block;
	font-size: 10pt;
	margin-bottom: 5px;
	text-decoration: underline;
}



/**************************************************************************
*	Navigation Local 
**************************************************************************/
#localnav_drpshdw_top
{
	background-color: #ffffff; 
	background-image: url(../images/nav_local_drpshdw_top.jpg); 
	background-repeat: repeat-x;
}
#localnav_drpshdw_btmlft
{
	height: 10px; 
	background-image: url(../images/nav_local_drpshdw_btm_lft.jpg); 
	background-position: top; 
	background-repeat: repeat-x;
	
}
#localnav_drpshdw_btm
{
	height: 10px; 
	width: 49px; 
	background-color: #ffffff; 
	background-image: url(../images/nav_local_drpshdw_bottom.jpg); 
	background-position: top; 
	background-repeat: repeat-x; 
	vertical-align: top;
}
.localnav_drpshdw_lft
{
	width: 5px; 
	background-color: #ffffff; 
	background-image: url(../images/nav_local_drpshdw_lft.jpg); 
	background-position: left; 
	background-repeat:repeat-y;
}
.localnav_drpshdw_rgt
{
	width: 22px; 
	background-image: url(../images/nav_local_drpshdw_rgt.jpg); 
	background-repeat: repeat-y; 
	background-color: #ffffff;
}
.localnav_drpshdw_fullwidth_lft
{
	width: 190px; 
	vertical-align: top; 
	background-image: url(../images/nav_local_drpshdw_fullwidth_lft.jpg); 
	background-position: right; 
	background-repeat:repeat-y;
}

.localnav_textarea
{
	width: auto; 
	background-color: #ffffff;
	padding-top: 7px;
}
.localnav_textarea a
{
	text-decoration:underline;
	font-family: Verdana;
	font-size: 8pt;
	display: block;
	padding-left: 10px;
	padding-right: 3px;
	margin-bottom: 7px;
}






/**************************************************************************
*	Footer General
**************************************************************************/
#footer_general
{
	width: 811px; 
	height: 13px; 
	background-image: url(../images/content_btm_drpshdw.jpg); 
	background-repeat: repeat-x;
}
#footerLinks
{
	position:relative;
	color: #000000;	
	float: left;
	margin-left: -20px;
}
#footerLinks a
{
	float: left;
	font-family:Trebuchet MS;
	font-size: 8pt;
	text-decoration: underline;
	white-space:nowrap;
	display: inline-block;
	margin-right: 5px;
}




/**************************************************************************
*	Global Header
**************************************************************************/
#header_drpshdw
{
    vertical-align: top; 
    width: 650px; 
    height:47px; 
    background-image: url(../images/header_wht_drpshdw.jpg); 
    background-repeat:repeat-x; 
    background-color: #ffffff;
}
.breadcrumb
{
	font-family: verdana; 
	font-size: 8pt; 
	margin-top: 10px; 
	vertical-align:bottom;
}

#navaboutus { display: block; margin-top: 19px; vertical-align: bottom; }
.navaboutussub  
{
	
	width: 120px; 
	background-color: #b464a3;
	
	display: block;	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
    padding: 5px 0px 10px 5px;  
}    
#navnewsevents { display: block; margin-top: 28px; vertical-align: bottom; }
.navnewseventssub  
{
	
	width: 128px; 
	background-color: #d45e5c; 
	
	display:block;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 5px 0px 10px 5px;
}
#navkidsprogs { display: block; margin-top: 15px; vertical-align: bottom; }
.navkidsprogssub 
{ 
	
	width: 160px; 
	background-color: #1f5ea5; 
	
	display:block;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 5px 0px 10px 5px;
}

#navcommunityprogs { display: block; margin-top: 32px; vertical-align: bottom; }
.navcommunityprogssub 
{ 
z-index: 1000;
	
	width: 168px; 
	background-color: #f3d257; 

	display:block;	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 10px 0px 10px 5px;
	
}

#navgetinvolved { display: block; margin-top: 0px; vertical-align: bottom; }
.navgetinvolvedsub 
{ 

	
	width: 138px; 
	background-color: #becf7e; 

	display: block;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 5px 0px 10px 5px;
}




.dynamicmenu
{
    /* fix for ie8 menu rendering problem */
    z-index: 500;
    position: fixed;
    background-color: transparent;

}
.navsubmenu
{
z-index: 1000;
    cursor: pointer;
    filter: Alpha(Opacity=90);
    -moz-opacity: 0.9;
    opacity: .9; 
    
    
    


}
.navsubmenu a
{


	font-family: Verdana;
    font-size: 9pt;
    display: block;
	white-space: normal;
}
.navsubmenu a:hover
{
    z-index: 1000;
	color: #ffffff;
} 









/**************************************************************************
*	Global Header Bottom Right Navigation
**************************************************************************/
#headernav_drpshdw
{
	vertical-align: top; 
	background-image: url(../images/nav_drop_mid.jpg); 
	background-color: #ffffff; 
	background-repeat:repeat-x;
}
#headernav_textarea
{
	white-space: nowrap; 
	font-size: 8pt; 
	margin-top: 7px;
	text-align:center;
}
#headernav_textarea a
{
	margin-left: 5px;
	margin-right: 5px;
	color: white; 
	white-space: nowrap; 
	font-size: 8pt; 
}



/**************************************************************************
*	Last Updated Date
**************************************************************************/
#lastupdate
{
	font-family: Verdana;
	font-size: 8pt;
	font-style: italic;
	text-align:right;
	padding-right: 25px;
	margin-top: 15px;
	clear: both;
	vertical-align: bottom;
}


/**************************************************************************
*	Administration Navigation
**************************************************************************/
#adminnav
{
	padding-top: 10px;
	padding-bottom: 3px;
	color: #ffffff;
	background-color: #000000;
	width: 100%; 
	height: 45px;
	background-image: url(../images/content_btm_drpshdw.jpg); 
	background-repeat:repeat-x;
	background-position: bottom;
	white-space:nowrap;
}
#adminmenu_custom
{
	display: inline;
	float: right;
	vertical-align: top;
	position: relative;
	padding: 0px 0px 0px 0px;
}

#adminmenu_custom a
{
	display:inline-block;
	color: white; 
	white-space: nowrap; 
	font-size: 10pt; 
	padding: 2px 15px 2px 15px;
	
	border: 1px solid #ffffff;
	text-align:center;
	text-decoration: none;
	margin-top: 2px;
}


#adminmenu_custom a:hover
{
	 background-color: #6699cc;
}




.adminmenu
{
	display: inline;
	float: left;
	position: relative;
	padding: 0px 0px 0px 0px;	
}

/* class references .net menu html table element */
.adminmenu_static 
{
	position: relative;
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: White;
}
.adminmenu_static a
{
	width: 150px;
	color: #ffffff;	
	border: 1px solid #ffffff;
	display:block;
	padding: 2px 10px 2px 10px;
	text-align:center;
	text-decoration: none;
}
.adminmenu_static a:hover
{
	background-color: #6699cc;
}


.adminmenu_dynamic
{
	background-color:#666666;
	position: relative;
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
}
.adminmenu_dynamic a
{
	width: 150px;
	color: #ffffff;	
	border: 1px solid #ffffff;
	display:block;
	padding: 5px 10px 5px 10px;
	text-align:right;
	text-decoration: none;
	white-space:normal;
}
.adminmenu_dynamic a:hover
{
	background-color: #6699cc;
}


	

/************************************************************************
	General Gridview
************************************************************************/
.gridview
{
	width: 100%;
	border: solid 1px #000000; 
}
.gridview th
{
	background-color: #000000;
    font-weight: normal;
    border: solid 1px #6699cc; 
}
.gridview th a
{
	white-space: nowrap; 
	font-size: 10pt; 
	display: block;
	width: 100%;
	text-decoration: none;
	color: #ffffff;
	padding: 3px 0px 3px 0px;
}
.gridview td
{
	font-family: Verdana;
	font-size: 10pt;
    white-space: nowrap;
	padding: 2px 2px 2px 5px;
}
.gridview input
{
	width: 97%;	
	font-weight: bold;
}
.gridview select
{
	width: 97%;	
	font-weight: bold;
}




/**************************************************************************
*	Registration Form
**************************************************************************/
.regsection
{
	width: 700px; 
	border: 1px solid #000000;
}

.regsection legend
{
	font-weight: bold;
	color: #1f5ea5;
}

.regsectiontable
{
	width:100%; 
	margin-top: 20px; 
	margin-bottom: 20px;
}

.regsectiontabletd
{
	vertical-align:top;  
	padding: 0px 25px 0px 25px;
}

.regsectiontabletd .form_textbox
{
	width: 296px; 
}

.regsection_multiselect_containter
{
	width: 296px;
	height: 195px;
	border-top: 1px solid #000000;
	
}

.regsection_multiselect_containter .form_multiselect
{
	width: 250px; 
	font-weight:bold;
}

.regsection .information
{
	font-family:Verdana;
	font-size: 10pt;
	padding: 0px 25px 0px 25px;
}


.regsection .lblcontrol
{
	font-family: Verdana;
	font-size: 10pt;
	display: block;
    font-weight: bold;	
    height: 20px;
}



/**************************************************************************
*	News
**************************************************************************/
.news_postdate
{
	font-style:italic;
	font-size:8pt;
	text-align: right;
	display: block;
}
.news_title
{
	font-family:Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
}

#divNewsCont { position:relative; margin-top:5px; left:0px; top:0px; width:475px; height:135px; clip:rect(0px 475px 130px 0px); visibility:hidden; overflow:hidden;}
#divNews { position:relative; }

#divNewsCont a
{
	font-size: 8pt;
}
#divNewsCont p
{
	margin-top: 0px;
}



/**************************************************************************
*	Staff Mailing List mailto: Link
**************************************************************************/
.maillistemail
{
	display: inline-block;
	margin-bottom: 25px;
}


/**************************************************************************
*	address
**************************************************************************/
#address
{
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 8pt;
	display: block;
	clear: both;
	text-align:center;	
	margin-top: 25px;
}
/**************************************************************************
*	copyright
**************************************************************************/
.copyright
{
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 8pt;
	display: block;
	clear: both;
	text-align:center;	
	margin-top: 15px;
	margin-bottom: 25px;
}

/**************************************************************************
*	news and events pager settings
**************************************************************************/
.pagersettings a
{
	color: #ffffff;
	font-style: italic;
	font-size: 8pt; 
	
	background-color: #000000;
	
	white-space: nowrap; 
	border: 2px outset #6699cc;
	text-align:center;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	
	
}
.pagersettings a:hover
{
	border: 2px solid #6699cc;
}


.pagersettings table td
{
	padding-top: 3px;
	padding-bottom: 3px;
}






