#container { 
	width: 1024px;
	height: 384px; 
}

body {
	margin:0; 
	color: black;
	background-color: white;
	background-image: url('http://www.idancoffee.com/images/bg.gif');
	background-repeat: repeat-y;
	padding: 0;
	border-style: none
	width: 1024px;
	height:768px;
}
#banner {
	width: 1024px;
	height: 80px;
}
#bbs {
	float: left;
	width: 1024px;
	height:768px;
}

#description {
	float: left;
	width: 502px;
	height: 364px;
	margin:0; color: black;
	border_width: 0px;
	background-color: rgb(256,218,186);
	background-image: url('images/description_bg.gif');
	background-repeat: repeat-y;
	padding:5px;
	border-style: none;
}
#footer {
	text-align: center;
	padding: 0em;
	width: 1024px;
	height:50px;
}

address { font-style: normal; }

span.warning { color: red; }


h1 {color:white;}
p {
	float: none;
	line-height: 1.5;	
	border-style: none;
	margin-left: 10;
	margin-top: 0;
	padding:10;
	clear: left;
}
img {
	position: relative;
	border-style: none;
}

hr {
	width:80%; height:3px;
	color:red; background-color: maroon;
	border-style: solid;
	border-color: maroon;
}
img#map1 {
}
