
  /* index specific styles */
  
  div#index{
  clear:both;
  width:770px;
  height:492px;
  margin:0 0 5px 0;
  color: #454545;
  padding:0;
  
  }
  
  #indexA{
  
  float:left;
  width:401px;
  height:492px;
  margin:0 5px 0 0;
  background-color:#B1A883;
  }
  
  
  #indexA1 {
  position:relative;
  width:361px;
  height:492px;
  text-align:left;
  padding:0 20px 0 20px;
  }	
  
  
  
  #indexB{
  float: left;
  width: 364px;
  height:492px;
  margin:0 0 5px 0;
  }
  
  
  #indexB1 {
  float: left;
  width: 364px;
  height:260px;
  text-align:left;
  background: url(../img/index_b1.jpg) no-repeat;
  overflow:hidden;
  margin:0 5px 5px 0; 
  }	 
  
  #indexB1 span{display:none} 
  
  /* slideshow div */
  
  #indexB2 {
  float: left;
  width: 364px;
  height:227px;
  text-align:left;
  /* overflow:hidden; */
  margin:0 0 5px 0; 
    
  }
  	 
  #indexB2 span{display:none} 
    
  p#welcome { 
  
  margin-top:5px;
  
  } 
  
/* special styles */  

div#spec_intro{
	border:2px solid #ffffff;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	background-color:#ffcd33;
}

#spec_intro p{line-height:15px}
#spec_intro a{color:#82691a}

/*
div#spec{
position:absolute;
top:45px;
left:5px;
background:#b1a883;	
text-align:center;
width:490px;
height:0;
overflow:hidden;
}


#spec span.close {
display:none;
text-align:right;
	
	}




#spec_open{
font-weight:bold;
text-decoration:underline;
}

.spec_close{font-weight:bold}
*/
