@charset "utf-8";

/* Dreamweaver */

.twoColFixLtHdr #sonjFooterPage { 
  height: 249px;
	padding: 0 10px 0 20px; 
} 

.twoColFixLtHdr #sonjFooterPage p {
	margin: 0; 
	padding: 10px 0;
}

/* Season navigation styles */
#sonjSeasonNav  {
  background-color: tan;
  height: 24px;
  margin-left: -2px;
  margin-top: 1px;
  padding: 0;
  position: relative;
  width: 825px;
}

#sonjSeasonNav a {
  background-color: #A78F6D;
  border-color: #D1BB92 #927A5A #7D6448 #BCA57F;
  border-style: solid;
  border-width: 3px;
  color: white;
  display: block;
  font-size: 12px;
  height: 16px;
  padding-top: 1px;
  position: absolute;
  text-align: center;
  text-decoration: none;
}

#sonjSeasonNav a:hover {
  background-color: #D1BB92;
  border-color: #E0CFAA #BCA57F #A78F6D #D8C59E;
  color: #684F36;
  font-size: 12px;
  text-decoration: none;
}

/* Season navigation styles */
#sonjFeatureNav  {
  background-color: #eae4d8;
  border-bottom-color: #7D6448;
  border-bottom-style: solid;
  border-bottom-width: 0; /*4px;*/
  height: 114px;
  margin-left: -2px;
  margin-top: 0px;
  padding: 0;
  position: relative;
  width: 825px;
}
