/*        HTML TAGS           */
/* -------------------------------------------- */

html { height: 100%; }
body { text-align: center; margin: 0; padding: 0; background: #EBAE6D url(http://www.madcowmfg.com/new/i/wrap/bg.gif) top center repeat-y; height: 100%; }
body, td { font: 11px  verdana, arial; color: #000; line-height: 14px; }
html > body { height: 100%; }

a { }
p { padding: 0; margin: 0 0 8px 0; }
ul { margin-top: 10px; }
li { margin-bottom: 4px; }
title { display: block; }
input, select { font-size: 10px; }
img { display: inline; border: 0; }
td { vertical-align: top; }

h1 { font-size: 13px; font-weight: bold: text-align: center; }
h2 { font-size: 11px; font-weight: bold; margin: 0 0 10px 0; }
h3 { font-size: 11px; font-weight: bold; margin: 5px 0; }


#container { margin: 0 auto; width: 700px; text-align: left; background: #fff; padding: 0 10px; border-right: 3px solid #DD780B; border-left: 3px solid #dd780B;}
/*#container { height: 100%; width: 700px;  margin: 0px auto; text-align: left; background: #fff; } */

#menu { width: 700px; background-color: #DD780B; padding: 3px 0; text-align: left; margin: 1px 0 0 0;  }
#menu ul { list-style: none; padding: 0 0 0 0; margin: 0; }
#menu li { display: inline;  margin: 0; }
#menu a { text-decoration: none; color: #fff; padding: 3px 4px; font-weight: bold;}
#menu a:hover { background: #EBAE6D; color: #fff; font-weight: bold;}
#menu .firstmnu a { padding: 3px 7px 3px 14px; }


#subscribe { width: 150px; margin: 10px 0 0 0; padding: 5px 0 0 0; color: #000; background: #e5e5e5 url(../i/wrap/roundedtop.gif) no-repeat top left; }
#subscribe h3 { font-size: 11px; font-weight: bold; margin: 0 0 8px 8px; }
#subscribe p { margin: 0px 8px 8px 8px; }
#never { margin: 0; padding: 0 0 10px 0; background: url(../i/wrap/roundedbtm.gif) no-repeat bottom; }

#testimonial h3 { font-size: 120% }
#testimonial p em { font-size: 90% }

#left { padding: 15px 0; }
#middle { width: 370px; padding: 20px; }
#right { width: 160px; padding: 20px 0 10px 0; text-align: center; }

.never { font-size: 10px; }
.ibold { font-weight: bold; font-style: italic; }

#prices { background: #fff; }
#pricehead td{ background: #dd780b; color: #fff; font-weight: bold; text-align: center; padding: 6px; }
#priceinfo td { background: #f5f5f5; color: #000; font-weight: bold; text-align: center; }
#oddrow td { background: #e5e5e5; text-align: center; }
#evenrow td { background: #f5f5f5; text-align: center; }

.smtext { font-size: 10px; }

#freesamples { margin-top: 15px; margin-bottom: 10px; border: 1px solid #dd780b; background: #efefef; padding: 8px; text-align: left; }

#copyright { text-align: center; font-size: 9px; color: #000; padding: 3px; margin-top: 1px; }

#footer { text-align: center; font-size: 9px; margin-top: 3px; line-height: 11px; padding-bottom: 10px; }