body {
	background-color: #E3AA46;
}
td, p{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	LETTER-SPACING: 1px;
	color: A01305;
}

.pageBrown {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #A01305;
}

.headingCharcoal {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
}
/* Start of styles for Links */
a {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	color:  D42000;
}
a:link	{
	font-family: Trebuchet MS;
	font-size: 14px;
	color:  D42000;
	text-decoration: underline;			 
}
a:hover	{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #A01305;
	text-decoration: underline;			 
}

.headingBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: A01305;
}
/* styles for the LEFT NAVIGATION */
div.top td {
font-family: Trebuchet MS, sans-serif; 
font-size: 16px;
font-weight: bold; 
font-style: normal;
LETTER-SPACING: 0px;
color: E3AA46;
}
div.top a {
font-family: Trebuchet MS, sans-serif;
font-size: 16px;
color: E3AA46;
font-weight: bold;
font-style: normal;
LETTER-SPACING: 0px;
text-decoration: none;

}
div.top a:link {
font-family: Trebuchet MS, sans-serif;
font-size: 16px;
color: E3AA46;
font-weight: bold;
font-style: normal;
LETTER-SPACING: 0px;
text-decoration: none;

}
div.top a:hover {
font-family: Trebuchet MS, sans-serif;
font-size: 16px;
color: DE981F;
font-weight: bold;
font-style: normal;
LETTER-SPACING: 0px;
text-decoration: none;
              }
/* end of styles for the right NAVIGATION */

/* styles for the gallery table */
div.gal td {
font-size: 16px;
	font-weight: bold;
	color: #A01305;
}
div.gal a {
font-size: 16px;
	font-weight: bold;
	color: #A01305;
text-decoration: none;

}
div.gal a:link {
font-size: 16px;
	font-weight: bold;
	color: #A01305;
text-decoration: none;

}
div.gal a:hover {
font-size: 16px;
	font-weight: bold;
	color: D42000;
text-decoration: none;
              }
/* end of styles for the gallery table */

