/* CSS Document */

.parent {
	padding: 0px;
	width: 798px;
	margin-top: 35px;
	margin-bottom: 30px;
}
.parent2 {
	padding: 12px;
	width: 800px;
	margin-top: 35px;
	margin-bottom: 30px;
	border: 1px solid #550D03;
	text-align: center;
}
.content {
	background-color: #D1D684;
	width: 780px;
	text-align: left;
	vertical-align: top;
		background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.logo {
	margin-top: 42px;
	margin-bottom: 18px;
	margin-left: 258px;
}
.nav {
	margin-bottom: 25px;
	text-align: center;
}
.leftColumn {
	width: 222px;
}
.innerContent {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 558px;
	margin: 0px 0px 65px;
	padding-top: 25px;
	padding-left: 40px;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 12px;
	line-height: 17px;
	color: #601D14;
	padding-bottom: 35px;
	height: 300px;

}
.coupon {
	margin-bottom: 15px;
	margin-left: 18px;
	margin-right: 8px;
}
.footer {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 10px;
		color: #601D14;
		text-align:center;
}
a, a:visited, a:hover
{
font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 12px;
		color: #601D14;
}
ul {
	color: #550D03;
}
.heading {
	font-size: 20px;
	margin-bottom: 3px;
}

