body { margin: 0; padding: 0; background-color: #ffffff; }
div, h1 { color: #0D5806; font-size: 12px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif; }
h1 { font-size: 15px; font-weight: bold; }
a { text-decoration: none; color: #0D5806; }
form { display: inline; }
ul { list-style-image:url(../_img/bullet.gif); margin-top: 10px; }
li { list-style-image:url(../_img/bullet.gif); margin-left:19px; }
#body { margin: 5px 0 0 5px; background: transparent url(../_img/mainbg.jpg) repeat-y 0 0; }
#border { display: block; border: 0; }
#logo { margin: 10px 0 0 460px; }
#content { margin: 0 0 0 12px; }
#navigation { float: left; width: 150px; }
#navigation a.main, #navigation a.active { display: block; padding: 3px 3px 3px 5px; color: #0D5806; font-weight: bold; text-transform: uppercase; }
#navigation a.main:hover, #navigation a.active { background-color: #FFE667; color: #0D5806; text-transform: uppercase; }
#main { float: left; width: 620px; background-color: #FFE667; min-height: 200px; color: #0D5806; }
#maininner { padding: 20px; min-height: 500px; }
.spacer { clear: both; height: 5px; }
a.back { font-weight: bold; color: #0D5806; font-size: 11px; }

.item { clear: both; padding: 5px; margin: 5px 0 5px 0; }
.heading { font-size: 14px; font-weight: bold; text-decoration: none; padding-bottom: 5px; text-transform: uppercase; }
.text { font-family: Arial, Helvetica, San-serif; font-size: 13px; font-weight: normal; text-decoration: none; }
.text img { float:left; margin: 2px 5px 5px 0; }
.bold { font-weight: bold; }
.frame { border: 1px solid #F0F0F0; margin-bottom: 10px; padding: 5px; }
.textnavigation { font-size: 11px; }

#news { background-color: #E4CE5C; color: #6E632C; margin: 20px 0 0 0; padding: 12px; }
#news .headline { color: #6E632C; font-weight: bold; font-size: 13px; margin-bottom: 3px; }

#blog { background-color: #E4CE5C; color: #6E632C; margin: 20px 0 0 0; padding: 12px; }
#blog .headline { color: #6E632C; font-weight: bold; font-size: 12px; margin-bottom: 3px; }
#blog .text { color: #6E632C; font-weight: normal; font-size: 11px; }
#blog .linkline { text-align: right; }
#blog a { font-weight: bold; color: #6E632C; font-size: 11px; }

#product { margin: 0 0 0 5px; width: 130px; height: 250px; position: relative; }
#product .headline { color: #0D5806; font-weight: bold; margin-bottom: 5px; font-size: 10px; }
#product .text { color: #0D5806; margin-bottom: 5px; font-size: 9px; }
#product a { display: block; text-align: right; font-size: 9px; font-weight: bold; }
#productbg { width: 130px; height: 250px; position: absolute; top: 0; left: 0; background-color: #A5B729; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; z-index: 1; }
#productcontent { width: 110px; min-height: 180px; position: absolute; top: 10px; left: 10px; z-index: 2; }
#productcontent .text { margin-top: 5px; height: 65px; overflow: hidden; }
#productimagecontainer { width: 105px; height: 120px; background-color: #fff; overflow: hidden; }
#productimagecontainer img { max-width: 105px; max-height: 120px; }
#productimagecontainer img { margin: auto; }
#productlink { position: absolute; top: 222px; left: 79px; }
