a           {
	color: #412f08;
	text-decoration: none;
	font-size: 12px;
	line-height: 17px;
}
a:focus, 
a:hover     {
	color: #BB3D23;
	text-decoration: underline;
}
a.btn-cafe {
	background-image: url(/img/CSS_sprite.png);
	background-position: -325px -125px;
	width: 130px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 11px;
	line-height: 20px;
	padding-left: 17px;
	margin-top: 5px;
	margin-right: 3px;
	padding-top: 3px;
	padding-bottom: 5px;
}
a.btn {
	background-image: url(/img/CSS_sprite.png);
	background-position: -925px -125px;
	width: 130px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 11px;
	line-height: 20px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.btn span {
	background-image: url(/img/CSS_sprite.png);
	background-position: -1100px -125px;
	width: 5px;
	display: block;
	height: 25px;
}
a.btn_2 {
	background-image: url(/img/CSS_sprite.png);
	background-position: -925px -175px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 11px;
	line-height: 20px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 7px;
	position: relative;
}
a.btn_2 span {
	background-image: url(/img/CSS_sprite.png);
	background-position: -1100px -175px;
	width: 5px;
	display: block;
	height: 25px;
	position: absolute;
	top: 0px;
	right: -3px;
}
a.breadcumd  {
	color: #009baa;
	display: block;
	text-decoration: none;
}
a.english  {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-image: url(/img/repeat/english.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
}
a.espanol  {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-image: url(/img/repeat/spanish.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
}
a.spanish  {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-image: url(../img/repeat/spanish.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
}
a.calendar {
	background-image: url(/img/repeat/calendar.png);
	display: block;
	height: 17px;
	width: 20px;
	background-repeat: no-repeat;
	text-indent: -999em;
}
a.mini_banner {
	float: left;
	margin-bottom: 12px;
}
input.enviar {
	background-image: url(/img/CSS_sprite.png);
	background-position: -325px -125px;
	height: 19px;
	width: 132px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 11px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
input.btn-cafe, input.btn-cafe:hover {
	background-image: url(../img/CSS_sprite.png);
	background-position: -325px -125px;
	width: 132px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 11px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 12px;
	padding-left: 2px;
	background-color: transparent;
	cursor:pointer;
}
.paginator {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: left;
	float: left;
	width: 100%;
}
.paginator .page {
	font-weight: bold;
	color: #CC3300;
	display: block;
	height: 15px;
	width: 12px;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 17px;
}
.paginator a.prev, .paginator a.next, .paginator a.page {
	padding: 3px;
	height: 15px;
	background-image: none;
	color: #333333;
	display: block;
	float: left;
	line-height: 17px;
}
