html { margin: 0px; padding: 0px; height: 100%; }
body { background-image: url('../images/bg.jpg'); background-repeat: repeat; margin: 0px; padding: 0px; font-family: georgia; font-size: 13px; height: 100% }
table { font-size: 13px; }
h1 { font-size: 1.2em; color: #5c2319; }
h2 { font-size: 1em;  }
#header {  height: 120px; background-image: url('../images/header_bg.jpg'); width: 100%; }
img { border: 0px; none; }
#topNav { float: right; margin-right: 20px; margin-top: 5px; }

#left { float: left; width: 400px;  padding-left: 50px;    }
#right {  float:right; text-align:left; min-width: 450px; max-width: 525px; margin-right: 40px;    }
td.pad25 { padding: 0px 25px; }
p.strong { font-weight: bold; }

h1.teaser { color: #5c2319; font-size: 1.7em; text-align: center; }
p.description { color: #5c2319; font-size: 1.3em; }
div.clear { clear: both; }
div#footer { color: #d5981e; background-image: url('../images/header_bg.jpg'); min-height: 25px; text-align: right; width: 100%; padding-top: 5px;  }
.footerLeft { text-align: left; font-weight: bold; padding-left: 15px; font-size: 10px; }
@media screen {
	body>div#footer{ position: fixed; }
}
* html body { overflow: hidden; }
* html div#content { height: 100%; overflow: auto; }
#fullHeight { height: 100%; }
#footer a, #footer a:link { color: #d5981e; font-weight: bold; text-decoration: none; margin-right: 20px; margin-top: 15px; font-size: 12px;   }

#subLeft { float: left; text-align: left; width: 70%; margin-left: 50px; padding-top: 20px; }
#subRight { float:right; text-align: left; width:200px; margin-right: 50px; margin-top: 20px;}

label { float: left; line-height: 16px; width: 150px; clear: left; }
a, a:link { color: #5c2319; }
fieldset { }
legend { font-weight: bold; }

td.heading { font-weight: bold; }

table.orderConf { border: 1px solid #333333; background-color: #fff; }

#center { margin: 0px auto; width: 800px; margin-top: 20px; }
.tabcontent { background-color: #fff; }
#middle { min-width: 1024px; padding-bottom: 40px;  }

h1.buyNow a, h1.buyNow a:link { font-size: 24px; text-decoration: none; color: #5c2319;}

.miniDisplay { border: 1px solid #000000; }

#container { m margin:0px; padding: 0px; }
.photo { border: 10px solid #FFF; margin-bottom: 5px; }
a.small, a.small:link { font-size: 10px; font-weight: normal; }
a.about, a.about:link { font-size: 14px; color: #ffffff; text-decoration: none;  }
div.about { width: 150px; background-color: #5c2319; padding: 5px;  border: 1px solid #5c2319; display: inline;  }
div.about:hover { width: 150px; background-color: #fff; color: #5c2319; padding: 5px ;  border: 1px solid #5c2319; }

#whiteBG { background-color: #fff; padding: 20px; border: 1px solid #000; margin: 20px; }

#padTB { margin: 10px 0px; }
#tellFriend { width: 800px; border: 1px solid #000; background-color: #fff; margin: 0px auto; }

h1.buyNow { background-color: #fff; padding: 5px;  border: 1px solid #5c2319; }
p.note { color: #5c2319; }

li.item { margin-top: 10px; border-bottom: 1px dotted #999999; padding-bottom: 10px; }