* {
	padding: 5px;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333300;
	background-color:#A8A99F;
	font-weight: normal;
}
img {
padding:10px;
float: right;
}

p {
	margin-bottom: 10px;
	line-height: 19px;
	font-size: 70%;
	margin-left: 20px;
	margin-right: 20px;
}
#google{position:absolute;
left:-123px;
top:1059px;
z-index:1;
}

#container {
    position: relative;
    margin: auto;
    text-align: left;
    width: 775px;
	z-index:2;
}
#pageHeader {
	
	background: url(logoheader.jpg) center top no-repeat;
	height:80px;
	background-color: #A8A99F;
	
}
#card {
	position: absolute;
	top: 79px;
	left: -127px;
	font-weight: bold;
	color: #e3e4d8;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
}
#stepbox {
	margin-left: 50px;
	padding: 10px 20px 0px 20px;
	background-color: #E3E4D8;
}

#steps {
    padding-right: 20px;
}
#footerAd {
	background-image: url(cd-ad.jpg);
	height:150px;
	position:relative;
	width:700px;
	background-repeat: no-repeat;
	background-position: right;
	visibility: visible;
}
h1 {
	margin-bottom:10px;
	height: 34px;
	border-bottom: 1px solid #7D8965;
	font-family:Arial, Helvetica, sans-serif;
	text-indent: 0px;
	padding-top: 2px;
	clear: both;
}
h3 {
	margin-bottom:10px;
	height: 28px;
	border-bottom: 1px solid #7D8965;
	font-family:Arial, Helvetica, sans-serif;
	text-indent: 0px;
	padding-top: 2px;
	clear: both;
}
#footer {
    margin: 0 0 0px 0px;
    padding: 20px 20px 0 20px;
    text-align: left;
    clear: both;
    font-size: 70%;
}
#linkList {
    position: absolute;
    top: 121px;
    left: -126px;
    width: 175px;}

#linkList2 {
	position: absolute;
	top: 296px;
	left: -121px;
	width: 162px;
	height: 280px;
}

#ingredients ul li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #336600;
	border-bottom: 1px solid #8C9777;
	list-style: none;
	text-align: left;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 2px;
	text-indent: -2px;
}
h4 {
	margin-bottom:1px;
	height: 28px;
	background: url(../../images/backbullet.gif) left top no-repeat;
	border-top: 1px solid #7D8965;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent: 30px;
	padding-top: 2px;
	clear: both;
}
#back{
position: absolute;
	top: 320px;
	left: 500px;
	width:200px;
	height:60px;
	visibility: visible;
	overflow: hidden;

}
a:link {
	color:#336600;
}
a:visited {
	color:#003366;
}
a:hover {
	color: #0033CC;
}
a:link.credit {
	color:#FF9900;
}
a:visited.credit {
	color:#CCCCCC;
}
a:hover.credit {
	color: #0033CC;
}
ol, ul, li{
	list-style-type:none;
	list-style-position:outside;
	font-size:12px;
	font-weight: bold;
	line-height: 2em;
	margin-left: 2px;
	text-indent: -2px;
	
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	background-color: #A8A99F;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	text-align: left;
	line-height: 1;
}

