html{ height: 100%; }
body { margin: 0; padding: 0; width: 100%; font: 62.5% Tahoma, arial, sans-serif; color: #000; background: #fff; overflow: scroll; }
strong { font-weight: bold; }
input{ font-family: arial, verdana, sans-serif; }

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{ display: none; }

h1{ font-size: 1em; color: #000; }
h2{ font-size: 1em; color: #000; }
h3{ font-size: 1em; color: #000; }
h4{ font-size: 1em; color: #000; }
h5{ font-size: 1em; color: #000; }

.left { float: left; }
.right { float: right; }
.clear, .clearBoth { clear: both; }

.red { color: red; }
.small { font-size: 1em; } .medium { font-size: 1.2em; } .large { font-size: 1.4em; }
.caption { font-size: 1em; color: #777; text-align: right; padding-top: 3px; border-top: 1px solid #ccc; margin-top: 3px; }
.number{ text-align: right; }
.center{ text-align: center; }

/* a links */
a:link { color: #000; text-decoration: none; }
a:visited { color: #000; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
a:active { color: #000; text-decoration: none; }
/*a.arrow { display: block; background: url(Images/arrow.gif) 0 3px no-repeat; padding: 4px 0 5px 20px; height: 18px; font-size: 11px; margin: .3em 0; }*/

#wrapper{ margin: 0 auto; padding: 20px 0; width: 744px; }

/* Page Layout Structure */
#pageTop{ margin: 0; padding: 0; height: 107px; background: url(images/top/top_bg.png) no-repeat; position: relative; }
#pageContent{ margin: 0; padding: 8px 0 20px 0; }
#pageBottom{ margin: 0; padding: 0; }

#pageTop h1{ margin: 0; padding: 0; height: 78px; }
#pageTop h1 a{ margin: 0; padding: 0; height: 78px; width: 217px; display: block; }
#pageTop h1 a span{ display: none; }

#pageTop .nav{ margin: 0; padding: 4px 0 0 0; height: 25px; background: #85ad5c url(images/top/nav_bg.png) repeat-x; }
#pageTop .nav ul{ margin: 0; padding: 0 0 0 10px; }
#pageTop .nav ul li{ margin: 0; padding: 4px 11px 0 12px; float: left; height: 21px; text-align: center; border-right: solid 1px #fff; position: relative; }
#pageTop .nav ul li h3{  }
#pageTop .nav ul li h3 a{ color: #fff; font-size: 1.3em; font-weight: bold; }
#pageTop .nav ul ul{ display: none; margin: 0; padding: 0; position: absolute; background: #bdd471; top: 25px; left: 0; border: solid 1px #fff; width: auto; }
#pageTop .nav ul ul li{ margin: 0; padding: 3px; border: solid 1px #fff; border-width: 1px 0 0 0; clear: left; display: block; text-align: left; height: auto; width: 100%; position: relative; }
#pageTop .nav ul ul li a{ white-space: nowrap; text-decoration: none; }
#pageTop .nav ul ul li.first{ border-width: 0; }
#pageTop .nav ul ul li:hover{ background: #f2f7e3; }
#pageTop .nav ul ul li:hover a{ color: #317023; }
#pageTop .nav ul li:hover ul{ display: block; }

#pageTop .search{ position: absolute; top: 84px; right: 20px; }
#pageTop .search span{ font-size: 1.3em; color: #fff; font-weight: bold; }
#pageTop .search input.text{ width: 100px; }

#pageContent .leftCol{ margin: 0; padding: 0; float: left; width: 140px; }
#pageContent .mainCol{ margin: 0 10px; padding: 0; float: left; width: 424px; }
#pageContent .wideCol{ margin: 0 0 0 10px; padding: 0; float: left; width: 594px; }
#pageContent .rightCol{ margin: 0; padding: 0; float: left; width: 160px; }

#pageContent .leftCol .links{ margin: 0 0 10px 0; padding: 0; height: 19px; }
#pageContent .leftCol .links a{ margin: 0; padding: 3px 0 0 0; float: left; height: 16px; color: #317023; }
#pageContent .leftCol .links a.front{ padding-left: 33px; background: url(images/side/front_link.png) no-repeat 10px 0; }
#pageContent .leftCol .links a.mail{ padding-left: 33px; background: url(images/side/mail_link.png) no-repeat 10px 0; }

#pageContent .leftCol .box{ margin: 0 0 10px 0; padding: 10px 5px; background: #f2f7e3; border: solid 1px #d0cda9; }
#pageContent .leftCol .box h5.title{ margin: -10px -5px 10px -5px; padding: 3px 5px 0 10px; min-height: 22px; background: #85ad5c; color: #fff; font-size: 1.3em; font-weight: bold; } * html #pageContent .leftCol .box h5.title{ height: 22px; }

#pageContent .rightCol .box{ margin: 0 0 10px 0; padding: 10px 5px; background: #f2f7e3; border: solid 1px #d0cda9; }
#pageContent .rightCol .box h5.title{ margin: -10px -5px 10px -5px; padding: 3px 5px 0 10px; min-height: 22px; background: #85ad5c; color: #fff; font-size: 1.3em; font-weight: bold; } * html #pageContent .rightCol .box h5.title{ height: 22px; }

#pageContent .leftCol .box ul.stores{ font-size: 1.1em; }
#pageContent .leftCol .box ul.stores li{ margin-bottom: 2px; }
#pageContent .leftCol .box ul.stores strong{ display: block; color: #317023; }

#pageContent .leftCol .box .content{ margin: 0; padding: 0; color: #317023; }
#pageContent .leftCol .box .content h6{ margin: 2px 0 0 0; font-size: 1.2em; font-weight: bold; }
#pageContent .leftCol .box .content h6 a{ color: #317023; }
#pageContent .leftCol .box .content p{ font-size: 1.1em; color: #317023; }
#pageContent .leftCol .box .content p a{ color: #317023; }

#pageContent .rightCol .box .content{ margin: 0; padding: 0; color: #317023; }
#pageContent .rightCol .box .content h6{ margin: 2px 0 0 0; font-size: 1.2em; font-weight: bold; }
#pageContent .rightCol .box .content h6 a{ color: #317023; }
#pageContent .rightCol .box .content p{ font-size: 1.1em; color: #317023; }
#pageContent .rightCol .box .content p a{ color: #317023; }

#pageContent .leftCol .box .content ul{padding: 0 0 0 15px; }
#pageContent .leftCol .box .content ul li{ padding: 1px 0; list-style-type: disc; font-size: 1.1em; }
#pageContent .leftCol .box .content ul li a{ color: #317023; }

#pageContent .rightCol .fonts{ margin: 0 0 10px 0; padding: 0; height: 21px; }
#pageContent .rightCol .fonts span{ margin: 2px 5px 0 0; padding: 0; float: left; font-size: 1.2em; font-weight: bold; color: #317023; }
#pageContent .rightCol .fonts a{ margin: 0; padding: 0; float: left; height: 21px; width: 22px; }
#pageContent .rightCol .fonts a span{ display: none; }
#pageContent .rightCol .fonts a.normal{ background: url(images/side/font_normal.png) no-repeat; }
#pageContent .rightCol .fonts a.large{ background: url(images/side/font_large.png) no-repeat; }

#pageContent .rightCol .club{  }
#pageContent .rightCol .club table{ margin: 0 0 10px 0; }
#pageContent .rightCol .club table td{ padding: 2px 0; }
#pageContent .rightCol .club table a{ font-size: 1.1em; font-weight: bold; color: #317023; }

#pageContent .rightCol .club span.link{ margin: 0 0 10px 0; width: 100%; text-align: center; display: block; }
#pageContent .rightCol .club span.link a{ margin: 2px 0; font-size: 1.1em; font-weight: bold; color: #317023; }
#pageContent .rightCol .club span.link a img{ border: 0;	 }

#pageContent .mainCol h4.title{ margin: 0 0 10px 0; padding: 2px 0 0 30px; height: 18px; background: url(images/main_title.png) no-repeat; color: #317023; font-size: 1.3em; font-weight: bold; }
#pageContent .wideCol h4.title{ margin: 0 0 10px 0; padding: 2px 0 0 30px; height: 18px; background: url(images/main_title_wide.png) no-repeat; color: #317023; font-size: 1.3em; font-weight: bold; }

#pageContent .banner{ margin: 0 0 10px 0; padding: 0; text-align: center; }
#pageContent .banner a{}
#pageContent .banner a img{ border: 0; }

#pageBottom{}
#pageBottom .footer{ border: solid 1px #999999; color: #999999; font-size: 1.1em; text-align: center; }
