/* RESET */

html, body, h1, h2, h3, h4, h5, h6, ul, ol, li, p, blockquote, img {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	padding-bottom: 1em;
}

/* TYPOGRAPHY */

h1 {
	color: #970006;
	font-family: Georgia, serif;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.875;
}
body#item h1 {
	color: #970006;
	font-family: Zapfino, serif;
	font-size: 1em;
	font-size: 1.1em;
	font-style: italic;
	font-weight: lighter;
	line-height: 1.666;
	padding-bottom: .75em;
	padding-top: 50px;
}
h2 {
	color: #957864;
	color: #aea59e;
	color: #a09792;
	font-family: Verdana, sans-serif;
	font-size: .7em;
	line-height: 1.666;
}
p {
	font-family: Verdana, sans-serif;
	font-size: .7em;
	line-height: 1.666;
	padding-bottom: 2.25em;
	padding-top: .75em;
}
blockquote {
	padding: .75em 0 2.25em 0;
}
blockquote p {
	font-style: italic;
	padding: 0 3em 0 2em;
}
blockquote cite {
	display: block;
	left: 3em;
	position: relative;
	text-align: right;
}
a:link, a:visited, a:hover, a:active {
	color: #970006;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
td {
	font-family: Verdana, sans-serif;
	font-size: .7em;
	line-height: 1.666;
}
a.noborder {
	border: 0;
}

/* INDIVIDUAL PAGE TYPE */

body#menu h1,
body#about h1,
body#faq h1,
body#cart h1,
body#order h1 {
	background-position: top left;
	background-repeat: no-repeat;
	height: 76px;
	text-indent: -9999px;	
	width: 460px;
}
body#menu h1 {
	background-position: top 20px;
}
body#item h1 {
	background-position: top left;
	background-repeat: no-repeat;
	height: 58px;
	margin: 1.5em 0 0 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 317px;
}
body#menu h1 {
	background-image: url(../images/type/menu.gif);
}
body#about h1#aboutdolcemelba {
	background-image: url(../images/type/aboutdolcemelba.gif);
}
body#about h1#yourcomments {
	background-image: url(../images/type/yourcomments.gif);
}
body#faq h1 {
	background-image: url(../images/type/frequentlyaskedquestions.gif);
}
body#cart h1 {
	background-image: url(../images/type/yourcart.gif);
}
body#order h1#requestanorder {
	background-image: url(../images/type/requestanorder.gif);
}
body#order h1#thankyou {
	background-image: url(../images/type/thankyou.gif);
}
div#appletart h1 {
	background-image: url(../images/type/appletart.gif);
}
div#caramelnutandhoneytart h1 {
	background-image: url(../images/type/caramelnutandhoneytart.gif);
}
div#harvestcookies h1 {
	background-image: url(../images/type/harvestcookies.gif);
}
div#lemonbars h1 {
	background-image: url(../images/type/lemonbars.gif);
}
div#peanutbuttercookies h1 {
	background-image: url(../images/type/peanutbuttercookies.gif);
}
div#pumpkincheesecake h1 {
	background-image: url(../images/type/pumpkincheesecake.gif);
}
div#raspberrybars h1 {
	background-image: url(../images/type/raspberrybars.gif);
}
div#redvelvetcupcakes h1 {
	background-image: url(../images/type/redvelvetcupcakes.gif);
}
div#rockyroad h1 {
	background-image: url(../images/type/rockyroad.gif);
}
div#rugelach h1 {
	background-image: url(../images/type/rugelach.gif);
}
div#turtlebrownies h1 {
	background-image: url(../images/type/turtlebrownies.gif);
}
div#carrotcupcakes h1 {
	background-image: url(../images/type/carrotcupcakes.gif);
}

/* NAVIGATION */

div#navigation {
	background: url(../images/nav-bg.gif) repeat-y top left;
	border-top: 1px solid #715a3b;
	border-bottom: 1px solid #322417;
	border-bottom: 1px solid #c7bdb3;
	float: left;
	width: 100%;
}
div#navigation ul {
	float: right;
	list-style-type: none;
}
div#navigation li {
	border-left: 1px solid #a19177;
	color: white;
	float: left;
	font-family: Tahoma, sans-serif;
	font-size: .8em;
}
div#navigation a {
	background: #970006;
	border: none;
	color: #ffffff;
	float: left;
	padding: 4px 8px;
	text-decoration: none;
}
div#navigation a:hover {
	background: #972c00;
}
div#navigation li#navcart a:hover {
	background: url(../images/cart.gif) no-repeat center right #972c00;
}
div#navigation li#navcart a {
	background: url(../images/cart.gif) no-repeat center right #970006;
	padding-right: 34px;
}
body#home li#navhome a,
body#menu li#navmenu a,
body#about li#navabout a,
body#faq li#navfaq a,
body#cart li#navcart a {
	background-color: #9a5520;
	cursor: default;
}

body#home li#navhome {
	border: 0;
}

/* OVERALL PAGE LAYOUT */

body {
	background: url(../images/bg.jpg) repeat-x top left #e8f2d0;
}
div#main {
	background: #ffffff;
	margin: 0 auto 4px auto;
	position: relative;
	width: 950px;
}
div#header {
	background: #322417;
	height: 70px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}
div#header a {
	border: 0;
	color: #c6b79e;
}
div#header p {
	color: #c6b79e;
	font-family: Tahoma, sans-serif;
	font-size: .7em;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 5px;
	right: 5px;
}
div#text {
	border: 1px solid #babab0;
	border-top: none;
	border-bottom: none;
	clear: both;
	min-height: 400px;
	padding: 16px 0 16px 0;
	zoom: 1; /* borders buggy in IE6 */
}
div#footer {
	background: #5e4e34;
	height: 5px;
	overflow: hidden;
}
p#footertext {
	color: #322417;
	font-family: Tahoma, sans-serif;
	font-size: .7em;
	margin: 0 auto;
	padding: 0;
	text-align: right;
	width: 950px;
}
p#footertext span {
	margin: 0 .5em 0 1em;
}
img.illustration {
	padding-top: 6.5em;
	position: absolute;
	top: 100px;
	left: 100px;
}
#logo {
	position: absolute;
	left: 30px;
	z-index: 500;
}

/* INDIVIDUAL PAGE LAYOUTS */

body#about div#text,
body#faq div#text,
body#cart div#text,
body#order div#text {
	padding-left: 289px;
	padding-right: 100px;
}

/* FRONT PAGE */

body#home div#text {
	text-align: center;
}

/* MENU */

body#menu div#text {	
	padding: 10px 9px;
}
body#menu h1 {
	margin-bottom: -10px;
	padding-left: 12px;
}
body#menu div#menuitems p {
	float: left;
	text-align: center;
	width: 186px;
	height: 219px;
}
body#menu span {
	padding: 0;
}

/* ITEM */

body#item div#text {
	height: 504px;
	padding-left: 572px;
	padding-right: 30px;
}
body#item div.itemimage {
	background-position: 16px 16px;
	background-repeat: no-repeat;
}
body#item div#appletart {
	background-image: url(../images/view/appletart.jpg);
}
body#item div#caramelnutandhoneytart {
	background-image: url(../images/view/caramelnutandhoneytart.jpg);
}
body#item div#harvestcookies {
	background-image: url(../images/view/harvestcookies.jpg);
}
body#item div#lemonbars {
	background-image: url(../images/view/lemonbars.jpg);
}
body#item div#peanutbuttercookies {
	background-image: url(../images/view/peanutbuttercookies.jpg);
}
body#item div#pumpkincheesecake {
	background-image: url(../images/view/pumpkincheesecake.jpg);
}
body#item div#raspberrybars {
	background-image: url(../images/view/raspberrybars.jpg);
}
body#item div#redvelvetcupcakes {
	background-image: url(../images/view/redvelvetcupcakes.jpg);
}
body#item div#rockyroad {
	background-image: url(../images/view/rockyroad.jpg);
}
body#item div#rugelach {
	background-image: url(../images/view/rugelach.jpg);
}
body#item div#turtlebrownies {
	background-image: url(../images/view/turtlebrownies.jpg);
}
body#item div#carrotcupcakes {
	background-image: url(../images/view/carrotcupcakes.jpg);
}

/* SHOPPING CART */

body#cart table {
	border-collapse: collapse;
	border: 4px solid #cac6bb;
	margin: .75em 0 1.5em 0;
	width: 100%;
}
body#cart td.menu_item_description {
	width: 80%;
}
body#cart td.menu_item_price,
body#cart td.menu_item_quantity {
	width: 10%;
}
body#cart td.menu_item_price {
	text-align: right;
}
body#cart tr {
	background: #fff;
	border-bottom: 2px solid #cac6bb;
}
body#cart td {
	border: 0;
	padding: .3875em;
}
body#cart input.textinput {
	width: 2em;
}
body#cart .row0 {
	background: #f8f7f0;
}
body#cart .rowtotal {
	background: #e8e4d7;
}

/* ORDER, PAGE 1 */

body#order table {
	background: #f4f2e6;
	border: 8px solid #f4f2e6;
	margin-top: .75em;
	width: 100%;
}
body#order td {
	padding: .3875em;
}
body#order td span {
	font-size: .9em;
}
body#order td.label {
	padding-right: 1em;
	text-align: right;
}
body#order td.value {
	width: 66%;
}
body#order input,
body#order select,
body#order textarea {
	width: 98%;
}
body#order textarea {
	height: 6em;
}
