body {
	background-color: #fbfbf7;
	background-image: url(_Images/Arrowhead/template/upperShadow.gif);
	background-repeat: repeat-x;
	margin-top: 35px;
}
#container {
	background-color: #fbfbf7;
	width: 800px;
	margin: 0 auto 0 auto;
	border: 30;
}
#header {
	background-color: #FBFBF7;
	margin-left: 82px;
}
#marginTop {
	height: 21px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-left: 189px;
}

#menu {
	width: 165px;
	float: left;
	margin-left: 16px;
	border-right-color: #000;
	margin-right: 8px;
}
#main {
	width: 570px;
	float: right;
	margin-right: 16px;
	padding-left: 24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
#marginBottomLeft {
	width: 189px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	height: 42px;
	float: left;
}
#marginBottomRight {
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	float: right;
	width: 570px;
	margin-right: 16px;
}

a img { 
border: none; 
} 

a:link {
	color: #FF0000;
	text-decoration: underline;
	border: none;
}
a:visited {
	color: #940C0C;
	text-decoration: underline;
	border: none;
}
a:hover {
	color: #940C0C;
	text-decoration: none;
	border: none;
}
a:active {
	color: #F00;
	text-decoration: underline;
	border: none;
}



p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	margin: 0px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	margin-left: 0px;
	border-left-width: 10px;
	border-left-color: #71090E;
	padding-left: 5px;
	border-left-style: solid;
	margin-top: 5px;
	padding-top: 0px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	margin-left: 0px;
	border-left-width: 10px;
	border-left-color: #71090E;
	padding-left: 5px;
	border-left-style: solid;
	margin-top: 5px;
	padding-top: 0px;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	margin-top: 5px;
}



#menu a:link,#menu a:visited{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 13px;
	border-right-color: #75000A;
	border-left-color: #75000A;
	background-color: #900;
	text-decoration: none;
	text-align: right;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	padding-bottom: 3px;
	display: block;
	padding-right: 8px;
	padding-top: 3px;
	margin-top: 3px;
}
#menu a:hover,#menu a:active{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 13px;
	border-right-color: #75000A;
	border-left-color: #75000A;
	background-color: #530D16;
	text-decoration: none;
	text-align: right;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	padding-right: 8px;
}
.priceTag {
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
	color: #C60;
	font-size: 18px;
}
