body {
width: 760px;
color: #333333;
font-family:Georgia;
font-size:11px;
margin: 0px auto;
background-color: #EFEFEF;

}

#header {
	background-image: url(_template/header_hr.jpg);
	background-repeat: repeat-x;
	height: 155px;
	background-color:#636267;
	border-bottom: 1px #000000 dashed;
	
}
#header img {
border-bottom: 1px #000000 dashed;
}
#content {
	background-image: url(_template/bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 20px;
	width: 760px;
	overflow: hidden;
}
#content hr {
border: none;
border-bottom: 1px dashed #000000;
padding:0;
height: 1px;
line-height: 0px;
margin-bottom: 0px !important; 
margin-bottom: -7px;

}
#content #ideas,#content #food,#content #ecotips,#content #feature, #content #sales {
border-top: 1px dashed #000000;
margin-top: 50px;
}
#content h1{
	font-size:12px;
	margin-left: 52px;
	margin-right: 52px;
	line-height: 18px;
	padding:5px 0;
	color:#333333;
	text-align: justify;
}
#content p {
margin-left: 52px;
margin-right: 52px;
line-height: 16px;
text-align: justify;
}

#content ul {
margin-left: 52px;
padding-left: 0;
margin-right: 52px;
}

#content li {
list-style:outside;
list-style-image:url(_template/red_bullet.jpg);
margin-left: 16px;
margin-bottom: 5px;
line-height: 16px;
}
.block_template_image {
	display: block;
	margin:0;

}

#momentary_thought {
margin-top: 30px;
}

#feature_recipe {
background-image:url(_template/feature_recipe.jpg);
background-repeat:no-repeat;
width: 379px;
float: left;
padding-top: 81px;
}

#food_for_thought, #feature_recipe_ext {
border-left: 1px black dashed;
float: left;
width: 380px;

padding-top: 81px;
}

#food_for_thought {
background-image:url(_template/food_for_thought.jpg);
background-repeat:no-repeat;}

#feature_recipe_ext {
background-image:url(_template/feature_recipe_ext.jpg);
background-repeat:no-repeat;}

#ayurveda_cooking {
background-image:url(_template/header_ayurveda_vegetarian_cooking.jpg);
background-repeat:no-repeat;
background-color: #E8B849;
padding-top: 50px;
padding-bottom: 5px;
}

#content h2 {
	font-size: 14px;
	color: #A71931;
	margin-left: 52px;
}

#content h3 {
font-size: 14px;
margin-left: 52px;
}

#content a {
	color: #000000;
	text-decoration:none;
	font-weight: normal;
}

#featured_instructor_pic {
	float: right;
	margin-left: 52px;
	margin-bottom: 30px;
	margin-right: 52px;
}

#featured_article_on_space_pic {
	float: right;
	margin-left: 52px;
	margin-bottom: 30px;
	margin-right: 52px;
}

#content .q {
	color: #A71931;
	font-size: 14px;
}

#footer {
	background-color: #A71931;
	padding: 10px 10px 10px 52px;
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer .label {
	color: #ecc200;
	font-weight: bold;
}

a { text-decoration: none;

}
