@charset "utf-8";
/* CSS Document */


		#body{
			margin:0px;
			background-color:#679d60;
		}
		
		
        ._bannerDiv {  
            border: solid 5px #060;
			margin:0px;
			position:fixed;
            width: 98%;
			min-width:850px; 
            height: 136px;   
            color:#060;
            font-size: 102px; 
			background-color:#C90; 
            font-family: verdana;  
            font-weight: bold;  
            text-align: center;
			text-shadow:0px 4px 4px #FC3;
			z-index:5;
		
        } 
		
        ._spacerDiv {  
            /*border: solid 2px #FFF;  */
            width: 98%;
			min-width:850px; 
            height: 160px;  
            position: relative;  
            color: #FFFFFF;
            font-size: 18px; 
			background-color:#000; 

			z-index:0;
		
        }
        ._outerDiv {  
            border: solid 2px #000;  
            width: 100%;
			min-width:850px; 
            height: 256px;  
            position: relative;  
            color: #FFFFFF;
            font-size: 18px; 
			background-color:#333; 
            font-family: verdana;  
            font-weight: bold;  
            text-align: center;
			z-index:0;
		
        }  
		
		._grapeImg
		{
			border: solid 2px #000;  
			position:relative;
			float:right;
			top:10px;
			right:10px;
			width: 182px;
			background: #aa7777;
			height: 190px;
			padding-left:0px;
			padding-top:20px;
			margin-left: 420px;
			z-index:2;
			
			
		}
          
        ._nestedDivTop {
			background-color: #FF0000;
			
			text-align:left;
			font-family: inherit;  
            font-weight: inherit;
            font-size: 32px; 
            color: #FFFFFF;
			width: 53%;
			text-indent:10px;
			
			position: absolute;
			top: 10px;
			left: 10px;
			height:42px;
			text-shadow:0 1px 1px #000;
			border:inherit;
			padding:5px;
			cursor:pointer;
			z-index:2;
        }  
          
        ._nestedDivBB {  
            background-color: #679d60;  
            width: 150px; 
            color: #FFFFFF;
            font-size: 18px;
            position: absolute;  
            top: 70px;  
            left: 1.5%; 
			height:150px;
			border:inherit;
			z-index:2;
			cursor:pointer;
			background-image:url(../images/_bottle.jpg);
			background-repeat:no-repeat;
			
        }  
		
        ._nestedDivBC {  
            background-color: #ea8888;  
            width: 150px; 
			color:inherit; 
            position: absolute;  
            top: 70px;  
            left: 20.8%; 
			height:150px;
			border:inherit;
			z-index:2;
			cursor:pointer;
			background-image:url(../images/_charact.jpg);
			background-repeat:no-repeat;
			
        } 		
		
        ._nestedDivBF {  
            background-color: #dcdc00;  
            width: 150px; 
			color:inherit; 
            position: absolute;  
            top: 70px;  
            left: 40%; 
			height:150px;
			border:inherit;
			z-index:2;
			cursor:pointer;
			background-image:url(../images/_food.jpg);
			background-repeat:no-repeat;
        }  		
        ._nestedDivBM {  
            background-color: #326698;  
            width: 150px; 
			color:inherit; 
            position: absolute;  
            top: 70px;  
            left: 59.1%; 
			height:150px;
			border:inherit;
			z-index:2;
			cursor:pointer;
			background-image:url(../images/_mapbutton.jpg);
			background-repeat:no-repeat;
        } 
		
		._nestedDivBA{
			border-radius: 50%;
			-moz-border-radius: 50px;
			-webkit-border-radius: 50px;
			border:2px double #FFFFFF;
			background-color:#00AA33;  
            width: 50px; 
			color:inherit; 
            position: absolute;  
            top: 18px;  
            left: 60%; 
			height:30px;
            color: #FFFF00;
			text-shadow:0 1px 1px #000;
            font-family: verdana;  
            font-weight: bold;  
            font-size: 24px;  
            text-align: center;			
			
			z-index:3;
			cursor:pointer;
			
			
		}
				
		._nestedDivBT{
			border-radius: 50%;
			-moz-border-radius: 50px;
			-webkit-border-radius: 50px;
			border:2px double #FFFFFF;
			background-color:#FF9900;  
            width: 50px; 
			color:inherit; 
            position: absolute;  
            top: 18px;  
            left: 68%; 
			height:30px;
            color: #FFFF00;
			text-shadow:0 1px 1px #000;
            font-family: verdana;  
            font-weight: bold;  
            font-size: 24px;  
            text-align: center;			
			
			z-index:3;
			cursor:pointer;
			
			
		}
		
		._imageOverlay { 
		 
            background-color: #FFFF00;

			display:block;
  
            width: 300px;  
            position: absolute;  
  			top: 68px;  
            left: 10px;
			height:350px;
			border:inherit;
			padding:10px;
			z-index:1800;
			cursor:pointer;
			
        }   
		
		._nestedOverlay { 
		 
            background-color: #FFFFFFF;

			display:none;
  
            width: 72.5%;  
            position: absolute;  
  			top: 68px;  
            left: 10px;
			height:150px;
			border:inherit;
			padding:10px;
			z-index:1000;
			cursor:pointer;
			
        }   

		._noDivText{
			padding:15px;			
			text-align:left;
			font-family: inherit;
			font-weight:400;  
            color: #000000;
            font-size: 24px;;
		}
		
		
		._aliasOverlay { 
		 
			display:none;
			background-color: #FF5555;
			
			text-align:left;
			font-family: verdana;  
            font-weight: bold;
            font-size: 20px; 
            color: #FFFFFF;
			width: 95%;
			text-indent:10px;
			
			position: absolute;
			top: 10px;
			left: 10px;
			height:220px;
			text-shadow:0 1px 1px #000;
			border:inherit;
			padding:5px;
			cursor:pointer;
			z-index:5;
			
        }
		  
  
