body
{ background: #C5E3BF url(images/bg.png) top right no-repeat;
  font-family: Arial,Verdana,Sans-serif;
  color: #999; 
  font-size: 8pt;
  text-align:center;}

h1
{ background-color: #FFF;
  color:#3D5229;
  font-size:24pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:10px;}

h2
{ background-color: #fff;
  color:#3D5229;
  font-size:18pt;
  font-weight:normal;
  margin-top:0;
  margin-bottom:0;}

h3
{ background-color: #fff;
  color:#3D5229;
  font-size:14pt;
  font-weight:normal;
  margin-top:0;
  margin-bottom:0;}

ul 
{ list-style:none;
  margin:0 5px;
  padding:0;}

ul ul
{ list-style:none;
  margin:0 0px 0px 15px;
  padding:0;}

ul ul li
{ padding:0 4px 0px 10px;
  background: url(images/arw.gif) 0 3px  no-repeat;}

li
{ padding:0px 4px 8px 10px;
  background: url(images/arw.gif) 0 3px  no-repeat;}

img
{
	border: #ccc 1px solid;	
}

a:link, a:visited, a:active
{ background-color: #fff; text-decoration: underline; color:#3D5229}
a:hover
{ background-color: #C5E3BF; text-decoration: none; color:#324F17;}

.noul a:link, .noul a:visited, .noul a:active
{ background-color: #fff; text-decoration: none; color:#3D5229}
.noul a:hover
{ background-color: #C5E3BF; text-decoration: none; color:#324F17;}

#header
{ height:100px;
  width:750px;
  margin-left:auto;
  margin-right:auto;  
  border:#CCC 1px solid;
  background-color:#FFF;
  color:#3D5229;}

#main
{ width: 750px;
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  border:#CCC 1px solid;
  background-color: #fff;  
  font-size:10pt;
  color:#666;}

#content
{ width:510px;
  background-color: #fff;
  float:left;
  padding:20px;
  text-align:left;}
  
#nav
{ width:180px;
  float:left;
  margin-right:5px;
  margin-top:20px;}

#content_right
{ width:510px;
  background-color: #fff;
  float:right;
  padding:20px;
  text-align:left;}
  
#nav_right
{ width:180px;
  float:right;
  margin-right:5px;
  margin-top:20px;}

#content_wide
{ width:710px;
  background-color: #fff;
  float:left;
  padding:20px;
  text-align:left;}

#footer
{ /*height:30px; */
  width:750px;
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  padding:10px 0;  
  border:#ccc 1px solid;
  background-color: #fff;
  font-size:8pt;
  color:#999;
  text-align:center;}

#footer a:link, #footer a:visited, #footer a:active
{ background-color: #fff; text-decoration: none; color:#586949;}
#footer a:hover
{ background-color: #fff; text-decoration: none; color:#3D5229;}

.footer 
{ clear: both; 
  background:#fff;
  color:inherit;
  height:1px;}

.logo
{ width:200px;
  float:left;
  text-align:left;
  padding:15px 0 10px 15px;
  overflow: hidden;}
  
.menu 
{ width:auto;
  text-align:right;
  font-weight:bold;
  font-size:12pt;
  padding:35px 15px 0 0;
  float: right;
  overflow: hidden;}

.menu a:link, .menu a:visited, .menu a:active, .navitem a:link, .navitem a:visited, .navitem a:active
{ background-color: #fff; text-decoration: none; color:#3D5229}
.menu a:hover, .navitem a:hover
{ background-color: #C5E3BF; text-decoration: none; color:#324F17;}


.left
{ width:250px;
  float:left;
  margin:10px 15px 10px 0;
  text-align:left;  
  overflow: hidden;}

.mid 
{ width:auto;
  padding:10px 0 0 10px;
  margin-left:auto;
  text-align:left;  
  margin-top:0;}

.navhead
{ width:170px;
  height:18px;
  padding: 3px 3px 0 5px;
  border:#ddd 1px solid;
  text-align: left;
  font-size:10pt;
  background-color:#eee;
  color:#666;}

.navitem
{ width:172px;
  padding: 15px 3px 0 3px;
  border-bottom:#ddd 1px solid;
  border-right:#ddd 1px solid;
  border-left:#ddd 1px solid;  
  font-size:9pt;
  font-weight: normal;
  text-align:left;}
  
.img
{ border:0;}
  
.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("images/feed-icon-14x14.png") no-repeat 0 50%;
} 

.external {
  margin-right: 1px;
  padding: 0 13px 0 0px;
  background: url("images/external-icon.gif") no-repeat;
  background-position: right;
}
