<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkgd.jpg);
	background-position:top;
	background-repeat: no-repeat;
	background-color:#8dc1d7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #006D9A;
	text-decoration: none;

}
.style2 {
	color: #016D9B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}


.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #006D9A;
	text-decoration: none;
}
.body:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #A7A8AA;
	text-decoration: none;
}
.bottomLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #006D9A;
	text-decoration: none;
	text-transform: uppercase;
}
.bottomLinks:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #A7A8AA;
	text-decoration: none;
	text-transform: uppercase;
}
a: link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #006D9A;
	text-decoration: underline;
}
.header {
	font-family:   Georgia, serif, Times, serif, "Times New Roman" ;
	font-size: 36px;
	font-stretch:narrower;
	color: #224E71;
	text-decoration: none;
	border-bottom:#CCCCCC 3px solid;
	letter-spacing:-3px;
}

.floatleft { float:left; }
.floatright { float:right; }
.follow-wrapper { width:100px; float:right; margin:5px 15px 0 0; }
.follow-facebook-text { margin:15px 5px 0 25px; }
.follow-facebook {  border:0; margin:0; }

.pre-specials { margin:0 auto; padding:10px; }

/* Added by Luis E. Gomez on 3/8/08 */

.subheader {
	color:#006699;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-stretch:wider;
	font-weight:bolder;
	text-shadow:#999999;

}
/*
ul {
	list-style-type: none;
	padding-left: 10;
	margin-left: 10;
}

li { 
	background: url(images/bullet.jpg) left center no-repeat;
	height:20px;
	padding:5px 30px 20px 30px;
	margin-bottom: 0px;
}*/


