body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	background-image: url(images/bg.jpg);
}


.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #710000;
	text-decoration: none;
	text-indent: 10px;
	font-weight: bold;
}

.topnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight: bold;
	color: #710000;
	text-decoration: none;
}

.topnav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #710000;
	text-decoration: none;
}

.topnav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #879DCB;
	text-decoration: underline;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #710000;
	background-color: #EDF1F2;
	display: block;
	padding: 0px 3px 7px;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	text-decoration: none;
}

.nav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #710000;
	background-color: #EDF1F2;
	text-indent: 4px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	text-decoration: none;
	padding: 0px 3px 7px;
}

.nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #710000;
	background-color: #EDF1F2;
	text-indent: 4px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	text-decoration: none;
	padding: 0px 3px 7px;
}
.nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #879DCB;
	background-color: #EDF1F2;
	display: block;
	border-bottom-width: 1px;
border-bottom-style: solid;
	border-bottom-color: #990000;
	text-decoration: none;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
.greytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4F4F4F;
	text-decoration: none;
}

.spectext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.no_margin {
	margin: 0px;
	clear: both;
	float: left;
}

.greytext_padded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	padding: 2px;
}

.product_box {
	border: 4px solid #F4F1E8;
}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #710000;
	padding: 4px;
	text-indent: 8px;
	text-transform: uppercase;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #710000;
	padding: 2px;
	text-indent: 8px;
}
