﻿/*******Common*******/
#otherheading {
	height:26px;
	background-image:url('../images/background/menubackground.gif');
	background-repeat:repeat-x;
}
#otherheading p {
	font-size:16px;
	font-weight:bold;
	color:white;
	text-align:center;
	padding-top:3px;
	margin:0px;
}
/*******Contact Us*******/
#address {
	height:165px;
	background:#FFFFCC;
}
.style1 {
	color: #FF0000;
}
/*******Map & Direction*******/
#map {
	background:#FFFFCC;
}
#map ul {
	margin:0px;
	padding:20px 20px 20px 35px;
}
#map li {
	padding:5px;
	word-spacing:3px;
	font-size:14px;
}
#direction {
	padding-top:40px;
	padding-left:80px;
	padding-bottom:50px;
}

/*******Testimonial********/
#comment {
	width:185px;
	height:500px;
	border:1px olive solid;
	margin-top:30px;
	margin-left:15px;
	margin-bottom:100px;
}
#comment p {
	font-size:15px;
	padding-left:10px;
	padding-right:10px;
}
/*******How to take picture********/
#howtocontainer {
	background-image:url('../images/background/subbackground.gif');
	background-repeat:repeat-x;

}
#howtopics {
	width:150px;
	float:left;
	padding-top:30px;
	padding-left:30px;
}
#howtopics p {
	font-size:11px;
	margin-top:5px;
	margin-bottom:20px;
	padding-left:8px;
}
#howtoinstruction {
	margin-left:150px;
	font-size:14px;
	word-spacing:4px;
	line-height:18px;
	padding-top:30px;
	padding-right:30px;
}
#howtoinstruction ol {
	margin:0px;

}
#howtoinstruction li {
	padding-bottom:15px;
}

/*******Bland Diet*******/
#blanddiet {
	padding:30px;
}

#blanddiet h2 {
	font-size:17px;
	margin:0px;
	text-align:center;
}
#blanddiet h3 {
	font-size: 15px;
	color:blue;
	text-decoration:underline;
}
#blanddiet h4 {
	font-size:14px;
	font-weight:bold;
	padding-left:28px;
	margin-bottom:0px;
}
#blanddiet p {
	padding-left:40px;
	font-size:14px;
	word-spacing:4px;
	line-height:18px;
}
.mar {
	margin-top:5px;
}

/*******PrivacyPolicy and Return Policy*******/
#policy {
	padding:0px 40px 30px 40px;
}
#policy h4 {

}
#policy p {
	font-size:14px;
	word-spacing:4px;
	line-height:18px;
}
#policy li {
	font-size:14px;
	word-spacing:4px;
	line-height:18px;

}








