/* CSS Document                   */
/* created by Gary Von Schilling  */
/* July 10, 2007                  */

body {
	font: 12pt Verdana, Geneva, Helvetica, Arial, sans-serif;
	color:#000000;
	}

h3 { 
	font: 14pt Verdana, Geneva, Helvetica, Arial, sans-serif;
	color:#203e70;    /*dark blue heading*/
   }

#container {
	width: 955px;
	margin: 0px auto;
}

#mainTop {
height: 21px;
width: 543px;
background-image:url(images/top.gif);
background-repeat:no-repeat;
margin-top:-5px;
position:absolute;
}


#titlePanel {
height: 80px;
background:#692d10;
color:#FFFFFF;
padding:15px;
}

#titlePanel h1 {
	text-indent: -9999px;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 247px;
	position:absolute;
	margin-top:0px;
	margin-left:9px;
}

#titlePanel img {
height:31px;
width:70px;
float:right;
}

#titleLine {
background:url(images/line.jpg);
width:393px;
height:4px;
position:absolute;
margin-top: 49px;
margin-left: 46px;
}

#nav_beam {
	width:auto;
	margin: 65px -10px 0px 0px;
	text-align:center;
	color:white;
	font: 11pt Georgia, Times New Roman, serif;
	font-style:italic;
	/*background-color:#880000;*/
}

#nav_beam .IEfix {	margin-top:78px; }

#nav_beam a {
	color:#e3dbd5;
	text-decoration:none;
	padding: 1pt;
	height: 40px;
}

#nav_beam:hover a{
	color:#bf9f90 ;
}

#nav_beam a span {
	margin-top:30px;
	width:13px;
	height:16px;
	color:#692d10;
	background-image:url(images/leaf.gif);
	background-repeat:no-repeat;
	}

#nav_beam a:link {	}
#nav_beam a:visited {	}
#nav_beam a:hover {	color: white; }
#nav_beam a:active {	}

#nav_beam a:link span {background: url(images/leaf.gif) 0% 75% no-repeat;}
#nav_beam a:visited span {background: url(images/leaf.gif) 0% 75% no-repeat;}
#nav_beam a:hover span {background: url(images/leaf.gif) 30% 0% no-repeat;}
#nav_beam a:active span {background: url(images/leaf.gif) 30% 0% no-repeat;}

#nav_beam a:link #first {background: url(images/leaf.gif) 0% 300% no-repeat;}
#nav_beam a:visited #first {background: url(images/leaf.gif) 0% 300% no-repeat;}
#nav_beam a:hover #first {background: url(images/leaf.gif) 30% 0% no-repeat;}
#nav_beam a:active #first {background: url(images/leaf.gif) 30% 0% no-repeat;}


#middlePage {
position:absolute;
margin-left:280px;
width:530px;
}

.leftImage { 
	position:absolute;
	margin-top:140px;
	width:283px;
	height:467px;
	margin-left:-3px;
	background-repeat:no-repeat;
	background-position:top right;
	background-image:url(images/photo_wines.jpg);
}

#homePic 
{	background-image:url(images/photo_home.jpg);	}

#aboutPic 
{	background-image:url(images/photo_about.jpg);	}	

#winesPic 
{	background-image:url(images/photo_wines.jpg);	}	

#visitingPic 
{	background-image:url(images/photo_visiting.jpg);	}	

#redwinePic 
{	background-image:url(images/photo_redwine.jpg);	}	

#rightNews {
	position:absolute;
	padding-right: 20px;
	margin-left: 730px;
	margin-top:150px;
	width:180px;
	
	font: 11pt Comic Sans MS, cursive;
	background-image:url(images/gboxmid.gif);
	opacity:.92;
}

#rightNews ul {
	list-style:none;
}

#rightNews li {
	margin: 0px 0px 10px -15px;
}

#rightNews h2 {
	text-align:center;

	font: 12pt Verdana, Geneva, Helvetica, Arial, sans-serif;
	color:#530b01
}

#gboxtop {
background-image:url(images/gboxtop.gif);
width:200px;
position:absolute;
height:19px;
margin-top:-3px;
}

#gboxbot {
background-image:url(images/gboxbot.jpg);
width:200px;
height:25px;
position:absolute;
margin-left: -40px;
}

.IEfix #gboxbot {	margin-left:-25px; }

#mainPage {
background:#fbf0d7;
padding:20px;
padding-left:60px;
padding-right:90px;
}

#mainRight {
background-image:url(images/shadowright.gif);
height:100%;
width:13px;
position:absolute;
margin-left:530px;
margin-top:16px;
}

#footer {
background-image:url(images/pagebot.gif);
position:absolute;
width:543px;
height:29px;
}

