body {
	margin: 31px 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

form, ul, ol, h1, h2, h3, h4, h5 { 
	padding-top:0px; 
	padding-bottom:0px; 
	margin-top:0px; 
	margin-bottom:0px; 
}

a {
	color: #625431;
}

p { 
	margin:0px; 
}

.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; }

.header{
background-color: #EAD79F;
text-align: center;
padding: 11px;
}

.banner {
	background-image: url(../images/banner-main.jpg);
	background-repeat: no-repeat;
	height: 403px;
}

.banner_contact {
	background-image: url(../images/banner-contact.jpg);
	background-repeat: no-repeat;
	height: 129px;
}

.banner_roasting {
	background-image: url(../images/banner-roasting.jpg);
	background-repeat: no-repeat;
	height: 403px;
}


.banner_beans {
	background-image: url(../images/beansbanner.jpg);
	background-repeat: no-repeat;
	height: 403px;
}


.banner_beans2 {
	background-image: url(../images/beansbanner2.jpg);
	background-repeat: no-repeat;
	height: 403px;
}


.banner_inside {
	background-image: url(../images/insidebanner.jpg);
	background-repeat: no-repeat;
	height: 403px;
}

.banner_login {
	background-image: url(../images/loginbanner.jpg);
	background-repeat: no-repeat;
	height: 403px;
}

.content {
background-color: #FAF8EC;
text-align: left;
border-top: #DDCB95 solid 1px;
padding: 46px 26px 31px 26px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 25px;
	padding-top: 5px;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.section {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 21px;
	color: #C7A333;
}

.dixies {
	font-style: italic;
	font-weight: bold;
	color: #802129;
}

.float_l {
	float: left;
	margin-right: 31px;
	margin-bottom: 12px;
}

.float_r {
	float: right;
	margin-left: 31px;
	margin-bottom: 12px;
}

.contact_title {
	background-image: url(../images/contact_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px;
}
.contact_page {
	background-image: url(../images/contact_bg.jpg);
}
