/* content */
.text-header { font-weight: bold; font-size: 14pt; font-family: Arial, sans-serif; color: #544D3A;}
.pageContent { font-weight: bold; font-size: 12pt; font-family: Arial, Tahoma, sans-serif; color: #5A534A; }

/* top elements */
.company { font-weight: bold; font-size: 16pt; font-family: Arial, sans-serif; color: #ffffff; }
.slogan { font-weight: bold; font-size: 12pt; font-family: Arial, sans-serif; color: #CCCAC4; }

/*main menu*/
.menu { font-size: 10pt; font-family: Tahoma, sans-serif; color: #4D1C19; text-decoration: none; }
.amenu { font-size: 10pt; font-family: Tahoma, sans-serif; color: #4D1C19; text-decoration: underline; }

/*copyright*/
.footer { font-size: 10pt; font-family: Tahoma, sans-serif; color: #BBB7AC; }

/*backgrounds*/
.menu-bg { background: #E0DBC8}
.header-bg { background-color: #544D3A; }