body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	font-family: "Lucida Calligraphy";
	font-size: 1.2em;
}

h1 {
	font-family: "Lucida Calligraphy";
	color: #682B1C;
	text-align: center;
	font-size: 1.6em;
}
	 
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
	font-family: "Lucida Calligraphy";
	color: #8F6B47;
	font-size: 1.2em;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#main {
	width:1000px;
	margin: 0px auto 0px auto;
	border: 0px solid #B78B61;

}
#chocolatefountainbanner {
	margin-left:0px;
	margin-top:0px;
	width:1000px;
	height:160px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#hor_menu {
	background-image: url(images/menu_bg.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center center;
	width:1000px;
	padding-top:0px;
	height:30px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	display:inline;
	text-align: center;
	float: left;
}
#leftcol {
	background-image: url(images/leftcol_bg.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center center;
	width:220px;
	padding-top:0px;
	height:780px;
	float:left;
	display:inline;
	margin: 0px;

}
#maincontent {
	background-color: #ffffff;
	width:773px;
	padding-top:0px;
	height:100%;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #DDA979;
	padding-left: 5px;

}
#footer {
	background-color: #f6dab3;
	width:1000px;
	padding-top:5px;
	height:29px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	text-align: center;
	font-size: .8em;
	color: #CC9C6E;

}
#maincontent .feature {
	background-color: #F9E4C9;
	text-align: center;
	padding: 10px;
}
.hot_list {
	font-family: "Lucida Calligraphy";
	color: #7D3422;
	font-size: 1.2em;
}
.cent_align {
	text-align: center;
}
#maincontent h4 {
	font-family: "Lucida Calligraphy";
	font-size: 1.2em;
	color: #8D3A26;
	text-align: center;
}
