body { 
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

/* =TYPOGRAPHY-----------------------------------------*/	
h1, .header {
	margin: 0;
	padding: 10px 0 0 0;
    font: bold 16px/18px Arial, Verdana, Helvetica, sans-serif; 
	color: #000;
}

h2, h3, .subheader	{	
    font: bold 13px Arial, Verdana, Helvetica, sans-serif; 
	color: #000;
	}
	
a	{
	color: #C00;
	text-decoration: none;
	}
	
a:hover	{text-decoration: underline;}

a img	{border: none;}

img.little_logo	{
	position: absolute;
	top: 40px;
	right: 10px;
	}
	

/* =CONTAINER DIVS-----------------------------------------*/	
#container {
	position: relative;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	text-align: left;
	width: 1000px;
	padding: 0;
}

#container2
	{
	position: relative;
	padding: 0;
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin: 0;
	}

div#banner {
	height: 91px;
	width: 876px;
	float: left;
	margin: 0 0 15px 0;
	position: relative;
	background: url(../images/banner.gif) top no-repeat;
	} 

div#banner h1 {
    position: absolute;
        margin: 0;
	    padding: 0;
	    }

	    div#banner h1 a {
	        text-indent: -9999px;
		    position: absolute;
		        display: block;
			    width: 274px;
			        height: 91px;
				    top: 0px;
				        left: 0px;
					    text-decoration: none;
					    }

div#banner h2#grape {
    position: absolute;
        margin: 0;
            padding: 0;
            }

            div#banner h2#grape a {
                text-indent: -9999px;
                    position: absolute;
                        display: block;
                            width: 58px;
                                height: 58px;
                                    top: 28px;
                                        left: 668px;
                                            text-decoration: none;
                                            }


div#banner h2#barrel {
    position: absolute;
        margin: 0;
            padding: 0;
            }

            div#banner h2#barrel a {
                text-indent: -9999px;
                    position: absolute;
                        display: block;
                            width: 58px;
                                height: 58px;
                                    top: 28px;
                                        left: 735px;
                                            text-decoration: none;
                                            }


div#banner h2#glass {
    position: absolute;
        margin: 0;
            padding: 0;
            }

            div#banner h2#glass a {
                text-indent: -9999px;
                    position: absolute;
                        display: block;
                            width: 58px;
                                height: 58px;
                                    top: 28px;
                                        left: 795px;
                                            text-decoration: none;
                                            }



ul#contact
	{
	float: right;
	margin: 36px 0px 0 0;
	list-style-type: none;
	font: normal 10px/13px 'Times New Roman', Times, serif;
	color: #333;
	letter-spacing: .12em;
	line-height: 2em;
	position: relative;
	padding:0;
	width: 112px;
	}
	
/* div#banner h1	{display: none;} */
	
div#header	{
	margin: 0;
	padding: 0;

	}

/* =NAVIGATION-----------------------------------------*/	

div#navBar	{
border-bottom: 1px solid #aaa;
	}

ul#nav {
	padding: 0 0 33px 0;
	margin: 0;
	list-style-type: none;
	background: #E6E5E1 url(../images/navborder.gif) top repeat-x;
	clear: both;
	}
	
body.kazmer #navBar,
body.kazmer_pinot #navBar {
	border-bottom: 2px solid #CC0E08;
	}
	
body.molnar #navBar,
body.molnar_pinot #navBar,
body.molnar_chardonnay #navBar
 {
	border-bottom: 2px solid #F96610;
	}
	
body.obsidian #navBar,
body.obsidian_syrah #navBar,
body.obsidian_cabsav #navBar
 {
	border-bottom: 2px solid #000	;
	}	
	
ul#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
 	}

ul#nav li a	{
	height: 22px;
	}	
	
ul#nav li.molnar a	{
	position: absolute;
	left: 20px;
	top: -9px;
	text-indent: -9999px;
	display: block;
	width: 	142px;
	height: 38px;
	background: url(../images/molnar.gif) left 11px no-repeat;
	}
	
ul#nav li.molnar a.on
	{
	height: 41px;
	top:-5px;
	background: url(../images/molnar_on.gif) top no-repeat;
	}
						
ul#nav li.kazmer a	{
	position: absolute;
	left: 163px;
	top: -9px;
	text-indent: -9999px;
	display: block;
	width: 	124px;
	height: 38px;
	background: url(../images/kazmer.gif) left 11px no-repeat;
	}
	
ul#nav li.kazmer a.on
	{
	height: 41px;
	top: -5px;
	background: url(../images/kazmer_on.gif) top no-repeat;
	}
	
ul#nav li.obsidian a	{
	position: absolute;
	left: 295px;
	top: -9px;
	text-indent: -9999px;
	display: block;
	width: 	116px;
	height: 38px;	
	background: url(../images/obsidian.gif) left 11px no-repeat;
	}	
	
ul#nav li.obsidian a.on
	{
	top:-5px;
	height: 41px;
	background: url(../images/obsidian_on.gif) top no-repeat;
	}
		
ul#nav li ul.navSub li a.on, ul#nav li ul.navSub li a:hover
	{
	color:#c00;
	}

#nav li.obsidian {position: absolute; right: 1000px;}
#nav li.kazmer {position: absolute; right: 1000px;}
#nav li.molnar {position: absolute; right: 1000px;}

#nav li.obsidian ul.navSub li a {top: 0px;}
#nav li.kazmer ul.navSub li a {top: 0px;}
#nav li.molnar ul.navSub li a {top: 0px;}

ul#nav li.spacer {
margin-left: 412px;
}

ul#nav li.vineyards a	{	
	display: block;
	width: 78px;
	height: 26px;
	text-indent: -9999px;
	background: url(../images/vineyards.gif)  no-repeat; }	
ul#nav li.vineyards {margin: 3px 0 0 0px;}

ul#nav li.vineyards a.on	{	
	display: block;
	width: 78px;
	height: 31px;
	text-indent: -9999px;
	background: url(../images/vineyards_on.gif)  bottom no-repeat; }		

ul#nav li.barrels {margin: 4px 0 0 7px;}

ul#nav li.barrels a	{	
	display: block;
	width: 69px;
	height: 26px;
	text-indent: -9999px;
	background: url(../images/barrels.gif)  no-repeat; }	

ul#nav li.barrels a.on	{	
	display: block;
	width: 69px;
	height: 31px;
	text-indent: -9999px;
	background: url(../images/barrels_on.gif)  no-repeat; }		
		
ul#nav li.winemaking a	{	
	display: block;
	width: 94px;
	height: 28px;
	text-indent: -9999px;
	background: url(../images/winemaking.gif) no-repeat; }	

ul#nav li.winemaking a.on	{	
	display: block;
	width: 94px;
	height: 31px;
	text-indent: -9999px;
	background: url(../images/winemaking_on.gif)  no-repeat; }		

ul#nav li.winemaking {margin: 4px 0 0 7px;}	
ul#nav li.chatter a	{	
	display: block;
	width: 66px;
	height: 26px;
	text-indent: -9999px;
	background: url(../images/chatter.gif) no-repeat; }	

ul#nav li.chatter a.on	{	
	display: block;
	width: 66px;
	height: 31px;
	text-indent: -9999px;
	background: url(../images/chatter_on.gif)  no-repeat; }		
ul#nav li.chatter {margin: 4px 0 0 7px;}
ul#nav li.people a	{	
	display: block;
	width: 65px;
	height: 28px;
	text-indent: -9999px;
	background: url(../images/people.gif)  no-repeat; }	

ul#nav li.people a.on	{	
	display: block;
	width: 63px;
	height: 31px;
	text-indent: -9999px;
	background: url(../images/people_on.gif)  no-repeat; }		

ul#nav li.vineyards {position: relative;}
ul#nav li.barrels {position: relative;}
ul#nav li.winemaking {position: relative;}
ul#nav li.chatter {position: relative;}
ul#nav li.people {margin: 4px 0 0 7px; position: relative;}
ul#nav li.drink {margin: 4px 0 0 7px; position: relative;}
ul#nav li.visit {margin: 4px 0 0 7px; position: relative;}

ul#nav li.drink a	{	
	display: block;
	width: 85px;
	height: 28px;
	text-indent: -9999px;
	background: url(../images/purchase.gif)  no-repeat; }	
	
ul#nav li.drink a.on	{	
	display: block;
	width: 84px;
	height: 31px;
	text-indent: -9999px;
	background: url(../images/purchase_on.gif)  no-repeat; }		

ul#nav li.visit a       {       
        display: block;
        width: 60px;
        height: 28px;
        text-indent: -9999px;
        background: url(../images/visit.gif)  no-repeat; }       
        
ul#nav li.visit a.on    {       
        display: block;
        width: 60px; 
        height: 31px;
        text-indent: -9999px;
        background: url(../images/visit_on.gif)  no-repeat; }
	

#nav a:hover {
	text-decoration: none;
}

ul.navSub	{
	list-style-type: none;
	position: absolute;
	top: 30px;
	padding: 0;
	margin: 0;
	}
	
ul#nav li ul.navSub li a	{
		padding-left: 15px;
		padding-right: 15px;
		line-height: 20px;
		text-transform: none;
		font-size: 14px;
		}

ul#nav li.drink ul.navSub {
	width: 400px;
	position: absolute;
	top: 34px;
	left: -50px;
	}	
	
li.drink ul.navSub li
	{
		display: inline;
		float: left;
		width: auto;
		margin: 0 5px;
		}	
	
#nav li.drink ul.navSub li a
	{
	width: auto;
	height: auto;
	position: relative;
	display: inline;
	text-indent: 0;
	background: #FFF;
	font: normal 11px/12px Palatino, Times, serif;
	color: black;
}

ul#nav li.chatter ul.navSub {
	width: 400px;
	position: absolute;
	top: 34px;
	left: -20px;
	}	
	
li.chatter ul.navSub li
	{
		display: inline;
		float: left;
		width: auto;
		margin: 0 5px;
		}	
	
#nav li.chatter ul.navSub li a
	{
	width: auto;
	height: auto;
	position: relative;
	display: inline;
	text-indent: 0;
	background: #FFF;
	font: normal 11px/12px Palatino, Times, serif;
	color: black;
}

ul#nav li.vineyards ul.navSub {
        width: 400px;
        position: absolute;
        top: 34px;
        left: -45px;
        }       
        
ul#nav li.vineyards ul.navSub li
        {
                display: inline;
                float: left;
                width: auto;
                margin: 0 5px;
                }       
        
#nav li.vineyards ul.navSub li a
        {
        width: auto;
        height: auto;
        position: relative;
        display: inline;
        text-indent: 0;
        background: #FFF;
        font: normal 11px/12px Palatino, Times, serif;
        color: black;
}

ul#nav li.visit ul.navSub {
        width: 400px;
        position: absolute;
        top: 34px;
        left: -198px;
        }

ul#nav li.visit ul.navSub li
        {
                display: inline;
                float: left;
                width: auto;
                margin: 0 5px;
                }

#nav li.visit ul.navSub li a
        {
        width: auto;
        height: auto;
        position: relative;
        display: inline;
        text-indent: 0;
        background: #FFF;
        font: normal 11px/12px Palatino, Times, serif;
        color: black;
}



#nav li.molnar ul.navSub {
	width: 500px;
	position: absolute;
	top: 40px;
	left: -40;
	}	
	
#nav li.molnar ul.navSub li
	{
	float: left;
display: inline;
}	
	
#nav li.molnar ul.navSub li a
	{
    position: relative;
    display: inline;
    width: auto;
    text-indent: 0;
	background: #FFF;
	font: normal 11px/12px Palatino, Times, serif;
	color: black;
}

#nav li.barrels ul.navSub {
	width: 200px;
	position: absolute;
	top: 34px;
	left: -33px;
	}	
	
#nav li.barrels ul.navSub li
	{
	float: left;
display: inline;
}	
	
#nav li.barrels ul.navSub li a	{
	width: auto;
	display: inline;
	text-indent: 0;
	background: #FFF;
font: normal 11px/12px Palatino, Times, serif;
	color: black;
}

#nav li.kazmer ul.navSub {
	width: 600px;
	position: absolute;
	top: 40px;
	left: -50px;
	height: 30px;
	}	
	
#nav li.kazmer ul.navSub li
	{
	float: left;
display: inline;
}	
	
#nav li.kazmer ul.navSub li a
	{
	    position: relative;
		width: auto;
	display: inline;
	text-indent: 0;
	background: #FFF;
	font: normal 11px/12px Palatino, Times, serif;
	color: black;
}

#nav li.obsidian ul.navSub {
	width: 600px;
	position: absolute;
	top: 40px;
	left: -50px;
	height: 30px;
	}	
	
#nav li.obsidian ul.navSub li
	{
	float: left;
display: inline;
}	
	
#nav li.obsidian ul.navSub li a
	{
	    position: relative;
	width: auto;
	display: inline;
	text-indent: 0;
	background: #FFF;
	font: normal 11px/12px Palatino, Times, serif;
	color: black;
}
	
/* =SHOPPING MENU -----------------------------------------*/	
/* .eNav {
	margin: 5px 0;
	padding: 0;
	text-align: right;
	font: normal 10px Arial;
	color: #666;
}

.eNav a {
	margin: 0 10px 0 0;
	padding: 0 5px 0 5px;
	color: white;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
*/

/* =EDITABLE BODY -----------------------------------------*/	
div.mainPageArea	{
	width: 998px;
	background: white url(../images/background.gif) left repeat-y;
	position: relative;
	margin-top: 25px;
	padding-top: 15px;
	border-top: 1px solid #d6d6d6;
	background: #FFF url(../images/background.gif) repeat-y;
	position: relative;
	}
	
/*  body.restaurants div.mainPageArea, body.about div.mainPageArea, body.barrels div.mainPageArea, body.molnar div.mainPageArea,
body.kazmer div.mainPageArea, body.obsidian div.mainPageArea, body.obsidian_syrah div.mainPageArea, body.obsidian_cabsav  div.mainPageArea, body.kazmer_pinot div.mainPageArea, body.molnar_chardonnay div.mainPageArea, body.molnar_pinot	 div.mainPageArea {
	margin-top: 25px;
	}
*/
	
#contentArea {
	width: 755px;
	margin: 0 0 0 28px;
	padding-bottom: 10px;
	position: relative;
	overflow: auto;
}
	
div.specialArea		{	
	display: inline;
	float: right;
	width: 175px;
	position: relative;
	}
	
div.specialArea img	{
	padding: 0;
	margin: 0;
	border: none;}

hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }

/* =FOOTER DIV-----------------------------------------*/	

div#footer
	{
	border-top:1px solid #D6D6D6;
	clear: both;
	color: black;
	font-family: Times, Georgia, serif;
	font-size: 11px;
	position: relative;
	margin: 5px 0 0 0;
	}
	
div#footer a {
	color: black;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;

}
	
p.footlinks	{
	text-align: center;
	color: #c00;
	margin: 0;
	padding: 5px 0 0 0;
	}

p.footlinks a {
	margin: 0 5px 0 5px;
	}
	
p.rss{
float: left;
margin: 0;
padding: 5px 0 0 25px;
}

p.legal	{
float: right;
margin: 0;
padding: 5px 25px 0 0;	
	}

/* =CMS STYLES-------------------------------------*/	

a.pplover {
	border: 1px solid #666666; 
	background-image: url(/tricycle/images/content/people/kent2.jpg); 
	display: block;	
	}

a.people {width: 109px; height: 109px;}

a.pplover:hover {border: solid 1px #ff3333;}
a.pplover:on {border: solid 1px #ff3333;}

a.peoplePics {
	margin-right: 20px;
	float: left;
	display: block;
	text-indent: -9999px;
	margin-bottom: 20px;
}

a.arpad {
	width: 115px;
	height: 154px;
	background: url(../images/people_arpad.gif) left no-repeat;

}

a.michael {
	width: 114px;
	height: 154px;
	background: url(../images/people_michael.gif) left no-repeat;
}

a.peter {
	width: 115px;
	height: 154px;
	background: url(../images/people_peter.gif) left no-repeat;
}

a.kent {
	margin-right: 0;
	width: 114px;
	height: 154px;
	background: url(../images/people_kent.gif) left no-repeat;
}


a.peter:hover,
a.michael:hover,
a.kent:hover,
a.arpad:hover, 
a.on {
	background-position: right; 
}


input.button	{
        font: normal 12px Arial, Verdana, sans-serif;
		background-color: #999;
		color: white;
		border: 1px solid #666;
		}

.errormsg       { color: #c00; font-weight: bold; }

.catalog_crumbs { 
	font-weight: bold;
	color: #000;
	font-size: 11px;
}

.catalog_crumbs a { 
	font-weight: bold;
	color: #600;
	font-size: 11px;
	text-decoration: none;
}

.catalog_cats   {
	font-weight: bold;
	color: #600;
	font-size: 11px;
}

.catalog_cats  a:link {
	font-weight: bold;
	color: #600;
	font-size: 11px;
	text-decoration: none;
}

.catalog_cats  a:visited {
	font-weight: bold;
	color: #600;
	font-size: 11px;
	text-decoration: none;
}

.catalog_cats  a:hover {
	font-weight: bold;
	color: #600;
	font-size: 11px;
	text-decoration: underline;
}

.catalog_cats  a:active {
	font-weight: bold;
	color: #600;
	font-size: 11px;
	text-decoration: underline;
}
 
.catlinkclass {
 color: #000000;
   font-size: 11px;
   font-weight: bold;
text-decoration: none;

}

#cattable { 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#cattable a: link { 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#cattable a: visited { 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#cattable a: hover { 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#cattable a: active { 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#singlecolcat  {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#singlecolcat a:link {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#singlecolcat a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#singlecolcat a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#singlecolcat a:active {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.catlinkclass  a:link {
text-decoration: none;
}

.catlinkclass  a:visited {
text-decoration: none;
}

.catlinkclass  a:hover {
text-decoration: underline;
}

.catlinkclass  a:active {
text-decoration: underline;
}	

.fourbody-topnav {
float: right;
}

.fourbody-allocation-copy {
clear:both;
}
