/* gamine stylesheet */


body { background-color: #5f0a07; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
td {font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #2F0E00; letter-spacing: .1em; text-decoration: none; font-style: normal}
vertline { background-image:url('../img/line_vert.gif'); }

/* Global & Secondary Navigation */


/* Font Treatments */

.header {font-family: 'Cambria', "Times New Roman", Times, serif; font-size: 14px; color:#db5000; font-weight: bold; text-decoration: none; letter-spacing: .25em; text-transform: uppercase; font-variant: small-caps;}

a.header:link {font-family: 'Cambria', "Times New Roman", Times, serif; font-size: 14px; color:#5f0a07; font-weight: bold; text-decoration: none; letter-spacing: .25em; text-transform: uppercase; font-variant: small-caps;}
a.header:hover {font-family: 'Cambria', "Times New Roman", Times, serif; font-size: 14px; color:#db5000; font-weight: bold; text-decoration: none; letter-spacing: .25em; text-transform: uppercase; font-variant: small-caps;}
a.header:active {font-family: 'Cambria', "Times New Roman", Times, serif; font-size: 14px; color:#db5000; font-weight: bold; text-decoration: none; letter-spacing: .25em; text-transform: uppercase; font-variant: small-caps;}
a.header:visited {font-family: 'Cambria', "Times New Roman", Times, serif; font-size: 14px; color:#5f0a07; font-weight: bold; text-decoration: none; letter-spacing: .25em; text-transform: uppercase; font-variant: small-caps;}
a.header:visited:hover {font-family: 'Cambria', "Times New Roman", Times, serif; font-size: 14px; color:#db5000; font-weight: bold; text-decoration: none; letter-spacing: .25em; text-transform: uppercase; font-variant: small-caps;}

/* Other Treatments */
.input {background-color:#EF5021;border:1px #FFB600 solid;}
.button {background-color:#FFB600;border:1px #000000 solid;}

