a.topLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.topLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a.topLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}

a.topLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.info:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	width: 120px;
	padding-top: 5px;
}

a.info:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: underline;
	width: 120px;
	padding-top: 5px;
}

a.info:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: underline;
	width: 120px;
	padding-top: 5px;
	padding-left: 2px;
}

a.info:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
	width: 120px;
	padding-top: 5px;
}

a.news:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}

a.news:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}

a.news:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	text-decoration: underline;
}

a.news:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.infobox {
	width: 150px;
	padding-top: 30px;
	padding-left: 10px;
	border-right-style: dotted;
	border-right-color: #CCCC66;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 15px;
}

.alpacaInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #990000;
	}
.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.bold {
	font-weight: bold;
	color: #660000;
}
.whiteTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.redTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
	padding-right: 10px;
}
.forSale {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC00;
}
.forSaleBoxL {
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #CCCC00;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC00;
}
.forSaleBoxR {
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #CCCC00;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC00;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
}
.prof {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 10px;
	padding-bottom: 15px;
}
.forSaleName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	font-weight: bold;
}

.sloganBox {
	background-color: #F1E9DA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #999966;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #996666;
	text-align: center;
	height: 28px;
	width: 450px;
	vertical-align: middle;
}
