<style type="text/css">
p            { font-family: times new roman; font-size: 12pt }
table        { font-family: times new roman; font-size: 12pt }
h1           { font-family: times new roman; font-size: 12pt; font-weight: bold }
h2           { font-family: times new roman; font-size: 12pt; font-style: italic; font-weight: bold }
textarea     { font-family: times new roman}
td           { font-family: times new roman; font-size: 12pt }
tbody        { font-family: times new roman; font-size: 12pt }
body        { font-family: times new roman; font-size: 12pt }

.smallFont {font-family: times new roman; font-size: 8pt }
.largeFont {font-family: times new roman; font-size: 8pt }


a:link     	 { font-family: times new roman; text-decoration: underline; color: #7A4317; font-size: 12pt }
a:visited  	 { font-family: times new roman; text-decoration: underline; color: #7A4317; font-size: 12pt }
a:hover    	 { font-family: times new roman; text-decoration: underline; color: #7A4317; font-size: 12pt }

a.menu2:link {  font-family: times new roman; text-decoration: none; color: #ffffff; font-size: 10pt; font-weight: bold}
a.menu2:visited  { font-family: times new roman; text-decoration: none; color: #ffffff; font-size: 10pt; font-weight: bold }
a.menu2:hover { font-family: times new roman; text-decoration: none; color: #9D6749; font-size: 10pt; font-weight: bold}


a.menu3:link {  font-family: times new roman; text-decoration: none; color: #ffffff; font-size: 12pt; font-weight: bold}
a.menu3:visited  { font-family: times new roman; text-decoration: none; color: #ffffff; font-size: 12pt; font-weight: bold }
a.menu3:hover { font-family: times new roman; text-decoration: none; color: #9D6749; font-size: 12pt; font-weight: bold}
</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; }

