﻿<style type="text/css">
p            { font-family: arial; font-size: 10pt; color: #5C5C5C }
table        { font-family: arial; font-size: 10pt; color: #5C5C5C }


h1 { 
font-family: Cambria, serif;
font-size: 32px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.2em;
color: #A16854;
}




h2           { font-family: arial; font-size: 10pt; font-style: italic; font-weight: bold }
textarea     { font-family: arial; color: #5C5C5C}
td           { font-family: arial; font-size: 10pt; color: #5C5C5C }
tbody        { font-family: arial; font-size: 10pt; color: #5C5C5C }
body        { font-family: arial; font-size: 10pt; color: #5C5C5C }

.smallFont {font-family: arial; color: #5C5C5C; font-size: 9pt }
.largeFont {font-family: century; font-size: 8pt }

#table6 td {
padding: 8px
}


a:link     	 { font-family: arial; text-decoration: underline; color: #A16854; font-size: 10pt }
a:visited  	 { font-family: arial; text-decoration: underline; color: #A16854; font-size: 10pt }
a:hover    	 { font-family: arial; text-decoration: underline; color: #A16854; font-size: 10pt }

a.footer:link {  font-family: arial; text-decoration: underline; color: #A16854; font-size: 8pt;}
a.footer:visited  { font-family: arial; text-decoration: underline; color: #A16854; font-size: 8pt; }
a.footer:hover { font-family: arial; text-decoration: underline; color: #A16854; font-size: 8pt;}

a.menu2:link {  font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 8pt;}
a.menu2:visited  { font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 8pt; }
a.menu2:hover { font-family: verdana; text-decoration: underline; color: #E5958D; font-size: 8pt;}
</style>


/* ----- Customer Cart TABLES ---------- */
#awscustomertables table{margin: 1em; border-collapse: collapse;}
#awscustomertables td{ padding: .3em; border: 1px #F2F2F2 solid; }
#awscustomertables th{ padding: .3em; border: 1px #F2F2F2 solid; background: #F2F2F2; }
