.itemName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #543019;
}
.border {
	border: 1px solid #532F18;
}.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #532F18;
}
body {
	background-image: url(../images/backimages.gif);
	background-repeat: repeat;
	margin: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F7EEDD;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F6EEDC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #532F18;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #532F18;
	font-weight: bold;
	text-decoration: none;
}
a.emailLink:link {
    color: #532F18;
    text-decoration: none;
    font-style: italic;
    font-size: 12px;
    line-height: 14px;
}
a.emailLink:visited {
    text-decoration: none;
    color: #CC3300;
    font-style: italic;
    font-size: 12px;
    line-height: 14px;
}
a.emailLink:hover {
    text-decoration: none;
    color: #CA2426;
    font-style: italic;
    font-size: 12px;
    line-height: 14px;

}
a.emailLink:active {
    text-decoration: none;
    color: #532F18;
    font-size: 12px;
    font-style: italic;
    line-height: 14px;

}
a.detail:link {
	color: #532F18;
	text-decoration: none;
	font-style: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #BCA897;
	background-repeat: repeat;
	background-position: center;
	text-align: center;
}
a.detail:visited {
    text-decoration: none;
    color: #FFFFFF;
    font-style: normal;
    font-size: 10px;
    line-height: 14px;
}
a.detail:hover {
    text-decoration: none;
    color: #CA2426;
    font-style: normal;
    font-size: 10px;
    line-height: 14px;

}
a.detail:active {
    color: #532F18;
	text-decoration: none;
	font-style: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #BCA897;

}     
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #532F18;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CA2426;
	font-weight: bold;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CA2426;
}

