/* CSS Document */

.outerDiv {
    
    width:1000px;
    height:744px;
    position:relative;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;	
	margin-left: auto ;
  	margin-right: auto ;
	margin-top: 0px;
   
 }

.outerDiv2 {
    
    width:1000px;
    height:744px;
    position:relative;
	margin-left: auto ;
  	margin-right: auto ;
	margin-top: 0px;
   
 } 
 
	
#berries {
  /*background-image:url('images/aboutus.png');*/
  
  z-index:2;
  position:absolute;  
  width:370px; 
  height:735px;
  left: 540px; 
  top: 0px;
  background-color:#ffffff;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}

#berries p
  {
  font-family: 'MS Sans Serif', Geneva, sans-serif;
  font-size: 85%;
  color:#000000;
  line-height: 1.15em;
  margin:20px 30px;
  text-align: justify; text-justify: newspaper;
  }

#text  {
	font-family: Modern No.20;
	font-size: 90%;
	color:#000000;
	line-height: 1.9em;
	width: 225px;
  	height: 450px;
  	position: absolute;
  	left: 39px; 
	top:20px;
	padding:10px;
	
}


.headerNavigation {
  z-index:1;
  height:98px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  
 
}

img {
	border : 0 none;
}
  
#menu
{
  color:#707169;
  font-size:1em;
  font-weight:normal;
  height:20px;
  line-height:1.3em;
  letter-spacing:1px;
  margin: 0;
  padding:0;
  white-space:nowrap;
  position:relative;  
  z-index:0; 
  left:0px; 
  top: 50px;
  
}

#menu ul
{
  list-style:none;
  list-style-image:none;
  margin:0;
  padding:0;
  position:relative;  
  z-index:0; 
  left:0px; 
  top: 26px;
}

#menu li
{
  background-image:none;
  display:inline;
  margin:0;
  padding:0;
}

#menu li a
{
  border:medium none;
  color:#707169;
  font-weight:normal;
  padding:3px 10px;
  text-decoration:none;
}

#menu li a:hover
{
  background:#EBE7CE none repeat;
  border:medium none;
  border-left:1px solid #ddd;
  border-right:1px solid #ddd;
  color:#fff;
  padding-left:9px;
  padding-right:9px;
}

div.abc{ scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;

padding-right:5px;
height: 250px; overflow-y:scroll; 

}

.links
{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
color:#000000;
text-align:center;
text-decoration:none;
}

a.links:hover
{color:#0000CC;
text-decoration:underline;
}
.headings
{font-family: "Times New Roman", Times, serif;
font-size:16px;
font-weight: bold;
color:#000000;
text-align:center;
text-transform: uppercase;
}
.headings1
{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: bold;
color:#000000;
text-align:center;
text-transform: uppercase;
}
.stores
{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: bold;
color: #666666;
text-align:center;
text-transform:capitalize;
height:15px;
}
.text
{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
color: #666666;
text-align:center;

}
.copy
{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: normal;
color: #999999;
text-align:center;
height:15px;

}
.footerlinks
{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: normal;
color: #CCCCCC;
text-align:center;
height:15px;
text-decoration:none;

}
a.footerlinks:hover
{
text-decoration:underline;

}
.seasons
{font-family:verdana;
font-size:12px;
font-weight: bold;
color: #ffffff;
text-align:center;
text-decoration:none;
}
a.seasons:hover
{color:#605b45;
}
.seasons1
{font-family:verdana;
font-size:12px;
font-weight: bold;
color: #605b45;
text-align:center;
text-decoration:none;
}


div.abc1{ 
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color:#000000;
scrollbar-track-color: #ffffff;
padding-right:5px;
height: 250px; overflow-y:scroll; 


}

div.abc2{ 
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color:#000000;
scrollbar-track-color: #ffffff;
padding-right:5px;
width: 350px; overflow-x:scroll; 

}

.style1 {
	color: #FAA252;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	text-decoration:none;
}
.style2 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #71DBB0;
	font-style: italic;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {	
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.style3 {
	font-family: verdana; font-size: 10px; font-weight: bold; color: #84ABC8; font-style: italic;
 }