/* This is where the left side menu styles are found */
#navigation {
	margin:0px;
	text-indent:0px;
	width:200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 30px;
}
#navigation a.head {
	cursor:pointer;
	color:#666;
	display:block;
	margin:0px;
	padding:0px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	line-height: 30px;
}
#navigation a.head:hover {
	color:#000;
}
#navigation a.selected {
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#navigation a.current {
	color: #000;
	text-decoration: underline;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#333;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	color:#000;
	text-decoration: underline;
}


/* This is where the footler links and text styles are found */
#footerlist li {
	display: inline;
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding-right: 5px;
	letter-spacing: 1px;
	padding-left: 5px;
}


#footerlist li a
{
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}

#footerlist li a:hover
{
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 14px;
	padding-top: 5px;
}

.footerText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 14px;
	padding-top: 5px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

.footerText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 14px;
	padding-top: 5px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#footerbar {
	background-color: #455385;
	width: 998px;
	padding: 5px;
	float: left;
	position: relative;
}
#footerbar_inside {
	background-color: #455385;
	border: 1px dotted #8199D2;
	width: 996px;
}
#footerdivright {
	background-color: #E2EBE1;
	width: 504px;
	text-align: right;
	position: relative;
	float: right;
	height: 70px;
}
#footerdivleft {
	background-color: #E2EBE1;
	text-align: left;
	float: left;
	width: 504px;
	height: 70px;
}

/* This is where the home page yellow menu items are found */
#centeredmenu {
	width:100%;
	background:#fff;
	overflow:hidden;
	position:relative;
	padding-top: 5px;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
	display:block;
	color:#666;
	text-decoration:none;
	line-height:1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: .2em;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 15px;
	padding-right: 53px;
	padding-bottom: 15px;
	padding-left: 53px;
	background-color: #FFC;
	border: 1px dotted #999;
}

.ie #centeredmenu ul li a {
	display:block;
	color:#666;
	text-decoration:none;
	line-height:1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: .2em;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 15px;
	padding-right: 51px;
	padding-bottom: 15px;
	padding-left: 51px;
	background-color: #FFC;
	border: 1px dotted #999;
}

.webkit #centeredmenu ul li a {
	display:block;
	color:#666;
	text-decoration:none;
	line-height:1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: .2em;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 15px;
	padding-right: 56px;
	padding-bottom: 15px;
	padding-left: 56px;
	background-color: #FFC;
	border: 1px dotted #999;
}

#centeredmenu ul li a:hover {
	color:#000;
	background-color: #E7E7B9;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}

/* this is where the primary tabbed navigation styles can be found */
div#menu{
	float:right;
	width: 1008px;
	background-color: #E2EBE1;
	padding-top: 5px;
	}

ul#nav,ul#nav li{
	list-style-type:none;
	margin:0;
	padding:0;
	}
	
ul#nav{
	margin-left: 201px;
	width:1008px
	}

ul#nav li{
	float:left;
	margin-right: 3px;
	text-align: center}

ul#nav a{
	float:left;
	width: 11em;
	text-decoration:none;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	background-color: #FFF;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: .1em;
}

ul#nav a:hover{
	color: #FFF;
	background-color: #989D97;
	}

body#home a#homenav,

body#about a#aboutnav,
body#services a#servicesnav,
body#resources a#resourcesnav,
body#volunteering a#volunteeringnav,
body#calendar a#calendarnav,
body#schedule a#schedulenav, {
	color: #FFF;
	background-color: #989D97;
	}
	
	
/* This is where the main menu divs can be found */
#menucontainer {
	text-align: left;
	background-color: #E2EBE1;
	width: 1008px;
	height:130px;
}
#menudivright {
	background-color: #E2EBE1;
	width: 500px;
	text-align: right;
	position: relative;
	padding-top: 25px;
	float: right;
}
#menudivleft {
	background-color: #E2EBE1;
	width: 80px;
	padding-top: 10px;
	text-align: left;
	float: left;
}
