body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
#homemasthead {
	width: 601px;
	margin-right: auto;
	margin-left: auto;
	background-color: #009999;
	height: auto;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 50px;
	}
#homemasthead ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 7px;
}
#homemasthead ul li {
	padding: 0px 5px 5px;
	display:list-item;
	list-style-type: none;
}
#homemasthead ul li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#homemasthead ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009999;
}
#homemasthead ul li a:hover {
	color: #FFFFFF;
	background-color: #663366;
}
#homemasthead ul li a:visited:hover {
	color: #FFFFFF;
	background-color: #663366;
}
#masthead {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #009999;
	height: 54px;
	background-repeat: no-repeat;
	background-position: left top;
	}
/*these are the stlyes for the top horizontal navigation section*/
#navcontainer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #663366;
	height: auto;
	}
#nav {
	background-color: #663366;
	height: auto;
	list-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}
#nav ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px 0px 2px;
}
#nav ul li {
	padding: 0px 10px;
	display:inline;
}
#nav ul li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #663366;
}
#nav ul li a:hover {
	color: #FFFFFF;
	background-color: #009999;
}
#nav ul li a:visited:hover {
	color: #000000;
}
/*these are the styles for the content division*/
#content {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 750px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #663366;
	font-weight: bold;
	margin-bottom: 0px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009999;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 2px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #663366;
}
a:visited {
	color: #009999;
}
/* these are the styles for the footer section */
#homefooter {
	width: 601px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #000000;
	background-image: url(../images/footertop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	text-align: center;
	}
#homefooter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 0px;
}
#homefooter a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#homefooter a:hover {
	color: #009999;
}
#homefooter a:visited {
	color: #CCCCCC;
}
#homefooter a:visited:hover {
	color: #009999;
}
#footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #663366;
	height: 125px;
	}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 35px;
	margin-bottom: 0px;
}
#footer a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer a:hover {
	color: #009999;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:visited:hover {
	color: #009999;
}
/*these are misc. styles for content*/
.right-bottom-5 {
	margin-right: 5px;
	margin-bottom: 5px;
}
.left-right-5 {
	margin-left: 5px;
	margin-right: 5px;
}
.bottom-10 {
	margin-bottom: 10px;
}
.red {
color: #FF0000;
}

/*these are the styles used form the rely and order form tables*/
.formtables p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
.formtables tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
