html, body {
	height:100%;
	width:100%;
	display:table;
}
body{
	margin:0;
	color:#000;
	font:11px Arial, Verdana, sans-serif;
	background:#b2daf4 url(../images/bg-body.gif) repeat-x;
	vertical-align: middle;
	display: table-cell;
}
img{border-style:none;} 
a{text-decoration:none;}
a:hover{text-decoration:underline;}

.date {
        margin-left: 0px;
        color: #6D6E6E;
        font-weight:bold;
        display:block;
		font-size:90%;
}  
.date a{
        color: #6D6E6E !important;
} 

.news-title {
        margin-left: 0px;
        color: #6D6E6E;
        font-weight:bold;
        display:block;
}  
.news-title a{
        color: #6D6E6E;
} 
 #news-article {
        padding-left: 0px;
        font-size:10pt;
        list-style:none;
        font-weight:bold;
}  

#news-article  li{
        color:#272425;
		margin-left: 0px;
		margin: 10px 0 0px 0 !important;
		padding-bottom: 10px;
        list-style:none;
        display:block;
} 

#news-article  li a{
        color:#6D6E6E;
		text-decoration:underline;
} 

#news-article  li a:hover{
        color:#0079c2;
} 

#content .holland h1{
color:#D14724;
font:20px Garamond, Times, serif;
margin-top:230px;
text-align:center;
font-weight:bold;
}

.left {
float:left;
margin: 0 7px 5px 0;
}
/* page */
#page {
	margin:0 auto;
	width:800px;
	overflow:hidden;
}
/* header */
#header {
	width:800px;
	height:183px;
	overflow:hidden;
	background:#d9ecf9 url(../images/bg-header.jpg) no-repeat;
	position:relative;
}
/* logo */
#header .logo{
	position:absolute;
	top:21px;
	right:148px;
	width:255px;
	height:122px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo a{
	background:url(../images/logo.png) no-repeat;
	display:block;
	height:100%;
}
/* seal */
#header .seal{
	position:absolute;
	top:51px;
	right:32px;
	width:122px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .seal em{
	background:url(../images/seal.png) no-repeat;
	display:block;
	height:100%;
}
/* navigation */
.nav{
	width:100%;
	overflow:hidden;
	margin:157px 0 0;
}
.nav ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
.nav ul li{
	float:left;
	font-size:12px;
	text-transform:uppercase;
	margin:0 -1px;
}
.nav ul li:first-child a{background:none;}
.nav ul li a{
	color:#00619d;
	display:block;
	padding:5px 7px 4px 8px;
	background:url(../images/nav-sep.gif) no-repeat 0 5px;
	position:relative;
	z-index:3;
}
.nav ul li a:hover, .nav ul li.active a{
	color:#fff;
	text-decoration:none;
	background-color:#9fbeda;
	position:relative;
	z-index:2;
}
.nav ul li.active a{
	z-index:1;
	margin:0 1px 0 2px;
}
/* content */
#content{
	width:800px;
	overflow:hidden;
	background:#fff;
	margin:0 0 20px;
}
/* home content */
.home{
	width:524px;
	float:right;
	padding:8px 5px 0 7px;
}
/* right box */
.home .rightbox{
	background:url(../images/bg-image-rotate.gif) no-repeat;
	width:100%;
	overflow:hidden;
	height:270px;
	margin:0 0 6px;
	padding:0 3px 0 5px;
}
/*.home .rightbox img{
float:left;
margin: 9px 0px 0px 4px;}
*/
.home .rightbox .maingraphic{
float: left;
}

.home .rightbox .maingraphic2{
float: left;
}

.home .rightbox .maingraphic3{
float: left;
}


/* advertising */
.home .advertising{
	width:100%;
	overflow:hidden;
}
/* banner */
.home .advertising .banner{
	width:375px;
	float:left;
}
.home .advertising .banner img{display:block;}
/* recipes rollover */
.home .advertising .recipes{
	width:144px;
	float:right;
}
.home .advertising .recipes a{
	display:block;
	height:127px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/recipes.jpg) no-repeat;
}
.home .advertising .recipes a:hover{background-position:0 -127px;}
/* history box */
#history{
	width:212px;
	float:left;
	padding:120px 26px 0;
	background:url(../images/bg-history.jpg) no-repeat;
	min-height:297px;
}
#history p{
	margin:0;
	text-align:center;
	font-size:15px;
	line-height:19px;
	color:#024e82;
}
#history div {
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	background: rgba(255,255,255,0.7);
	border: 1px solid rgba(0,0,0,0.4);
	padding 0;
	margin: 5px 55px 0px 55px;
	-moz-box-shadow: black 4px 5px 15px -3px;
	-webkit-box-shadow: 4px 5px 15px black;
	}
ul#social{
	list-style: none;
	padding:0;
	margin:0 !important;
}
#social li{
	font-size: 12px;
	padding: 4px 4px 4px 10px;
}
#social li a img{
	margin-bottom: -5px;
}
/* footer */
#footer {
	width:800px;
	overflow:hidden;
}
/* info list */
#footer .info{
	margin:0 0 5px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	text-align:center;
}
#footer .info li{
	display:inline;
	padding:0 2px 0 10px;
	background:url(../images/info-sep.gif) no-repeat 0 3px;
	color:#004088;
	font:bold 9px Verdana, Arial, sans-serif;
}
#footer .info li:first-child{
	padding-left:0;
	background:none;
}
/* address */
#footer .info li address{
	display:inline;
	font-style:normal;
}
#footer .info li a{color:#004088;}
/* footer navigation */
#footer .foot-nav{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#footer .foot-nav li{
	display:inline;
	background:url(../images/foot-sep.gif) no-repeat 0 2px;
	padding:0 0 0 7px;
	font:bold 9px Verdana, Arial, sans-serif;
	text-transform:uppercase;
}
#footer .foot-nav li:first-child{
	padding-left:0;
	background:none;
}
#footer .foot-nav li a{color:#004088;}
/* ice-cream */
#ice-cream #content{
	background:url(../images/bg-content.gif) repeat-y;
	padding:0 0 32px;
}
/* product */
.product{
	width:477px;
	float:right;
}
/* product image */
.product .image{
	width:100%;
	overflow:hidden;
	margin:0 0 6px;
}
.product .image img{display:block;}
/* product description */
.product .text{
	height:1%;
	overflow:hidden;
	margin:0 80px 0 94px;
}
.product .text h2{
	margin:0 0 1px;
	font-size:20px;
	color:#0079c1;
}
.product .text p{
	color:#565759;
	font-size:16px;
	line-height:16px;
	margin:0 0 5px;
}
/* sidebar */
.sidebar{
	width:323px;
	float:left;
}
.sidebar .ice-cream{
	width:130px;
	float:left;
}
.sidebar .ice-cream h3{
	margin:0;
	padding:2px 0 3px 17px;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	color:#fff;
	background:#0079c1 url(../images/bg-ice-cream.gif) no-repeat 113px 5px;
}
/* seals */
.sidebar .seals{
	height:1%;
	overflow:hidden;
	padding:9px 0 0 14px;
	margin:0 0 8px;
}
.sidebar .seals ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar .seals ul li{
	vertical-align:top;
	margin:0 0 5px;
}
.sidebar .seals ul li a{
	display:block;
	width:67px;
	height:53px;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
}
.sidebar .seals ul li a:hover{background-position:0 -53px;}
.sidebar .seals ul li .original{background-image:url(../images/seal-original.gif);}
.sidebar .seals ul li .churned{background-image:url(../images/seal-churned.gif);}
.sidebar .seals ul li .limited{background-image:url(../images/seal-limited.gif);}
.sidebar .blend{
	height:1%;
	padding:0 0 0 11px;
	overflow:hidden;
}
.sidebar .blend strong{
	font-size:15px;
	font-style:italic;
	color:#004088;
	display:block;
	margin:0 0 22px;
}
.sidebar .blend ul{
	margin:0 0 24px;
	padding:0;
	list-style:none;
}
.sidebar .blend ul li{
	vertical-align:top;
	font-size:15px;
	margin:0 0 2px;
}
.sidebar .blend ul li a{color:#004088;}
.sidebar .blend ul li a:hover{
	color:#7c7d7d;
	text-decoration:none;
}
.sidebar .blend a{
	font-size:15px;
	color:#004088;
}
.sidebar .blend a:hover{
	color:#7c7d7d;
	text-decoration:none;
}
/* type */
.sidebar .type{
	width:193px;
	float:right;
}
.sidebar .type h4{
	margin:0;
	font-size:15px;
	line-height:18px;
	color:#fff;
	background:#0079c1;
	padding:2px 0 3px 9px;
	font-weight:normal;
}
.sidebar .type ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar .type ul li{
	vertical-align:top;
	font-size:11px;
	line-height:18px;
}
.sidebar .type ul li a{
	color:#004088;
	display:block;
	padding:0 0 0 10px;
	height:1%;
}
.sidebar .type ul li a:hover{
	color:#004088;
	background:#fff;
	text-decoration:none;
}
/* story page */
.story{
	width:584px;
	float:right;
	background:#F6F6F2 url(../images/bg_story.gif) repeat-x 0 100%;
	padding:10px 24px 8px 19px;
	min-height:399px;
}

.story h1{
	color: #807A61 !important;
}
.news{
	width:584px;
	float:right;
	background:#fff9b8 url(../images/bg-main.gif) repeat-x 0 100%;
	padding:10px 24px 8px 19px;
	min-height:399px;
}
.community{
	width:584px;
	float:right;
	background:#fff9b8 url(../images/bg-main.gif) repeat-x 0 100%;
	padding:10px 24px 8px 19px;
	min-height:399px;
}

.tour{
	width:584px;
	float:right;
	background:#fff9b8;
	padding:10px 24px 8px 19px;
	min-height:399px;
}
#flash {
	background: url(../images/hic_flash_intro.jpg) no-repeat;
	height: 321px;
	width: 590px;
	overflow:none;
}

#flash #flashlink {
	background: url(../images/hic_flash_intro.jpg) no-repeat;
	display:block;
	height: 280px;
	width: 590px;
	text-decoration: none;
}
#flash a span {
  visibility: hidden;
}
div#flash p{
	float:right;
	width:300px;
	text-align: right;
	line-height: 11px;
	color: #ffffff;
	font-size: 10px;
	padding-right:3px;
}
div#flash p a{
	float:right;
	height:50px;
	margin: 6px 0 0 4px;
}

.facts{
	width:584px;
	float:right;
	background:#C6DFC1 url(../images/bg-green.gif) repeat-x 0 100%;
	padding:10px 24px 8px 19px;
	min-height:399px;
}
/* heading */
#content h1{
	font-size:25px;
	color:#0079c2;
	margin:0 0 14px;
	font-style:italic;
	font-family: garamond;
	font-weight:bold;
}


#content h2{
	font-size:14px;
	display:inline;
	color:#0079c2;
}
#content ul{
	font-size:14px;
	color:#6d6e6e;
	margin:0 0 14px;
}
/* column */
.column{
	width:153px;
	float:left;
	padding:19px 0 0 20px;
}
/* side navigation */
.column ul{
	margin:0;
	padding:0;
	list-style:none;
}
.column ul li{
	vertical-align:top;
	font-size:15px;
	margin:0 0 3px;
}
.column ul li a{color:#004088;}
.column ul li a:hover, .column ul li.active a{
	color:#7c7d7d;
	text-decoration:none;
}
#map {
  width: 800px; 
  height: 400px;
}

.vcard .geo,
.vcard .category {
  display: none;
}

.picholder{
	width:165px;
	height:204px;
	float:left;
	margin: 9px 0px 0px 4px;
	overflow:hidden;
}
