.block { display: block; margin: 0; }
.bold { font-weight: bold; }
.small { font-size: 10px; }
.underline { text-decoration: underline; }

a:link, a:active, a:visited { color: #423512; text-decoration: none; }
a:hover { color: #368B08; text-decoration: underline; }

a img { border: 0; }

body { background-color: #fff; margin-top: 0; }

h1 { color: #3E8A04; font-family: 'Arial', 'Helvetica', sans-serif; font-size: 18px; margin-bottom: 30px; }

td img {display: block;}

td { color: #423512; font-family: 'Arial', 'Helvetica', sans-serif; font-size: 12px; vertical-align: top; }

#logo { padding: 0; width: 170px; }
#menu_top_home { background: #fff url('images/bg-menu-top.jpg') 0 0 no-repeat;  padding: 0 0 0 30px; width: 561px; vertical-align: middle; }
#menu_top_home a { margin-right: 70px; }
#menu_top_in { background: #fff url('images/bg-menu-top-in.jpg') 0 0 no-repeat;  padding: 0 0 0 30px; width: 561px; vertical-align: middle; }
#menu_top_in a { margin-right: 70px; }
#bg_side { background: #fff url('images/bg-side.jpg') 0 0 no-repeat; vertical-align: bottom; width: 170px; }
#content { padding: 40px 0px 20px 30px;  width: 512px; }
#content a { text-decoration: underline; }
#content a img.gallery_index { border: 1px solid #368B08; display: inline; margin: 10px 30px 10px 0; }
#content p.gallery { line-height: 125%; margin-bottom: 25px; }
#content img { text-align: center; }
#content table.gallery { width: 384px; }
#content td.gallery_pic { padding: 0 0 20px 0; }
#content td.gallery_left { padding: 0 0 25px 0; width: 33%; }
#content td.gallery_center { padding: 0 0 25px 0; text-align: center; }
#content td.gallery_right { padding: 0 0 25px 0; text-align: right; width: 33%; }
#footer { padding-top: 40px; text-align: center; }
#contact { text-align: center; }
#contact a { text-decoration: underline; }
#menu_bottom { margin-top: 20px; text-align: center; }
#copyright { font-size: 10px; margin-top: 20px; text-align: center; }