.searchBtn {
	font-family: Garamond, Times New Roman, serif;
	font-size: 75%;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	height: 20px;
	width: 30px;
}

.searchBox {
	font-family: Times New Roman, serif;
	font-size: 75%;
	color: #000000;
	background-color: #F6EBBE;
	border: 1px solid #2C2C2C;
}

form, ol, ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(http://www.northwoodsalpacas.com/sales/images/compass.jpg);
	
}

li {
list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
	
li.bullet {
	font-family: Times New Roman, serif;
	font-size: 110%;
	color: #2C2C2C;	
	padding-left: 10px;
}

.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Times New Roman, serif;
	color: #2C2C2C;
	text-decoration:none;
}


a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Times New Roman, serif;
	color: #800000;
}


.txtContentTitle {
	font-family: Times New Roman, serif;
	margin-left: 10px;
    font-size: 150%;
    color: #800000;
	}

.txtCat {
	font-family: Times New Roman, serif;
	font-size: 120%;
	font-weight: bold;
    color: #800000;
    text-decoration: none;
    text-align: center;
	}
	
.txtCat:hover {
	font-family: Times New Roman, serif;
	font-size: 120%;
	font-weight: bold;
    color: #2C2C2C;
    text-decoration: none;
        text-align: center;
	}