/*div, img {
	behavior: url(iepngfix.htc) 
}*/
div.masthead-logo-container img, div.masthead-tagline-container img, div.masthead-glow-container, div.masthead-quicklinks-container img, div.profile-title-container img, div.product-box-margin img, div.product-box img, div.taylors-tea-group-container img, div.taylors-coffee-group-container img, div.taylors-container-tea img, div.roddas-container img, div.venchi-cubigusto-top-title img, div.venchi-blend-top-title img, div.venchi-cigars-top-title img, div.venchi-chocolate-cream-title img, div.venchi-chocolate-spread-title img, div.venchi-chocolate-spread-giftbox img, div.venchi-chocolight-title img {
	behavior: url(iepngfix.htc) 
}
body {
	background-color: #2c2116;
	background-image: url(images/bkgrd_tile.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

a:focus {
	outline: none;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.back-to-top {
	text-align: center;
	padding-top: 80px;
	padding-bottom: 40px;
}
.back-to-top a:link {
	color: #cdaa82;
	text-decoration: none;
}
.back-to-top a:visited {
	color: #cdaa82;
	text-decoration: none;
}
.back-to-top a:active {
	color: #cdaa82;
	text-decoration: none;
}
.back-to-top a:hover {
	color: #cdaa82;
	text-decoration: underline;
}


/* This style contains the glow behind the tagline */
.masthead-container {
	height: 80px;
	position: relative;
}
.masthead-glow-container {
	height: 80px;
	width: 493px;
	background-image: url(images/masthead_glow.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	margin-left: 350px;
}
.masthead-foregrounditems-container {
	position: absolute;
	z-index: 2;
}
.masthead-logo-container {
	height: 76px;
	width: 180px;
	padding-top: 4px;
	padding-left: 30px;
}
.masthead-tagline-container {
	height: 46px;
	width: 304px;
	padding-top: 34px;
	padding-left: 136px;
}
.masthead-quicklinks-container {
	height: 39px;
	width: 180px;
	padding-top: 41px;
	padding-left: 130px;
}

/* Quick Links */
.quicklinks {
	padding-top: 6px;
	padding-right: 8px;
}
.quicklinks-inspiringlife {
	padding-right: 8px;
}
.quicklinks-inspiringhealth {
	padding-right: 8px;
}
.quicklinks-inspiringmind {
}

/* Main Navigation */
.nav-container {
	background-image: url(images/nav_bkgrd.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 624px;
	padding-top: 0px;
	padding-left: 336px;
}

/* DIV clear both - to counter FireFox dropdown menu float bug */
.clearboth {
	clear: both;
}


/* Footer */
.footer-container {
	background-color: #000000;
	background-image: url(images/footer_bkgrd.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #544536;
	margin-bottom: 30px;
}
.footer-copyright-container {
	text-transform: none;
	font-size: 11px;
	font-weight: bold;
	padding-right: 30px;
	padding-left: 32px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #33291f;
	height: 45px;
	padding-top: 25px;
	width: 160px;
}
.footer-address-container {
	font-size: 9px;
	text-transform: uppercase;
	height: 45px;
	padding-top: 25px;
	padding-right: 45px;
	padding-left: 45px;
	width: 296px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #33291f;
}
.footer-links-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #544536;
	padding-top: 25px;
	padding-left: 95px;
	height: 45px;
}
.footer-links-container ul {
	margin: 0px;
	padding: 0px;
}
.footer-links-container ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.footer-links-container a:link {
	font-size: 9px;
	color: #544536;
	text-decoration: none;
}
.footer-links-container a:visited {
	font-size: 9px;
	color: #544536;
	text-decoration: none;
}
.footer-links-container a:active {
	font-size: 9px;
	color: #544536;
	text-decoration: none;
}
.footer-links-container a:hover {
	font-size: 9px;
	color: #7D6751;
	text-decoration: underline;
}


/* Content container with outline */
.content-container {
	background-color: #000000;
	width: 958px;
	border: 1px solid #4a3827;
}

/* Homepage Mini Nav */
.home-mininav-container {
	background-color: #000000;
	background-image: url(images/home_mininav_bkgrd.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 523px;
	padding-top: 10px;
	padding-right: 65px;
}

/* Mini Navigation */
.mininav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b97b7b;
	margin-left: auto;
}
.mininav-learnmore {
	padding-right: 10px;
}
.mininav-selected {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #76153f;
	height: 16px;
	width: 20px;
	display: block;
	padding-top: 2px;
	margin-right: 5px;
	padding-bottom: 2px;
}
.mininav-nolink {
	color: #b97b7b;
	text-decoration: none;
	background-color: #510e2b;
	height: 16px;
	width: 20px;
	display: block;
	padding-top: 2px;
	margin-right: 5px;
	padding-bottom: 2px;
}
.mininav a:link {
	color: #b97b7b;
	text-decoration: none;
	background-color: #510e2b;
	height: 16px;
	width: 20px;
	display: block;
	padding-top: 2px;
	margin-right: 5px;
	padding-bottom: 2px;
}
.mininav a:visited {
	color: #b97b7b;
	text-decoration: none;
	background-color: #510e2b;
	height: 16px;
	width: 20px;
	display: block;
	padding-top: 2px;
	margin-right: 5px;
	padding-bottom: 2px;
}
.mininav a:active {
	color: #b97b7b;
	text-decoration: none;
	background-color: #510e2b;
	height: 16px;
	width: 20px;
	display: block;
	padding-top: 2px;
	margin-right: 5px;
	padding-bottom: 2px;
}
.mininav a:hover {
	color: #b97b7b;
	text-decoration: none;
	background-color: #76153f;
	height: 16px;
	width: 20px;
	display: block;
	padding-top: 2px;
	margin-right: 5px;
	padding-bottom: 2px;
}

/* Profile - ribbon text container */
.profile-container {
	background-color: #530f2c;
	background-image: url(images/profile_ribbon_bkgrd.jpg);
	background-repeat: repeat-x;
	height: 103px;
	width: 958px;
	padding-top: 7px;
}
.profile-title-container {
	padding-left: 74px;
	padding-top: 15px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #8f434f;
	height: 81px;
}
.profile-text-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e59999;
	letter-spacing: 0.1em;
	text-align: justify;
	width: 685px;
	padding-top: 11px;
	padding-left: 22px;
}
.profile-mininav-container {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}


/* Product Offering */
.product-container {
	background-color: #000000;
	background-image: url(images/brown_to_black_gradient.jpg);
	background-repeat: repeat-x;
	margin: 7px 7px 0px 7px;
	/*height: 517px;*/
	width: 571px;
	border-top: 3px solid #4a3827;
	border-left: 3px solid #4a3827;
	border-right: 3px solid #4a3827;
	border-bottom: none;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cdaa82;
	letter-spacing: 0.1em;
	text-align: justify;
}
.product-container p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-bottom: 0px;
}
.product-box {
	width: 275px;
}
.product-box-margin {
	width: 275px;
	padding-right: 21px;
	padding-bottom: 10px;
}

.product-box-info-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cdaa82;
	text-align: center;
	background-color: #000000;
	background-image: url(images/product_box_text_bkgrd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 83px;
	width: 247px;
	padding: 10px;
	letter-spacing: 0.1em;
}
.product-mininav-container {
	padding-top: 12px;
}

/* Websites */
.websites-container {
	background-color: #000000;
	background-image: url(images/brown_to_black_gradient.jpg);
	background-repeat: repeat-x;
	margin: 7px;
	height: 409px;
	width: 571px;
	border: 3px solid #4a3827;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cdaa82;
	letter-spacing: 0.1em;
	text-align: justify;
}
.websites-container p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-bottom: 0px;
}
.websites-mininav-container {
	padding-top: 35px;
}
.white12pxbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0em;
}

/* Community */
.community-container {
	background-color: #000000;
	background-image: url(images/community_content_bkgrd.jpg);
	background-repeat: no-repeat;
	margin: 7px;
	height: 409px;
	width: 571px;
	border: 3px solid #4a3827;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cdaa82;
	letter-spacing: 0.1em;
	text-align: justify;
}
.community-container p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-bottom: 0px;
}
.community-mininav-container {
	padding-top: 20px;
}
.white15pxbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0em;
}
.community-gallery-container {
	padding-top: 40px;
	padding-bottom: 60px;
}
.community-gallery-pic{
	padding-right: 15px;
}

/* Taylors of Harrogate */
.taylors-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: justify;
	color: #cdaa82;
	padding-right: 35px;
	padding-left: 35px;
	width: 675px;
	padding-bottom: 40px;
}
.taylors-container-tea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: justify;
	color: #cdaa82;
	padding-right: 35px;
	padding-left: 35px;
	width: 675px;
	padding-bottom: 40px;
	background-image: url(images/taylors_container_bottomgradient_bkgrd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.taylors-container p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-bottom: 0px;
}
.taylors-nav-container {
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 30px;
}
.taylors-nav-container img {
	padding-left: 4px;
}
.taylors-award-container {
	height: 340px;
	width: 145px;
	padding-left: 20px;
}
.taylors-cream {
	color: #fbe1c4;
}
.white {
	color: #FFFFFF;
}
.white13pxbold {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0em;
}
.taylors-box-padding {
	padding-right: 22px;
}
.taylors-box {
	height: 296px;
	width: 210px;
	background-image: url(images/taylors_box_bkgrd.jpg);
	text-align: center;
}
.taylors-box img {
	height: 101px;
	width: 160px;
	padding-top: 4px;
	padding-bottom: 20px;
}
.taylors-three-teas-container {
	padding-bottom: 50px;
}
.taylors-tea-group-container {
	text-align: center;
}
.taylors-coffee-quote-container {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
}
.taylors-coffee-decafee-container {
	background-image: url(images/taylors_coffee_decaffe_bkgrd.jpg);
	background-repeat: no-repeat;
	width: 168px;
	background-position: top;
	padding-top: 227px;
	padding-left: 10px;
	padding-right: 30px;
	text-align: left;
}
.taylors-coffee-gourmet-container {
	background-image: url(images/taylors_coffee_gourmet_bkgrd.jpg);
	background-repeat: no-repeat;
	width: 181px;
	background-position: top;
	padding-left: 30px;
	padding-top: 227px;
	padding-right: 25px;
	text-align: left;
}
.taylors-coffee-lifestyle-container {
	background-image: url(images/taylors_coffee_lifestyle_bkgrd.jpg);
	background-repeat: no-repeat;
	width: 183px;
	background-position: top;
	padding-top: 227px;
	padding-right: 12px;
	padding-left: 34px;
	text-align: left;
}
.white18pxbold {
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0em;
}
.taylors-coffee-gourmet-container ul {
	margin: 0px;
	padding: 0px;
}
.taylors-coffee-gourmet-container ul li {
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 16px;
	padding: 0px;
}
.taylors-coffee-lifestyle-container ul {
	margin: 0px;
	padding: 0px;
}
.taylors-coffee-lifestyle-container ul li {
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 16px;
	padding: 0px;
}
.taylors-coffee-group-container {
	text-align: center;
	padding-top: 40px;
}
.taylors-cakes-biscuits-quote-container {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 40px;
}
.taylors-cakes-biscuits-toppadding {
	padding-top: 20px;
}

/* Tiptree */
.tiptree-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: justify;
	color: #cdaa82;
	padding-right: 35px;
	padding-left: 35px;
	width: 675px;
	padding-bottom: 40px;
	padding-top: 30px;
	height: 355px;
}
.tiptree-container p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-bottom: 0px;
}
.tiptree-preserves-marmalades-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: justify;
	color: #cdaa82;
	padding-right: 35px;
	padding-left: 35px;
	width: 675px;
	padding-bottom: 40px;
	padding-top: 30px;
	height: 355px;
	background-image: url(images/tiptree_preserves_marmalades_bkgrd.jpg);
	background-position: bottom;
}
.tiptree-preserves-marmalades-container p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-bottom: 0px;
}
.tiptree-littlescarlet-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: justify;
	color: #cdaa82;
	padding-right: 35px;
	padding-left: 35px;
	width: 675px;
	padding-bottom: 40px;
	padding-top: 30px;
	height: 355px;
	background-image: url(images/tiptree_littlescarlet_bkgrd.jpg);
	background-position: bottom;
}
.tiptree-littlescarlet-container p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-bottom: 0px;
}
.tiptree-savourysauces-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: justify;
	color: #cdaa82;
	padding-right: 35px;
	padding-left: 35px;
	width: 675px;
	padding-bottom: 40px;
	padding-top: 30px;
	height: 355px;
	background-image: url(images/tiptree_savourysauces_bkgrd.jpg);
	background-position: bottom;
}
.tiptree-savourysauces-container p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-bottom: 0px;
}
.tiptree-giftpacks-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	color: #cdaa82;
	padding-right: 35px;
	padding-left: 35px;
	width: 675px;
	padding-bottom: 40px;
	padding-top: 30px;
	height: 355px;
	background-image: url(images/tiptree_giftpacks_bkgrd.jpg);
	background-position: bottom;
}
.tiptree-giftpacks-container p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-bottom: 0px;
}

.tiptree-nav-container {
	padding-top: 4px;
	padding-left: 10px;
}
.tiptree-nav-container img {
	padding-left: 4px;
}
.tiptree-intro-quote-container {
	width: 145px;
	padding-left: 25px;
	padding-top: 40px;
}

/* Pertwood */
.pertwood-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: justify;
	color: #cdaa82;
	padding-right: 35px;
	padding-left: 35px;
	width: 675px;
	padding-bottom: 40px;
	padding-top: 30px;
	height: 355px;
}
.pertwood-container p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-bottom: 0px;
}
.pertwood-singleportionpacks-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: justify;
	color: #cdaa82;
	padding-right: 118px;
	padding-left: 117px;
	width: 510px;
	padding-bottom: 40px;
	padding-top: 30px;
	height: 355px;
	background-image: url(images/pertwood_singleportionpacks_bkgrd.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.pertwood-singleportionpacks-container p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-bottom: 0px;
}
.pertwood-deliciouscereals-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: justify;
	color: #cdaa82;
	padding-right: 35px;
	padding-left: 35px;
	width: 675px;
	padding-bottom: 40px;
	padding-top: 30px;
	height: 355px;
	background-image: url(images/pertwood_deliciouscereals_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.pertwood-deliciouscereals-container p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-bottom: 0px;
}
.pertwood-nav-container {
	padding-top: 4px;
	padding-left: 10px;
}
.pertwood-nav-container img {
	padding-left: 4px;
}
.pertwood-intro-quote-container {
	width: 145px;
	padding-left: 25px;
	padding-top: 10px;
}
.pertwood-awards-container {
	text-align: center;
	padding-top: 25px;
}
.pertwood-deliciouscereals-quote-container {
	text-align: center;
	padding-top: 15px;
}

/* Rodda's */
.roddas-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: justify;
	color: #cdaa82;
	padding-right: 35px;
	padding-left: 35px;
	width: 675px;
	padding-bottom: 40px;
	padding-top: 50px;
	background-image: url(images/roddas_content_bkgrd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 225px;
}
.roddas-container p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-bottom: 0px;
}
.roddas-intro-quote-container {
	width: 200px;
	padding-left: 25px;
	padding-top: 20px;
}
.red {
	color: #ff3300;
}
.cream {
	color: #fbe1c4;
}
.roddas-cornishclottedcream-quote-container {
	width: 200px;
	padding-left: 25px;
	padding-top: 0px;
}
.roddas-innovation-quote-container {
	text-align: center;
	padding-top: 30px;
}


/* VENCHI */
.venchi-nav-container {	padding-top:4px; padding-left:10px; padding-bottom:30px; }
.venchi-nav-container img {	padding-left:4px; }

.venchi-nav-container-sugar-free {	padding-top:4px; padding-left:10px; padding-bottom:30px; background-image:url(images/venchi_sugar-free-nav_bkgrd.jpg); background-repeat:repeat-y; }
.venchi-nav-container-sugar-free img {	padding-left:4px; }

.venchi-intro-header { margin-bottom:20px; }
.venchi-intro-quote { height:248px;	padding-left:25px; width:140px;	margin-top:41px; }
.venchi-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: justify;
	color: #cdaa82;
	padding-right: 35px;
	padding-left: 35px;
	width: 675px;
	padding-bottom: 40px;
}
.venchi-container p { padding-top:0px;	margin-top:0px;	margin-bottom:12px;	padding-bottom:0px; }
.venchi-chocaviar {
	background-image: url(images/venchi_chocaviar_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:395px;
}
.venchi-cubigusto { width:204px; margin-right:32px; }
.venchi-cubigusto-top {
	width:164px;
	height:187px;
	background-image: url(images/venchi_top-half.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:20px 20px 0px 20px;
	text-align:center;
}
.venchi-cubigusto-top-title { height:20px; margin-bottom:15px; }
.venchi-cubigusto-bottom { width:204px; height:148px; }

.venchi-blend { width:204px; margin-right:31px; }
.venchi-blend-top {
	width:164px;
	height:187px;
	background-image: url(images/venchi_top-half.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:20px 20px 0px 20px;
	text-align:center;
}
.venchi-blend-top-title { height:20px; margin-bottom:15px; }
.venchi-blend-bottom { width:204px; height:148px; }

.venchi-cigars { width:204px; }
.venchi-cigars-top {
	width:164px;
	height:187px;
	background-image: url(images/venchi_top-half.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:20px 20px 0px 20px;
	text-align:center;
}
.venchi-cigars-top-title { height:20px; margin-bottom:15px; }
.venchi-cigars-bottom { width:204px; height:148px; }

.venchi-chocolate-cream-spread {
	background-image: url(images/venchi_chocolate-cream-spread_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:395px;
}
.venchi-chocolate-cream-title { padding-bottom:5px; }
.venchi-chocolate-spread { width:385px; margin:30px 0px 0px 0px; }
.venchi-chocolate-spread-title { padding-bottom:5px; }
.venchi-chocolate-spread-giftbox { width:320px; margin:0px auto; padding-top:10px; }
.venchi-chocolate-spread-giftbox img { margin-left:15px; }
.venchi-sugar-free-chocolates {
	background-image: url(images/venchi_sugar-free_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:395px;
}
.venchi-chocolight-title { padding-bottom:15px; }
.venchi-sugar-free-chocolates p { color:#1d3f61; }
.venchi-sugar-free-chocolates-paragraph-two { width:430px; padding-top:10px; }

/* DIV for contact us and disclaimer */
.generic-container {
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4a3827;
	border-bottom-color: #4a3827;
	border-left-color: #4a3827;
	background-color: #000000;
	background-image: url(images/generic_container_bkgrd.jpg);
	background-repeat: repeat-x;
	padding-top: 30px;
	height: 265px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cdaa82;
	text-align: justify;
	background-position: bottom;
	letter-spacing: 0.1em;
}

.generic-container a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.generic-container a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.generic-container a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.generic-container a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.generic-container h3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4a3827;
}
.generic-container p {
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	line-height: 15px;
}
.generic-container form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.form-container {
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4a3827;
	margin-left: 30px;
}
.formlabel {
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 2px;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #000000;
	width: 228px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border: 1px solid #4a3827;
	margin-bottom: 12px;
}
.formtextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #000000;
	width: 346px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border: 1px solid #4a3827;
	margin-bottom: 12px;
	height: 108px;
	overflow: auto;
}
.formsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #75153e;
	height: 25px;
	width: 60px;
	border: 1px solid #7b5465;
	padding-bottom: 2px;
	padding-top: 1px;
	text-align: center;
}
.formreset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #856546;
	background-color: #3c1e00;
	height: 25px;
	width: 60px;
	border: 1px solid #4a3827;
	padding-bottom: 2px;
	padding-top: 1px;
	text-align: center;
	margin-right: 4px;
}

