@charset "utf-8";
/* CSS Document */

/*   Text for the header    */
.mainpictext{	
	font-family:"Century Gothic";
	font-size:1em;
	line-height: 30px;
	color:#FFFFFF;
	text-align:left;
	padding:30px 20px 0px 400px;
}

.mainpictextleft{	
	font-family:"Century Gothic";
	font-size:1em;
	line-height: 30px;
	color:#FFFFFF;
	text-align:left;
	padding:20px 450px 0px 20px;
}

/*  Css for the header images */

#insigniamainpicture{
	width:800px;
	height:224px;
	padding: 0px;
	margin: 0 auto;
	background-image:url(../images/headimg/header_tradingco.jpg);
	background-position: left top;
	background-repeat:no-repeat;	
}

#insigniawhitespace{
	width: 800px;
	background-color:white;
	background-image:url(../images/2008/home/images/head_reflection2.jpg);
	background-position: left top;
	background-repeat:no-repeat;	
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	margin: 0 auto;
}



/*      */

#quarterlyhomemainpicture{
	width:800px;
	height:224px;
	padding: 0px;
	margin: 0 auto;
	background-image:url(../images/2008/home/images/head_2quarterly.jpg);
	background-position: left top;
	background-repeat:no-repeat;	
}

#quarterlywhitespace{
	width: 800px;
	background-color:white;
	background-image:url(../images/2008/home/images/head_reflection2.jpg);
	background-position: left top;
	background-repeat:no-repeat;	
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	margin: 0 auto;
}


/* Seagrapes sign  */

#seagrapesmainpicture{
	width:800px;
	height:224px;
	padding: 0px;
	margin: 0 auto;
	background-image:url(../images/2008/home/images/headimg/header_seagrapes.jpg);
	background-position: left top;
	background-repeat:no-repeat;	
}

#seagrapeswhitespace{
	width: 800px;
	background-color:white;
	background-image:url(../images/2008/home/images/headimg/seagrapes_reflection.jpg);
	background-position: left top;
	background-repeat:no-repeat;	
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	margin: 0 auto;
}

/*  Events - IJL overview photo   */

#eventsmainpicture{
	width:800px;
	height:224px;
	padding: 0px;
	margin: 0 auto;
	background-image:url(../images/2008/home/images/headimg/header_events.jpg);
	background-position: left top;
	background-repeat:no-repeat;	
}

#eventswhitespace{
	width: 800px;
	background-color:white;
	background-image:url(../images/2008/home/images/headimg/events-reflection.jpg);
	background-position: left top;
	background-repeat:no-repeat;	
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	margin: 0 auto;
}

/*  CAD image of Jones CO Winery wooden sign   */

#jonesmainpicture{
	width:800px;
	height:224px;
	padding: 0px;
	margin: 0 auto;
	background-image:url(../images/2008/home/images/headimg/header_jonesco.jpg);
	background-position: left top;
	background-repeat:no-repeat;	
}

#joneswhitespace{
	width: 800px;
	background-color:white;
	background-image:url(../images/2008/home/images/headimg/jonesco_reflection.jpg);
	background-position: left top;
	background-repeat:no-repeat;	
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	margin: 0 auto;
}

/*   blank whitespace for headers that blend into main page directly     */

#blankwhitespace{
	width: 800px;
	background-color:white;
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	margin: 0 auto;
}

/* Insignia 2009 Realease Header */

#insignia09NA{
	width:800px;
	height:224px;
	padding: 0px;
	margin: 0 auto;
	background-image:url(../images/headimg/insignia09NA.jpg);
	background-position: left top;
	background-repeat:no-repeat;	
}

#insignia2010NA{
	width:800px;
	height:224px;
	padding: 0px;
	margin: 0 auto;
	background-image:url(../images/headimg/2010-now-available.jpg);
	background-position: left top;
	background-repeat:no-repeat;	
}

#insignia2011{
	width:800px;
	height:224px;
	padding: 0px;
	margin: 0 auto;
	background-image:url(../images/headimg/Insig2011R2_webheader.jpg);
	background-position: left top;
	background-repeat:no-repeat;	
}
	
	
