* {
	margin: 0;
	padding: 0;
}
body {
	position: relative;
	text-align: center;
	background-image: url(../Recipes/MarbTile1c.gif);
}
.wrapper {
	margin: auto;
	min-width: 600px;
	height: auto;
	width: 800px;
}
#contentwrap {
	width: 800px;
	background-image: url(../Recipes/CookbookHTM/RecipesBackground.gif);
	background-repeat: repeat-y;
}

.wrapper .footer h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: right;
	width: 300px;
	text-align: right;
	display: block;
	margin-top: 5px;
	margin-right: 10px;
}
.masthead {
	font-family: Arial, Helvetica, sans-serif;
	height: 150px;
	width: 100%;
}
.navstrip {
	background-color: #6A0909;
	background-position: 20;
	height: 20px;
	overflow: hidden;
}
.navstrip ul {
	height: 15px;
	display: block;
}
.navstrip ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: inline;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B85403;
}
.wrapper .navstrip ul li.lastMenuItem {
	border-right-style: none;
}
.navstrip ul li a:link{
	color: #FFFFFF;
	text-decoration: none;
	background-position: 5;
}
.navstrip ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navstrip ul li a:hover {
	color: #FFCC33;
	text-decoration: none;
}
.leftSideBar {
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #6A0909;
	height: 400px;
}
.leftSideBar p {
	margin: 10px;
	text-align: left;
}
.leftSideBar ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.leftSideBar ul li {
	border-bottom-color: #FF9900;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FFFFFF;
}
.leftSideBar ul li a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.leftSideBar ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.leftSideBar ul li a:hover {
	color: #FFCC33;
	text-decoration: none;
}
.maincontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-top: 10px;
	width: 600px;
	position: relative;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
}
.maincontent p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 120%;
	text-align: left;
	margin-left: 5%;
	margin-right: 5%;
}
.maincontent p a:link {
	color: #990000;
	text-decoration: none;
}
.maincontent p a:visited {
	text-decoration: none;
	color: #663300;
}
.maincontent p a:hover {
	text-decoration: none;
	color: #FF9900;
}
.maincontent p a:active {
	text-decoration: none;
	color: #990000;
}
.wrapper .maincontent h1 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: normal;
	background-position: center;
	color: #990000;
	margin-top: 20px;
	text-align: left;
	margin-left: 5%;
}
.maincontent h2 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #990000;
	margin-top: 20px;
	border-bottom-color: #990000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-align: left;
	margin-left: 5%;
	margin-right: 5%;
}
.maincontent h3 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	margin-left: 5%;
	margin-right: 5%;
}
.maincontent h4 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	margin-left: 5%;
	margin-right: 5%;
	text-align: left;
	padding-top: 20px;
}
.footer {
	background-color: #6A0909;
	clear: both;
	height: 60px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
.footer p {
	font-size: 9px;
	color: #FFCCCC;
	margin-top: 20px;
	float: left;
	margin-left: 10px;
}
.footerlogo {
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	width: 50px;
	text-align: left;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
.imgleft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.imgright {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.thetruth {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	margin-top: 25px;
	margin-bottom: 20px;
	text-align: center;
	display: block;
	letter-spacing: 0.2em;
}
.clearer {
	clear: both;
	height: 1px;
}
.leftSideBar h4{
	font-size: 11px;
	letter-spacing: 2px;
	color: #FF9900;
	padding-top: 35px;
	padding-bottom: 6px;
}

.leftSideBar .whatsNew li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-top: 10px;
}
.leftSideBar .whatsNew li b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
}
.wrapper .maincontent ul {
	margin-left: 7%;
	text-align: left;
}
.wrapper .maincontent ul li {
	padding-left: 0px;
	font-size: 15px;
	margin-bottom: 10px;
}
.indianrecipes {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF}
a:active {  color: #990000; text-decoration: none}
a:hover {  color: #990000; text-decoration: underline}
a:link {  color: #990000; text-decoration: none}
a:visited {  color: #990000; text-decoration: none}
.recipeingred {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
.recipeinstrux {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}
.wrapper #contentwrap .maincontent .PrevNext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	margin-bottom: 20px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
	margin-top: 15px;
	display: block;
}
.excerpthead {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CC3300}
.excertbody {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000}
.caption {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.captionBold {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CC0000}
.IngredDirexHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: normal;
	text-align: left;
}
.wrapper #contentwrap .maincontent table {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.wrapper #contentwrap .maincontent td.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #990000;
	padding: 6px;
	text-align: center;
}
.wrapper #contentwrap .maincontent ul {
	margin-top: 20px;
}
.wrapper #contentwrap .maincontent .DIVRecipe-Title .inlineAS250 {
	float: right;
}
.wrapper #contentwrap .maincontent .topAdsenseStrip {
	margin-bottom: 30px;
	text-align: center;
}

