@charset "UTF-8";
/* CSS Document */


body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/wallpaper.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: .8em;
	line-height: 1.6em;
}

* html {
    overflow: hidden;
}

.cleaner {
	clear: both;
}

a:link {
	color: #3A2A16;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #3A2A16;
}

a:hover {
	color: #3A2A16;
}

a:active {
	text-decoration: underline;
	color: #3A2A16;
}

h1 {
	font-size: 1.6em;
	color: #3A2A16;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

h2 {
	font-size: 1.2em;
	color: #3A2A16;
}

h3 {
	font-size: 1em;
	color: #3A2A16;
}

ul {
	margin: 0px;
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.container {
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	position: relative;
	float: none;
}
.wrapper {
	background-color: #ECE9E6;
	height: auto;
	width: 850px;
	float: left;
	position: relative;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	display: inline;
	padding: 0px;
}

.awning {
	background-image: url(../images/awning.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 100px;
	width: 850px;
	position: relative;
	display: inline;
	margin: 0px;
}

.menu {
	position: relative;
	height: 75px;
	text-align: center;
	float: left;
	width: 850px;
	clear: left;
	display: none;
	background-image: url(../images/menuBG.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.home {
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 54px;
	position: relative;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}

.showcase {
	background-image: url(../images/showcase.gif);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 97px;
	position: relative;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

.faqs {
	background-image: url(../images/faqs.gif);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 46px;
	position: relative;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

.policies {
	background-image: url(../images/policies.gif);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 75px;
	position: relative;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

.contact {
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 80px;
	position: relative;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	display:none;
}

.logo {
	background-image: url(../images/bbcLogo.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	clear: left;
	float: left;
	height: 283px;
	width: 313px;
	position: relative;
	display: inline;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 282px;
}

.cotm {
	background-image: url(../images/cotm.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	clear: left;
	float: left;
	height: 142px;
	width: 197px;
	position: relative;
	display: inline;
	margin-top: -208px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 628px;
	display:none;
}

.promo {
	background-image: url(../images/bridal_show.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	clear: left;
	float: left;
	height: 142px;
	width: 197px;
	position: relative;
	display: inline;
	margin-top: -208px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
	display:none;
}

.content {
	position: relative;
	width: 850px;
	text-align: left;
	clear: left;
	height: auto;
	float: left;
	display: inline;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 850px;
	position: relative;
	display: inline;
	background-color: #ECE9E6;
	margin: 0px;
	clear: left;
	padding: 0px;
}

.boutique {
	background-image: url(../images/boutique.gif);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 530px;
	width: 455px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
	position: relative;
	display: inline;
}

.music {
	clear: both;
	float: left;
	position: relative;
}

.showcaseBG {
	background-image: url(../images/showcaseBG.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 600px;
	width: 750px;
	position: relative;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.footer {
	clear: left;
	position: relative;
	height: 100px;
	width: 850px;
	background-color: #89D5F4;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	text-align: left;
}
.copyright  {
	position: relative;
	float: left;
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	display: inline;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	line-height: 1.6em;
}
.phone {
	background-image: url(../images/phone.gif);
	background-repeat: no-repeat;
	padding: 0px;
	float: right;
	height: 24px;
	width: 201px;
	position: relative;
	margin-top: 40px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* display: inline; */
	display:none;
}

.rule {
	width: 200px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
	position: relative;
	clear: left;
	float: left;
	margin: 0px;
	height: 1px;
	padding: 0px;
	display: inline;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}

.transpixel {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
	width: 100%;
}

.homeHeader {
	background-image: url(../images/homeHeader.gif);
	background-repeat: no-repeat;
	display: inline;
	padding: 0px;
	float: left;
	height: 50px;
	width: 700px;
	position: relative;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.cotmHeader {
	background-image: url(../images/cotmHeader.gif);
	background-repeat: no-repeat;
	display: inline;
	padding: 0px;
	float: left;
	height: 50px;
	width: 700px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.showcaseLinks {
	clear: left;
	float: left;
	width: 743px;
	text-align: center;
}

.showcaseHeader {
	background-image: url(../images/showcaseHeader.gif);
	background-repeat: no-repeat;
	display: inline;
	padding: 0px;
	float: left;
	height: 50px;
	width: 700px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.milkjugHeader {
	background-image: url(../images/milkjugHeader.gif);
	background-repeat: no-repeat;
	display: inline;
	padding: 0px;
	float: left;
	height: 50px;
	width: 700px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.twistHeader {
	background-image: url(../images/twistHeader.gif);
	background-repeat: no-repeat;
	display: inline;
	padding: 0px;
	float: left;
	height: 50px;
	width: 700px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	text-align: center;
}

.ourclientsHeader {
	background-image: url(../images/ourclientsHeader.gif);
	background-repeat: no-repeat;
	display: inline;
	padding: 0px;
	float: left;
	height: 50px;
	width: 700px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.faqsHeader {
	background-image: url(../images/faqsHeader.gif);
	background-repeat: no-repeat;
	display: inline;
	padding: 0px;
	float: left;
	height: 55px;
	width: 700px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.thankyouHeader {
	background-image: url(../images/thankyouHeader.gif);
	background-repeat: no-repeat;
	display: inline;
	padding: 0px;
	float: left;
	height: 55px;
	width: 700px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.policiesHeader {
	background-image: url(../images/policiesHeader.gif);
	background-repeat: no-repeat;
	display: inline;
	padding: 0px;
	float: left;
	height: 50px;
	width: 700px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.contactHeader {
	background-image: url(../images/contactHeader.gif);
	background-repeat: no-repeat;
	display: inline;
	padding: 0px;
	float: left;
	height: 50px;
	width: 700px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.linksHeader {
	background-image: url(../images/linksHeader.gif);
	background-repeat: no-repeat;
	display: inline;
	padding: 0px;
	float: left;
	height: 50px;
	width: 700px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.recipeCard {
	background-image: url(../images/recipeCard.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 185px;
	width: 305px;
	position: relative;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	line-height: 1.2em;
	display: inline;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

.recipeContent {
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 30px;
	position: relative;
}


.showcaseContent {
	text-align: left;
	display: inline;
	padding: 0px;
	float: left;
	height: auto;
	width: 756px;
	position: relative;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.contactContent {
	text-align: left;
	display: inline;
	padding: 0px;
	float: left;
	height: auto;
	width: 690px;
	position: relative;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}

.linksContent {
	text-align: left;
	display: inline;
	padding: 0px;
	float: left;
	height: auto;
	width: 690px;
	position: relative;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}

.thankyouContent {
	text-align: left;
	display: inline;
	padding: 0px;
	float: left;
	height: auto;
	width: 690px;
	position: relative;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}

.policiesContent {
	text-align: left;
	display: inline;
	padding: 0px;
	float: left;
	height: auto;
	width: 690px;
	position: relative;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}

.contentBGtop {
	background-image: url(../images/contentBGtop.jpg);
	background-repeat: no-repeat;
	display: inline;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 45px;
	width: 750px;
	position: relative;
}

.contentBGcenter {
	background-image: url(../images/contentBGcenter.jpg);
	background-repeat: repeat-y;
	display: inline;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 750px;
	position: relative;
}

.contentBGbottom {
	background-image: url(../images/contentBGbottom.jpg);
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 30px;
	width: 750px;
	position: relative;
}

.cleaner {
	clear: both;
	position: relative;
	display: inline;
	margin: 0px;
	padding: 0px;
}
