.button1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	background-image:url(../Images/buttonback1.jpg);
	background-repeat:repeat;
	text-decoration: none;
	color: #E0C269;
	padding: 15px 15px 15px 15px;
}

.button1 a:link { 
	color: #E0C269;
	text-decoration: none;
	}
.button1 a:visited { 
	color: #E0C269;
	text-decoration: none;
	}
.button1 a:hover {
	color: #5A4416;
	background-image:url(../Images/buttonback2.jpg);
	background-repeat:repeat;
	text-decoration: none;
	}
.button1 a:active { 
	color: #E0C269;
	text-decoration: none;
	}
	
.navCellOff
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	background-color:#33260D;
	text-decoration: none;
	color: #E0C269;
}
.navCellOn
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	background-color:#B79735;
	color: #251D0A;
	text-decoration: none;
} 

.navCell2Off
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	background-color:#453510;
	text-decoration: none;
	color: #E0C269;
}
.navCell2On
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	background-color:#B79735;
	color: #251D0A;
	text-decoration: none;
} 

.navCell3Off
{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	background-color:#231B07;
	text-decoration: none;
	color: #E0C269;
}
.navCell3On
{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	background-color:#B79735;
	color: #251D0A;
	text-decoration: none;
} 

.navCell4
{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #E0C269;
}

.navCell4 a:link { 
	color: #E0C269;
	font-weight: bold;
	text-decoration: none;
	}
.navCell4 a:visited { 
	color: #E0C269;
	font-weight: bold;
	text-decoration: none;
	}
.navCell4 a:hover { 
	color: #E0C269;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
.navCell4 a:active { 
	font-weight: bold;
	text-decoration: none;
	}
	
.letterBack
{
	background-color:#D5AB55;
} 	
