@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #000000;
	margin:0px;
	padding:0px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #000000;
}
.mainContainer {
	margin: 0 auto;
	width: 970px;
}
.ripTop{
	width:970px;
	height:30px;	
	background-image: url(../images/header/ripTop_repeat.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ripBottom{
	width:970px;
	height: 20px;
	background-image: url(../images/footer/ripBottom_repeat.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.logo{
	width:970px;
	height:89px;
	background-image: url(../images/header/logoBack_repeat.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
.logo img{
	padding: 0 30px 0 50px;
}
.nav{
	width:970px;
	height: 33px;
	background-image: url(../images/nav/navBack_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.navFirst{
	padding: 0 0 0 50px;
	margin:0px;
}
.content{
	width:970px;
	height:100%;
	background-image: url(../images/body/bodyBack_repeat.jpg);
	background-repeat: repeat-y;
	overflow:auto;
}
.content_colspace{
	width:60px;
	height:20px;
	margin:0px;
	padding:0px;
	float:left;
}

.red{
	color:#CC0000;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin:0px;
	padding: 5px 0 0 35px;
	clear:both;
}
.footer p{
	width: 454px;
	margin:0px;
	padding: 0 0 10px 0;
	float:left;
	font-size:10px;
}
.footer a{
	text-decoration:underline;
	color:#666666;
}
.footer a:hover{
	text-decoration:none;
	color:#CCCCCC;
}

.page_coffeecare_title{
	height:30px;
	width:500px;
	padding: 10px 0 5px 0;
}
.page_coffeecare_col01{
	width:411px;
	float:left;
	padding: 0 40px 0 60px;
}
.page_coffeecare_col02{
	width:411px;
	float:left;
}
.page_coffeecare_col01 h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.page_coffeecare_col02 h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.page_coffeecare_col02 li{
	margin: 0 0 5px 0;
}
.page_coffeecare_col01 li{
	margin: 0 0 10px 0;
}
.clear{
	clear:both;
}
.page_coffeetravel_col01{
	width:862px;
	padding: 0 0 0 60px;
}
.page_coffeetravel_col01 a{
	color:#000000;
	text-decoration:underline;
}
.page_coffeetravel_col01 a:hover{
	color:#000000;
	text-decoration:none;
}
.page_coffeetravel_col01 h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
}
.page_coffeetravel_title{
	height:30px;
	width:500px;
	padding: 15px 0 10px 0;
}
/* Begin 2 product page styles */
.content_col02_02products{
	width:395px;
	margin: 0 0 0 20px;
	float:left;
}

.content_col02_02products_title{
	width:395px;
	height:61px;
}
.content_col02_02products_image{
	width:125px;
	float:left;
}
.content_col02_02products_image img{
	margin: 0 0 20px 0;
}

.content_col02_02products_description{
	width:257px;
	float:left;
	padding: 0 0 0 0;
	margin:0px;
}
.content_col02_02products_description a{
	color:#000000;
}
.content_col02_02products_description a:hover{
	text-decoration:none;
}
.content_col02_02products_description p{
	margin:0 0 5px 0;	
	clear:both;
}
.content_col02_02products_price{
	font-size: 16px;
	font-weight:bold;
	float:left;
	padding: 5px 0 5px 0;
}
.content_col02_02products_description img{
	float:left;
	border:none;
	margin: 0 0 10px 0;
}
.content_col01{
	width:458px;
	float:left;
	margin: 5px 0 0 0;
}
.content_col01 p{
	margin:5px 0 10px 0;
}
.content_02products_holder{
	clear:both;
	margin:0px;
	padding:0px;
}