/* content */
.text-header { font-size: 19pt; font-family: Arial, sans-serif; color: #F5AC03;}
.pageContent { font-size: 9pt; font-family: Arial, sans-serif; color: #8E8162; }
 .pageContent a { font-size: 9pt; font-family: Arial, sans-serif; color: #8E8162; }

/* top elements */
.company { font-size: 19.5pt; font-family: cursive; color: #ffffff; }
.slogan { font-size: 8pt; font-family: Arial, sans-serif; color: #ffffff; }

/*main menu*/
.menu { font-size: 9pt; font-family: Arial, sans-serif; color: #6E6760; text-decoration: none; }
.amenu { font-size: 9pt; font-family: Arial, sans-serif; color: #6E6760; text-decoration: underline; }

/*submenu*/
.submenu { font-size: 8pt; font-family: Arial, sans-serif; color: #7C6E4C; text-decoration: none; }
.asubmenu { font-size: 8pt; font-family: Arial, sans-serif; color: #FCBE4A; text-decoration: underline; }

/*copyright*/
.footer { font-size: 8pt; font-family: Arial, sans-serif; color: #776A4A; }

/*backgrounds*/
.main-bg { background-color: #FBF3CE; background-position: bottom; background-repeat: repeat-x; }
