
#menu_links a { display: block; border: 0px solid blue; }
#menu_link_1 { background: url('img/m1.jpg') no-repeat bottom left; height: 38px; }
#menu_links a:hover { background-position: top right; }
#menu_link_2 { background: url('img/m2.jpg') no-repeat top left; height: 38px; }
#menu_link_3 { background: url('img/m3.jpg') no-repeat top left; height: 38px; }
#menu_link_4 { background: url('img/m4.jpg') no-repeat top left; height: 38px; }

.clr { clear: both; }

#foot { color: #4e510f; font-size: 11px; }
#foot a, #foot a:visited { color: #4e510f; text-decoration: none; font-size: 11px; }
#foot a:hover { text-decoration: underline; }

.categories1, .categories2 { border: 0px solid blue; list-style-type: none; margin: 0px; padding: 0px; width: 48%; }
.categories1 { float: left; }
.categories2 { float: right; }
.categories1 a, .categories2 a { border-bottom: 1px dashed #45520c; display: block; padding: 8px 0px 7px 15px; text-decoration: none; color: #3c5303; }
.categories1 a:hover, .categories2 a:hover { background: #f2f7b7; }

#nav a { color: #3a5900; text-decoration: none; }
#add_page_link { display: block; margin: 10px 0px 0px 0px; }

.slink { color: #436602; text-decoration: none; font-weight: bold; }

#form_site_add { border: none; }
#form_site_add fieldset { border: none; }
#form_site_add span { display: block; width: 150px; }
input, textarea, select { border: 1px solid #436602; background: url('img/input-bg.jpg') repeat-x top right; margin: 3px 0px 0px 0px; width: 300px; font-size: 12px; font-family: verdana; padding: 2px; }
textarea { height: 150px; }
#form_site_add label { display: block; margin: 10px 0px; }
#fsubmit { background: #c5d66d; color: #3f5709; font-weight: bold; padding: 3px 0px; width: 150px; }

#err { font-weight: bold; }

#links a { color: #4e6c03; }

