body {
	background: #D4B4A9 url(http://lotusgardencuisine.com/images/bg.jpg) repeat-x;
	text-align: center;
	font: 12px arial, tahoma, verdana, sans-serif;
	font-weight: normal;
	color : #705B3C;
}

p, td, tr {
	color: inherit;
	background-color: inherit;
}

.light {
	background: inherit;
	color : #F0D3CE;
}

.strong {
	font-weight: bold;
	color: #A78B62;
	background: inherit;
}

.aligncenter {
	text-align: center;
}

ul {
	list-style-type: none;
	padding: 0;
	background-color: inherit;
	color: inherit;
}

h1 {
	color: #AE3131;
	font: 20px Georgia, "Times New Roman", Serif;
	text-align: left;
	background: inherit;
	padding-left: 35px;
}

h2 {
	color: #E0B236;
	font: 15px Georgia, "Times New Roman", Serif;
	text-align: left;
	background: inherit;
}

.pd {
	border-bottom: 10px solid #FCDCBD;
}
.pink {
	background-color: #F3B698;
	color: inherit;
}

.thumb {
	width: 50px;
	height: 50px;
	border: 2px solid #861B20;
}

.footer {
	clear: both;
}

.footer p.aligncenter {
	background-color: #861B20;
	color: #fff;
	font-size: 9px;
	text-align: center;
}

.footer a:link {
	cursor: default; 
	color: #ffffff; 
	background-color: inherit;
	text-decoration: none;
}

.footer a:visited {
	cursor: default; 
	color: #ffffff; 
	background-color: inherit;
	text-decoration: none;
}

.footer a:active {
	cursor: default; 
	color: #ffffff; 
	background-color: inherit;
	text-decoration: none;
}

.footer a:hover {
	cursor: default; 
	color: #000000; 
	background-color: inherit;
	text-decoration: underline;
}

a:link, a:visited, a:active {
	cursor: default; 
	color: #B08649; 
       	text-decoration: underline;
	background-color: inherit;
} 

a:hover {
	cursor: pointer; 
	color: #C18837;  
       	text-decoration: underline;
	background-color: inherit;

}

#container {
	background-color: #FCDCBD;
	color: inherit;
	width: 674px;
	margin: 0px auto;
	text-align: left;
}

#sidebar {
	padding: 8px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #D79285;
	color: inherit;
	width: 200px;
	text-align: center;
	float: left;
}

#content {
	color: inherit;
	margin-left: 25px;
	border-right: 1px solid #fff;
	width: 402px;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	float: right;
	background-color: #FCDCBD;
}

#navigation {
	font-weight: normal;
	list-style: none;
	text-align: left;
	border-bottom: 0;
	width: 100%;
	margin: 0;
}

#navigation li {
   	margin-bottom: 3px;
   	margin-left: 5px;
}

#navigation a {
 	background-color: #FCDCBD;
   	color: #A52F35;
   	text-align: left;
   	display: block;
   	width: 173px;
   	border-left: 10px solid #F5CF13;
   	padding-left: 5px;
   	padding-top: 2px;
   	padding-bottom: 2px;
   	text-decoration: none;
}

#navigation a:hover {
   	background-color: #F6D481;
   	color: #A52F35;
   	text-decoration: none;
   	border-left: 10px solid #B73E45;
}

#header {
	background : #EDCC2F url(http://lotusgardencuisine.com/images/head2.jpg);
	background-repeat: no-repeat;
	border: 1px solid #EAC828;
	color: inherit;
	text-align: center;
	width: 672px;
	height: 260px;
}

#footer {
	background-color: #861B20;
	color: inherit;
	text-align: center;
	clear: both;
	width: 674px;

}