body {
	margin:10px 0 0 0;
	padding:0;
	font-family: Tahoma, Verdana, Georgia;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffcccc;
	text-align:center;
}
body, td, p, li {
	font-family: Tahoma, Verdana, Georgia;
	font-size: 12px;
	font-weight: normal;
}
p {
	margin:1em 0;
	padding:0;
}
a:link {
	color: #af122b;
	text-decoration: underline;
}
	a:visited {
		color: #CC3300;
	}
	a:hover {
		color: #ffcccc;
		text-decoration: none;
	}
	a:active {
		color: #FFCCCC;
	}
hr {
	color: #FFCCCC;
	size:1;
	height:1px;
}
table.outer {
	margin:30px auto 30px auto;
	width:796px;
	padding: 20px;
	border: 1px solid #af122b;
	background-color: #fff;
}
table #innertable {
	width:100%;
}
.subcopy {
	padding-left: 40px;
	padding-right: 20px;
	font-size: 11px;
	line-height: 20px;
}
h1, .subcopy h2 {
	font-family: Tahoma, Verdana, Georgia;
	font-size: 14px;
	color: #af122b;
	margin-bottom: -5px;
}
.req {
	color:#CC3300;
}
td {
	vertical-align:top;
	text-align:left;
	background-color: #ffffff;
}

.maincopy {
	padding-right: 20px;
	padding-top: 15px;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 15px;
}
.maincopy img {
	margin-top: 12px;
	margin-right: 15px;
}
.intro {
	text-align: right;
	padding-top: 15px;
}
.pinkline {
	text-align: right;
	padding-top: 2px;
}
p#easy {
	float:left;
	width:221px;
	height:163px;
	margin:0;
	padding:0;
	background:transparent url(images/itsthateasy.gif) no-repeat left top;
	overflow:hidden;
}
	p#easy span {
		display:block;
		text-indent:-999em;
	}
#grilling {
	position:relative;
	float:left;
	display:inline;
	margin:20px 0 0 17px;
	clear:both;
	width:193px;
	height:133px;
	background:transparent url(images/grilling.gif) no-repeat left top;
}
	#grilling h2 {
		display:block;
		text-indent:-999em;
		
	}
	#grilling p {
		margin:0;
		padding:0;
		display:block;
		text-indent:-999em;
	}
	#grilling a {
		position:absolute;
		top:0;
		left:0;
		float:left;
		width:193px;
		height:133px;
		border-width:0;
		overflow:hidden;
	}
		#grilling a span {
			display:block;
			text-indent:-999em;
		}
#logo {
	border:0;	
}
#logo img {
	float:right;
	border:0;
}
#site_title {
	position:absolute;
	left:-999em;
}
#intro_text {
	margin:0;
	padding:0;
	padding:0 20px 0 15px;
	float:left;
	width:585px;
	height:94px;
	color:#b0122c;
	font-size:1.6em;
	font-weight:bold;
	background:transparent url(images/intro.gif) no-repeat 0 0;
}
	#intro_text span {
		position:absolute;
		left:-999em;
	}

/* navigation */
ul#navigation {
	float:left;
	display:inline;
	margin:0 0 0 13px;
	padding:0 0 2px 0;
	border-bottom:1px solid #ffcccc;
}
	ul#navigation li {
		float:left;
		margin:0 24px 0 0;
		padding:0;
		display:inline;
		list-style:none;
	}
		ul#navigation li#blog {
			margin:0;
		}
	ul#navigation li a {
		margin-top:4px;
		float:left;
		text-indent:-999em;
		overflow:hidden;
	}
	ul#navigation li#home a {
		width:33px;
		height:21px;
		background:transparent url(images/button_home.gif) no-repeat 0 0;
	}
		ul#navigation li#home a:hover {
			background:transparent url(images/button_home.gif) no-repeat 0 100%;
		}
	ul#navigation li#meet_mom a {
		width:63px;
		height:21px;
		background:transparent url(images/button_about.gif) no-repeat 0 0;
	}
		ul#navigation li#meet_mom a:hover {
			background:transparent url(images/button_about.gif) no-repeat 0 100%;
		}
	ul#navigation li#pizza_basics a {
		margin-top:0;
		width:83px;
		height:25px;
		background:transparent url(images/button_basics.gif) no-repeat 0 0;
	}
		ul#navigation li#pizza_basics a:hover {
			background:transparent url(images/button_basics.gif) no-repeat 0 100%;
		}
	ul#navigation li#recipes a {
		width:50px;
		height:21px;
		background:transparent url(images/button_recipes.gif) no-repeat 0 0;
	}
		ul#navigation li#recipes a:hover {
			background:transparent url(images/button_recipes.gif) no-repeat 0 100%;
		}
	ul#navigation li#press a {
		width:34px;
		height:21px;
		background:transparent url(images/button_press.gif) no-repeat 0 0;
	}
		ul#navigation li#press a:hover {
			background:transparent url(images/button_press.gif) no-repeat 0 100%;
		}
	ul#navigation li#locations a {
		width:45px;
		height:21px;
		background:transparent url(images/button_locate.gif) no-repeat 0 0;
	}
		ul#navigation li#locations a:hover {
			background:transparent url(images/button_locate.gif) no-repeat 0 100%;
		}
	ul#navigation li#contact a {
		width:57px;
		height:21px;
		background:transparent url(images/button_contact.gif) no-repeat 0 0;
	}
		ul#navigation li#contact a:hover {
			background:transparent url(images/button_contact.gif) no-repeat 0 100%;
		}
	ul#navigation li#blog a {
		width:31px;
		height:21px;
		background:transparent url(images/button_blog.gif) no-repeat 0 0;
	}
		ul#navigation li#blog a:hover {
			background:transparent url(images/button_blog.gif) no-repeat 0 100%;
		}
		
/* headings */
h1 {
	margin:25px 0 0 0;
	padding:0;
	width:100%;
	height:35px;
	text-indent:-999em;
}
	h1#title_meetmom {
		background:transparent url(images/header_meetmom.gif) no-repeat 0 0;
	}
	h1#title_pizzabasics {
		background:transparent url(images/header_basics.gif) no-repeat 0 0;
	}
	h1#title_blog {
		background:transparent url(images/header_blog.gif) no-repeat 0 0;
	}
	h1#title_press {
		background:transparent url(images/header_press.gif) no-repeat 0 0;
	}
	h1#title_locate {
		background:transparent url(images/header_locate.gif) no-repeat 0 0;
	}
	h1#title_contact {
		background:transparent url(images/header_contact.gif) no-repeat 0 0;
	}

/* */
ul.inner_nav,
ul.nobullets {
	margin:1em 0;
	padding:0;
}
ul.inner_nav li,
ul.nobullets li {
	margin:0;
	padding:0;
	list-style:none;
}

.home_text p {
	margin-left:20px;
}
/* watch mom */
.watch_mom {
}
.watch_mom a {
	display:block;
	width:211px;
	height:46px;
	background:transparent url(images/watch_mom.gif) no-repeat 0 0;
	text-indent:-999em;
	overflow:hidden;
}
#pizza_basics_nav {
	float:left;
}
#watch_videos {
	float:right;
	width:288px;
	height:103px;
	padding-left:90px;
	background:transparent url(images/watch.gif) no-repeat 0 0;
}
#watch_videos h2 {
	position:absolute;
	left:-999em;
}
#watch_videos ul {
	margin:30px 0 0 0;
	padding:0;
}
#watch_videos li {
	margin:0;
	padding:0;
	list-style:none;
	text-transform:uppercase;
	color:#666;
}
#watch_videos p {
	margin:.5em 0;
}
#watch_videos a {
	float:left;
	width:131px;
	height:30px;
	background:transparent url(images/watch_now_btn.gif) no-repeat 0 0;
	text-indent:-999em;
	overflow:hidden;
}

/* subscribe form */
#subscribe fieldset {
	margin:0;
	padding:0;
	border:none;
}
#subscribe .pizza_of_the_month {
	margin:0;
	padding:0;
	width:211px;
	height:118px;
	background:transparent url(images/pizza_of_the_month.jpg) no-repeat 0 0;
	text-indent:-999em;
}
#subscribe label {
	display:block;
	margin:0 10px 0 10px;
	font-weight:bold;
}
#subscribe input.textbox {
	margin:10px 0 0 10px;
	padding:4px 0;
	border:2px solid #efb5b5;
	width:188px;
}
#subscribe input.button {
	margin:10px 0 0 10px;
}



/* Call out */
.order_callout {
	float:left;
	display:inline;
	margin-left:10px;
	width:195px;
	background-color:#ffecec;
	text-align:center;
}
.order_callout p {
	font-size:14px;
	line-height:1.4em;
}
.order_callout span {
	font-style:italic;
}
.order_callout strong {
	display:block;
}

/* Twitter */
.twitter a {
	float:left;
	width:138px;
	height:39px;
	background:transparent url(images/twitter.gif) no-repeat 0 0;
	text-indent:-999em;
	overflow:hidden;
}