.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #4D4D4D;
}

/*body {
	background-color: #FAFDDD;
	background-image: url(images/header_bkd.gif);
	background-repeat: repeat-x;
}*/

.saddlename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #B3380E;
}

.saddledescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #4D4D4D;
}

.saddleprice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #B3380E;
}

.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #A6A6A6;
}

.saddleavailablity {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #4D4D4D;
	font-style: italic;
}
/*
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #B3380E;
	font-style: normal;
	text-decoration: underline;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #A6A6A6;
	font-style: normal;
}
*/