body {
	color: #333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	/* font: 12px Georgia, "Times New Roman", Times, serif; */
	margin: 0;
	padding: 0;
	}
	
h1 {
	border-bottom: 1px solid #ccc;
	color: #6da54e;
	margin: 0;
	}
	
h2 {
	color: #666;
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 0;
	}

h6 {
	font-size: 11px;
	}
	
ul li {
	list-style: url('images/li_getstarted.gif');
	}
	
dt {
	font-weight: bold;
	margin: 20px 0 5px 10px;
	}	

img {
	border: 0;
	}

table, td {
	text-align: center;
	}

a {
	color: #8f262c;
	font-weight: bold;
	text-decoration: none;
	}

a:link {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}
	
blockquote {
	background: #f2f2f2;
	border-left: 3px #e3cdac solid;
	padding: 8px;
	}

.highlight {
	background: #ffefce;
	border-bottom: 1px #ccc solid;
	border-top: 1px #ccc solid;
	clear: both;
	display: block;
	margin: 8px;
	padding: 8px;
	}

#wrap {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	}
	
#wrap_popup {
	margin: 0;
	padding: 5px;
	width: 280px;
	}

#topper {
	background: url('images/bg_topper.jpg') repeat-x;
	height: 26px;
	margin: 0;
	padding: 0;
	text-align: right;
	}
	
	#topper p {
		color: #666;
		margin: 0;
		padding: 5px;
		}
		
	#topper a {
		font-weight: normal;
		}


/* ------------ GLOBAL HEADER ------------ */	
#header {
	/* NO STYLES DEFINED */
	}	

	#logo {
		margin: 0 0 0 15px;
		}


/* ------------ GLOBAL NAV ------------ */	
ul#nav {
	background: #77363a;
	border-bottom: 1px #ccc solid;
	border-top: 1px #ccc solid;
	height: 20px;
	margin: 8px 0;
	padding: 0;
	}
	
	#nav li {
		float: left;
		margin: 3px 20px 0 10px;
		list-style: none;
		}	
		
	#nav a {
		color: #ffefce;
		}
	

/* ------------ SPLASH/PROMO BOX FOR HOMEPAGE ------------ */
#splash {
	margin-bottom: 10px;
	padding: 1px;
	}
	
	#action {
		background: url('images/splash_bg.jpg') no-repeat;
		color: #fdfae4;
		height: 253px;
		margin: 0;
		padding: 0;
		}
		
	#action h1 {
		margin: 0 0 0 30px;
		padding: 0;
		}
		
	#action h1 img {
		margin-top: 27px;
		}
		
	#action p {
		border-top: 1px dashed #999;
		color: #000;
		margin: 50px 0 0 185px;	
		width: 250px;	
		}
	
	#getstarted {
		background: url('images/bg_getstarted.gif') no-repeat;
		float: right;
		height: 228px;
		margin: 10px 6px 0 5px;
		position: relative;
		width: 201px;
		}

		#getstarted ul {
			margin: 35px 0 0 0;
			width: 150px;
			}
			
		#getstarted li {
			color: #333;
			list-style: url('images/li_getstarted.gif');
			}

	#homepromo {
		background: #0169a8 url('images/bg_homepromo.jpg') top repeat-x;
		border-top: 1px solid #fff;
		margin: 1px 0 0 0;
		height: 18px;
		padding: 4px;
		width: 748px;
		}
		
		#homepromo p {
			color: #fff;
			margin: 2px 0 0 4px;
			}

		#homepromo a {
			color: #fff;
			}
		
		#homepromo form {
			float: right;
			width: 250px;
			}
			
		#homepromo input {
			font: 10px Verdana, Arial, Helvetica, sans-serif;
			margin-left: 3px;
			margin-right: 3px;
			}

#leaderboard {
	margin: 0 auto 20px;
	width: 730px;
	}

/* ------------ ROW OF BOXES FOR BOTTOM OF HOMEPAGE ------------ */		
#content {
	float: right;
	margin: 0 0 10px 0;
	padding: 0 10px;
	width: 500px;
	}
	
	#content p {
		margin: 10px;
		}

ul.ingredients {
	float: left;
	width: 40%;
	}
	
ol.recipesteps {
	float: left;
	width: 40%;	
	}

/* ------------ GLOBAL FOOTER ------------ */				
#footer {
	border-top: 2px solid #938549;
	clear: both;
	margin: 16px 0 20px 0;
	text-align: center;
	}
	
	#footer p {
		color: #666;
		margin: 2px 0 0 0;
		}

	#footer div#banner {
		border-bottom: 8px solid #938549;
		padding-bottom: 8px;
		}

#nav_footer {
	margin-top: 20px;
	}

#sidebar {
	border-right: 1px solid #ccc;
	float: left;
	padding-right: 10px;
	width: 220px;
	}
	
	#sidebar h2 {
		font-size: 14px;
	}


/* ------------ DVD PACKAGES PAGE ------------ */
table.packages {
	border: 1px solid #ccc;
	margin: 10px auto;
	width: 80%;
	}

table.packages th {
	background: #96c56f;
	color: #fff;
	}

table.packages tr {
	height: 35px;
	width: 22%;
	}
	
table.packages tr td {
	text-align: center;
	}

#packageoptions {
	border: 1px solid #ccc;
	margin: 10px auto;
	width: 80%;
	}

#content_left {
	width: 550px;
	}
	
.ordernow {
	background: #f3f8dc url('images/bg_gradient_promo.jpg') repeat-x;
	text-align: center;
	width: 100%;
	}

.ordernow h2 {
	border: none;
	color: #fff;
	margin: 10px;
	}


/* ------------ GLOBAL GENERAL STYLES ------------ */			
.highlight_darkbg {
	color: #ffc;
	font-weight: bold;
	}
	
span.regprice {
	text-decoration: line-through;
	}
	
span.saleprice {
	color: #900;
	font-weight: bold;
	}

.note {
	background: #ffc;
	border: 1px solid #999;
	margin: 20px;
	}
	
.banner {
	display: none;
	margin: 8px auto;
	padding: 30px 0;
	width: 470px;
	}
	
/* BEGIN: Flash Replacement ================== */
/* These are standard sIFR styles... do not modify */
.sIFR-flash{
	visibility:visible !important;
	margin:0
}

.sIFR-replaced{
	visibility:visible !important
}

span.sIFR-alternate{
	position: absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden
}

/*These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1{
	visibility:hidden;
	letter-spacing:-9px;
	font-size:24px
	}

.sIFR-hasFlash h2{
	visibility:hidden;
	letter-spacing:-9px;
	font-size:18px
	}

.sIFR-hasFlash #sidebar h2{
	visibility:hidden;
	letter-spacing:-1px;
	font-size:14px
	}	
/* END: Flash Replacement ================== */