

.picsrow {
	background: url('../images/bg-headliner.gif') repeat center;
}

.menucolumn {
	background: url('../images/bg-headliner.gif') repeat center;
}
.bodycolumn {
	background: url('../images/bg-parchment.gif') repeat center;

}
.piccolumn {
	background: url('../images/bg-parchment.gif') repeat center;

}
.footer {
	background: url('../images/bg-headliner.gif') repeat center;
}

.bogus	{font-family: Franklin Gothic Medium, Century Schoolbook; 
	font-size: medium; 
   font-weight: 400; 
   font-style: normal;
   color:#C43A3F;
   padding-left:15px;}		
   
.imgpadding {
   padding:2px;
}

.maintitle { font-family: serif; 
  font:Engravers MT;
  font-size:xx-large;
  font-weight:600;
  font-style:inherit; 
  color: #FFD600;
  text-align:center; }

.headings	{font-family: Franklin Gothic Medium, Century Schoolbook; 
	font-size: medium; 
   font-weight: 400; 
   font-style: normal;
   color:#C43A3F;
    }	
							   
.bottomhdr	{font-family: Franklin Gothic Medium, Century Schoolbook; 
	font-size: medium; 
   font-weight: 400; 
   font-style: normal;
   color:#C43A3F;}	 
   
.bodytext   {font-family: Franklin Gothic Medium, Century Schoolbook; 
	font-size: medium; 
   font-weight: 200; 
   font-style: normal; }


.menubutton{
   background-color: #bf7807;
   border: none;
   color: rgb(6, 6, 6);
   padding: 10px 22px;
   text-align: center;
   text-decoration: none;
   border-radius: 4px;
   border: 2px solid #080808;
   width: 96%;
   font-size: 20px;
   font-family:sans-serif;
	font: Arial;
   font-weight: Bold;
   display: block;
   cursor: pointer;
   }


.contentbutton {
   border: none;
   color: white;
   background-color: #3f3818;
   border-radius: 4px;
   padding: 15px 32px;
   text-align: center;
   text-decoration: none;
   font-weight: Bold;
   display: inline-block;
   font-size: 16px;
   margin: 4px 2px;
   cursor: pointer;
}

.cb_width_1 {width: 25%}

a.bodylinks  {font-family: Arial;
	 font-size: medium;
	padding-left:6px;
	color:#704D08;}