@charset "utf-8";
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.hometext {
	line-height: normal;

}
.nav {
	font-size: 11px;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	font-size: 14;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #CF2830;
	text-decoration: underline;
}
a:visited {
	color: #CF2830;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.nav:link {
	color: #ffffff;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FF0000;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.cellback {
	background-image: url(images/backp2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a.footer:link {
	color: #999999;
	text-decoration: none;
}
a.footer:visited {
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	color: #FF0000;
	text-decoration: underline;
}
.highlight {
	color: #999999;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}.tableborder {
	border: 2px solid #CF2830;
}
.photoborder {
	border: medium solid #336699;
}
.shopfont {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
