.bodymain {
   background-color: #F4E6C7; 
}

.body {
   font-family: palatino, times new roman, serif;
   border-bottom: 1px solid #CBB074;
}
.body2 {
   border-bottom: 1px solid #CBB074;
   background-color: #FAF3E3;
}
.close {
   border: 1px solid #CBB074;
   background-color: #FAF3E3;
   width: 200px;
   padding: 3px;
}

.text {
   font-family: palatino, times new roman, serif;
   color: #333333;
   font-size: 12px;
   padding: 12px; 
   line-height: 160%;
}
.texta {
   font-family: palatino, times new roman, serif;
   color: #333333;
   background-color: #E1CEA3;
   font-size: 12px;
   padding: 3px;
   line-height: 160%;
}
.textb {
   font-family: palatino, times new roman, serif;
   color: #333333;
   background-color: #C3AB76;
   font-size: 12px;
   padding: 3px;
   line-height: 160%;
}
.textc {
   font-family: palatino, times new roman, serif;
   color: #cccccc;
   background-color: #815D0C;
   font-size: 12px;
   padding: 3px;
   line-height: 160%;
   font-weight: bold;
}
.homelink {
   font-family: palatino, times new roman, serif;
   color: #333333;
   font-size: 16px;
   line-height: 180%;
}

a:link {
	color: #277154;
   font-weight: bold;
}

a:visited {
   color: #7B622C;
   font-weight: bold;
}

a:hover {
   color: #990000;
   font-weight: bold;
} 

small {
   font-size: 8pt;
   font-family: Verdana,Arial, Geneva, sans-serif;
   line-height: 110%;
}

h1 {
   font-size: 26px;
   font-family: palatino, times new roman, serif;
   color: #333333;
   font-weight: bold;
   padding: 5px; 
   letter-spacing: 6px;
   font-variant: small-caps;
}

h2 {
   font-size: 22px;
   font-family: palatino, times new roman, serif;
   color: #444444;
   font-weight: bold;
   line-height: 150%;
   font-variant: small-caps;
}

strong {
   font-size: 16px;
   font-family: palatino, times new roman, serif;
   font-variant: small-caps;
   font-weight: bold;
   color: #444444;
}
.smaller {
   font-size: 12px;
   font-family: palatino, times new roman, serif;
   font-variant: small-caps;
   font-weight: bold;
   margin-left: 3px;
   color: #444444;
}
