@import url(base.css);
/* style for home */

#preamble {
	width : 360px;
}

#preamble h1 {
	border-bottom: solid 1px #ffcc99;
	width : 360px;
}

#address {
  text-align: center;
}

#categoryIndex {
  position: relative;
  width: 560px;
  margin-top: 20px;
}

#categoryIndex h1 {
  font-weight: bold;
  border-bottom: solid 1px #ffcc99;
  margin-right: 20px;
}

#categoryIndex img {
  text-decoration: none;
	border: none;
}

#categoryIndex h2 {
  margin-left: 110px;
  margin-top: 0px;
  margin-bottom: 0px;
}
#categoryIndex p.p1 {
  position: absolute;
  float:left;
  top: 0px;
  left: 0px;
  margin: 0px;
}
#categoryIndex p.p2 {
  margin-left: 110px;
  margin-top: 0px;
}

#categoryIndex1 {
  clear: both;
  position: relative;
  width: 260px;
  float:left;
  margin-bottom:40px;
}


#categoryIndex2 {
  position: relative;
  float: left;
  width: 260px;
  margin-bottom:40px;
}


#categoryIndex3 {
  clear: both;
  position: relative;
  width: 260px;
  float:left;
  margin-bottom:40px;
}


#categoryIndex4 {
  position: relative;
  float: left;
  width: 260px;
  margin-bottom:40px;
}

#categoryIndex5 {
  clear: both;
  position: relative;
  width: 260px;
  float:left;
  margin-bottom:40px;
}

#categoryIndex6 {
  position: relative;
  float: left;
  width: 260px;
  margin-bottom:40px;
}


#categoryIndex7 {
  clear: both;
  position: relative;
  width: 260px;
  float:left;
  margin-bottom:40px;
}

#categoryIndex8 {
  position: relative;
  float: left;
  width: 260px;
  margin-bottom:40px;
}

#motto {
 text-align: center;
 margin-top: 10px;
 margin-left: 0px;
 padding-bottom: 10px;
 color: #000000;
 clear: both;
 font-size:0.9em;
}

#highlight {
	position: absolute;
  top: 137px;
	left: 560px;
	margin-left: 20px;
	padding-top: 10px; 
	width: 160px;
}

#highlight h1 {
   border-bottom: solid 1px #ffcc99;
}

#highlight img {
  text-decoration: none;
	border: none;  
}

#rotator {
 display:none;
}

#highlightItem {
   text-align: center;
}
