/*a {color:#9e7118; }*/
a {color:#6E5118; }
a:hover {text-decoration:none;}
body {background-color:#000;padding:0;margin:0;font-family:"Trebuchet MS", Trebuchet, Verdana, Sans-Serif; /*color:#6E5118*/ color:#bb811b;font-size:14px;}
img {border:0;}
input {background-color:#1B1202;border:0;color:#986711;font-family:"Trebuchet MS", Trebuchet, Verdana, Sans-Serif;font-size:14px;height:25px;padding:3px 4px 0 8px;width:auto;}
strong {color:#D0931C;font-weight:normal;}

#bg_details {background:#000 url(../imgs/bg_details.jpg) no-repeat 50% 0;}
#bg_discover {background:#000 url(../imgs/bg_discover.jpg) no-repeat 50% 0;}
#bg_food {background:#000 url(../imgs/bg_food.jpg) no-repeat 50% 0;}

#contact {width:187px;height:200px;position:absolute;top:437px;left:99px;}

#content_details {width:998px;height:645px;margin:94px auto 0 auto;position:relative;}

#index {width:998px;height:645px;background:url(../imgs/bg_index.jpg) no-repeat 0 0;margin:84px auto 0 auto;position:relative;}

#links {line-height:20px;position:absolute;left:347px;top:222px;width:270px;}
#links img {position:relative;top:3px;}
#logo {position:absolute;left:71px;top:40px;}
#logo img {width:219px;height:82px;}

#logo1 {position:absolute;left:71px;top:40px;}
#logo1 img {width:532px;height:82px;}

#menu {position:absolute;top:160px;left:82px;}
#menu a {clear:both;float:left;}
#menu img {width:168px;height:28px;margin:1px 0 0 0;float:left;clear:both;}

#subscribe {position:absolute;left:342px;top:31px;}
#subscribe table {margin-top:3px;}
#subscribe table td {padding:3px;}
#subscribe table th {padding:5px 3px;text-align:left;font-weight:normal;line-height:28px;}
#subscribe table th img {float:left;margin-right:18px;}




img.floated {
	float: left;
	position: relative; /* fixes many nasty IE bugs */
	padding: 0.5em;
}
	
.clearfloat {
clear:both; height:0px;
line-height:0px; visibility: hidden;
}

#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 275px;
	height: 580px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
/*	color:#CC9900; */
/*	margin-left: 500px; */
	top:16px;left:347px;
	padding-right: 10px;
	
}

form {margin:0;padding:0;}
p {margin:0;padding:0 0 18px 0;}
