body { background-color: #fffedc; background-image: url(../images/template/banner_tile.gif); background-repeat: repeat-x }
td   { color: #4a6487; font-size: 12px; font-family: arial, helvetica, verdana }
a:link { color: #b84c4c; text-decoration: underline }
a:hover { color: #57769f }
.heading_a  { color: #57769f; font-size: 48px; font-family: "times new roman", times, serif; font-style: italic; font-weight: normal }
.heading_b   { color: #57769f; font-size: 22px; font-family: "times new roman", times, serif; font-style: italic; font-weight: normal }

.heading_c {
	color: #b64d4d;
	font-size: 16px;
	font-family: "times new roman", times, serif;
	font-style: italic;
	font-weight: normal
}

.heading_d   { color: #57769f; font-size: 22px; font-family: "times new roman", times, serif;}

.sidebar_content { font-size: 11px; padding-right: 15px }
.nav_items   { font-size: 11px; font-weight: bold }
a.nav_items { color: #3c526f; font-size: 11px; font-weight: bold; text-decoration: none }
a:hover.nav_items  { color: #fffedc; font-size: 11px; font-weight: bold; text-decoration: none; background-color: #3c526f ; padding: 1px 5px 1px 10px; }
.footer { font-size: 10px; padding-top: 10px; padding-left: 175px; border-top: 1px solid #641c10 }
.orderbox { font-size: 1px; padding-top: 8px; padding-left: 325px; border-top: 1px solid #641c10 }
.formfield { font-size: 11px; background-color: #fffedc }


#pic {
	background-color: #b64d4d;
	left: 20px;
	position: relative;
	top: 10px;
	width: 46px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: b64d4d;
	border: 0px;
	display: block;
	height: 68px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 45px;
}

#pic a.p1:hover {
	background-color: #b64d4d;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 360px;
	left: 80px;
	position: absolute;
	top: -130px;
	width: 219px;
}

#pic a.p2, #pic a.p1:visited {
	background: b64d4d;
	border: 0px;
	display: block;
	height: 68px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 45px;
}

#pic a.p2:hover {
	background-color: #b64d4d;
	color: #000000;
	text-decoration: none;
}

#pic a.p2:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 360px;
	left: 80px;
	position: absolute;
	top: -130px;
	width: 429px;
}

