.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	padding-top: 10px;

}

.credit a {
	color: #000000;
}

body {
	background-color: c4e258; /* #CEE04E; #DCE967; */
	font-family: 'Book Antiqua', Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(../images/intro_bg.gif);
	background-repeat: repeat-x;
}

h3 {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color:#015726;
	font-family: Arial;
}

h1.newsobj {
	font-size: 14pt;
}

.textinput {
	border: 1px solid black;
}

table.content {
	font-size: 10pt;
	height: 350px;
	background-repeat: no-repeat;
}

td.content {
	background-color: #C8E04E;
	vertical-align: top;
}
td.leftgutter {
	background-image: url(../images/bdy_l_gtr_bg.gif);
}

td.content table {
	font-size: 10pt;
}
td.navbar  {
	background-color: f6f9cc;
	background-image: url(../images/nav_bg.gif);
}

table.main, img.main {
	border-top: 2px solid #FCAA23;
}
a.footer  
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	/* text-transform: uppercase; */
	padding: 2px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
a.footer:hover  
{
	color: #ffffff;
	background-color: #A1C267;
}

td.navbar1 {
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
}

td.leftnavbar {
	background-color: #f6f9cc;
	font-size: 12pt;
	font-family: Times New Roman;
	vertical-align: top;
}

td.leftnavcell, td.currleftnavcell {
	font-size: 10px;
	height: 20px;
}

div.currleftnavdiv, div.leftnavdiv {
	font-size: 10px;
	height: 20px;
	width: 130px;
	margin-left: 10px;
}

a.currleftdivlink, a.leftdivlink {
	text-decoration: none;
	font-size: 10pt;
	width: 130px;
	border: 1px solid #FCAA23;
	padding: 2px;
}

a.currleftdivlink {
	color: #FFFCDB;
	background-color: #A1C267;
}

a.leftdivlink {
	color: #015726;
}

a.leftdivlink:hover {
	color: #FFFCDB;
	background-color: #A1C267;
	
}

a.currleftnavlink, a.leftnavlink {
	text-decoration: none;
	font-size: 10pt;
	width: 140px;
	border: 1px solid #FCAA23;
	padding: 2px;
}

a.currleftnavlink {
	color: #FFFCDB;
	background-color: #A1C267;
}

a.leftnavlink {
	color: #015726;
}

a.leftnavlink:hover {
	color: #FFFCDB;
	background-color: #A1C267;
	
}

.recipecategory {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color:#015726;
	font-family: Arial;
}

.recipename {
	font-size: 11pt;
	font-style: italic;
	font-family: Arial;
}

a.recipelink {
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
	font-family: Arial;
}

a.recipelink:hover {
	font-weight: bold;
	text-decoration: underline;
}
td.footer  {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	height: 20px;
}
td.rightgutter {
	background-image: url(../images/bdy_r_gtr_bg.gif);
}
div.content {
	padding: 10px;
}
td.flashcell {
	background-image: url(../images/home_bg.jpg);
	text-align: center;
	vertical-align: middle;
}
