body { margin-top: 10px; padding: 0; background-color: #8a4720; font-family: tahoma, arial, helvetica, sans-serif; }
td, p { font-size: 14px; color: #F9E1AF; vertical-align: top; }
a { color: #F9E1AF; text-decoration: none; }
a:hover { text-decoration: underline; }
table { margin: 0; padding: 0; }
ul { list-style-position: outside; margin: 0; padding: 0; }
li { display: inline; list-style: none; }
h3 { font-size: 22px; color: #8a4720; }
form { padding: 0; margin: 0; }

#subNav { text-align: center; padding-top: 20px; margin-top: 10px; }
.navList li { padding-right: 30px; }
.navList li.last { padding: 0 0 0 0; }
.navList li a { font-size: 15px; text-decoration: none; }
.navList li a:hover { text-decoration: underline; }

/*  HOME STYLES  */
#homeTable { background-color: transparent; text-align: center; width: 650px; }
#homeTable2 { background-color: #722c1e;  width: 395px; }
#homeTable td.border { padding: 35px 0; border: 1px solid #a5703e; }

/*  INSIDE STYLES  */
#insideTable { background-color: #a5703e; width: 650px; border: 1px solid #722c1e; }
#insideTable td { padding: 15px; color: #F9E1AF; /*#FAEBCC;*/ }
#insideTable td p { font-size: 14px; line-height: 22px; }
#insideTable table { padding: 5px; text-align: center; }

#footer { font-size: 11px; padding-top: 30px; text-align: center; color: #F9E1AF; }
#insideSubNav { float: right; font-size: 12px; width: 250px; text-align: right; }

.name { font-size: 18px; font-weight: bold; color: #F9E1AF; }
.specs { font-size: 14px; color: #8a4720; }
.small { font-size: 9px; }

p.quote { color: #472701; }