/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	color: #650024;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 45px 0 20px 0;
	margin: 0;
	height: 100%;
	width: 100%;
	display: block;
	background: #363228;
	text-align: center;
}
#Wrapper {
	padding: 0;
	width: 745px;
	text-align: left;
	margin: 0 auto;
}
#Header {
	background: url(../_images_gen/header_bg.png) no-repeat 630px 0px;
	padding: 30px 20px 15px 20px;
}
#Header h1 {
	width: 410px;
	float: left;
}
#Header ul {
	float: left;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 46px 0 0 15px;
}
#Header ul li {
	float: left;
	display: block;
}
#Header ul li.First {
	padding: 0 10px 0 0;
	border-right: 1px solid #E1CABC;
	margin: 0 10px 0 0;
}
#Header ul li a {
	font-family: "xpress SF", Verdana, Arial, Helvetica !important;
	text-decoration: none;
	font-size: 95%;
	color: #EEF0D4;
	font-weight: normal;
}
#Header ul li a:hover {
	text-decoration: underline;
	font-size: 95%;
	color: #990099;
}
#Navigation {
	width: 745px;
	background: url(../_images_gen/nav_bg_1.png) no-repeat left top;
	position: relative;
	z-index: 500;
}
ul#MainNav {
	padding: 1px 0 7px 35px;
	list-style: none;
	margin: 0;
}
ul#MainNav li {
	padding: 5px 0;
	display: block;
	float: left;
	margin: 0 15px 0 0;
	position: relative;
}
ul#MainNav li a {
	font-size: 130%;
	color: #622f3a;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 5px 0 6px 40px;
	background: url(../_images_gen/nav_link_bg.png) no-repeat top left;
	_background: url(../_images_gen/nav_link_bg.gif) no-repeat top left;
}
ul#MainNav li a:hover,
ul#MainNav li a.Active {
	color: #fff !important;
}
ul#MainNav li a:hover {
	background: url(../_images_gen/nav_link_bg.png) no-repeat bottom left;
	_background: url(../_images_gen/nav_link_bg.gif) no-repeat bottom left;
}
ul#CatNav {
	background: url(../_images_gen/catnav_bg.gif) repeat-y;
	list-style: none;
	width: 733px;
	margin: 0 0 0 10px;
	border-top: 20px solid #F9EED4;
}
#CatNav li {
	display: block;
	float: left;
	margin: 0 20px;
}
#CatNav li h2 {
	padding: 10px 0;
	font-size: 130%;
}
#CatNav li h2 a {
	color: #96144D !important;
}
#CatNav li h2 a.Active {
	text-decoration: none;
}
#Page{
	background: #f9eed4;
	width: 733px;
	margin: 0 0 0 10px;
}
#Content {
	padding: 20px;
}
#TitleWrap {
	padding: 0 0 0 0;
	position: relative;
}
h1#PageTitle {
	font-size: 210%;
	font-weight: normal;
	border-bottom: 1px solid #FACFA6;
	color: #96144D;
	line-height: 1em;
	_line-height: 1.4em;
	padding: 0 0 5px 0;
}
h1#PageTitle span {
	font-size: 50%;
}
h1#PageTitle span a {
	color: #96144D;
	font-weight: bold;
}
span.RightLinks {
	position: absolute;
	right: 0;
	bottom: 4px;
	font-size: 85%;
}
#PageCopy span.RightLinks {
	position: relative;
	font-size: 95%;
	float: right;
}
span.RightLinks div {
	width: 30px;
	float: left;
	padding: 3px 5px;
}
.RightLinks a, .ResultsNav span {
	color: #96144D !important;
	display: block;
	float: left;
	margin: 0 0 0 4px;
	padding: 3px 5px;
	background: #f8f8f1;
	text-decoration: none;
}
.RightLinks a.Active {
	text-decoration: none;
	background: #FBDBE0;
	color: #96144D !important;
}
#PageCopy {
	padding: 20px 0 30px 0;
	font-size: 85%;
	line-height: 1.6em;
	min-height: 300px;
	_height: 300px;
	position: relative;
}
#Home div#PageCopy {
	padding: 0;
}
#PageCopy a {
	color: #590045;
}
#PageCopy h1,
#PageCopy h2,
#PageCopy h3,
#PageCopy h4,
#PageCopy p,
#PageCopy ul,
#PageCopy ol,
#PageCopy blockquote {
	margin: 0 0 15px 0;
	padding: 0;
}
#PageCopy h1,
#PageCopy h2,
#PageCopy h3,
#PageCopy h4
{
	color: #96144D;
	line-height: normal;
	font-family: Helvetica, Arial, sans-serif;
}
#PageCopy h1 a,
#PageCopy h2 a,
#PageCopy h3 a,
#PageCopy h4 a
{
	text-decoration: none !important;
}
#PageCopy h1 a:hover,
#PageCopy h2 a:hover,
#PageCopy h3 a:hover,
#PageCopy h4 a:hover
{
	text-decoration: underline !important;
}
#PageCopy h1 {
	font-size: 220%;
	font-weight: normal;
}
#PageCopy h2 {
	font-size: 160%;
}
#PageCopy h3 {
	font-size: 140%;
}
#PageCopy h4 {
	font-size: 120%;
}
#PageCopy ol,
#PageCopy ul {
	padding: 0 0 0 15px;
}
#PageCopy ul {
}

.Back {
	float: right;
	color: #D02B66;
	text-decoration: none;
	font-size: 140%;
	position: relative;
	z-index: 100;
}
.StandardTeaser {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #837761;
}

.StandardTeaser h2 {
	margin: 0 0 10px 0 !important;
	font-size: 130% !important;
}
.StandardTeaser h3 {
	margin: 0 0 10px 0 !important;
	font-size: 110% !important;
}
.StandardTeaser p {
	margin: 0 0 5px 0 !important;
}
.StandardTeaser hr {
	display: none;
}

#RightColumn {
	float: right;
	width: 130px;
	margin: 0 0 30px 30px;
}
.ImageHolder {
	text-align: center;
	margin: 5px 0 20px 0;
	color: #2B8790;
	font-size: 85%;
	background: #f8f8f1;
}
.ImageHolder p {
	margin: 0 !important;
	line-height: normal;
	padding: 5px 0 !important;
}
.Downloads {
	background: #C5EDD4;
	padding: 5px;
	line-height: normal !important;
}
.Downloads a {
	text-decoration: none !important;
	font-size: 85% !important;
}
.Downloads h3, .Downloads p {
	margin: 0 0 5px 0 !important;
}
#CakeHomeLeft {
	width: 400px;
	float: left;
	padding: 0 0 20px 0;
}
h1.CakeCategory {
	width: 400px;
	margin: 0 0 3px 0 !important;
}
h1.CakeCategory a {
	display: block;
	width: 210px;
	background: url(../_images_gen/cake_category_bg.gif) no-repeat top left;
	height: 68px;
	color: #96144D !important;
	padding: 35px 0 0 190px;
}
img.CakeImage {
	display: block;
	margin: 0 0 15px 0;
}
#CakeHomeRight {	
	width: 285px;
	float: right;
	padding: 0 0 20px 0;
}
.PageTestimonial {
	width: 595px;
	background: url(../_images_gen/testimonial_bg.gif) repeat-y left;
	margin: 20px 0 20px 45px !important;
	clear: both;
}
.PageTestimonial p {
	padding: 30px 40px 0 40px !important;
	font-style: italic;
	margin: 0 0 6px 0 !important;
}
.PageTestimonial blockquote {
	background: url(../_images_gen/testimonial_top.gif) no-repeat top left;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 !important;
}
.PageTestimonial h3 {
	width: 530px;
	padding: 0 40px 30px 0 !important;
	margin: 0 0 0 0 !important;
	font-size: 110% !important;
	text-align: right;
	background: url(../_images_gen/testimonial_bottom.gif) no-repeat bottom left;
}
#HomeGallery {
	padding: 0 0 15px 0;
}
.HomeImage {
	width: 180px;
	height: 180px;
	float: left;
	padding: 20px;
	background: #f8f8f1;
	text-align: center;
	margin: 0 16px 0 0;
}
.HomeImage.Last {
	margin: 0 0 0 0;
}
.HomeImage img {
	display: block;
	margin: 0 auto;
}
.GalleryRow {
	padding: 15px 0 15px 0;
	border-top: 1px solid #f8f8f1;
}
.GalleryRowFirst {
	padding: 0 0 15px 0;
}
.GalleryTeaser {
	width: 330px;
	padding: 0 20px 0 0;
}
.LeftGallery {
	float: left;
}
.RightGallery {
	float: right;
}
.GalleryTeaser p {
	width: 195px;
	float: right;
}
.GalleryTeaser img {
	float: left;
}
.GalleryTeaser h3 {
	font-size: 220% !important;
	font-weight: normal;
}
.GalleryTeaser h3 a {
	text-decoration: none !important;
	color: #7d70e1 !important;
	font-weight: normal !important;
}
.GalleryTeaser h3 span {
	font-size: 50%;
	font-style: italic;
	color: #757575;
}
.GalleryRow dl, .GalleryRowFirst dl {
	width: 166px;
	margin: 0 9px 0 0;
	padding: 0;
	float: left;
	text-align: center;
	background: #f8f8f1;
}
.GalleryRow dl img, .GalleryRowFirst dl img {
line-height: 0;
}
.GalleryRow dl.Last, .GalleryRowFirst dl.Last {
	margin: 0 !important;
}
.GalleryRow dl dt, .GalleryRowFirst dl dt, .GalleryRow dl dd, .GalleryRowFirst dl dd {
	margin: 0;
	padding: 0;
}
.GalleryRow dl dd h3, .GalleryRowFirst dl dd h3 {
	font-size: 100% !important;
	font-weight: normal !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	margin: 0 !important;
}
#Footer {
	width: 733px;
	padding: 0 0 20px 8px;
	color: #EEF0D4;
	font-size: 80%;
}
#Footer p {
	padding: 8px 0;
}
#Footer p span {
	float: left;
}
#Footer a {
	float: right;
	text-decoration: none;
	color: #EEF0D4;
	display: block;
}
.googleButton {
	float: right;
}
#Vouchers {
	border-bottom:1px solid #FACFA6;
}
.itemImage {
	float: right;
	margin: 0 0 20px 20px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.NoShow {
	display: none;
}
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
hr {
	border: none 0;
	border-bottom: 1px solid #fff;
	width: 100%;
	height: 1px;
	padding: 0 0 5px 0;
}
