BODY {
	font-family: arial, helvetica, san serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	width: 100%;
}

.standard_table
{
	border-top: 1px solid #E9E4DC;
	border-left: 1px solid #E9E4DC;
}

.standard_cell
{
	border-right: 1px solid #E9E4DC;
	border-bottom: 1px solid #E9E4DC;
}

.submit_button
{
	border-right: 2px solid #B8A88D;
	border-bottom: 2px solid #B8A88D;
	border-top: 2px solid #E9E4DC;
	border-left: 2px solid #E9E4DC;
	background-color: #E6DECC;
	color: 800000;
	font-weight: bold;
}

.small_submit_button
{
	border-right: 2px solid #B8A88D;
	border-bottom: 2px solid #B8A88D;
	border-top: 2px solid #E9E4DC;
	border-left: 2px solid #E9E4DC;
	background-color: #E6DECC;
	color: 800000;

	height: 20px;
	font-size: 8pt;

	font-weight: bold;
}


TH
{
	font-family: arial, helvetica, san serif;
	font-size: 10pt;
	background-color: #E6DECC;
	color: #800000;
	border: 1px solid #800000;
	font-weight: bold;
	text-align: center;
}

TEXTAREA
{
	font-family: arial, helvetica, san serif;
	font-size: 10pt;
	border-left: 1px solid #B8A88D;
	border-right: 1px solid #B8A88D;	
	border-top: 1px solid #B8A88D;
	border-bottom: 1px solid #B8A88D;
	background-color: #F9FAF9;
	color: #800000;
	overflow: auto;
}

SELECT
{
	font-family: arial, helvetica, san serif;
	font-size: 10pt;
	font-weight: normal;
	border-left: 1px solid #B8A88D;
	border-right: 1px solid #B8A88D;	
	border-top: 1px solid #B8A88D;
	border-bottom: 1px solid #B8A88D;
	background-color: #F9FAF9;
	color: #800000;

}

.text_box
{
	font-family: arial, helvetica, san serif;
	font-size: 10pt;
	border-left: 1px solid #B8A88D;
	border-right: 1px solid #B8A88D;	
	border-top: 1px solid #B8A88D;
	border-bottom: 1px solid #B8A88D;
	background-color: #F9FAF9;
	color: #800000;
}


H1
{
	font-family: arial, helvetica, san serif;
	font-size: 12pt;
	color: #800000;
	border-bottom: 1px solid #B8A88D;
}

H2
{
	font-family: arial, helvetica, san serif;
	font-size: 10pt;
	color: #800000;
	font-weight: bold;
}

H3
{
	font-family: arial, helvetica, san serif;
	font-size: 8pt;
	color: #000000;
	margin-bottom: 0;
	padding-bottom: 0; 
	line-height: 10px;
	font-weight: bold;
}


.sub_header
{
	font-family: arial, helvetica, san serif;
	font-size: 8pt;
	font-weight: bold;
}

.ingredient_text
{
	font-family: arial, helvetica, san serif;
	font-size: 8pt;
	font-style: italic;	
}

.steps_text
{
	font-family: arial, helvetica, san serif;
	font-size: 8pt;
	font-style: normal;	
}


A:link
{
	font-family: arial, helvetica, san serif;
	font-size: 10pt;
	font-style: normal;	
	color: 800000;
    text-decoration : underline;
}

A:visited
{
	font-family: arial, helvetica, san serif;
	font-size: 10pt;
	font-style: normal;	
	color: 800000;
    text-decoration : underline;
}

A:active
{
	font-family: arial, helvetica, san serif;
	font-size: 10pt;
	font-style: normal;	
	color: 800000;
    text-decoration : underline;
}

A:hover
{
	font-family: arial, helvetica, san serif;
	font-size: 10pt;
	font-style: normal;	
	color: 800000;
	text-decoration : none;
}




A.small_link:link
{
	font-family: arial, helvetica, san serif;
	font-size: 8pt;
	font-style: normal;	
	color: 800000;
    text-decoration : none;
}

A.small_link:visited
{
	font-family: arial, helvetica, san serif;
	font-size: 8pt;
	font-style: normal;	
	color: 800000;
    text-decoration : none;
}

A.small_link:active
{
	font-family: arial, helvetica, san serif;
	font-size: 8pt;
	font-style: normal;	
	color: 800000;
    text-decoration : none;
}

A.small_link:hover
{
	font-family: arial, helvetica, san serif;
	font-size: 8pt;
	font-style: normal;	
	color: 800000;
	text-decoration : underline;
}


A.link_heading:link
{
	font-family: arial, helvetica, san serif;
	font-size: 12pt;
	font-weight: bold;	
	color: 800000;
    text-decoration : none;
}

A.link_heading:visited
{
	font-family: arial, helvetica, san serif;
	font-size: 12pt;
	font-weight: bold;	
	color: 800000;
    text-decoration : none;
}

A.link_heading:active
{
	font-family: arial, helvetica, san serif;
	font-size: 12pt;
	font-weight: bold;	
	color: 800000;
    text-decoration : none;
}

A.link_heading:hover
{
	font-family: arial, helvetica, san serif;
	font-size: 12pt;
	font-weight: bold;	
	color: 800000;
	text-decoration : underline;
}


OL.small_list
{
	list-style:none; 
	list-style-type: decimal;
	margin-left: 1em;
	padding-left: 1em;
	text-indent: 1px;
}

A.menu_link:link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #8C653F;
	font-size: 10pt;
	font-weight: bold;
    text-decoration : none;
}

A.menu_link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #8C653F;
	font-size: 10pt;
	font-weight: bold;
    text-decoration : none;
}

A.menu_link:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 10pt;
	font-weight: bold;
    text-decoration : none;
}

A.menu_link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 10pt;
	font-weight: bold;
    text-decoration : none;
}


.box_text
{
	border: 1px solid #800000;
}

