body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FAFAD2;
}
table.bodytable{
	margin-left: 0px;
	margin-top: 0px;
   width:105%;
}
table.contenttable{
	margin-left: 0px;
	margin-top: 0px;
   width:100%;
}
td.contentcell p{
	line-height: 140%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #00398A;
	width: 75%;
}
td.contentcell p.smallprint{
	line-height: 150%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #00398A;
	width: 75%;
	font-size: 70%;
}
td.formtitle{
	color: #00398A;
	font-size: 90%;
	font-weight: bold;
}

ul {
	font-weight: bold;
	color: #00398A;
	list-style-type: square;
}
ul li{
	margin-bottom: 10px;
}
h1{
	background-color: #8A0E00;
	color: #D3EAF2;
	font-size: 110%;
	padding: 5px;
	border-left: 30px solid #00398A;
	width: 80%;
	margin-top: 40px;
	margin-bottom: 10px;
}
h2{
	background-color: #D3EAF2;
	color: #8A0E00;
	font-size: 100%;
	padding: 5px;
	border-left: 30px solid #00398A;
	width: 80%;
	margin-top: 20px;
	margin-bottom: 10px;
}
td.masthead{
	background-color: #00398A;
}
td.leftstripe{
	background-image: url(grafix/stripe.png);
	background-repeat: repeat-y;
}
img.thumbpic{
	margin-bottom: 20px;
}
td.slugtext{
	font-size: 70%;
	font-weight: bold;
	color: #F5F5F5;
	padding: 5px;
	text-align: center;
}
td.headaddress{
	color: #FFFFFF;
	padding-right: 50px;
	padding-top: 10px;
	text-align: right;
	font-size: 70%;
}
img.inline{
	margin-right:15px;
	margin-bottom:10px;
	margin-top:5px;
}
p.frontpage{
	margin-left:215px;
}
a.sluglink:link,a.sluglink:visited{
	font-weight: bold;
	color: #EFF1F3;
	text-decoration: none;
}
a.sluglink:hover{
	font-weight: bold;
	color: #FFD700;
	text-decoration: underline;
}
img.masthead{
	margin-left: 15px;
}
td p.textmenu{
	color: #00398A;
	font-size: 80%;
	font-weight: normal;
	background-color: #CFE2E2;
padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: center;
	border-left: 20px solid #8A0E00;
	width: 80%;
	margin-top: 100px;
}
a.textmenulink:link,a.textmenulink:visited{
	color: #00398A;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	background-color: #CFE2E2;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 3px;
}
a.textmenulink:hover{
	color: #8A0E00;
	font-weight: normal;
	padding: 2px;
	text-decoration: underline;
}
a:link,a:visited{
	font-weight: bold;
	color: #8B0000;
	padding: 2px;
	text-decoration: none;
}
a:hover{
	font-weight: bold;
	color: #FF4646;
	text-decoration: underline;
}
td.contentcell p.catblurb{
	margin-left: 120px;
	line-height: 120%;
}
td.contentcell p.catprice{
	margin-left: 120px;
	color: #8B0000;
}
td.contentcell p.seelarger{
	margin-left: 120px;
	font-size: 80%;
}
span.hilite{
   font-weight:bold;
   color:#B22222;
   border-top-style:dotted;
   border-top-width:1px;
   border-bottom-style:dotted;
   border-bottom-width:1px;
   padding:5px 0;
}
p.hilite{
   font-weight:bold;
   color:#B22222;
   border-top-style:dotted;
   border-top-width:1px;
   border-bottom-style:dotted;
   border-bottom-width:1px;
   padding:5px 0;
}