.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	#font-weight: bold;
	text-align:center;
	text-decoration:none;
	line-height: 60px;
	color: #FFCC33;
}

.subpagetitle {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	#font-weight: bold;
	text-align:center;
	text-decoration:none;
	line-height: 60px;
	color: #000000;
}

.introtitle {
    font-size: 18px;
	color: #8B4D00;
	font-weight: bold;
}

.titlefeature {
	font-weight: bold;
}

a:link {
	color: #8B4D00;
	text-decoration: none;
}

a:visited {
	color: #8B4D00;
	text-decoration: none;
}

a:hover {
	color: #614829;
	text-decoration: underline;
}

a:active {
	color: #614829;
	text-decoration: underline;
}

p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 line-height: 20px;
 color: #000000;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;

}

.small {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 14px;
 color: #000000;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;

}

.med {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height: 16px;
 color: #000000;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;

}

li {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 line-height: 20px;
 color: #000000;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;

}

.menu {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 line-height: 15px;
 color: #8B4D00;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}

.menuitem {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 14px;
 color: #000000;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}

.imagedescription {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 line-height: 15px;
 color: #333333;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
 text-align:  left;
}

.pulldown {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000000;
}
