#mainframe{
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}
#header {
/*
   background-image:url('../image/top-bar.jpg'); 
   background-repeat: no-repeat;
   background: url(../image/circles-long.gif) no-repeat;
*/  
   padding:0px;
   margin: 0px;
   height:115px;
   /*border: dashed 1px;*/
}
#mininav {
   padding: 10px 15px 0px 0px;
   margin: 0px;
   font-weight:bold; 
   /*color: #673301;*/
   color: #996633;
   height: 60px;
   /*border: solid 1px;*/
}
#maillinglist {
   padding: 0px 100px 0px 100px;
   margin: 0px;
   height: 45px;
   text-align: right;
  /*border: dotted 1px;*/
  /*background-color: white;*/
}
#nav {
/*
   background-image:url('../image/navbar.png');
   background-repeat: no-repeat; 
*/
   padding: 0px 100px 0px 100px;
   margin: 0px;
   height: 45px;
   text-align: center;
  /*border: dotted 1px;*/
  background-color: white;
}
#title {
   padding: 25px 0px 0px 50px;
   margin: 0px;
   height: 45px;
   text-align: right;
  /*border: dotted 1px;*/
   font-size: 20px;  
   font-weight: bold; 
   float: right;
}
.listbold {
   font-weight: bold; 
}
.smallbold{
   font-size: 10px;  
   font-weight: bold; 
}
.block {
	border-width: 2px 1px 1px 1px;
	border-style: solid;
	border-color: #673301;
	padding: 1px;
	margin: 20px 0px 5px 0px;
}
.blockquote {
	border-width: 2px 1px 1px 1px;
	border-style: solid;
	border-color: #673301;
	padding: 10px;
	margin: 20px 0px 5px 0px;
	width: 300px;
	display: block;
}
.blockquote p {
	margin: 5px 5px 5px 5px;
   font-weight: normal; 
}
.blockquote img {
	margin: 5px 5px 5px 5px;
   font-weight: normal; 
}
.blocksmall {
	border-width: 2px 1px 1px 1px;
	border-style: solid;
	border-color: #673301;
	padding: 10px;
	margin: 20px 0px 5px 0px;
	width: 300px;
	display: block;
}

.blockright {
	border-width: 2px 1px 1px 1px;
	border-style: none;
	border-color: #673301;
	padding: 10px;
	margin: 5px 0px 5px 0px;
	width: 140px;
	display: block;
	float: right;
}
.toolbar {
  font-size: 15px;
  font-weight: bold;
  float: left;
  padding: 8px 20px 8px 20px; 
  width: 67px;  
  /*border: solid 1px;*/ 
}
.toolbar a {
 color: #673301;
 text-decoration: none;
}
.toolbar_selected {
/* color: #6ba077;*/
  font-size: 15px;
  font-weight: bold;
  float: left;
  padding: 8px 20px 8px 20px; 
  width: 67px;  
  /*border: solid 1px;*/ 
}
.toolbar_selected a {
 color: #996633;
 text-decoration: none;
}
#maincontent{
    padding: 10px 20px 0px 30px;
/*
	background-image:url('../image/1px-rect-sides.gif'); 
	background-repeat: repeat;
*/
   background-color: white;
	overflow: hidden;
}
#maincontentheader {
/*
   background-image:url('../image/top-rect.gif'); 
   background-repeat: no-repeat; 
*/
   margin: 0px;
   height: 10px;
   font-size: 7pt;
   text-align: right;
   padding: 0px 20px 0px 0px;;
   /*border: dashed 1px;*/
}
#leftColumn{
  float: left;
   padding: 0px 5px 0px 5px;
   width: 450px;
/*   height: 150px;*/
}
#rightColumn{
   float: left;
   padding: 0px 10px 0px 0px;
   width: 200px;
   font-size: 12px;  
}
#footer {
/*
   background-image:url('../image/bottom-rect.gif'); 
   background-repeat: no-repeat; 
*/
   margin: 0px;
   height:15px;
   font-size: 7pt;
   text-align: right;
   padding: 0px 20px 0px 0px;;
   /*border: dashed 1px;*/
  background-color: white;
}
body {
   text-align: center;
   margin: 0px;
   padding: 0px;
   background-color: #cc9966;
   color: #673301;
   font-size: 12px;
   font-family: verdana, helvetica, tahoma, arial, sans-serif;
}
h3 {
   font-weight: bold;
   font-size: 16px;
   line-height: 2;
   margin: 0 0 0 0;
   text-align: left;
}
h4 {
   font-weight: bold;
   font-size: 15px;
   line-height: 1.5;
   margin: 0 0 0 0;
   text-align: center;
}
h5 {
   font-weight: bold;
   font-size: 12px;
   line-height: 1.5;
   margin: 5px 0px 5px 0px;
   text-align: left;
}
h6 {
   font-weight: bold;
   font-size: 12px;
   line-height: 1.5;
   margin: 20px 0px 5px 0px;
   text-align: left;
   border-bottom: 1px dotted;
   width: 100%;
}
h6.topleft {
   margin: 0px;
}
h6.bottomright {
   margin: 0px;
   text-align: right;
   border-top: 1px dotted;
   border-bottom: none;
}
hr {
   color: #673301;
   border: 1px dotted;
}
ul {
   margin: 0px;
   padding: 5px 5px 5px 20px;
}
.p1 {
 margin: 0px 20px 5px 5px; 
 color:white;
 font-size: 14px;  
}
p.p1 {
 font-weight: bold;	  
}
.p2 {
 margin: 10px 20px 5px 5px; 
 font-size: 12px;  
}
p.p2 {
 font-weight: bold;	  
}
.toolbar {
 font-size: 15px;
 font-weight: bold;	  
}
a.toolbar {
 color: #673301;
 text-decoration: none;
}
a {
  color: #673301;
  text-decoration: none;
}
a:active{
  color: white;
  text-decoration: none;
}
a:hover{
 color: #996633;
 text-decoration: none;
}
a[rel~="external"] {background:url(../image/external.png) 99% 40% no-repeat; padding-right: 15px;}
a[rel~="pdf"] {background:url(../image/pdf.gif) 99% 40% no-repeat; padding-right: 25px;}

img{
  border: 0;
  vertical-align: bottom;
}
.note{
  font-size: 7pt;
  font-style: italic;
}