 

A:link,A:visited,
A:active 				{text-decoration: none; color: #73440E;}
A:hover 				{text-decoration: underline; color: #000000;}

.sub A:link, .sub A:visited, .sub A:active {text-decoration: none; color:#73440e;}
.sub a:hover		{text-decoration: none; color:#000000;}
.shaded					{background-color: #f1e6d9;}
.color					{background-color: #73440E;}


.sub3					{
	font: bold 10px Verdana, Sans-Serif;
	color: #73440E;
	text-transform: uppercase;
	text-decoration: none;
}
 
 /* Styles for Main Banner */
#main_banner {
	font: normal 34px "Times New Roman", Times, serif;
	color: #73440E;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 8px;
	padding-right: 200px;
	border-bottom-style:solid;
 border-bottom-color: #73440E;	border-bottom-width: 1px
}

#main_banner2 {
	font: normal 22px "Times New Roman", Times, serif;
	color: #73440E;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 8px;
	padding-right: 75px;
	border-bottom-style:solid;
 border-bottom-color: #73440E;
	border-bottom-width: 1px
}

#main_banner3 {
	font: normal 18px "Times New Roman", Times, serif;
	color: #73440E;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 7px;
	padding-right: 25px;
	border-bottom-style:solid;
 border-bottom-color: #73440E;	
	border-bottom-width: 1px
}

