@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../images/othybackgrd3.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
#header {
	height: 175px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../images/header3.png);
}
#menu {
	height: 25px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	background-image: url(../images/menuback2.png);
}
#buyonline {
	height: 25px;
	width: 800px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FF9900;
	background-image: url(../images/menuback2.png);
	font-weight: bolder;
	margin-right: auto;
	margin-left: auto;
}


#Container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#textHm {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.styleOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}
.styleTwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
}
.styleThree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
.styleFour {
	font-family: "Book Antiqua", Garamond;
	font-size: 24px;
	font-style: italic;
	color: #091BA3;
	font-weight: bold;
}
.styleFive {
	font-family: "Book Antiqua", Garamond;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #091BA3;
}
.styleSix {
	font-family: "Book Antiqua", Garamond;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #051267;
}
.styleSeven {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #D4DCF1;
}
.styleEight {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
a:link {
	color: #009933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009933;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #009933;
}
#menu a:link {
	color: #ffffff;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #ffffff;
}
#menu a:hover {
	text-decoration: underline;
	color: #00CC33;
}
#menu a:active {
	text-decoration: none;
	color: #ffffff;
}	
#buyonline a:link {
	color: #ffffff;
	text-decoration: none;
}
#buyonline a:visited {
	text-decoration: none;
	color: #ffffff;
}
#buyonline a:hover {
	text-decoration: none;
	color: #00CC33;
}
#buyonline a:active {
	text-decoration: none;
	color: #ffffff;