* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/background.gif);
	font: 82% Helvetica, Arial, sans-serif;
}
a {
	outline: none;
	color: #aa2b7c;
	text-decoration: none;
}
a:hover {
	color: #CA99C1;
}
a img {
	border-style: none;
}
p {
	margin-bottom: 1em;
	color: #3d3f3f;
}
ul {
}
.clear {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.centered {
	text-align: center;
}
#wrapper {
	width: 914px;
	margin: 27px auto 30px;
}
#header {
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
	height: 254px;
	padding-top: 7px;
}
#header2 {
	margin-right: 7px;
	margin-left: 7px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 254px;
	position: relative;
	text-align: left;
}
#nav {
	position: absolute;
	width: 900px;
	bottom: 0px;
	height: 35px;
}
#nav ul {
	display: block;
	position: absolute;
	top: 13px;
	height: 10px;
	list-style: none;
	left: 260px;
	width: 640px;
}
#nav ul li {
	display: block;
	float: left;
}
#nav ul li a {
	display: block;
	float: left;
	height: 10px;
	margin-right: 28px;
}
#nav ul li a.home {
	background: url(images/nav_home.gif) no-repeat;
	width: 47px;
}
#nav ul li a.about {
	background: url(images/nav_about.gif) no-repeat;
	width: 107px;
}
#nav ul li a.shop {
	background: url(images/nav_shop.gif) no-repeat;
	width: 40px;
}
#nav ul li a.school {
	background: url(images/nav_school.gif) no-repeat;
	width: 144px;
}
#nav ul li a.recipes {
	background: url(images/nav_recipes.gif) no-repeat;
	width: 61px;
}
#nav ul li a.contact {
	background: url(images/nav_contact.gif) no-repeat;
	width: 73px;
}
#nav ul li a span {
	position: absolute;
	left: -9999px;
}
#main {
	padding: 15px 30px 13px 30px;
	color: #3d3f3f;
	line-height: 1.4em;
	background: url(images/main_bg2.png) no-repeat;
}
#main ul {
}
.main_left {
	float: left;
	width: 400px;
	margin-right: 30px;
}

.welcome {
	padding-top: 20px;
	padding-left: 5px;
	padding-bottom: 25px;
}
.right_col_layout .main_left {
	width: 600px;
}
.main_center  {
	line-height: 1.5em;
	font-size: 0.95em;
	padding: 20px 20px 30px;
}

.main_center ul {
	margin-bottom: 1em;
	margin-left: 30px;
}
.main_center h2 {
	margin-bottom: 20px;
}
.main_center h2 span {
	position: absolute;
	left: -9999px;
}
h2.about {
	background: url(images/heading_about_betty.gif) no-repeat;
	display: block;
	height: 15px;
	width: 152px;
}
h2.shop {
	background: url(images/heading_shop.gif) no-repeat;
	display: block;
	height: 15px;
	width: 58px;
}
h2.culinary_school {
	background: url(images/heading_culinary_school.gif) no-repeat;
	display: block;
	height: 15px;
	width: 364px;
}
h2.recipes {
	background: url(images/heading_recipes.gif) no-repeat;
	display: block;
	height: 16px;
	width: 87px;
}
h2.contact {
	background: url(images/heading_contact.gif) no-repeat;
	display: block;
	height: 15px;
	width: 104px;
}
form#register {
	float: right;
	width: 145px;
	height: 25px;
	display: block;
	position: relative;
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
}
form#register .quantity {
	width: 20px;
	font: 11px Helvetica, Arial, sans-serif;
	color: #3d3f3f;
	padding-top: 2px;
	text-align: center;
}
form#register .submit {
	position: absolute;
	top: 0px;
	right: 0px;
}
.culinary_classes .divider {
	clear: both;
	height: 40px;
	background: url(images/dotted_line_horz.gif) repeat-x left 19px;
}
.main_center .left {
	float: left;
	width: 350px;
	margin-right: 40px;
}
.main_center .right {
	float: left;
	width: 424px;
}
.school_date {
	text-transform: uppercase;
	color: #C999C1;
	text-align: center;
	letter-spacing: 0.3em;
	font-size: 0.9em;
}
#recipes {
	margin-bottom: 40px;
}
#recipes h3 {
	color: #CA98C1;
	font-weight: normal;
	background: url(images/dotted_line_horz.gif) repeat-x left top;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 0.95em;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#recipes .content {
	background-image: url(images/dotted_line_horz.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
}
#recipes ul {
}
.center_col {
	float: left;
	width: 200px;
}
.right_col {
	float: left;
	width: 200px;
	margin-left: 24px;
}
.home_preview_books {
	margin-top: 20px;
}
.preview_recipes, .preview_shop, .preview_contact{
	margin-bottom: 15px;
}
.tab {
	background: url(images/tab_middle.gif) repeat-x;
	display: block;
	height: 23px;
	text-align: center;
	position: relative;
	padding-top: 10px;
	margin-bottom: 10px;
}
.tab span.left {
	background: url(images/tab_left.gif);
	height: 33px;
	width: 15px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.tab span.right {
	background: url(images/tab_right.gif);
	display: block;
	position: absolute;
	height: 33px;
	width: 14px;
	top: 0px;
	right: 0px;
}
.tab h3 {
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 10px;
}
.tab h3 span {
	position: absolute;
	left: -9999px;
}
.tab h3.books {
	background: url(images/tab_books.gif) no-repeat;
	width: 53px;
}
.tab h3.calendar {
	background: url(images/tab_calendar.gif) no-repeat;
	width: 82px;
}
.tab h3.recipes {
	background: url(images/tab_recipes.gif) no-repeat;
	width: 61px;
}
.tab h3.shop {
	background: url(images/tab_shop.gif) no-repeat;
	width: 40px;
}
.tab h3.contact {
	background: url(images/tab_contact.gif) no-repeat;
	width: 74px;
}
.tab h3.food {
	background: url(images/tab_food.gif) no-repeat;
	width: 44px;
}
.morelink {
	padding-bottom: 12px;
	background: url(images/dotted_line_horz.gif) repeat-x left bottom;
}
.morelink a {
	display: block;
	height: 15px;
}
.morelink a.view_all_products {
	background: url(images/morelink_products.gif) no-repeat center center;
}
.morelink a.view_all_classes {
	background: url(images/morelink_classes.gif) no-repeat center center;
}
.morelink a.view_all_recipes {
	background: url(images/morelink_recipes.gif) no-repeat center center;
}

.morelink a span {
	position: absolute;
	left: -9999px;
}
.divider {
	height: 13px;
	background: url(images/dotted_line_horz.gif) repeat-x left top;
	font-size: 1px;
	line-height: 1px;
}
.home_preview_books .book {
	padding-bottom: 12px;
	background: url(images/dotted_line_horz.gif) repeat-x left bottom;
	padding-top: 4px;
	margin-bottom: 12px;
}
.home_preview_books .book .image {
	float: left;
}
.home_preview_books .book .description {
	float: right;
	width: 290px;
	font-size: 0.9em;
	line-height: 1.3em;
}
.book .description h4 {
	font-size: 1.1em;
	font-weight: normal;
	color: #aa2b7c;
}
.book .description .author {
	margin-bottom: 5px;
}
.book .description .price {
	font-size: 1.1em;
	color: #aa2b7c;
	margin-bottom: 0px;
}
.preview_calendar .tab {
	margin-bottom: 0px;
}
.preview_calendar ul {
	display: block;
	background: url(images/dotted_line_horz.gif) repeat-x left top;
	list-style: none;
	font-size: 0.95em;
	line-height: 1.2em;
}
.preview_calendar ul li {
	display: block;
	padding-bottom: 11px;
	background: url(images/dotted_line_horz.gif) repeat-x left bottom;
	padding-top: 12px;
}
.preview_calendar ul li .date {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	width: 32px;
	margin-right: 10px;
	margin-left: 3px;
	margin-top: 1px;
	color: #806e7d;
}
.preview_calendar ul li .date .day {
	display: block;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	margin-top: 2px;
}
.preview_calendar ul li .link {
	float: left;
	width: 120px;
	padding-top: 4px;
}
.preview_calendar .morelink a.view_all_classes {
	margin-top: 12px;
}
.preview_calendar .schedule-message {
	text-align: center;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0em;
	background-image: url(images/dotted_line_horz.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 0px;
	padding-top: 1em;
	padding-bottom: 1em;
}
.preview_shop .tab {
	margin-bottom: 0px;
}
.preview_recipes ul {
	display: block;
	list-style: none;
}
.preview_recipes ul li {
	display: inline;
}
.preview_recipes ul li a {
	display: block;
	padding-bottom: 12px;
	padding-top: 12px;
	background: url(images/dotted_line_horz.gif) repeat-x left bottom;
	text-align: center;
}
.preview_recipes .tab {
	margin-bottom: 0px;
}
.preview_recipes .morelink a.view_all_recipes {
	margin-top: 12px;
}
.preview_contact {
	background: url(images/dotted_line_horz.gif) repeat-x left bottom;
	padding-bottom: 15px;
	margin-bottom: 0px;
}
.preview_contact .content {
	margin-left: 10px;
	font-size: 0.95em;
}
#shop {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
}
#cart {
	text-align: left;
	width: 700px;
}
.product {
	margin-bottom: 10px;
	background-image: url(images/dotted_line_horz.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
}
.product .image {
	float: left;
	width: 150px;
	text-align: center;
	font-size: 10px;
	margin-right: 20px;
}
.product .text {
	float: left;
	width: 400px;
}
.product .text h4 {
	color: #aa2b7c;
	font-size: 1.2em;
	font-weight: normal;
}
.product .text .price {
	color: #aa2b7c;
	font-size: 1.2em;
}
.product .text form#register {
	width: 160px;
}
.culinary_classes .schedule-message {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 15px;
	font-style: italic;
}
.main_btm {
	background-image: url(images/main_btm_bg.png);
	background-repeat: no-repeat;
	height: 22px;
}
#footer {
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: center;
	color: #947a69;
}
#footer .btm_nav {
	text-transform: uppercase;
	margin-bottom: 8px;
	font-size: 13px;
}
#footer .btm_nav a {
	color: #947a69;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#footer .legal {
	font-size: 11px;
}
#footer .legal a {
	color: #947a69;
	text-decoration: none;
}
#cart table table td   {
	border: 1px solid #EEE8D7;
	padding: 5px;
}

