body {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #532F18;
}
h1, .h1	{
	color: #E77121;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom:1px solid #FFE784;
}
h2, .h2	{
	font-size: 14px;
	line-height: 18px;
	color: #E77121;
	font-weight: bold;
}
h3, .h3	{
	font-size: 12px;
	line-height: 14px;
	color: #E77121;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
TD, td, .BodyText	{
	font-family: franklin gothic book, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #402415;
}
a, a:visited	{
	color: #330000;
	text-decoration: none;
}
a:hover	{
	color: #D84A29;
	text-decoration: none;
}

/* HOME STYLES */

.textbg	{
	background-color: #C7572C;
}
.navBG	{
	background-color: #532F18;
}
.footer	{
	font-size: 12px;
	line-height: 15px;
	color: #F9F8E4;
}
.copyright	{
	font-size: 10px;
	line-height: 11px;
	color: #F9F8E4;
}
a.copyright, a.copyright:visited	{
	color: #FFDAA2;
	text-decoration: none;
}
a.copyright:hover	{
	color: #FFFFFF;
}
.whitelink, a.whitelink, a.whitelink:hover, a.whitelink:visited	{
	color: #FFFFFF;
}
.nav	{
	font-size: 10px;
	color: #D2D19F;
}
.navOff, a.navOff, a.navOff:visited	{
	font-size: 12px;
	font-weight: normal;
	color: #D2D19F;
	text-decoration: none;
}
a.navOff:hover, .navOn, a.navOn, a.navOn:hover, a.navOn:visited	{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodywhite {
	background-color: #FFFFFF;
}
#subject {
	display: none;
}

/* INSIDE TEMPLATES STYLES */

.insidebody	{
	background-image:url(https://www.theochocolate.com/images/common/theobg.jpg);
    background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.bodyBG	{
	width: 705px;
	height: 750px;
	background-image:url(https://www.theochocolate.com/images/common/bodybg.gif);
    background-repeat:no-repeat;
	background-color: #FFFFFF;
}
.introtext	{
	font-size: 14px;
	line-height: 18px;
	color: #330000;
}
input, textarea, select {
	font-size: 11px;
	border:1px solid #999999;
}
.footerdiv	{
	background-color: #330000;
	margin-bottom: 10px;
}
.footertext	{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #330000;
}
a.footerlink, a.footerlink:visited, a.footerlink:hover	{
	color: #D84A29;
	text-decoration: none;
}


/* STORE LOCATOR */

.StoreLocationBG	{
	background-color: #f6eed6;
	border-bottom: 2px solid #FFF;
}


/* SUBNAV STYLES */

.subnavtop	{
	background-image:url(https://www.theochocolate.com/images/nav/subnav/pencil-top.gif);
    background-repeat: repeat-x;
}
.subnavleft	{
	background-image:url(https://www.theochocolate.com/images/nav/subnav/pencil-left.gif);
    background-repeat: repeat-y;
}
.subnavright	{
	background-image:url(https://www.theochocolate.com/images/nav/subnav/pencil-right.gif);
    background-repeat: repeat-y;
}
.subnavbottom	{
	background-image:url(https://www.theochocolate.com/images/nav/subnav/pencil-btm.gif);
    background-repeat: repeat-x;
}

