html {
	background-image: url(../images/html-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	behavior:url("assets/css/csshover.htc");
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ABCBDF;
}
.root {
	behavior:url("assets/css/csshover.htc");
}
#container {
	background-color: #FFFFFF;
	text-align: left;
	width: 745px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dcdad5;
	border-left-color: #dcdad5;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdad5;
}
#header {
	height: 120px;
	margin-bottom: 10px;
	width: 745px;
	position: relative;
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header #logo {
	height: 120px;
	width: 140px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}
#header #nav {
	position: absolute;
	left: 0px;
	top: 28px;
	width: 745px;
	z-index: 2;
}
#header #nav ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
}
#header #nav li {
	float: left;
	list-style-type: none;
	position: relative;
	line-height: 32px;
	display: block;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-right: 7px;
	padding-left: 5px;
	margin-top: 10px;
	text-transform: uppercase;
	padding-bottom: 10px;
	background-image: url(../images/nav-li-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header #nav .arrowcatering {
	background-image: url(../images/nav-level-arrow.gif);
	background-repeat: no-repeat;
	background-position: 152px center;
}
#header #nav .arrowevents {
	background-image: url(../images/nav-level-arrow.gif);
	background-repeat: no-repeat;
	background-position: 142px center;
}
#header #nav a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-right: 25px;
	padding-left: 25px;
}
#header #nav a:hover {
	color: #FFFFFF;
}
#header #nav ul li ul {
	margin: 0px;
	position: absolute;
	display: none;
	height: auto;
	background-image: none;
	top: 30px;
	left: 25px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #nav #cafe {
	width: 155px;
}
#header #nav #catering {
	width: 160px;
}
#header #nav #entertaining {
	width: 150px;
}
#header #nav #bakery {
	width: 160px;
}
#header #nav #gifts {
	width: 105px;
}
#header #nav ul li:hover ul, #nav ul li ul li:hover ul {
	display: block !important;
}
#nav ul li ul li ul li:hover ul{
	display: block !important;
}
#header #nav ul li ul li {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	margin: 0px;
	font-size: 12px;
	background-image: none;
	letter-spacing: normal;
	text-transform: none;
	padding: 0px;
	background-color: #f5f9fa;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	font-weight: normal;
	line-height: 12px;
}
#header #nav ul li ul li:first-child {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #abcbdf;
}
#header #nav ul li ul li:last-child {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#header #nav ul li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #5B554B;
	display: block;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#header #nav ul li ul li a:hover {
	color: #25668e;
	background-color: #d0e2ec !important;
}
#header #nav ul li ul li ul {
	visibility: hidden;
}
#header #nav ul li ul li ul li ul  {
	display: none !important;
}
#header #nav #catering #cateringmenu {
	left: 160px;
	width: 160px;
	top: -10px;
}
#header #nav #entertaining #parties {
	left: 150px;
	width: 150px;
	top: -10px;
}
#header #nav #entertaining #parties #entertainingmenus {
	width: 125px;
	left: 150px;
}
#header #nav #entertaining #weddings {
	left: 150px;
	width: 175px;
	top: -10px;
}
#header #nav #entertaining #events {
	left: 150px;
	width: 175px;
	top: -10px;
}

#header #nav ul li ul li:hover ul {
	visibility: visible;
}

.last {
	border: none !important;
	background-image: none !important;
}
#header #toplinks {
	text-align: right;
	padding-right: 10px;
	color: #666666;
	font-size: 11px;
	position: absolute;
	right: 0px;
	line-height: 23px;
	height: 23px;
	width: 300px;
	bottom: 0px;
}
#header #toplinks a {
	color: #6C6C6C;
	text-decoration: none;
}
#header #toplinks a:hover {
	text-decoration: none;
	color: #D96349;
}
#header #toplinks .home {
	background-image: url(../images/toplink-home-off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	padding-left: 18px;
	padding-right: 10px;
}
#header #toplinks .home:hover {
	background-image: url(../images/toplink-home-on.gif);
}
#header #toplinks .order {
	background-image: url(../images/toplink-order-off.gif);
	float: right;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-right: 10px;
}
#header #toplinks .order:hover {
	background-image: url(../images/toplink-order-on.gif);
}
#header #toplinks .contact {
	background-image: url(../images/toplink-contact-off.gif);
	float: right;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
#header #toplinks .contact:hover {
	background-image: url(../images/toplink-contact-on.gif);
}
#header #toplinks .signup {
	background-image: url(../images/toplink-contact-off.gif);
	float: right;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	padding-right: 10px;
}
#header #toplinks .signup:hover {
	background-image: url(../images/toplink-contact-on.gif);
}

#header #breadcrumb {
	font-size: 11px;
	color: #999999;
	line-height: 23px;
	height: 23px;
	position: absolute;
	bottom: 0px;
	left: 125px;
	z-index: 1;
	width: 375px;
}
#header #breadcrumb a {
	color: #3971A4;
}
#header #breadcrumb a:hover {
	color: #C74E03;
}
#masthead {
	height: 420px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#masthead .row {
	height: 100px;
	margin-bottom: 5px;
	line-height: 100px;
	text-align: center;
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
}
#masthead .rowBakery {
	height: 100px;
	margin-bottom: 5px;
}
#masthead .rowWeddings {
	height: 100px;
	margin-bottom: 5px;
	text-align: right;
}
#masthead .rowCafe {
	height: 100px;
	margin-bottom: 5px;
}

#masthead .rowLast {
	height: 100px;
	background-color: #CCCCCC;
	line-height: 100px;
	text-align: center;
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;

}
#masthead .rowImage {
	height: 310px;
	margin-bottom: 5px;
	text-align: center;
}
#masthead #left {
	height: 415px;
	width: 370px;
	float: left;
}
#masthead #right {
	float: right;
	height: 415px;
	width: 370px;
}
#body {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#body #left {
	width: 370px;
	float: left;
	color: #5B554B;
	padding-bottom: 20px;
}
#body #left h1 {
	line-height: 50px;
	color: #FFFFFF;
	background-color: #ABCBDF;
	height: 50px;
	font-size: 16px;
	text-transform: uppercase;
	font-family: "Century Gothic", Arial, sans-serif;
	letter-spacing: .1em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#body #left h2 {
	font-size: 14px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #D96349;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#body #left .secondline {
	color: #5B554B !important;
	font-size: 12px;
	display: block;
	font-weight: bold;
}
#body #left h4 {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #999999;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#body #left p {
	margin-top: 0em;
	line-height: 16px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-left: 0px;
}
#body #left ul {
	margin-left: 40px;
	margin-bottom: 20px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
#body #left #menuformat h2{
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#body #left #menuformat ul {
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#body #left #menuformat li {
	padding-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-image: url(../images/menu-flourish.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#body #left .nobullets {
	list-style-type: none;
	margin-left: 20px;
	padding-left: 0px;
}
#body #left li {
	margin-bottom: 2px;
}
#body #left .anchors {
	margin-left: 20px;
	list-style-type: none;
	background-color: #EFEFEF;
	margin-right: 20px;
	padding: 10px;
	margin-bottom: 30px;
}
#body #left .anchors li {
	line-height: 17px;
}
#body #left ul ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: none;
}
#body #left ul a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}
#body #left ul a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body #left dl {
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#body #left dt {
	font-weight: bold;
	margin-top: 10px;
	color: #3971A4;
}
#body #left dd {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #6C6C6C;
}
#body #left .testimonial dt {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#body #left .testimonial dd {
	font-weight: bold;
	color: #5B554B;
	margin-top: 5px;
	margin-bottom: 20px;
	font-style: italic;
}
#body #left .label {
	color: #7899BA;
	font-style: italic;
	font-weight: bold;
}
#body #left a {
	color: #0066CC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
}
#body #left a:hover {
	color: #0066CC;
	border-bottom-style: solid;
	background-color: #CAE7F9;
}
#body .justified p {
	text-align: justify !important;
	padding-right: 20px !important;
}
#container #body .price {
	font-weight: bold;
	color: #3971A4;
}
#body #right {
	float: right;
	width: 370px;
}
#body #right #quoteBox {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 80px;
	padding-left: 20px;
}
#body #right #quoteBox p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#body #right #quoteBox p.author {
	text-align: right;
	margin-top: 10px;
	font-style: italic;
	margin-bottom: 0px;
}
#body #right #quoteBox p.quoteLarge {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0px;
}
#body #right #quoteBox p.quoteMedium {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;
	margin-bottom: 0px;
}
#body #right #quoteBox p.quoteSmall {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 0px;
}
#body #right .cafe {
	background-color: #df7a32;
	color: #FFFFFF;
	background-image: url(../images/quote-bg-cafe.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#body #right .catering {
	background-image: url(../images/quote-bg-catering.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #ABCBDF;
	color: #FFFFFF;
}
#body #right .events {
	background-image: url(../images/quote-bg-events.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #B0D37D;
	color: #FFFFFF;
}
#body #right .bakery {
	background-color: #f9c301;
	color: #FFFFFF;
	background-image: url(../images/quote-bg-bakery.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#body #right .gifts {
	background-color: #df7a32;
	color: #FFFFFF;
	background-image: url(../images/quote-bg-gifts.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#body #right #menuimages {
}
#body #right #menuimages img {
}
#body #right #menuimages .padright {
	margin-right: 5px;
}
#body #right #menuimages .padbottom {
	margin-bottom: 5px;
}
#body #left #menu {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#body #left #menu li {
	font-size: 13px;
	text-transform: capitalize;
	letter-spacing: .1em;
	background-image: url(../images/bullet-green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 20px;
	font-weight: normal;
}
#body #left #menu a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#body #left #menu a:hover {
	text-decoration: none;
	border-bottom-style: solid;
}
#footer {
}
#footer .interior {
	padding-left:20px!important;
}
#footer #links {
	padding-top: 20px;
	float: left;
	width: 55%;
	margin-bottom: 20px;
	color: #5B554B;
}
#footer #links a {
	white-space: nowrap;
	text-decoration: none;
	color: #5B554B;
}
#footer #links a:hover {
	color: #C74E03;
	text-decoration: underline;
}
#footer #links p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#footer #links p.legal {
	font-size: 10px;
	color: #999999;
	margin: 3px 0px 0px;
	padding: 0px;
	float: left;
	clear: both;
}
#footer #links a.glide {
	color: #999999;
	text-decoration: none;
}
#footer #links a.glide:hover {
	color: #D96349;
}
#footer #crumbcastle {
	float: right;
	margin-top: 10px;
	font-size: 11px;
	color: #666666;
	margin-bottom: 20px;
}
#footer #crumbcastle img {
	float: left;
	margin-right: 10px;
}
#footer #crumbcastle p {
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 0px;
}
#footer #crumbcastle a {
	color: #3971A4;
	display: block;
	margin-top: 5px;
}
#footer #footerInfo {
	float: right;
	width: 40%;
	padding-top: 20px;
	font-size: 11px;
	color: #666666;
	margin-bottom: 20px;
}
#footer #footerInfo #l1 {
	float: right;
	margin-left: 10px;
	margin-right: 20px;
}
#footer #footerInfo #l2 {
	float: right;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-right: 10px;
}
#footer #footerInfo h2 {
	margin: 0px;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#footer #footerInfo h3 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #6C6C6C;
}
#footer #footerInfo p {
	margin: 0px;
	padding: 0px;
	color: #6C6C6C;
}
#footer #footerInfo a {
	text-decoration: underline;
	color: #666666;
}
#bottom {
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear:both;
}
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display : inline-table;}

/* backslash hides from IE mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* end backslash hack */

h2#coming-soon {
	display: block;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	height: 50px;
	background-color: #ffd204;
}
h2#coming-soon a {
	display: block;
	height: 50px;
	font: normal 26px/50px "Georgia", "Times New Roman", serif;
	color: #000000;
	text-align: center;
	text-decoration: none;
}