
body { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white }
/*typography*/
p   { font-size: 12px; line-height: 140%; margin: 0 }
ul  { font-size: 11px; line-height: 140%; background-color: #ececec; width: 340px }
h1  { color: #800000; font-size: 20px; font-weight: bold; margin: 0 0 5px }
h2   { font-size: 13px; font-weight: bold; margin: 8px 0 0 }
h3  { color: #6e6e6e; font-size: 15px; font-style: italic; font-weight: bold; text-transform: uppercase; margin: 0 }
a:link   { color: #800000; font-weight: bold; text-decoration: none; background-color: #fff }
a:visited { color: #800000; font-weight: bold; text-decoration: none; background-color: #fff }
a:hover { color: #fff; text-decoration: none; background: #800000 }
.red { color: #800000; font-weight: bold; text-decoration: none; background-color: #fff }
.price { color: #fff; font-size: 15px; font-weight: bold; background-color: #800000 }
/*leftContent*/
.cellMargin   { padding-right: 20px; padding-bottom: 10px; padding-left: 30px }
.imageMarg { padding-top: 10px; padding-right: 20px; padding-bottom: 10px }
/*rightContent*/
.sideNavMarg1 { padding: 10px }
.rightCopy   { font-size: 10px; line-height: 140% }
.pad  { padding-right: 27px }
.sideHeader    { color: #800000; background-color: white; text-transform: uppercase }
.sidelink { color: #800000; background-color: white }
.rightImG { margin-bottom: 5px }
/*elements*/
.border  { border: dotted 1px #6e6e6e }
