@charset "utf-8";

/* corefleet-aural.css

   Look, learn, but please do not steal. */

/* For BOTH Layouts, see:
   /includes/corefleet.css

   For IE 6 + 7 OVERRIDE, see:
   /includes/corefleet-ie-7.css

   For IE 6 OVERRIDE, see:
   /includes/corefleet-ie-6.css

   For PRINT Layout, see:
   /includes/corefleet-print.css

   For AURAL Layout, see:
   /includes/corefleet-aural.css

   For TEXT ONLY Layout, see:
   /includes/corefleet-text-only.css */

* { speak-punctuation: none; }

*:after, script { speak: none; }

acronym { speak: spell-out; }
acronym:after { content: attr(title);
	speak: normal; }

address { speak-numeral: digits; }

/* CONTENT Layout
   div#entirety div#shell */
div#content { voice-family: female; }
div#content h1, 
div#content h2, 
div#content h3, 
div#content h4, 
div#content h5, 
div#content h6 { voice-family: announcer, male;
	pause: 200% 200%; }
/* EO.CONTENT Layout */

div#menu ul li { pause: 150% 150%; }