﻿* {
	padding: 0;
	margin: 0;
}
body {
	background-color: #A30C11;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}
h3 {
	font-size: 1.2em;
	margin-bottom: 1.2em;
}

h4{
	font-size: 1.0em;
	margin-bottom: 1em;
	padding-left: 30px;
}
td {
	vertical-align: top;
}
#wrapper {
	margin: 0;
	width: 1024px;
}
#header {
	background-position: left top;
	width: 1024px;
	float: left;
	padding: 0px;
	height: 242px;
	margin: 0px;
	background-image: url('../images/blends/blends_frame_top.gif');
	background-repeat: no-repeat;
	position: relative;
}

#leftcolumn {
	background-position: 0px 1%;
	margin: 0px;
	padding: 0px;
	width: 159px;
	float: left;
     height:1095px;
}
#content {
	float: left;
	margin: 0px;
	padding: 10px;
	height: 1075px;
	width: 724px;
	display: inline;
	position: relative;
	background-color: #FFF0AB;
	overflow: visible;
}
#rightcolumn {
	margin: 0px;
	padding: 0px;
	height: 1095px;
	width: 117px;
	float: left;
}
#footer {
	width: 1020px;
	height: 143px;
	clear: both;
	color: #333;
	background: #BD9C8C;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/blends/blends_frame_bottom.gif');
	background-repeat: no-repeat;
}

.right {
	float: right;
}

.left {
	float:left;
}
#menubutton1 {
	position: absolute;
	top: 129px;
	left: 307px;
}
#menubutton2 {
	position: absolute;
	top: 112px;
	left: 475px;
}

#contentbackground{
	position:absolute;
	right:5px;
	bottom:-96px;
}
#contentbackgroundcontact{
	position:absolute;
	right:0px;
	bottom:-90px;
}

img.noborder {
	border-width:0px
}


.coffeename {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A30C11;
	text-transform: uppercase;
	font-size: 1.2em;
	padding-bottom: 10px;
	padding-top: 15px;
}

.coffee_sensory_description {
	font-weight:bold;
	padding-bottom:5px;
}

.coffee_description {
	padding-bottom: 30px;
	width: 235px;
}

.red_bright {
	color: #C31418;
}

.tan{
	color: #DED6A5;
}

.blue{
	color: #BDDEFF;
}

.small {
	font-size:75%;
}

img.airplane_top_right {
	float:right;
	margin-top:33px;
	margin-right:15px;
}
img.title{
	position: absolute;
	right: -25px;
	top: -60px;
}
table#blends_table {
	margin-left: 60px;
	vertical-align:top;
}
td.blends_cell_left {
	width: 355px;
}
