@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
}
.bigimage {
	background-image: url(IMAGES/BackgroundHome.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.divmain {
	float: left;
}
.divnavigationleft {
	float: left;
	vertical-align: top;
	margin-left: 480px;
}
.divnavigationhome {
	width: 97px;
	float: left;
	height: 44px;
	margin-left: 20px;
}
.divnavigation {
	width: 166px;
	float: left;
	height: 44px;
	margin-left: 10px;
}
.divnavigationcoffee {
	float: left;
	float: left;
	height: 44px;
	width: 128px;
}
.divnavigationcontact {
	float: left;
	float: left;
	height: 44px;
	width: 115px;
	margin-left: 20px;
	margin-top: 10px;
}
body,td,th {
	font-family: Lucida Calligraphy;
	color: #FFF;
}
.maincontent {
	float: left;
	width: 390px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	text-align: center;
	font-size: 13px;
	margin-top: 0px;
}
.divgiftbaskets {
	float: left;
	height: 255px;
	width: 184px;
	margin-top: -110px;
}
.divcoffee {
	float: left;
	height: 135px;
	width: 310px;
	margin-top: -10px;
	font-size: 16px;
	text-align: left;
}
.giftbaskettext {
	float: left;
	width: 222px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -160px;
}
.divcontent {
	float: left;
	width: 1100px;
	height: 300px;
}
.bigimage tr td .divcontent {
	font-size: 12px;
}
.divcoffeetext {
	float: left;
	height: 115px;
	width: 250px;
	margin-top: -105px;
	font-size: 12px;
	text-align: left;
	margin-left: 220px;
}
