/* CSS Document */

body{
	margin: 0;
	padding: 0;
	background-color: #374252;
}
td,ul,ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #1c426e;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #537dad;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.bluetext {
	color: #1c426e;
}
.content {
	padding: 44px 43px 16px 43px;
}
.contentarea {
	padding: 0px 20px 0px 30px;
}
.productarea {
	padding: 0px 10px 0px 20px;
}
.contentareasub {
	padding: 0px 0px 0px 30px;
}
.footer {
	padding: 12px 43px 0px 43px;
	background-image: url(images/bg_footer.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	border-top: 11px solid #1c426e;
}
.bg_shadowright {
	background-image: url(images/bg_shadowright.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
.redbar {
	background-image: url(images/img_redbarright.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.blackbar {
	background-image: url(images/img_blackbarright.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.titles {
	padding-bottom: 4px;
}
.bg_shadowleft {
	background-image: url(images/bg_shadowleft.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
.bg_headerright {
	background-image: url(images/bg_headerright.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.catlink:link {
	font-family: "Times New Roman", Times, serif;
	color: #752407;
	font-weight: bold;
	text-decoration: none;
}
.catlink:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #a35235;
	text-decoration: none;
}
.catlink:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.resultsTitle, .productTitle{
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color: #0b335d;
}
.pricelabel{
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
}
.resultsPrice{
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color:#752407;
}
.productTitle{
	font-size:23px;
}