/* GENERAL RULES */

body {
	background-color: #ACAF88;
	font-family:arial,sans-serif;
	color:#666666;
	margin: 0;
	padding:0;
}

a, a:visited, a:active {
	color:#5E1D00;
	}
a:hover {
	color:#E9E0D3;
	background-color:#C09C68;
	}
	
img {
	border: 0;
	margin:0;
}
li {
	line-height: 1em;
	margin: 0 110px 0.5em 30px;
	font-size:90%;
}
p {
	line-height: 1.5em;
	margin: 0 110px 1em 30px;
	font-size:90%;
}
p.gift {
	line-height: 1.5em;
	margin: 0 20px 1em 30px;
	font-size:90%;
}
p.pop {
	line-height: 1.5em;
	margin: 0 30px 1em 10px;
	font-size:90%;
}
p.directions {
	line-height: 1em;
	margin: 0 10px 0.5em 20px;
	font-size:80%;
	font-weight:bold;
	color:#fff;
}
p.ingred {
	line-height: 1.5em;
	margin: 0 110px 1em 30px;
	font-size:80%;
	color:#898D56;
}

table {
	border: 0;
	margin: 0;
}
td,th {
	padding: 0;
	vertical-align:top;
}

table.pop {
	width:435px;
	}
table.pop tr td.contentpop {
	width:435px;
	background-color:#fff;
	}

table.main {
	width:880px;
	}
table.main tr td.spacer {
	width:10px;
	}
table.main tr td.header {
	width:880px;
	}
table.main tr td.content {
	width:870px;
	background-color:#fff;
	background-image:url(images/plaid_right.gif);
	background-repeat:repeat-y;
	background-position:right top;
	}
table.main tr td.indexContent {
	width:850px;
	background-color:#E9E0D3;
	visibility:hidden;
	}

table.indexBelowFold {
	width:870px;
	color:#C09C68;
	margin-top:40px;
	}
table.indexBelowFold p {
	margin:0 0 1em 0;
	}
table.indexBelowFold p a, table.indexBelowFold p a:visited, table.indexBelowFold p a:active {
	color:#C09C68;
	}
table.indexBelowFold p a:hover {
	color:#E9E0D3;
	background:none;
	}
	
table.footer {
	width:870px;
	background-color:#833124;
	margin-top:2px;
	}
table.footer tr td p {
	margin:5px 20px 5px 28px;
	color:#EAEDCD;
	font-size:80%;
	}
table.footer tr td p a, table.footer tr td p a:visited, table.footer tr td p a:active {
	color:#EAEDCD;
	}
table.footer tr td p a:hover {
	color:#EAEDCD;
	background:none;
	}
	
img.subhead {
	margin:3px 0 0 -1px;
	}

.floatLeft {
	float:left;
	margin:5px 10px 5px 0;
	}
.floatGift {
	float:left;
	margin:5px 10px 0px 0;
	}
img.floatRight {
	float:right;
	margin:5px 20px 5px 5px;
	}
table.act {
	float:right;
	margin:5px 20px 5px 5px;
	}
table.extra {
	width:760px;
}
table.extra td.item {
	width:360px;
	}
table.extra td.item img.floatLeft {
	float:left;
	margin:5px 10px 0px 0;
	}	
	
table.floatRight {
	float:right;
	margin:5px 20px 5px 5px;
	border:3px solid #fff;
	background-color:#fff;
	}
table.floatRight tr td {
	padding:1px;
	background-color:#833124;
	}

	
p.buttons {
	clear:left;
	margin-top:1em;
	}
p.buttons img {
	margin-right:20px;
	margin-left:-6px;
	}
p.buttons a:hover {
	background-color:#fff;
}