.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	line-height: normal;
	font-weight: bolder;
	text-align: left;
}
.shopbold {
	font-size: 14px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}


a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:1px;
	z-index:5;
	left: 180px;
	top: 33px;
}
ul {
	list-style-type: none;
}
#navbar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 140px;
	background-position: -20px;
}
#navbar a:hover {
	color: #B5D5FF;
}
#navbar a:visited {
	color: #000000;
}
.right-aligned-text {
	text-align: left;
	margin-left: 450px;
}

