#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: 100px;
	text-align: center;
         color: white;
}
#right{	float: left;
	width: 512px;
	height:384px;}
#left {	float: left;
	width: 512px;
	height:384px;}#center {	float: left;
	width: 1024px;
	height:768px;}
#description {	float: left;
	width: 502px;
	height: 360px;
	margin:0; color: black;
	border_width: 0px;
	background-color: rgb(256,218,186);
	background-image: url('http://www.idancoffee.com/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.0;
	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 {}

a {
    color: #B22222; 
}

a:hover {
    text-decoration: none;
}

.asset-header {
    font-size: 18px;
    color: #FFFFFF; 
    font-weight: bold;
}

.asset-header a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: none;
}



/* Content */

.asset-name {
    font-size: 16px;
    font-weight: bold;
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: none;
}

.asset-content {
    margin: 1px 0;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    border-top: 1px solid #ccc;
}

.asset-footer {
    border-top: 1px solid #ccc;
}

.content-nav {
    margin: 1x 0 10px;
}

.archive-title {
    margin: 3px 0 15px;
    font-size: 16px;
    font-weight: bold;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.asset-header,
.search-results-header {
    margin: 0;
    padding: 1px 0;
    font-size: 16px;
    font-weight: bold;
}

















