/* CHOCOLATE EXPERIENCE */


p{
	font-family:	verdana, arial, helvetica, sans-serif;
	color:			#5F3000;
	font-size:		12px;
}



h1
{
	margin: 0;
	padding: 0;
	display: none;
}

h2
{
	margin: 0;
	padding: 16px 0 0 0;
	color:	#67260C;
	font-family:		verdana, arial, helvetica, sans-serif;
	font-size:			16px;

}

h3
{
	margin: 0;
	padding: 16px 0 0 0;
	color:	#E99A46;
	font-family:		verdana, arial, helvetica, sans-serif;
	font-size:			12px;

}



/* PAGE SPECIFICS */

body#home li#menu-home, body#handmade li#menu-handmade, body#fudge li#menu-fudge, body#belgian li#menu-belgian, body#wedding li#menu-wedding, body#diabetic li#menu-diabetic, body#vegan li#menu-vegan, body#ordering li#menu-ordering, body#corporate li#menu-corporate, body#enquiries li#menu-enquiries, body#location li#menu-location
{
	font-weight: 			bold;
}


body#home div#innerPage
{
}

body#handmade div#innerPage
{
	background:		url(/App_Themes/ChocolateExperience/Images/tc-handmade.jpg) no-repeat top right;
}

body#fudge div#innerPage
{
	background:		url(/App_Themes/ChocolateExperience/Images/tc-fudge.jpg) no-repeat top right;
}

body#belgian div#innerPage
{
	background:		url(/App_Themes/ChocolateExperience/Images/tc-belgian.jpg) no-repeat top right;
}

body#wedding div#innerPage
{
	background:		url(/App_Themes/ChocolateExperience/Images/tc-wedding.jpg) no-repeat top right;
}

body#diabetic div#innerPage
{
	background:		url(/App_Themes/ChocolateExperience/Images/tc-diabetic.jpg) no-repeat top right;
}

body#vegan div#innerPage
{
	background:		url(/App_Themes/ChocolateExperience/Images/tc-vegan.jpg) no-repeat top right;
}

body#ordering div#innerPage
{
	background:		url(/App_Themes/ChocolateExperience/Images/tc-ordering.jpg) no-repeat top right;
}

body#corporate div#innerPage
{
	background:		url(/App_Themes/ChocolateExperience/Images/tc-corporate-gifts.jpg) no-repeat top right;
}

body#enquiries div#innerPage
{
	background:		url(/App_Themes/ChocolateExperience/Images/tc-enquiries.jpg) no-repeat top right;
}


body#location div#innerPage
{
	background:		url(/App_Themes/ChocolateExperience/Images/tc-location.jpg) no-repeat top right;
}