@charset "utf-8";
/* CSS Document */
/*
URI: http://www.goodies-n-sweets.com/
Author: Eden Marquez.

	Copyright (c) Eden Marquez 2008.

*/

body {
	background: #f8f7e5 url(image/bg.jpg) no-repeat center top;
	width: 100%;
	display: table;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #6d3900;
}
#header {
	height: 460px;
	width: 704px;
	margin: 0 auto;
	position: relative;
}
#flash {
	position: absolute;
	margin-left: 33px;
	margin-top: 87px;
}
#footer {
	font-size: 10px;
	font-weight: bold;
	width: 717px;
	height: 30px;
	margin: 0 auto;
	clear: both;
	text-align: right;
	color:#996600;
	background: url(image/footer_bg.jpg) no-repeat center top;
	padding-top: 35px;
	padding-right: 10px;
}
#nav {
	position: absolute;
	margin-top: 354px;
	margin-left: 33px;
}
#header_flash {
	position: absolute;
	margin-top: 80px;
	margin-left: 33px;
}
#content {
	clear: both;
}
#content-wrap {
	width: 715px;
	height: 560px;
	margin: 0 auto;
	background: url(image/bg_middle.jpg) repeat-y center top;
}
#ourmenu {
	width: 350px;
	height: 446px;
	float: left;
	padding: 5px 5px 0 0;
	background: url(image/ourmenu.gif) no-repeat center top;
}

#ourmenu_table {
	margin-top: 66px;
	margin-left: 55px;
}
.td1, .td2 {
	margin-bottom: 0px;
}
#welcome {
	width: 340px;
	height: 530px;
	float: left;
	padding-top: 30px;
}

/*GOODIES*/

#content-wrap2 {
	width: 715px;
	height: 600px;
	margin: 0 auto;
	background: url(image/bg_middle.jpg) repeat-y center top;
}
#welcome2 {
	width: 340px;
	height: 570px;
	float: left;
	padding-top: 30px;
}
#ourmenu2 {
	width: 350px;
	height: 595px;
	float: left;
	padding: 5px 5px 0 0;
	background: url(image/goodies/ourmenu2.gif) no-repeat center top;
}
#ourmenu2 table {
	margin-top: 65px;
	margin-left: 48px;
}

/*SWEETS*/

#content-wrap3 {
	width: 715px;
	height: 665px;
	margin: 0 auto;
	background: url(image/bg_middle.jpg) repeat-y center top;
}
#welcome3 {
	width: 340px;
	height: 590px;
	float: left;
	padding-top: 30px;
}
#ourmenu3 {
	width: 350px;
	height: 665px;
	float: left;
	padding: 5px 5px 0 0;
	background: url(image/sweets/ourmenu3.gif) no-repeat center top;
}
#ourmenu3 table {
	margin-top: 69px;
	margin-left: 48px;
}
/*STORES*/

#content-wrap4 {
	width: 715px;
	height: 750px;
	margin: 0 auto;
	background: url(image/bg_middle.jpg) repeat-y center top;
}
/*PRESS*/

#content-wrap5 {
	width: 715px;
	height: 320px;
	margin: 0 auto;
	background: url(image/bg_middle.jpg) repeat-y center top;
}
#welcome5 {
	width: 340px;
	height: 300px;
	float: left;
	padding-top: 30px;
}
#ourmenu5 {
	width: 350px;
	height: 330px;
	float: left;
	padding: 5px 5px 0 0;
	background: url(image/press/press.gif) no-repeat center top;
}
#ourmenu5 table {
	margin-left: 48px;
}
/*PROFILE*/

#content-wrap6 {
	width: 715px;
	height: 630px;
	margin: 0 auto;
	background: url(image/bg_middle.jpg) repeat-y center top;
}
#welcome6 {
	width: 700px;
	height: 600px;
	float: left;
	margin-left: 7px;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
}
.headerTIMES {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ac703d;
	font-weight: bold;
}
#nav img {
background-color: transparent;
}
a:link {
	color: #6d3900;
	font-weight:bold;
	text-decoration: none;
	border: 0px;
}
a:visited {
	color: #6d3900;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #6d3900;
	font-weight:bold;
	text-decoration: underline;
}

a:visited:hover {
	color: #6d3900;
	font-weight:bold;
	text-decoration: underline;
}
a:link img{
	border: 0px;
}

