/*
Main colors
green: #7f8400
orange: #b96d00
*/
*
{
padding: 0em;
margin: 0em;
}

body
{
background: #ddd url('/images/bg.png') repeat-x top;
/*padding: 35px 0px 35px 0px;*/
}

body,input
{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.5em;
text-align: justify;
}

a
{
color: #b96d00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3,h4,h5
{
/*display: inline;*/
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.7em;
/*padding-right: 34px;
background-image: url('/images/db1.gif');*/
}

h4
{
font-size: 1.2em;
/*padding-right: 28px;
background-image: url('/images/db2.gif');*/
}

h5
{
font-size: 1.1em;
}

table
{
border: solid 1px #6F5230;
margin-bottom: 1.5em;

}

table th
{
color: #F2F3DE;
background: #7F8400;
border: solid 1px #7F8400;
}

table td, tr
{
line-height: 1.5em;
padding: 0.25em;
}

img
{
border: solid 1px #6F5230;
}

.right
{
position: relative;
float: right;
margin: 0em 0em 0.25em 1.0em;
}

.left
{
position: relative;
float: left;
margin: 0em 1.0em 0.25em 0em;
}

blockquote {
display: block;
padding: 0.5em 60px 0.5em;
width: 460px;
background: #eee;
margin-bottom: 1.0em;
}

blockquote:before, blockquote:after {
color: #7f8400;
display: block;
font-size: 700%;
width: 50px;
}

blockquote:before {
content: '\201C';
height: 0;
margin-left: -0.55em;
}

blockquote:after {
content: '\201D';
height: 55px;
margin-top: -70px;
margin-left: 470px;
}

.contentarea
{
padding-top: 1.3em;
}

.divider1
{
position: relative;
background: #fff url('/images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #dddddd;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul, ol
{
clear: both;
margin-left: 2.0em;
margin-bottom: 1.5em;
}

.post li
{
line-height: 1.5em;
margin-bottom: 0.5em;
}

.box
{
position: relative;
left: -1.5em;
top: -1.5em;
/*background: #FDFCF6 url('/images/boxbg.gif') repeat-x;*/
background: #fff9ee url('/images/boxbg.png') repeat-x;
padding: 1.5em 1.5em 0em 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
margin-right: -3.0em;
}

.important
{
font-weight: bold;
color: #7f8400;
font-size: 120%;
}

ul.linklist
{
list-style: none;
padding-top: 0.5em;
padding-bottom: 1.5em;
}

ul.linklist li
{
line-height: 1.5em;
}

.pdf
{
padding-right: 20px;
background: url("/images/pdf.gif") no-repeat top right;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
/*background: #fff url('/images/bg2.jpg') repeat-x;*/
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
width: 900px;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 7em;
background: #2B2B2B /*url('/images/topbg.png') repeat-x*/;
margin-bottom: 2px;
}

#header img
{
border: none;
margin: 15px;
}

#headercontent
{
position: absolute;
left: 100px;
bottom: 0em;
padding: 1.0em 2.0em 1.6em 2.5em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#socialnetwork
{
position: absolute;
top: 0.5em;
right: 0.5em;
}

#socialnetwork img
{
border: none;
}

#search
{
position: absolute;
top: 4.5em;
right: 0.5em;
padding-right: 0.0em;
color: #ddd;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 14.0em;
}

#search input.submit
{
background: #939B00 /*url('/images/buttonbg.gif') repeat-x*/;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#search label
{
margin: 2em 1em 0em 0.5em;
line-height: 2em;
}

#headerpic
{
position: relative;
height: 120px;
background: #fff url('/images/kids.jpg') no-repeat top left;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #7F8400 /*url('/images/menubg.gif') repeat-x top left*/;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #7F8400 url('/images/menuactive.gif') repeat-x top left;
}

#menubottom
{
background: #fff url('/images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.0em;
}

#content
{
padding: 0em 1.5em 0em 1.5em;
}

#primarycontent
{
float: right;
width: 600px;
margin-top: 1.0em;
}

#secondarycontent
{
margin-top: 1.0em;
margin-left: 0.5em;
float: left;
width: 240px;
}

#footer
{
position: relative;
height: 3.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('/images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

#footer img
{
border: none;
}
