@charset "UTF-8";
/* CSS Document */

/** MainMenu **/

#mainMenu {

	padding: 0px 0px 4px 0px;

}

#mainMenu a {

	width: 235px;

	height: 30px;

	display: block;

	border-bottom: 1px solid #e5e5e5;

	background-color: #FFFFFF;

	background-repeat: no-repeat;

	background-position: 10px 10px;

	padding: 0px;

	margin: 0px;

	voice-family: "\"}\""; 	

  	voice-family:inherit;

  	height:29px;

}

html>body #mainMenu a {

  	height:29px;

}

#mainMenu a.home {

	background-image: url(../images/h_grey_home.gif);

}

#mainMenu a.home:hover {

	background-image: url(../images/h_pink_home.gif);

}

#mainMenu a.homeselected {

	background-image: url(../images/h_lgrey_home.gif);

}


#mainMenu a.education {

	background-image: url(../images/h_grey_education.gif);

}

#mainMenu a.education:hover {

	background-image: url(../images/h_pink_education.gif);

}

#mainMenu a.educationselected {

	background-image: url(../images/h_lgrey_education.gif);

}

#mainMenu a.community {

	background-image: url(../images/h_grey_community.gif);

}

#mainMenu a.community:hover {

	background-image: url(../images/h_pink_community.gif);

}

#mainMenu a.communityselected {

	background-image: url(../images/h_lgrey_community.gif);

}

#mainMenu a.events {

	background-image: url(../images/h_grey_events.gif);

}

#mainMenu a.events:hover {

	background-image: url(../images/h_pink_events.gif);

}

#mainMenu a.eventsselected {

	background-image: url(../images/h_lgrey_events.gif);

}

#mainMenu a.about {

	background-image: url(../images/h_grey_about.gif);

}

#mainMenu a.about:hover {

	background-image: url(../images/h_pink_about.gif);

}

#mainMenu a.aboutselected {

	background-image: url(../images/h_lgrey_about.gif);

}

#mainMenu a.press {

	background-image: url(../images/h_grey_press.gif);

}

#mainMenu a.press:hover {

	background-image: url(../images/h_pink_press.gif);

}

#mainMenu a.pressselected {

	background-image: url(../images/h_lgrey_press.gif);

}

/** search bar **/

#searchBar {

	background-color: #ffffff;

	width: 235px;

	display: block;

	padding: 3px 10px 9px 10px;

	voice-family: "\"}\""; 	

  	voice-family:inherit;

  	width:215px;
	
	font: Verdana;
	
	font-size:10px;
	
	margin-right:5px;

}

html>body #searchBar {

  	width:215px;

}

#searchbar a {

	font-weight: 400;

	color: #333333;

	line-height: 15px;

	display: block;

	text-decoration: none;

	width: 215px;

	padding-right: 10px;

	voice-family: "\"}\""; 	

  	voice-family:inherit;

  	width:205px;

	padding-right: 10px;

}



/** subMenu **/

#subMenu {

	background-color: #ffffff;

	width: 235px;

	display: block;

	padding: 3px 10px 9px 10px;

	voice-family: "\"}\""; 	

  	voice-family:inherit;

  	width:215px;
	
	font: Verdana;
	
	margin-right:5px;

}

html>body #subMenu {

  	width:215px;

}

#subMenu a {

	font-weight: bold;

	color: #333333;

	text-transform: uppercase;

	line-height: 20px;

	display: block;

	text-decoration: none;

	width: 215px;

	padding-right: 10px;

	voice-family: "\"}\""; 	

  	voice-family:inherit;

  	width:205px;

	padding-right: 10px;

}

html>body #subMenu a {

  	width:205px;

	padding-right: 10px;

}

#subMenu a:hover {

	color: #cc0066;

}

#subMenu a.selected {

	background-image: url(../images/triangle.gif);

	background-repeat: no-repeat;

	background-position: 225px 5px;

	color: #cc0066;

}

#subMenu a.education {

	font-weight: normal;

	color: #E381B4;

	text-transform: none;

	word-spacing: -1.4pt;

}

#subMenu a.education:hover {

	text-decoration: underline;

}

#subMenu a.educationselected {

	background-image: url(../images/triangle.gif);

	background-repeat: no-repeat;

	background-position: 190px 5px;

	color: #cc0066;

	text-transform: none;

	letter-spacing: 0.1pt;

}


#subMenu a.educationselected:hover {

	text-decoration: underline;

}

#subMenu a.educationsub {

	font-weight: normal;

	color: #E381B4;

	text-transform: none;

	word-spacing: -1.4pt;
	
	margin-left:0px;

}

#subMenu a.educationsub:hover {

	text-decoration: underline;

}

#subMenu a.educationselectedsub {

	background-image: url(../images/triangle.gif);

	background-repeat: no-repeat;

	background-position: 165px 5px;

	color: #cc0066;

	text-transform: none;

	letter-spacing: 0.1pt;
	
	margin-left:0px;

}

#subMenu a.educationselectedsub:hover {

	text-decoration: underline;

}

#subMenub {

	background-color: #ffffff;

	width: 235px;

	display: block;

	padding: 0px 0px 0px 0px;

  	width:235px;
	
	margin-right:5px;
	
	height:221px;

}
