p { font-family: Georgia, Times New Roman, Serif;
  font-size: 13px;
  color: #000000;
  font-style: normal;
  line-height: 22px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px; }

.quote { font-family: Georgia, Times New Roman, Serif;
  font-size: 13px;
  color: #702127;
  font-style: italic;
  line-height: 22px;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 10px;
  margin-bottom: 10px; }
  
.header { font-family: Verdana, Sans-Serif;
  font-size: 13px;
  color: #997E41;
  font-style: normal;
  font-weight: bold;
  text-align: right;
  line-height: 20px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 120px;
  margin-bottom: 0px; }

.footer { font-family: Verdana, Sans-Serif;
  font-size: 11px;
  color: #000000;
  font-style: normal;
  text-align: center;
  line-height: 100%;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 30px;
  margin-bottom: 0px; }

ul.none { list-style-type: none; }
  
li { font-family: Georgia, Times New Roman, Serif;
  font-size: 13px;
  color: #000000;
  font-style: normal;
  line-height: 20px;
  margin-left: 15px;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 5px; }
  
a:link { color: #747D4F;
  text-decoration: underline; }  
  
a:visited { color: #747D4F;
  text-decoration: underline;  } 
  
a:active { color: #747D4F;
  text-decoration: underline;  } 
  
a:hover { color: #997E41;
  text-decoration: underline; }
  
a.menu:link { color: #997E41;
  text-decoration: none; }  
  
a.menu:visited { color: #997E41;
  text-decoration: none; } 
  
a.menu:active { color: #997E41;
  text-decoration: none; } 
  
a.menu:hover { color: #702127;
  text-decoration: none; }

a.f:link { color: #000000;
  text-decoration: none; }  
  
a.f:visited { color: #000000;
  text-decoration: none; } 
  
a.f:active { color: #000000; 
  text-decoration: none; } 
  
a.f:hover { color: #000000;
  text-decoration: none; }
  
a.h2:link { color: #997E41;
  text-decoration: none; }  
  
a.h2:visited { color: #997E41;
  text-decoration: none; } 
  
a.h2:active { color: #702127; 
  text-decoration: none; } 
  
a.h2:hover { color: #702127;
  text-decoration: none; }
  
.tdheader { border-top-style: dotted;
  border-top-color: #E6DFB3; }

.tdback { background-image: url(images/cg_header.gif);
  background-repeat: no-repeat;}
  
.tdfooter { border-bottom-style: dotted;
  border-bottom-color: #E6DFB3; }

.tdbookmark { border-left-style: solid;
  border-left-color: #997E41;
  border-left-width: 1px; }

.tdbody { background-image: url(images/bubbles_143x124.gif);
  background-repeat: no-repeat;
  margin-right: 10px;}
  
.tableborder { border-left-style: dashed; 
  border-left-color: #000000; 
  border-left-width: 1px;
  border-right-style: solid; 
  border-right-color: #000000; 
  border-right-width: 1px; }
  
.tdborder2 { border-right-style: solid; 
  border-right-color: #040406; 
  border-right-width: 1px;
  border-bottom-style: solid; 
  border-bottom-color: #040406; 
  border-bottom-width: 10px; }

.tdborder3 { border-bottom-style: solid; 
  border-bottom-color: #040406; 
  border-bottom-width: 10px; }
  
.tdborder { border-left-style: solid; 
  border-left-color: #C0C0C0; 
  border-left-width: 1px;
  border-right-style: solid; 
  border-right-color: #000000; 
  border-right-width: 0px; }

h1 { font-family: Verdana, Sans-Serif;
  font-size: 18px;
  color: #702127;
  font-style: bold;
  line-height: 120%;
  margin-left: 0px;
  margin-right: 20px;
  margin-top: 20px; 
  margin-bottom: 10px; }
  
  h2 { font-family: Verdana, Sans-serif;
  font-size: 16px;
  color: #997E41;
  font-style: bold;
  line-height: 120%;
  margin-left: 10px;
  margin-right: 20px;
  margin-top: 10px; 
  margin-bottom: 0px; }

  h3 { font-family: Verdana, Sans-serif;
  font-size: 16px;
  color: #747D4F;
  font-style: bold;
  line-height: 120%;
  margin-left: 10px;
  margin-right: 20px;
  margin-top: 10px; 
  margin-bottom: 0px; }
  
  
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px; }


