h1{
	color: #ec4c7e;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 10px !important	;
	margin-bottom: 0;

	}
h2{
	color: #808080;<!--previous color code is ec4c7e-->
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 0;
	}

.noCheckBox{
	color: #FFFFFF;
	background: #ee2c74;
}

.input{
	color: #b10063;
	font-family: Trebuchet MS;
	font-size: 11px;
	width: 345px;
	height: 15px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.noInput{
	color: #FFFFFF;
	background: #ee2c74;
	font-family: Trebuchet MS;
	font-size: 11px;
	width: 345px;
	height: 15px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}

.pullDown{
	color: #b10063;
	font-family: Trebuchet MS;
	font-size: 11px;
	width: 348px;
	height: 20px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.noPullDown{
	color: #FFFFFF;
	background: #ee2c74;
	font-family: Trebuchet MS;
	font-size: 11px;
	width: 348px;
	height: 20px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}

.textarea{
	color: #b10063;
	font-family: Trebuchet MS;
	font-size: 11px;
	width: 345px;
	height: 130px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}

.noTextarea{
	color: #FFFFFF;
	background: #ee2c74;
	font-family: Trebuchet MS;
	font-size: 11px;
	width: 345px;
	height: 130px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}


#frenchVersion{
	position: absolute; left: 563px; top: 150px;
	visibility: hidden;
}
#callForAction{
	position: absolute; left: 57px; top: 28px;
}
#logo{
	position: absolute; left: 563px; top: 10px
}
#mainImage{
	position: absolute; left: 528px; top: 329px
}
#questionBox{
	position: absolute; left: 555px; top: 560px;
	width: 174px;
	height: 225px;
}
#newsletterBox{
	position: absolute; left: 555px; top: 560px;
	width: 174px;
	height: 225px;
	visibility: hidden;
}
#menu{
	position: absolute; left: 485px; top: 570px;
}
#reserve{
	position: absolute; left: 460px; top: 450px;
}
#footerNote{
	margin: 0px 0px 30px 55px;
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #808080;<!--previous color code is baa07f-->
}

a.footerNote{
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #808080;<!--previous color code is ec4c7e-->
	text-decoration: none;
}
a.footerNote:hover{
	text-decoration: underline;
}

body{
	margin-left: 20px;
	margin-top: 12px;
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 23px;
	color: #6c4313;
}

.enList{
	margin-left: 20px;
	margin-top: 5px;
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height: 18px;
	color: #6c4313;
}
.container{
	width: 740px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.content{
	width: 355px;
	margin: 20px 20px 0px 55px;
}

#nameSmallBox{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 10px;
	width: 145px;
	height: 13px;
	margin-left: 13px;
	border: 1px solid #000000;
}

#emailSmallBox{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 10px;
	width: 145px;
	height: 13px;
	margin-left: 13px;
	margin-top: 20px;
	border: 1px solid #000000;
}

a{
	color: #ec4c7e;
	text-decoration: underline;
}
.gallery{
	position: absolute;
	top:165px;
	left: 98px;
	border: 1px solid #666666;
}

.inputTextMissing{
	font-family: Trebuchet MS;
	color: #333333;
	font-size: 10px;
	border: 1px solid #b11116;
	width: 345px;
	height: 10px;
}

.holdOn{
	font-family: Trebuchet MS;
	color: #6c4313;
	padding: 10px;
	line-height: 18px;
	margin: 10px 0px 20px 0px;
	font-size: 11px;
	border: 1px solid #cccccc;
}

.faqAnswer{
	font-size: 11px;
	padding-left: 20px;
	margin-top: -10px;
	line-height: 14px;
	}

ul {
	list-style-type:none;
	list-style-image: url(http://www.fontainechocolatee.ca/public/english/assets/checkMarkBrown.gif);
	line-height: 16px;
	font-size: 11px;

	}
ul li{
 	padding-bottom: 13px;
	}

