.bg1 {
	background-image: url(images/bg/white_shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #532f17;
	padding-bottom: 15px;
}
.bodytextred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #ef3423;
}
.orange_border {
	border: 3px double #f47a55;
}
.bottom_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #01473F;
	border-top-color: #532f17;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #532f17;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #fcdfd1;
}
.bottom_box {
	float: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #532f17;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-top-color: #f47a55;
	border-top-style: dotted;
	border-top-width: 1px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EF3423;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ef3423;
}
a:hover {
	text-decoration: none;
	color: #f47a55;
}
a:active {
	text-decoration: none;
	color: #f47a55;
}
.TN_box {
	border: 1px solid #f47a55;
	text-align: center;
}
.TN_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #532f17;
	padding: 7px;
	margin-bottom: 5px;
	vertical-align: text-top;
	line-height: 13px;
}
.itemname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ef3423;
	padding-bottom: 6px;
	border-bottom-color: #fcdfd1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.header {
	background-image: url(images/bg/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #ef3423;
	letter-spacing:0.2em;
	padding-bottom: 15px;
}
