@charset "utf-8";
/* CSS Document */

/*@font-face {
	font-family: 'Baker';
	src: url(../fonts/baker_signet.eot)
	format('opentype');
}

@font-face {
	font-family: 'BakerBold';
src: 
	url('../fonts/baker-signetBold.ttf') 
	format('truetype');
}*/


/* Font used in Main Menu. REQUIRES a font family to be recognized */
ul.FM2_mainMenu li a, ul.FM2_mainMenu li a span, ul.FM2_mainMenu li a font {
  font: normal normal 400 14px/100% 'Arial', sans-serif;
}