p {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
ul {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
li {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}


INPUT, SELECT, TEXTAREA {
background-color: #fffffff;
color: black;
font-family: arial, helvetica;
font-size: 10px;
border: hidden 1px gray;
padding: 2;
}

h2 {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #11193d;
}
h1 {
	font-family: Arial;
	font-size:small;
	font-weight: bold;
	color: #11193d;
}
h3 {
	font-family: Arial;
	font-size:small;
	font-weight: bold;
	color: #11193d;
}

.headertext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color:#E5DFC9;
}

#offer {
	border-style: solid;
	border-width: thin;
	border-color: #e5dfc9;
	}
	
.specials {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #e5dfc9;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #11193d;
}

a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #11193d;
}

.lightlink a {
 font-family: Arial;
	font-size: 12px;
	color: #e5dfc9;
	}
.lightlink a:visited {
 font-family: Arial;
	font-size: 12px;
	color: #e5dfc9;
	}
#specials_nav  a {
	text-decoration:underline; 
	color: #e5dfc9;
}
#specials_nav  a:hover {
	text-decoration:underline;
	color: #c2b580;
}
	
	
	