.rightalign {
	background-repeat: repeat-y;
	background-position: right;
}
.leftalign {
	background-repeat: repeat-y;
	background-position: left;
}
.repeatx {
	background-repeat: repeat-x;
	background-position: left top;
}
.credit {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0E7E99;
}
.other {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 14px;
}

A:link          {text-decoration:underline; color:#392D10;}
A:active        {text-decoration:none; color:#392D10;}
A:visited       {text-decoration:none; color:#392D10;}
A:hover         {text-decoration:underline; color:#111A23;}
.georgiafont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D2CDA2;
	font-weight: normal;
	line-height: 15px;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #472E23;
}

