body {
	background-image: url(images/bg_yellow.gif);
	background-repeat: repeat-x;
	background-color: #fff9e9;
}



.mainlink:link, .mainlink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B0722A;
	font-size: 16px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

.mainlink:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #6d4d27;
}

.main {
	color: #d48a34;
}


.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:white;
	font-size: 26px;
	text-decoration: none;
}



.textwhite_small, .textwhite_small_link:link, .textwhite_small_link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:white;
	font-size: 13px;
	text-decoration: none;
}

.textwhite_small_link:hover {
	text-decoration: underline;
}

.textwhite_medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:white;
	font-size: 15px;
	text-decoration: none;
}

.textwhite_medium_link:link, .textwhite_medium_link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:white;
	font-size: 15px;
	text-decoration: none;
}

.textwhite_medium_link:hover {
	text-decoration: underline;

}

.textblack_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:black;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
}

.textblack_small2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:black;
	font-size: 14px;
	text-decoration: none;
	line-height: 17px;
}

.textblack_small2_link:link, .textblack_small2_link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:black;
	font-size: 14px;
	text-decoration: none;
	line-height: 17px;
}

.textblack_small2_link:hover {
	text-decoration: underline;
}

.textblack_medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:black;
	font-size: 16px;
	text-decoration: none;
	line-height: 21px;
}

.textblack_medium_link:link, .textblack_medium_link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:black;
	font-size: 16px;
	text-decoration: none;
	line-height: 21px;
}

.textblack_medium_link:hover {
	text-decoration: underline;

}


.textorange_medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#ea8d02;
	font-size: 18px;
	text-decoration: none;
}

.textgray_medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size: 14px;
	text-decoration: none;
}

.textfooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#c0a35d;
	font-size: 11px;
	text-decoration: none;
}
.graytext {color: #333333}
