/***********************************************************************
   AUTHOR:  	     Andy Lim
   WEBSITE URL:      http://www.webs-sg.com/
   Site Name:        Webs Sg Home
   LAST MODIFIED:    01-Jun-2009
************************************************************************/

body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: url(images/herbal_recipes_bg.jpg) repeat;	color: #444444;

}
a:link, a:visited { color: #83bb0a; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #83bb0a; text-decoration: none; font-weight: bold; }

h1 {
	margin:40px 0px 10px 0px;
	font-weight: bold;
	font-size: 18px;
	color:#e8ff7f;
}
h2 {
	margin:20px 0px 0px 0px;
	font-weight: bold;
	font-size: 15px;
	color:#ffff60;
	padding-bottom: 0px;
}
h3 {
	margin:20px 0px 20px 40px;
	font-weight: bold;
	font-size: 12px;
	color:#adadad;
}

hr {	color:#ffff60;

}
#herbal_recipes_container {
	margin: auto;
	width: 758px;
}
#herbal_recipes_header {
	width: 758px;
	height: 229px;
	background: url(images/herbal_recipes_header.jpg) no-repeat;
}
#herbal_recipes_title {
	float: left;
	width: 440px;
	margin-top: 40px;
	padding-left: 20px;
	font-size: 24px;
	font-weight:bold;
	color: #c5c5c5;
	line-height: 1.1em;
}
#herbal_recipes_title span {
	color: #e3ff60;
}
#herbal_recipes_slogan {
	float: left;
	color: #FFFFFF;
	width: 500px;
	padding-left: 20px;

}
#herbal_recipes_welcome {
	float: left;
	width: 500px;
	margin-top: 85px;
	padding left: 40px;
	color: #ffffff;
	font-size: 30px;
	font-weight: bold;
	line-height: normal;
}
#herbal_recipes_content {
	margin: auto;
	float: left;
	width: 758px;
	background: url(images/herbal_recipes_body_bg.jpg) repeat-y;
}
#herbal_recipes_left {
	float: left;
	width: 430px;
	padding-left: 40px;
	padding-right: 40px;
	color:#FFFFFF;

}
#herbal_recipes_links {
	float: left;
	width: 430px;
	padding-left: 0px;
	padding-right: 0px;
	color:#FFFFFF;
	font-size: 10px;
	line-height: 1.1em;
}
#herbal_recipes_links a {
	font-size: 12px;
	line-height: 1.2em;
}

#herbal_recipes_left p{

	text-align: justify;
}
#herbal_recipes_left_column {
	float: left;
	width: 195px;
}
#herbal_recipes_right_column {
	float: right;
	width: 195px;
}
#herbal_recipes_right {
	float: right;
	width: 248px;
	border-top: solid  5px #dcdcdc;
}
.herbal_recipes_menu {
	margin-top: 20px;
	width: 200px;
}
.herbal_recipes_menu li{
	background: url(images/herbal_recipes_button.jpg) no-repeat;
	list-style: none;
	height: 30px;
	display: block;
	padding-left: 35px;
	padding-top: 5px;
}
.herbal_recipes_menu a {
	color: #595959;
}
.herbal_recipes_menu a:hover {
	color: #000;
}
.herbal_recipes_box {
	width: 222px;
	margin-left: 15px;
	margin-top: 10px;
	background: url(images/herbal_recipes_box.jpg) no-repeat;
}
.herbal_recipes_box p {
	width: 180px;
	text-align: justify;
	padding-left: 20px;
	padding-top: 5px;
}
.herbal_recipes_box a {
	color: #cc0000; font-weight:bold;
}
.herbal_recipes_box a:hover {
	color: #e3ff60;
}
.herbal_recipes_box_header {
	margin-bottom: 20px;
	padding-top: 20px;
	padding-left: 30px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	color:#adadad;
}

#herbal_recipes_footer {
	float: left;
	width: 758px;
	height: 35px;
	color: #000;
	line-height: normal;
	text-align: center;
	padding: 6px 0 0 0;
	background: url(images/herbal_recipes_footer.jpg) no-repeat;
}

#herbal_recipes_footer a:link, #herbal_recipes_footer a:visited { color: #000; font-weight: bold; text-decoration: none; } 
#herbal_recipes_footer a:active, #herbal_recipes_footer a:hover { color: #C00; text-decoration: underline; }