body {
    FONT-FAMILY: Arial, Tahoma;
   	margin: 0px;
   	padding: 0px;
   	width: 100%;
   	background-color:  #EFEFE3;
   	background-image: url('/Images/BG.gif');
   	
}
h1
	{ 
	    font-size : 12pt;
		color: #4F381E;
		font-family: arial;
	}
h2
	{
		font-size: 10pt;
		color: #4F381E;
		font-family: arial;
	}
h3
	{
		font-size: 12pt;
		color: #4F381E;
		font-family: arial;
	}
h4 
    {  
        color : #4F381E;
    }
h5
	{
		font-size: 10pt;
		color: #4F381E;
		font-family: arial;
	}
P	{ FONT-SIZE: 9pt; FONT-FAMILY: Arial, Tahoma }

form { margin: 0; }
input, textarea { padding-left: 3px; }

a, a:visited { color: #000000; text-decoration: none; }
a:hover { color: black; text-decoration: underline; }
a:active { color: #4F381E; }

table { margin: 0px; }


TR TD		{ FONT-SIZE: 9pt; FONT-FAMILY: arial; }

LI			{ FONT-SIZE: 10pt; FONT-FAMILY: arial }

/* class tags */


.chill TABLE { FONT-SIZE: 9pt; FONT-FAMILY: arial }
.quiz		{ MARGIN-TOP: 0px; LEFT: 432px; POSITION: relative; TOP: 100px; }
.recall		{ text-decoration: none; font-family: arial; font-size: 12pt; }
.tab_bord { border-color: #C3C5D0; background: #fff;}

.heading { background: #EFEFE3; }

.PageContentSection
{   text-align:center;
    margin-left:auto;
    margin-right:auto;
    width: 100%;
	background-color:White;
	border:0px solid White;
}

.TableContentTan
{
    text-align: left;
    width: 100%;
    margin: 0px 0px 0px 0px;
    background: #efefe3;
    border: solid 0px #C3C5D0;  
 }    

.TableContentWhite
{
    text-align: left;
    width: 100%;
    margin: 0px 0px 0px 0px;
    background: White;
    border: solid 2px #EFEFE3;  
 }    

.ProductText
{
    font-weight: normal; 
    font-size: 10pt;
    font-family: arial; 
    color: black;
    margin-left: 15px; 
    margin-right: 10px; 
    margin-top: 3px; 
    margin-bottom: 3px;
}

.TableRecipe
{
    text-align: left;
    width: 100%;
    margin: 0px 0px 0px 0px;
    background: #EFEFE3;
    border: solid 0px #C3C5D0;  
      
}
a.nav_color:link, a.nav_color:active, a.nav_color:visited	{ text-decoration: underline; COLOR: blue }

a.home:link, a.home:active, a.home:visited { COLOR: #efb65a }
a.triviaLink:link	{ color: gold; text-decoration: none }
a.triviaLink:active, a.triviaLink:visited	{ COLOR: black }

a.leftnav:link, a.leftnav:visited { color: #4F381E; text-decoration: underline; font-weight: bold; font-size: 12px; }
a.leftnav:hover { color: #E7CBB1; text-decoration:none; font-weight: bolder; }
a.leftnav:active { color: #E7CBB1; text-decoration:none; font-weight: bolder; } 

.nav { color: #fff; font-weight: bold; }
a.nav:link, a.nav:visited {color: #fff; text-decoration: underline; font-weight: bold; }
a.nav:hover { text-decoration: none;  }
a.nav:active { color: #DDCAB3; }

.footer { color: #4F381E; font-size: 8pt;}
a.footer:link, a.footer:visited { color: #4F381E; text-decoration: underline; font-size: 8pt; }
a.footer:hover { color: #4F381E;  font-weight:bold; text-decoration:none;}



#dropmenudiv
{
	position:absolute;
	border:1px solid #C0C0C0;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
	padding-left: 10px;
	font-size: 8pt;
}
.required { color: #800000; font-size: 18px; }
.required-input { color: #800000; }
.trivia
{
	color: #000;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 3px;
	margin-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
}


a.jingle
{color: #4F381E; font-size: 12pt; text-decoration: none;}

a.jingle:hover { color: #E7CBB1; text-decoration:none;}
