/* SYMBIOTIC std CSS */

*
p{
padding: 0px;
margin: 0px;
}

body{
background: #d7dad8 ;
padding: 35px 0px 35px 0px;
}

body,input{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #344707;
}

p{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a{
color: #4a5d10;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

h3 span{
font-weight: normal;
}

h3,h4{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3{
font-size: 12px;
padding-right: 34px;
}

h4{
font-size: 1.2em;
padding-right: 28px;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.rmenu
{
position: relative;
background: #d8dad0 url('../images/boxbg.gif') repeat-x;
top: -1.5em;
padding-right:5px;
border-bottom: solid 1px #bfbfab;
margin-bottom: 1.0em;
}

ul{
line-height: 2.0em;
list-style: none;
}

li{
line-height: 2.0em;
list-style: none;
background:url(../images/buttbg.gif) no-repeat;
padding-left:5px;
}

#world
{
z-index: 2;
position: relative;
width: 70%;
border: solid 7px #fff;
background: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 9.0em;
background: #a19d5d url('../images/topbg.gif') repeat-x;
margin-bottom: 2px;
}

#sitename{
position: absolute;
bottom: 26px;
padding: 0em 2.0em 1.3em 2.0em;
width: 70%;
}

#sitename h1
{
font-weight: normal;
color: #ffffff;
font-size: 24px;
}

#sitename h1 a{
text-decoration:none;
color:#313231;
}

#sitename h3
{
font-size: 14px;
font-weight: normal;
color: #6a7121;
}

#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border: solid 1px #74911b;
padding: 0.15em;
width: 10.0em;
color:#344207;
}

#search input.submit
{
background: #74911b ;
border: solid 1px #f2f3ee;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
position: relative;
height: 109px;
background: #2a2814 url('../images/headerpic.jpg') no-repeat top left;
margin-bottom: 2px;
}

#topline
{
position: relative;
background: #777474 url('../images/toplinebg.gif') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#toplinesmall
{
background: #fff url('../images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#ads {
padding-top:24px; 
width:468px; 
float:left;
}

#rss{
float:right; 
width:50px; 
padding-top:18px;}

#content{
padding: 0em 2.0em 0em 2.0em;
}

#maincontainer{
float: left;
margin-right: -18.0em;
width: 100%;
}

#maincontent{
margin: 1.5em 20.0em 0em 0em;
}

#maincontent p{
padding: 0px;
margin: 0px;
}

#rmenuholder{
margin-top: 1.5em;
float: right;
width: 230px;
padding-left:5px;
}

#menutop{
padding-left:20px; 
font-size:14px; 
padding-top:10px; 
color:#41423f;
}

#menulist{
padding:0px; 
padding-left:-10px;
}

#footer{
position: relative;
height: 2em;
clear: both;
padding-top: 2.0em;
background: #d8dacc ;
font-size: 0.8em;
border-top: 3px solid #a0a297;}
}

#footer .right{
padding-right:10px;
bottom: 27px;
padding-top: 5px;
padding-bottom: 5px;
padding-left:10px;
}