@charset "utf-8";
/* CSS Document */



/* Blanket Styles*/
body {
	background-color: #383838;
	margin: 0;
	padding: 0;
	font-size: small;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}
* html body {
	font-size: x-small; 
	f\ont-size: small; 
	}
#nav a:hover, #nav a:active {
	text-decoration: underline;
	background: #000 url('images/nav_hover.png') repeat-x;
	}
body p {
	color: #000;
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: left;
}
.xsmallx {
	font-size: xx-small;
}
.headings {
	font-family: "Futura Md BT";
	font-size: large;
}
subheadings {
	font-family: "Futura Md BT";
	font-size: medium;
}
.Tabletext {
	text-align: center;
	font-weight: bold;
}
.Tabletext price {
	color: #F00;
}
.prod {
	text-align: left;
}
.nonbold {
	font-weight: normal;
	text-align: center;
}
.bold1 {
	font-weight: bold;
	text-align: center;
}
.abouthead {
	text-align: center;
	font-size: large;
}
.bodytext blockquote p {
	font-weight: normal;
}
.bodytext2 {
	font-weight: normal;
}
.bodytext .bodytext2 {

}
.bodytext2 {
	font-weight: normal;
}
.headcent {
	text-align: center;
}
.Printerstable {
	text-align: center;
	font-weight: bold;
}
.nonboldleft {
	text-align: left;
	font-weight: normal;
}

