a:link {
	color: #057C00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
}
a.navlinks:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 18px;
	border: 1px solid #FFFFFF;
}
a.navlinks:hover {
	color: #027B00;
	text-decoration: none;
	font-size: 18px;
	text-transform: uppercase;
}
a.navlinks:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 18px;
	border: 1px solid #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

.loyalty {
    background-color: #000000;
    border: 4px solid #000;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: auto;
    padding: 15px;
	position:relative;
}

.apply{
	float:right
}

.loyalty-stamp {
    position: absolute;
    right: 15px;
    top: -20px;
    width: 100px;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;

}
input , textarea {
	font-size: 10pt;
	color: #000000;
	border: 1px solid #505050;
	background-color: #F5F5F5;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	radius:4px 4px 4px 4px;
	
	
}
.sifr {
	position: absolute;
	visibility: hidden;
}
/*this is to enlarge the text box when typing into it--!>*/
input:focus,  textarea:focus  {
	border:1px solid #505050;
	background-color: #DAD8D8;
 }  

.textblack {
	color: #000000;
}
hr {
	color: #284361;

}

.bg2{


}

.navbar {
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 11px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 11px;
}
.headingmed {
	font-size: 16px;
	color: #000000;
}



.colmiddle {
	float: left;
	width: 700px;
	margin-left: 22px;
}

.header {
	margin-bottom: 0px;
	height: 111px;
	text-align: left;
}


.pagewrapper {
	width: 1100px;
}
.rightblock {
	clear: none;
	float: right;
	width: 500px;
}

.contentarea {
	background-color: #FFFFFF;
	margin-bottom: 22px;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 99px;
	padding-left: 50px;
	text-align: left;
	background-image: url(../images/grass.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.indexblock {
	clear: none;
	float: left;
	height: 300px;
	width: 220px;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 22px;
}
.indexblock h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.footer {
	color: #000000;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	height: 111px;
	clear: both;
	padding-top: 11px;
}
.stamp {
	position: relative;
	left: -137px;
	top: -9px;
	clear: none;
}
.stamp2 {
	position: relative;
	left: 2222px;
	top: 555px;
	clear: none;
}
.recipes {
	font-family: "Courier New", Courier, monospace;
}
.offerexpired {
	font-size: 16px;
	font-weight: bold;
	color: #FF6633;
}

.signupform {
	float: right;
	width: 300px;
	clear: both;
}
.contentarea .spacer {
	clear: both;
	height: 1px;
}
