html,body {
font-family: "Lucida Grande", "DejaVu Sans", "Bitstream Vera Sans", Verdana, Arial, sans-serif;
font-size: 12pt;
text-align:center;
background:#73A370;
height:100%;
min-height:100%;
margin:auto;
}

#wrapper {
width:1020px;
height:auto;
min-height:100%;
background:#73A370 url(/static/images/back.gif) 0 0 repeat-y;
margin:0 auto;
padding:auto;
}

#container {
width:1000px;
color:#000;
background:#CAF2D0 url(/static/images/back.jpg) 0 0 repeat-x;
margin:0 auto;
}

#header {
height:144px;
margin:0;
padding:0;
}

h1,h2,h3 {
font-weight:400;
}

h1 {
font-size:16pt;
border-bottom:#7FC46C 1px solid;
padding:1em 0;
}

#header_logo {
float:left;
}

#header_banner {
float:right;
}

#header_menu {
height:15px;
text-align:left;
clear:both;
margin:0;
padding:0;
}

#header_menu ol {
height:15px;
list-style-type:none;
margin:0 1em;
padding:0;
}

#header_menu ol li {
display:inline;
height:15px;
line-height:15px;
color:#fff;
font-size:.7em;
margin:0;
padding:0;
}

#header_menu ol li#first {
margin:0 2em;
}

#header_menu ol li a,#header_menu ol li a:visited,#header_menu ol li a:hover {
color:#B1DFA7;
}

#footer {
clear:both;
background:#0C5402 url(/static/images/bottom.jpg) 0 0 repeat-x;
height:35px;
margin:0;
padding:2em 0;
}

#footer p {
font-size:.7em;
color:#fff;
margin:2em 3em;
}

a img {
border:none;
}

#header a {
margin:0 padding:;
}

#content {
width:680px;
float:right;
text-align:left;
margin:0;
}

#sidebar {
float:left;
width:300px;
text-align:left;
font-size:.8em;
margin:1em 0 0 1em;
}

#sidebar ol {
list-style-type:none;
margin:2em;
padding:0;
}

#sidebar ol li {
border-top:1px dotted #095600;
width:150px;
background:url(/static/images/bulta2.gif);
background-repeat:no-repeat;
background-position:10px 0;
padding:.5em 1em .5em 3em;
}

#sidebar ol li a,#sidebar ol li a:hover,#sidebar ol li a:visited {
display:block;
line-height:20px;
width:150px;
}

#sidebar ol li a:hover {
text-decoration:underline;
color:#fff;
}

#sub_content {
clear:both;
height:100px;
background:#CAF2D0 url(/static/images/trash_man.gif) 0 0 repeat-x;
}

.article {
font-size:10pt;
color:#000;
margin:0 1em;
}

.article ul li {
padding:.5em 0;
}

a,a:hover,a:visited,#sidebar ol li a,#sidebar ol li a:visited {
color:#095600;
text-decoration:none;
}

.form_field {
color:#434343;
text-align:left;
background-color:#E5F9E8;
width:200px;
border:none;
padding:3px;
}

.form_button {
color:#fff;
text-align:center;
background-color:#090;
width:100px;
border:none;
margin:.5em;
padding:3px;
}

a:hover,#header_menu ol li a:hover {
text-decoration:underline;
}

#img_block {
width:140px;
float:left;
}

.img_block_entry {
width:130px;
float:left;
text-align:center;
margin:0 0 .5em;
}

.img_block_pic {
border:3px solid #090;
padding:1px;
}

.article_meta {
border-top:1px #7FC46C solid;
clear:both;
}

hr {
color:#7FC46C;
background-color:#7FC46C;
height:1px;
clear:both;
}
