body {
	margin-left: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkgrd.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	background-color: #3DA639;
}
p {
	line-height: 1.8em;
}
.header {
	width: 755px;
	margin: 0px 10px;
	background-image:  url("images/bkgrd_header.jpg");
	background-repeat: repeat-x;
	height: 160px;
}
.container1 {
	width: 755px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-attachment: fixed;
	background-image: url(new/www/images/container_bkgrd_cheese.jpg);
	background-repeat: no-repeat;
}
.container2 {
	width: 755px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-attachment: fixed;
	background-image: url(new/www/images/container_bkgrd_bbq.jpg);
	background-repeat: no-repeat;
}
.container3 {
	width: 755px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-attachment: fixed;
	background-image: url(new/www/images/container_bkgrd_pepperoni.jpg);
	background-repeat: no-repeat;
}
.container4 {
	width: 755px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-attachment: fixed;
	background-image: url(new/www/images/container_bkgrd_supreme.jpg);
	background-repeat: no-repeat;
}

.logo {
	float: left;
	width: 299px;
	margin-top: 43px;
	margin-left: 10px;
}
.navbar {
	float: right;
	margin-top: 22px;
}

.leftColumn {
	float: left;
	width: 265px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainContent {
	margin: 0px 10px 0px 305px;
}
.featureImg {
	float: right;
	margin: 0px 10px 40px 15px;
	
}

.smallImg {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
	
}
.footer {
	margin-top: 10px;
}
.lowerNav {
	margin-left: 15px;
	font-weight: bold;
	font-size: 1em;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.copyright {
	font-family: Times New Roman, Times, serif;
	font-size: 0.8em;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
}
.btmCap {
	margin-left: 10px;
	margin-top: 0px;
}
.copyrightLinks {
	color: #000000;
	text-decoration: none;
}

a {
	color: #2E7D2A;
}
a:hover {
	color: #1C4A1B;
	text-decoration: underline;
}

.lowernavLinks {
	margin-left: 15px;
	font-weight: bold;
	font-size: 1em;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	text-decoration: none;
}
.bodysm { 
color: black;
font-size: 14px; 
}
.miles {color: #FF0000}
.under {font-weigh: bold; text-decoration: underline;}
