img {	
	border: 0;
}

.bodytext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 17px; 
	color: #333333
}

.addressText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.formInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
}
li {
	padding-bottom: 5px;
}
.recipeTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 19px;
	color: #000000;
	font-weight: bold;
}
.recipeIngredients {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
.cookieCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.cookieCrumbBar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
}
.sidebarLine {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 18px; 
	color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B3B3B3;
}
.sidebarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.tableEdge {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3B3B3;
}
.grayBorderedCell {
	border: 1px solid #CCCCCC;
}

.leftImage {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

h1 {
	color: #666;
	font: bold 20px/24px Arial, Helvetica, sans-serif;
}
.couponText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.couponAmount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150px;
}
.couponSmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mainTitle {
	font-size: 24px;
	font-weight: bold;
	line-height: 1em;
}

#seniordiscountdiv {
	width: 430px;
	position: relative;
	background-image: url(../resources/seniors_background.jpg);
	padding-right: 270px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#seniorstable {
	width: 500px;
	position: relative;
	left: 75px;
}
.seniorsdiscount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

