body{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#864722;
background:#66310d;`
}
#layout_home{
margin:0 auto;
padding:0;
width:990px;
}
#layout{
margin:0 auto;
padding:0;
width:980px;
}

.header{
margin:0;
padding:0;
width:980px;
height:142px;
background:url(../images/header_bg.jpg) repeat-y;
position:relative;
}
.main_body h3 {
color:#965F3F;
font-size:18px;
margin:0 0 0 30px;
padding:0;

}
.logo{
margin:21px 0 10px 58px;
padding:0;
float:left;
display:inline;
}


.quote{
margin:61px 0 0 15px;
display:inline;
padding:0;
width:288px;;
height:48px;
float:left;
background:url(../images/quote.png);
}


.homemenu{
	float:left; width:600px; position:absolute; bottom:-5px; left:10px; height:28px;
}
/*
.homemenu ul{
	padding:0;
	margin:0;
	list-style:none;
}
.homemenu ul li{
	display:inline;
	float:left;
	margin:0 3px 0 0;
}
.homemenu ul li a{
	display:block;
	padding:10px 10px 5px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}

.homemenu ul li a.selected{
	display:block;
	color:#ffffff !important;
	padding:10px 10px 5px;
	color:#d44107;
	text-decoration:none;
	font-size:12px;
}
*/
.menu{
	height:30px;
	position:absolute;
	top:110px;
	right:35px;
}
.menu ul{
	padding:0;
	margin:0;
	list-style:none;
}
.menu ul li{
	display:inline;
	float:left;
	margin:0 3px 0 0;
	height:47px;
}
.menu ul li a{
	display:block;
	padding:10px 10px 5px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}

.menu ul li a.selected{
	display:block;
	color:#ffffff !important;
	padding:10px 10px 5px;
	color:#d44107;
	text-decoration:none;
	font-size:12px;
}



.header_bottom_line{
margin:0;
padding:0;
width:980px;
height:1px;
float:left;
background:#fdad2f;
}

.main_body{
margin:0;
padding:0;
background:#ffffff url(../images/inner_body_bg.jpg) repeat-x top left;
width:980px;
}

.top_gradiant{
margin:0;
padding:0;
width:980px;
float:left;
height:auto;
background:url(../images/top_gradiant.png) repeat-x;
}

.lavanga_image{
margin:0;
padding:0;
float:left;
background:url(../images/lavanga.png) left no-repeat;
height:113px;
width:454px;
}

.images{
margin:0;
padding:0;
width:526px;
float:left;
}

.img{
margin:40px 0 0 4px;
padding:0;
display:inline;
float:left;
}

.indo_chinese{
margin:0;
padding:60px 0 0 130px;
width:619px;
height:auto;
background:url(../images/coriander.png) left bottom no-repeat;
float:left;
}

.indo_chinese h3{
margin:0;
padding:0;
font-size:18px;
color:#965f3f;
}

.indo_chinese h4{
margin:15px 0 10px 0;
padding:0;
font-size:12px;
color:#965f3f;
font-weight:bold;
}

tr .item_heading{
margin:0;
padding:15px 0 0 0;
float:left;
text-align:left;
}

.clear{
clear:both;
}

#top_bg{
background:#f5f5f3 url(../images/home_top_bg.jpg) no-repeat; height:376px; width:990px; position:relative;
}
.headings{
float:left; width: 310px; padding-left:300px;
}
.home_logo{
background:url(../images/home_logo.png) no-repeat; width:294px; height:181px; position:absolute; bottom:-20px; right:20px;
}
#bot_bg{
background:#f5f5f3 url(../images/home_bot_bg.jpg) no-repeat; width:990px; height:330px;
}
.featured_imgs{
float:left; width:610px;
}
.featured{
padding:50px 20px 20px 160px;
}
.featured_left{
float:left; width:110px;
}
.featured_thumb{
width:45px; float:left; display:inline; margin:5px;
}
.featured_right{
float:left; width:300px; padding:10px 5px;
}
#content{
width:300px; float:left; padding:50px 20px 20px 20px;
}
.offers_img{
width:75px; margin:2px; float:left;
}
#footer{
background:#ffe0b7; border-top:1px solid #ffc279; height:90px; margin:0px 3px 0px 7px;
}
.headings h3{
color:#df3f21;
font-size:22px;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
width:400px;
clear:both;
margin-top:10px;
text-shadow:1px 1px 1px #666666;
}
.headings h2{
color:#df3f21;
font-size:36px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
width:400px;
clear:both;
margin-top:150px;
text-shadow:1px 1px 1px #666666;
}
.headings h1{
color:#ffffff;
font-size:18px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
clear:both;
margin-top:30px;
text-shadow:1px 1px 1px #666666;
}
.headings h1 span{
	font-size:12px;
}
#content h1{
color:#993300;
font-size:14px;
font-weight:bold;
margin-bottom:5px;
}
#content p{
margin:0px 0px 10px;
}
#footer p{
text-align:center;
padding:20px;
}

/*Drop Down Menu Styles*/
.homemenu {
	list-style: none;
	padding: 0 20px;	
	margin: 0;
	float: left;
	background: #222;
	font-size: 1.2em;
	background: url(../images/menu_bg.gif) repeat-x;
	float:left;
	margin-top:2px;
}
	
.homemenu li {	
	float: left;
	margin: 0;	
	padding: 0 10px 0 10px;
	position: relative; /*--Declare X and Y axis base--*/
	background:url(../images/menu_divider.gif) no-repeat top right;
	height:28px;
}

.homemenu li a {	
	display: block;
	padding:0 0 0 7px;
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
	text-align:center;
	font-weight:bold;
	float:left;
	text-decoration:none;
	 position:relative; top:0px; height:25px;
}
.homemenu li a span {
	float:left;
	display:block;
	color:#fff;
	clear:both;
	 position:relative; top:0px; padding:5px 8px 0px 6px; height:25px;
	}

.homemenu ul li a:hover {background:url("../images/menuLeft.png") no-repeat scroll left top transparent;
padding:0 0 0 7px;
position:relative;
top:0px;
z-index:2;
height:25px;}

.homemenu ul li a:hover span{ background:url("../images/menuRight.png") no-repeat scroll right top transparent;
bottom:0px;
clear:both;
color:#993300;
display:block;
padding:5px 8px 0px 6px;
position:relative;
z-index:2;
height:25px;}

.homemenu li ul {	
	margin: 0px 0 0 10px;
	padding: 0;
	position: absolute;
	width:650px;
	top:24px;
	left:-20px;
	height:26px;
}
.homemenu li ul li.dropleft{
	background:url(../images/drop_left.png) no-repeat left top; width:14px; height:26px;
	padding:0px;
	margin:0px;
}

.homemenu li ul li.dropright{
	background:url(../images/drop_right.png) no-repeat left top; width:13px; height:26px;
	padding:0px;
	margin:0px;
}

.homemenu li ul li {	
	display:inline;
	background:url(../images/drop_bg.png)  repeat-x left top; height:26px;
}
.homemenu li.active ul li a {	
	display:inline;
	background:none;
	padding:5px 10px;
}



.homemenu li ul li a:hover {	
	background:none;
	padding:6px 10px;
	margin:0px;
}


.homemenu li ul li.dropleft{
	background:url(../images/drop_left.png) no-repeat left top; width:9px; height:25px;
	padding:0px;
	margin:0px;
}

.homemenu li ul li.dropright{
	background:url(../images/drop_right.png) no-repeat left top; width:9px; height:25px;
	padding:0px;
	margin:0px;
}

.homemenu li ul li {	
	display:inline;
	background:url(../images/drop_bg.png)  repeat-x left top; height:26px;
}


.homemenu li ul li a {
	width: auto;	
	background:url(../images/drop_bg.png) repeat-x left top; height:26px;
	display: inline;
	color: #993300; 
	font-size: 11px;
	padding: 6px 10px;
	font-weight:bold;
}

.homemenu li ul li a:hover {	
	background:none;
	padding:10px;
	margin:0px;
}
.homemenu ul li.active a {
background:url("../images/menuLeft.png") no-repeat scroll left top transparent;
padding:0 0 0 7px;
position:relative;
top:0px;
z-index:2;
height:25px;
}
.homemenu ul li.active a span {
background:url("../images/menuRight.png") no-repeat scroll right top transparent;
bottom:0px;
clear:both;
color:#993300;
display:block;
padding:5px 8px 0px 6px;
position:relative;
z-index:2;
height:25px;
}

