body {
	background-image: url(../img/gridbg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	color: #333;
	font-size: .75em;
	text-align: center;
}



#slidecontainer {
	width:580px;
	padding:10px;
	margin:0 auto;
	position:relative;
	z-index:0;
	margin-left: 45px;
}

#example {
	width:600px;
	height:350px;
	position:relative;
}

#ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500;
}

#frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:341px;
	top:-3px;
	left:-80px;
}

#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
}

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

.slides_container {
	width:570px;
	height:270px;
	overflow:hidden;
	position:relative;
}

#slides .next {
	left:585px;
}

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/indexslider/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}













#container {
	margin: 10px auto 0;
}

#content {
	background-image: url(../img/contentbg.png);
	background-position: center top;
	background-repeat: repeat-y;
}

#content-in {
	padding: 15px 60px;
}

#lcolumn {
	background: url(../img/sidepaper.png);
	background-position: right top;
	background-repeat: no-repeat;
	display: inline;
	height: 528px;
}

#lcolumn ul li {
	padding-bottom: 17px;
}

#rcolumn {
	display: inline;
}

#rcolumn ul li {
	padding-bottom: 20px;
}

#footer {
	color: inherit;
	margin: 0 auto;
	text-align: center;
}

#footer-in {
	background: url(../img/footer.png);
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 13px;
	margin-left: 95px;
	padding: 40px 20px 20px;
	text-align: center;
}

.floatleftindex {
	float: left;
}

.floatrightindex {
	float: right;
	height: 415px;
	width: 320px;
}

.floatrightcontact {
	float: right;
	width: 200px;
}


.floatleftshoppingcart {
	float: left;
	width: 320px;
}

.floatrightshoppingcart {
	float: right;
	width:  320px;
}

.fullwidth {
	clear: both;
}

#pressthumbs img {
	padding-bottom: 10px;
	padding-right: 20px;
}

#main_image {
	float: left;
	height: 469px;
	overflow: hidden;
	width: 400px;
}

.galleria {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 285px;
}

.galleria ul {
	width: 440px;
}

.galleria li {
	display: block;
	float: left;
	height: 80px;
	margin: 0 10px 10px 0;
	overflow: hidden;
	width: 80px;
}

.galleria li a {
	display: none;
}

.galleria li div {
	display: none;
	left: 180px;
	position: absolute;
	top: 0;
}

.galleria li div img {
	cursor: pointer;
}

.galleria li.active div img,.galleria li.active div {
	display: block;
}

.galleria li img.thumb {
	cursor: pointer;
	display: block;
	height: 85px;
	width: 85px;
}

ul.menudays li {
	display: inline;
	font: 22px bold;
	padding-right: 20px;
	font-family: Helvetica;
}

.cateringtable {
	border-bottom: 1px #666 solid;
	border-right: 1px #666 solid;
	margin: 0 auto 15px;
	width: 600px;
}

.cateringtable td {
	text-align: center;
}

.cateringtable tr:hover {
	background-color: #FFF;
}

.cateringtable th#cateringtablecorner {
	background-color: #f5f3d9;
}

.cateringtable th {
	background-color: #e8e5c4;
	text-align: center;
}

.cateringtable #dividerline {
	border-top: 1px solid #e8e5c4;
}

.cateringtable #cateringtablecorner {
	border-bottom: 1px #666 solid;
	border-right: 1px #666 solid;
}

.cateringtable .bordertop {
	border-top: 1px #666 solid;
}

.cateringtable .borderleft {
	border-left: 1px #666 solid;
	text-align: center;
}

h1 {
	margin-bottom: -0.2em;
}

.tiny {
	font-size: 9px;
}

.tinytiny {
	font-size: 10px;
}

blockquote {
	background: url(../img/blockquote.png) no-repeat top left;
}

.blockquoteattribution {
	padding-left: 270px;
}

.gallery_demo_unstyled {
	margin-top: 20px;
}

#mailinglist {
	background-image: url(../img/mailinglist.png);
	background-repeat: no-repeat;
	height: 58px;
	margin: 40px 0 0 -25px;
	width: 182px;
}

.mailinglistform {
	display: inline;
	margin: 32px 0 0 15px;
	width: 128px;
}

.submit {
	display: inline;
	margin: 0 0 -3px -3px;
	padding: 0;
}

.whitesubmit {
	color: #fff;
	display: inline;
	margin: 0;
	padding: 0;
}

#header,#header img {
	height: 318px;
	margin: 0;
	padding: 0;
}

#header-in,#content-wrap {
	margin: 0;
	padding: 0;
}

ul.menudays li a,.recently a {
	text-decoration: none;
}

ul#twitter_update_list li {
	padding: 0 0 8px 0;
}

#twitter_div {
	padding: 16px 0 0 0;
}

#twitter_div h2 {
	padding: 0 0 10px 0;
}

.attention {
	color: red;
	font-size: 18px;
	font-weight: bold;
}

#leaf {
	background-color: green;
	color: black;
	padding: 20px;
}

#leaf p {
	background-color: green;
	color: black;
}

.cupcakefest {
	font-size: 14px;
}

.hidden {
	display: none;
}

.center {
	text-align: center;
}
