body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
h1 {
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 110%;
	line-height: 24px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CC0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 0px none;
}
a:link { color: #FF6600; font-weight: normal; text-decoration: underline}
a:visited { color: #AD8B76; text-decoration: underline}
a:hover { color: #FF7F00; text-decoration: underline}
a:active { color: #4E2D10; text-decoration: underline}
.title {
	font-style: italic;
}
.subtitle { 
	color: #960; 
	font-size: 14px; 
	line-height: 16px; 
}
.notice {
	font-weight: normal;
	color: #FF6600;
}
.noticeBold {
	font-weight: bold;
	color: #FF6600;
}
.menu {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	padding: 3px;
	text-transform: uppercase;
	letter-spacing: 2px;
	vertical-align: middle;
	border-top: 1px solid #4E2D10;
	border-right: 0px none #4E2D10;
	border-bottom: 1px solid #4E2D10;
	border-left: 0px none #4E2D10;
	color: #4E2D10;
}
.copyright {
	font-size: 9px;
	font-style: normal;
	color: #8C684F;
	font-weight: normal;
	text-align: center;
	line-height: normal;
	padding: 10px 50px 0px;
	border: 0px none;
	vertical-align: middle;
}
.caption {
	font-size: 9px;
	font-style: normal;
	color: #471E18;
	font-weight: normal;
	text-align: center;
	line-height: normal;
	padding: 10px 50px;
	border: 0px none;
	vertical-align: middle;
}
.listing {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	padding: 3px;
	text-transform: uppercase;
	letter-spacing: 2px;
	vertical-align: middle;
	color: #4E2D10;
	border: none;
}
.cardstrong  { 
	color: #000; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 16px; 
}
.textcard  { 
	background-color: #F7F3F0; 
	text-align: center; 
	margin: 0px 0px 20px; 
	padding: 15px 0px; 
	border: none
}
.textcard2 {
	background-color: #6699CC;
	text-align: center;
	margin: 0px 0px 20px;
	padding: 15px;
	border: none;
	font-size: 12px;
	line-height: 14px;
}
.textcard3 {
	background-color: #FFFFCC;
	text-align: left;
	margin: 0px 0px 5px;
	padding: 5px;
	border: none;
	font-size: 12px;
	line-height: 16px;
}
.sectionHead {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
}
.itemTitle {
	color: #990000;
	font-weight: bold;
	font-size: 18px;
	line-height: 16px;
	text-transform: uppercase;
}
.sectionSubHead {

	color: #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
}

