/* CSS Document */
body { padding: 0; margin: 0; background: url('images/bg.gif') repeat-x #5b8a54; text-align: center; font-size: 12px; font-family:"Times New Roman", Times, serif; }
h2 { color: inherit; font-size: 18px; font-weight: bold; margin-top: 8px; margin-bottom: 8px; }
h3 { color: inherit; font-size: 12px; font-weight: bold; text-decoration: none; margin: 0; }
img { border: 0; }

#container { width: 753px; margin-left: auto; margin-right: auto; text-align: left; background: url('images/cane.gif') repeat-y; padding: 0 21px 0 21px; }
#left { width: 254px; _width: 251px; background-color: #2f512a; color: #FFFFFF; float: left; background: url('images/wood.jpg'); background-repeat:repeat-y; margin-bottom:-200px; padding-bottom:200px; }
#logo-menu { padding: 9px 0 9px 0; }
#right { background-color: #ddd6b9; margin-right: 42px; }
#footer { clear: both; background: url('images/wood.jpg') repeat; border-top: 2px solid #2c1b0c; margin-right: 42px; padding: 4px; color: #FFFFFF; }

#announcements { padding-left: 12px; padding-right: 12px; }
#announcements div { background-color: #1d361a; padding: 7px; margin-bottom: 8px; }

#menu { margin: 18px 0 0 0; padding: 0; text-align: center; }
#menu li { margin: 0 0 3px 0; list-style: none; padding: 0; font-weight: bold; text-align: left; margin-left: auto; margin-right: auto; width: 188px; background: url('images/menu.jpg') repeat; padding: 4px 12px 4px 12px; }
#menu li a { color: #FFFFFF; text-decoration: none; }
#menu li a:hover { color: #ddd6b9; }

#banner { background: url('images/banner-bg.gif') #9b0e0e repeat-x; height: 61px; color: #FFFFFF; font-weight: bold; }
#banner div { font-size: 18px; }
#banner td { padding: 3px; }
#banner td.deco { background-image: url(images/banner-deco.gif); background-position: top right; background-repeat: no-repeat; }

#banner-sub { background: url('images/banner-sub-bg.gif') #9b0e0e repeat-x; height: 34px; color: #FFFFFF; font-weight: bold; }
#banner-sub td { padding: 3px; }
#banner-sub td.deco { background-image: url(images/banner-deco.gif); background-position: top right; background-repeat: no-repeat; }
#banner-sub div { font-size: 18px; }

#content { background-color: #ddd6b9; color: #553920; padding: 6px; }
#content h2, #content div { padding-left: 15px; margin-bottom: 8px; }

#page_footer { clear: both; background: url('images/wood.jpg') repeat; border: 2px solid #2c1b0c; height: 25px; margin-left: -21px; margin-right: 21px; }

#cutoff{ float:left; overflow:hidden;}