/* Simply Cupcakes Style Sheet */
/* Created by Terry Church Design */
* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	color: #6B6B6B;
	margin: 0;
	padding: 0;
	background: #FEF7FA url(images/bg-strip.jpg) repeat-x left top;
}
#wrapper {
	margin: 0px auto;
	width: 840px;
}
#header {
	height: 147px;
}
#splash {
	height: 190px;
}
#splash img {
	position: relative;
	top: 0 !important;
	top: -5px;
}
#content {
	padding-top: 10px;
}
#sideLeftContent, #sideRightContent {
	width: 231px;
	float: left;
}

#mainMenu {
	background: url(images/box-sm-bg.jpg) repeat-y;	
	margin-bottom: 7px;
}
#mainMenuTop {
	background: url(images/box-sm-col-top.jpg) no-repeat left top;
	height: 35px;
	padding-top: 35px;
}
#mainMenuBot {
	height: 65px;
	background: url(images/box-sm-bot.jpg) no-repeat left bottom;
}
#mainMenu ul {
	position: relative;
	top: -38px;
	margin: 0 30px 0;
	padding: 0;
	list-style: none;
}
#mainMenu li {
	padding: 0 0 7px 20px;		
	background: url(images/box-sm-line.jpg) no-repeat center bottom;		
}
#mainMenu a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #E72B7C;
	padding-left: 20px;
	background: url(images/arrow-nav.gif) no-repeat left center;	
}
#mainMenu a:hover {
	text-decoration: none;
	color: #999999;
}
#mainMenu img {
	position: relative;
	top: -26px;
	left: 40px;
}

#boxMap {
	background: url(images/box-sm-bg.jpg) repeat-y;	
}
#boxMapTop {
	background: url(images/box-sm-top.jpg) no-repeat left top;
	height: 35px;
}
#boxMapBot {
	clear: both;
	height: 35px;
	background: url(images/box-sm-bot.jpg) no-repeat left bottom;
}
#boxMap img {
	float: left;
	position: relative;
	top: 0;
	left: 30px;
}
#boxMap p {
	float: left;
	position: relative;
	top: 0;
	left: 50px;
	margin: 0;
	padding: 5px 0 0;
}	

#mainContent {
	margin: 0 7px;
	width: 363px;
	float: left;
}

#homeMainBox {
	background: url(images/box-mid-bg.jpg) repeat-y;	
}
#homeMainBoxTop {
	background: url(images/box-mid-top.jpg) no-repeat left top;
	height: 35px;
}
#homeMainBoxBot {
	background: url(images/box-mid-bot.jpg) no-repeat left bottom;
	height: 35px;
}
#homeMainBox h1 {
	position: relative;
	top: -3px;	
	padding: 0 20px;
}
#homeMainBox p {
	padding: 0 20px;
}
#homeMainBox img {
	margin-top: 10px !important;
	margin-top: 35px;
	margin-left: 20px;
}

#boxSpecial {
	background: url(images/box-sm-bg.jpg) repeat-y;	
	margin-bottom: 7px;
}
#boxSpecialTop {
	background: url(images/box-sm-col-top.jpg) no-repeat left top;
	height: 35px;
}
#boxSpecialBot {
	clear: both;
	height: 55px;
	background: url(images/box-sm-bot.jpg) no-repeat left bottom;
}
/*
#boxSpecialBot img {
	padding-top: 5px;
	padding-left: 5px;
}
*/
#boxSpecialBot img {
	padding-top: 5px;
	padding-left: 0;
}
#boxSpecial h2 {
	position: relative;
	top: -15px;
	left: 12px;
	padding: 13px 20px 0 17px;
	background: url(images/star.gif) no-repeat left top;
	height: 28px;
}
#boxSpecial p {
	font-size: 14px;
	font-weight: bold;
	color: #E72B7C;
	margin: -5px 0 0 30px !important;
	margin: 0 0 0 30px;
	line-height: 1.2em;
	font-style: italic;
}
/*
#boxSpecial img {
	margin-top: 7px;
	margin-left: 60px;
}
*/
#boxSpecial img {
	margin-top: 7px;
	margin-left: 38px;
}

#boxFresh {
	background: url(images/box-sm-bg.jpg) repeat-y;	
}
#boxFreshTop {
	background: url(images/box-sm-top.jpg) no-repeat left top;
	height: 35px;
}
#boxFreshBot {
	clear: both;
	height: 75px;
	background: url(images/box-sm-bot.jpg) no-repeat left bottom;
}
#boxFresh img {
	position: relative;
	top: -40px;
	padding-left: 25px;
}
#boxFresh h2 {
	position: relative;
	top: -20px;
	left: 12px;
	padding: 13px 20px 0 17px;
	background: url(images/star.gif) no-repeat left top;
	height: 28px;
}
#boxFresh p {
	position: relative;
	top: -30px;
	padding: 0 20px 0 25px;
}

#oneContent {
	margin: 0 0 0 7px;
	width: 602px;
	float: left;
}
#oneContent strong {
	color: #E72B7C;
}
#boxBig {
	background: url(images/box-big-bg.jpg) repeat-y;
}
#boxBigTop {
	background: url(images/box-big-top.jpg) no-repeat left top;
	height: 35px;
}
#boxBigBot {
	background: url(images/box-big-bot.jpg) no-repeat left bottom;
	height: 35px;
}
#boxBig h1 {
	padding: 0 30px;
}
#boxBig h2 {
	padding: 10px 30px 0;
	line-height: 1.4em;
}
#boxBig p {
	padding: 0 30px;
}
#boxBig img {
	margin-top: 10px;
	margin-left: 20px;
}

#footer {
	height: 72px;
	color: #FFF;
	clear: both;
	background: url(images/footer.jpg) no-repeat left bottom;
}
#footer p {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 48px;
	margin: 0;
}
#footer a {
	color: #FFF;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration: none;
}

#footer-home {
	height: 90px;
	color: #FFF;
	clear: both;
	background: url(images/footer.jpg) no-repeat left bottom;
}
#footer-home p {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 15px;
	margin: 0;
}
#footer-home a {
	color: #FFF;
	text-decoration:underline;
}
#footer-home a:hover {
	text-decoration: none;
}
#networks { margin-bottom: 10px; }

#thispage a:link, #thispage a:visited,
#thispage a:hover, #thispage a:active {
	background: url(images/leaves.jpg) no-repeat left top;
	position: relative;
	left: -5px;
	padding-left: 40px;
	color: #E72B7C;
}

h1 {
	font-size: 16px;
	margin: 0;
	color: #E72B7C;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #E72B7C;	
	margin: 0;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	color: #E72B7C;
}
p {
	font-size: 12px;
	line-height: 1.4em;
}
a {
	color: #E72B7C;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	margin-bottom: 5px;
}
	
/* FORM */
#contactForm {
	margin: 0 0 0 30px;
}
#contactForm label, #contactForm input, #contactForm textarea {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
	border: 1px solid #E72B7C;
}
#contactForm label {
	text-align: left;
	width: 100px;
	padding-right: 20px;
	border: none;
}
#contactForm .submitButton {
	border: 1px solid #E72B7C;
	background: #E72B7C;
	font-size: 12px;
	color: #FFF;
	width: 100px;
	cursor: pointer;
}
#contactForm br {
	clear: left;
}

/* MISC */
.separatorInvisible {
	clear: both;
	height: 0px;
}
.warning {
	font-weight: bold;
	color: #C80000;
}
.accent {
	color: #E72B7C;
	font-weight: bold;
}

/* MENU */
.menuItem {
	margin: 0 45px 20px 0;
	float: left;
	width: 100px;
}
.menuItem img {
	float: none;
	position: relative;
	left: -10px;
}
#menuList a {
	text-decoration: underline;
}
#menuList a:hover {
	text-decoration: none;
}
#menuList {
	margin-top: 20px;
	margin-left: 10px;
}
.categoryName {
	display: block;
	width: 100px;
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
	font-weight: bold;	
	font-size: 14px;
	color: #E72B7C;
	text-align: center;
}
.productName {
	display: block;
	margin: 0 0 0 15px;
	padding: 0 0 10px 0;
	font-weight: bold;
	font-size: 12px;
	color: #E72B7C;
	width: 100px;
	text-align: center;
}

/* SPECIALS */
#specialsLeft {
	float: left;
	width: 150px;
	
}
#specialsRight {
	float: left;
	width: 450px;
	
}


/* ----------------- TABLE --------------- */
table {
	font-size: 12px;
}
td {
	vertical-align: top;
}
td img {
	position: relative;
	left: -10px;
}