body {
	text-align:center;
}
.mainBackground {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.main {
	font-family: Arial, Helvetica, Geneva, Sans-Regular;
	font-size: 12px;
	color: #000000;
}
.main:link {
	font-family: Arial, Helvetica, Geneva, Sans-Regular;
	font-size: 12px;
	color: #330000;
}
.headerlogo {
	background-image: url(images/headerlogo.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.headerlogo2 {
	background-image: url(images/headerlogo2.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.mainSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
}
.mainHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #330000;
}
.sideNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	text-align: left;

}
.sideNavi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
	text-align: left;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F8A510;
	text-decoration: none;
	text-align: left;
}

.homeBackground {
	text-align:left;
	margin: 0px auto 0px auto;
	background-image: url(images/ovalbackground.gif);
	background-repeat: no-repeat;
	width:875px;
	background-position: left top;
}
.Boldhead { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bolder; color: #330000; }
.boldheadingproducts { font-family: Arial, Helvetica, Geneva, Sans-Regular; font-size: 13px; color: #000000; ; font-weight: bold}
