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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #D2D2CD;
}
#Wrapper {
	height: 100%;
	width: 924px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/shadow_bg.gif);
	background-repeat: repeat-y;
}
#Container {
	height: 100%;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Header {
	margin: 0px;
	padding: 0px;
	height: 164px;
	width: 900px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#logo {
	height: 164px;
	width: 213px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
#FlashBanner {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 900px;
}
#mid_strip {
	background-attachment: scroll;
	background-image: url(images/mid_strip.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 900px;
}
#midmain {
	background-image: url(images/midmain.jpg);
	height: 100px;
	width: 770px;
	padding-top: 30px;
	padding-bottom: 18px;
	padding-right: 80px;
	padding-left: 50px;
	text-align: left;
}
#title {
	height: 85px;
	width: 225px;
	float: left;
}
#indexContent {
	background-attachment: scroll;
	background-image: url(images/main_text_bg.jpg);
	background-repeat: repeat-y;
	min-height: 232px;
	width: 800px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	margin: 0px;
	color: #000000;
}
#mainContent {
	min-height: 150px;
	width: 800px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	margin: 0px;
	color: #000000;
}
#mainText {
	padding: 0px;
	float: left;
	height: auto;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
#contactText {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 420px;
}
#footer {
	height: 80px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(images/shadow_footer.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 62px;
	color: #666666;
	font-size: 10px;
}
#new_arrival {
	height: 255px;
	width: 200px;
	float: right;
}
#map {
	height: 320px;
	width: 320px;
	float: right;
	margin-top: 30px;
}

#text_left {
	padding: 0px;
	float: left;
	width: 270px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#text_right {
	padding: 0px;
	float: right;
	width: 270px;
	margin: 0px;
}

#products {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 700px;
	font-size: 11px;
}

#descriptionLeft {
	float: left;
	width: 340px;
	margin-right: 20px;
}
#product_img {
	float: right;
	width: 275px;
	margin-right: 60px;
	margin-bottom: 25px;
}

#coffee_img {
	float: right;
	width: 275px;
	margin-right: 60px;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 10px;
}

#shadow_bot {
	background-attachment: scroll;
	background-image: url(images/shadow_bot.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 12px;
	width: 924px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#nav, #nav ul {
	padding: 0;
	list-style: none;
	font-size: 13px;
	line-height: 15px;
	margin-top: 100px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 490px;
	float: right;
} 
#nav a { display: block; } 
#nav li { float: left; }


#nav li ul {
	position: absolute;
	width: 122px;
	top: 25px;
	left: -999em;
}
#nav li ul li { background-color: #5E3718; width: 122px; border-top: solid 1px #ffffff; }

#nav li:hover ul { left: auto; }
#nav li:hover ul, #nav li.sfhover ul { left: auto; }


a.menu {
	text-decoration: none;
	width: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-right: 11px;
	padding-left: 12px;
}
a.menu:link { color: #FFFFFF; }
a.menu:visited { color: #FFFFFF; }
a.menu:active {	color: #FFFFFF; }
a.menu:hover { color: #CCCCCC; }


a.menu2 {
	text-decoration: none;
	width: auto;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 6px;
	background-color: #5E3718;
	padding-right: 11px;
	padding-left: 12px;
	margin: 0px;
	font-size: 12px;
}
a.menu2:link { color: #FFFFFF; }
a.menu2:visited { color: #FFFFFF; }
a.menu2:active { color: #FFFFFF; }
a.menu2:hover { color: #CCCCCC; }

#nav a.over {
	text-decoration: none;
	width: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-right: 11px;
	padding-left: 12px;
	font-weight: bold;
}
#nav a.over:link { color: #000000; }
#nav a.over:active { color: #000000; }
#nav a.over:visited { color: #000000; }
#nav a.over:hover { color: #000000; }


a.footerlink {
	font-size: 10px;
	text-decoration: none;
}
a.footerlink:link { color: #666666; }
a.footerlink:visited { color: #666666; }
a.footerlink:active { color: #666666; }
a.footerlink:hover { color: #000000; }


.introText {
	font-size: 13px;
	color: #FFFFFF;
}
.introTextBrown {
	font-size: 13px;
	color: #5E3718;
}

.fltright {
	float: right;
}


strong {
	color: #5E3718;
}

h1#about span { display: none; }
h1#about {
	height: 85px; /* height of the replacement image */
	background-image: url("images/title_about.png");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

h1#repair span { display: none; }
h1#repair {
	height: 85px; /* height of the replacement image */
	background-image: url("images/title_repair.png");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

h1#news span { display: none; }
h1#news {
	height: 85px; /* height of the replacement image */
	background-image: url("images/title_news.png");
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}


h1#contact span { display: none; }
h1#contact {
	background-image: url("images/title_contact.png");
	background-repeat: no-repeat;
	height: 85px;
	margin: 0px;
	padding: 0px;
}

/* Coffee */

h1#danesi span { display: none; }
h1#danesi {
	background-image: url("images/title_danesi.png");
	background-repeat: no-repeat;
	height: 85px;
	margin: 0px;
	padding: 0px;
}

h1#IAC span { display: none; }
h1#IAC {
	background-image: url("images/title_IAC.png");
	background-repeat: no-repeat;
	height: 85px;
	margin: 0px;
	padding: 0px;
}

h1#fairtrade span { display: none; }
h1#fairtrade {
	background-image: url("images/title_fairtrade.png");
	background-repeat: no-repeat;
	height: 85px;
	margin: 0px;
	padding: 0px;
}

h1#tailored span { display: none; }
h1#tailored {
	background-image: url("images/title_tailored.png");
	background-repeat: no-repeat;
	height: 85px;
	margin: 0px;
	padding: 0px;
}

/* Machines */

h1#rancilio span { display: none; }
h1#rancilio {
	background-image: url("images/title_rancilio.png");
	background-repeat: no-repeat;
	height: 85px;
	margin: 0px;
	padding: 0px;
}

h1#expo span { display: none; }
h1#expo {
	background-image: url("images/title_expo.png");
	background-repeat: no-repeat;
	height: 85px;
	margin: 0px;
	padding: 0px;
}

h1#grinder span { display: none; }
h1#grinder {
	background-image: url("images/title_grinder.png");
	background-repeat: no-repeat;
	height: 85px;
	margin: 0px;
	padding: 0px;
}


h2 { color: #5E3718 }

h3 {
	font-size: 14px;
	color: #5E3718;
	margin-bottom: 6px;
	margin-top: 4px;
}

h4 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 6px;
	margin-top: 0px;
}

.line { height: 1px; font-size: 1px; line-height: 1px; background-color: #d7d7d7; margin-top: 20px; margin-bottom: 20px; clear: left }
.Productline { height: 1px; font-size: 1px; line-height: 1px; background-color: #d7d7d7; margin-top: 0px; margin-bottom: 45px; clear: both }

.mainlink { color: #5E3718 }
#mainText li {
	padding-bottom: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
