*
{
margin: 0px;
padding: 0px;
}

body
{
color: #50514D;
font-size: 11px;
font-family: verdana, helvetica, sans-serif;
background: #F9F9F7 url('images/a1.gif') repeat-x;
}

a
{
text-decoration: none;
color: #93b300;
}

a:hover
{
text-decoration: none;
color: #fff;
background: #D3E378 url('images/bbg1.gif') repeat-x;
}

textarea 
{ 
width: 97%; 
height: 20em; 
padding: 3px; 
}

input 
{ 
padding: 2px; 
}

fieldset 
{ 
border: 1px solid #E4DF94; 
padding: 10px 8px; 
margin: 0 0 8px 0; 
background: #FFFBC0; 
color: #000; 
}

h3.comments {
background-image: none;
margin-top:20px;
margin-bottom:10px;
}

.comment { 
background: #ffffff;
color: #808080;
border-top:1px solid #ccc;
font-size: 11px;
}

.comment-text {
background: #F7FAF0;
padding: 5px 20px 5px 20px;
margin-top: 5px;
margin-bottom: 30px;
color: #85AC1E;
font-size: 11px;
}

.comment-text p {
margin: 0px;
}

.comment-text blockquote {
background: #ffffff;
margin: 5px 20px 5px 20px;
padding: 5px 10px 5px 10px;
color: #808080;
font-style: italic;
}

.comment-text a {
font-weight: bold;
font-style: italic;
}

.comment-text strong {
color: #85AC1E;
}

.comment .name {
text-decoration: none;
color: #93B300;
font-weight: bold;
}

.comment a.name:hover
{
text-decoration: none;
color: #fff;
}

.commentsbox {
background: #F7FAF0;
color: #808080;
padding: 5px; 
margin: 40px 0 40px 0; 
}

.commentsbox textarea 
{ 
width: 80%;
height: 10em;
padding: 3px; 
}

.contactbox {
background: inherit;
color: #808080;
padding: 5px; 
margin: 40px 0 40px 0; 
}

.contactbox h2 {
font-size: 12px;
}

.contactbox textarea 
{ 
width: 80%;
height: 10em;
padding: 3px; 
}

strong
{
background: inherit;
/*
color: #50514D;
*/
color: #5f5f5f;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('images/upbg1.gif') no-repeat;
width: 1002px;
height: 264px;
z-index: 1;
}

#outer
{
position: relative;
width: 1002px;
margin: 10px auto 15px auto;
padding-top: 5px;
background: #fff url('images/abg1.gif') repeat-y;
}

#inner
{
position: relative;
/*
padding: 5px 20px 0px 20px;
*/
z-index: 2;
}

#header
{
width: 100%;
height: 104px;
color: #ffffff;
}

#header_inner
{
position: relative;
width: 960px;
height: 104px;
margin: 0px auto;
}

#main
{
padding-top: 0px;
position: relative;
width: 960px;
margin: 0px auto;
padding-bottom: 10px;
}

#menu ul
{
list-style: none;
margin: 0px;
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#menu a
{
display: block;
position: relative;
width: 168px;
height: 27px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
background-image: url('images/bbg0.gif');
padding-left: 17px;
padding-top: 11px;
color: #636363;
font-size: 12px;
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/arrow1.gif') no-repeat; 
}

#menu a:hover span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/arrow2.gif') no-repeat;
}

#menu a:hover
{
background: inherit;
color: #fff;
background-image: url('images/bbg1.gif');
}

#menu li a.current span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/arrow2.gif') no-repeat;
}

#menu_end
{
height: 30px;
background-image: url('images/a2.gif');
}

h1
{
background: inherit;
color: #50514D;

font-size: 26px;
}

h1 span
{
background: inherit;
color: #85AC1E;
}

h1 span sup
{
background: inherit;
color: #85AC1E;
font-size: 14px;
}

h3
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 13px;

height: 34px;
background: url('images/a3.gif') repeat-x 0px 17px;
}

h3 span
{
background: inherit;
color: #85AC1E;
}

h3.first
{
margin-top: 0px;
}

h3.second
{
margin-top: 30px;
}

#lcol
{
float: left;
width: 185px;
}

#lcontent
{
position: relative;
padding: 0px 5px 0px 5px;
}

#ccontent
{
position: relative;
padding: 25px 20px 0px 20px;
min-height: 900px;
}

#ccontent .post
{
margin-bottom: 40px;
font-size: 11px;
}

#ccontent .post p
{
margin-bottom: 15px;
}

#ccontent .post ul
{
list-style-position:outside;
}

#ccontent .post ul li
{
list-style: none;
background-image: none;
line-height: 20px;
}

#ccontent .post ol
{
padding-left: 20px;
list-style-position:outside;
}

#ccontent .post ol li
{
background-image: none;
line-height: 20px;
margin-bottom: 10px;
}

#ccontent .post ol.letter
{
list-style-type:lower-alpha;
}

#ccontent .post .header
{
position: relative;
}

#ccontent .postdate
{
position: relative;
margin-bottom: 10px;
}

#ccontent .post .header h3
{
text-decoration:none;
color: #50514D;
text-transform:none;
}

#ccontent .post .header a
{
text-decoration:none;
color: #50514D;
text-transform:none;
}

#ccontent .post .header a:hover
{
text-decoration:none;
color: #fff;
text-transform:none;
}

#ccontent .post .content
{
margin-bottom: 0px;
}

#ccontent .post .content ol
{
margin-top: -10px;
margin-bottom: 10px;
}

#ccontent .post .footer
{
position: relative;
background: url('images/a33.gif') repeat-x;
top: -2px;
height: 52px;
}

#ccontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#ccontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 1px;
}

#ccontent .post .footer ul li.printerfriendly
{
background-image: url('images/a41.gif');
}

#ccontent .post .footer ul li.comments
{
background-image: url('images/a36.gif');
}

#ccontent .post .footer ul li.readmore
{
background-image: url('images/a38.gif');
}

#ccontent .post .footer ul li.date
{
color: #AFAFA4;
font-weight:bold;
background-image: none;
}

#rcontent
{
padding-left: 5px;
padding-right: 5px;
}

#rcontent p
{
text-align:justify;
}

ul
{
list-style: none;
}

li
{
background: url('images/arrow1.gif') no-repeat 0px 4px;
padding-left: 15px;
}

p
{
margin-bottom: 25px;
text-align: justify;
line-height: 20px;
}

#lcol p
{
font-size: 12px;
line-height: 16px;
margin: 0px;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 6px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: -2px;
padding-top: 0px;
background-position: 0px 4px;
}

ul.divided li.pagesection
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 8px;
font-weight: bold;
}

ul.divided li.pagesectionfirst
{
border-top: 0px;
margin-top: -2px;
padding-top: 0px;
background-position: 0px 5px;
font-weight: bold;
}

ul.divided li.page
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background: none;
}

#ccol
{
margin-left:190px;
width: 570px;
background: url('images/a2.gif') repeat-x;
}

#rcol
{
position: absolute;
left: 765px;
width: 195px;
background-image: url('images/a2.gif');
background-repeat: repeat-x;
}

.box
{
position: relative;
border: dashed 1px #dadada;
margin-top: 5px;
background: inherit;
color: #AAB165;
}

.box h2
{
background: inherit;
color: #6C7425;

font-weight: bold;
font-size: 14px;
margin-bottom: 5px;
}

.box p
{
font-size: 11px;
line-height: 16px;
margin: 0px;
color: #6C7425;
}

.box p a
{
font-weight: bold;
color: #85AC1E;
}

.box p a:hover
{
text-decoration: none;
color: #fff;
background: #D3E378 url('images/bbg1.gif') repeat-x;
}

.box_inner
{
border: solid 1px #fff;
padding: 15px;
background: #FFFFE9 url('images/a4.gif') repeat-x;
color: inherit;
}

.box_logo
{
position: relative;
padding-top: 13px;
float: left;
margin-right: 13px;
}

.captioned_image
{
position: relative;
padding-top: 13px;
float: left;
margin-right: 13px;
}

.captioned_image div
{
position: relative;
font-size: 10px;
bottom: 0px;
left: 0px;
}

.captioned_image div a:hover
{
text-decoration: none;
color: #fff;
background: #D3E378 url('images/bbg1.gif') repeat-x;
}

.captioned_image div a
{
text-decoration: none;
color: #93B300;
}

.captioned_image img
{
border: solid 1px #D3E378;
padding: 3px;
background-color: #fff;
}

.captioned_image a:hover
{
background-image: none;
background-color: #fff;
}

.centered_image
{
text-align: center;
margin-bottom: 10px;
}

.centered_image img
{
border: solid 1px #D3E378;
padding: 3px;
background-color: #fff;
}

.centered_image a:hover
{
background-image: none;
background-color: #fff;
}

#breadcrumbs 
{ 
position:absolute;
margin-top:7px;
margin-left:1px;
}

#search 
{
color: #50514D;
padding: 0px 0px 0px 0px;
}

#search input
{
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
}

#search .searchfield 
{
color: #9f9f9f;
border:1px solid #c7c7c7;
}

#search .searchbutton
{
background:#ffffff;
border:1px solid #d7d7d7;
}

#main .cleaner
{
clear: both;
background-color:transparent;
height:250px;
}

#footer
{
clear: both;
background: url('images/a2.gif') repeat-x;
width: 960px;
margin: 40px auto;
margin-bottom: 25px;
padding-top: 10px;
text-align: center;
}

#rss li 
{  
background-image: none;
padding-top: 4px;
}

#rss li.first 
{  
background-image: none;
padding-top: 0px;
margin-top: -3px;
}

.reminder
{
padding-bottom: 20px;
text-align:center;

}

.reminder a
{
color: #fff;
text-decoration: none;
outline: 0 none;
}

.reminder img
{
margin-left: -5px;
background-color: #fff;
border: 0;
}

.reminder a:hover
{
color: #fff;
background: none;
}
