body {
	background: 	#E8E7CE;
	font-family:	helvetica, tahoma, arial;
	font-size:	11pt;
	text-align:	center;
	padding: 	0px;
	margin: 	0px;
	background:	url('/images/hr_bg.gif');
}

td {
	font-family:	helvetica, tahoma, arial;
	font-size:	11pt;
}

form {
	margin:		0px;
	padding:	0px;
}

p { 
	margin-top:	15px;
	text-indent: 	20px; 
}

p.intro {
	margin-top:	15px;
	margin-right:	10px;
	text-indent: 	20px; 
	color:		#633100;
	font-size:	10pt;
	font-weight:	bold;
}

div.mainWindow {
	width: 728px;
	margin: 0 auto;
	text-align: left;
	border: 3px solid #D2D1BA;
	padding: 5px;
	background: 	#E8E7CE;
}

div.titleBanner {
	background: url('http://www.home-recipes.com/images/main_banner.jpg');
	background-repeat:	no-repeat;
	background-position: 	right;
	height: 100px;
}

div.title {
	height: 	36px;
	text-align: 	center;
	font-weight:	bold;
	color:		#3F9C2D;
	padding-top:	6px;
	padding-bottom: 6px;
	border-bottom:  3px solid #67C02C;
	width:		100%;
}

div.top_menu {
	text-align:		right;
	font-weight:		bold;
	padding-right:		10px;
}

div.menu {
	font-weight: 	bold;
	width: 		120px;
	height:		100%;
	padding: 	10px;
	background:	#F0EFD5;
}

.menu a:link, .menu a:visited, .menu a:active {
	color:			#9A7F50;
	text-decoration:	none;
}

.menu a:hover {
	color: 		#633100;
}

a:link, a:visited, a:active {
	color:			#6A5737;
	text-decoration:	none;
}

a:hover {
	color: 		#000000;
}

div.content {
	width:		100%;
	padding:	5px;
}

table.mainTable {
	clear:		both;
	border-collapse: collapse;
	width:		100%;
}
.mainTable tr {
	vertical-align: top;
}

div.footer {
	font-size:	10pt;
	border-top: 	1px solid #67C02C;
	text-align: 	center;
	color:		#3F9C2D;
}

table.recipe_directions {
}

table.recipe_directions td {
	vertical-align: 	top;
	padding-bottom:	 	15px;
}

table.recipe_ingredients {
	border-collapse:	collapse;
}

table.recipe_ingredients td {
	padding-left: 		16px;
}

table.categories {
	width: 		100%;
}

table.recipes {
	width:			100%;
	border-collapse:	collapse;
}

tr.recipes_descript td {
	border-bottom:	1px solid #BEBDA9;
}

td.direction_step {
	color:		#DE0000;
}

div.recipe_title {
	text-align:	center;
	font-size:	15pt;
	font-weight:	bold;
}

div.list_description {
	padding: 	5px;
}

div.index_recipes {
	width:		80%;
	padding-right:	20px;
}

div.google_ad {
	text-align:	center;
}

div.module_addRecipe {

}

div.module_urlRecipe {
	visibility:	hidden;
}

div.showpath {
	font-weight:	bold;
}
