body {
	margin: 0;
	padding: 0;
	border: 0;
	color: black;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DBDBDB;
	background-image: url(../images/hatch_bg.gif);
	background-repeat: repeat;
}
h1 {
	font-size: 18px;
	color:#FF0000;
}
h3 {
	font-size: 14px;
	color:#FF0000;
}
/* Styles for Links */
A:link {
	color:#000099;
}
A:visited {
	color:#009999;
}
A:hover {
	color:#990000;
}
A:active {
	color:#990000;
}
.ten_rule_color {
	color: #999900;
}
.ten_rule_size {
	font-size: 18px;
}
#container {
	padding: 0;
	width: 800px;
	margin: 0 auto;
}
#masthead {
	width: auto;
	margin: 0;
	padding: 0;
}
/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	color: #02852b;
	font-weight: bold;
	text-align: center;
}
.tagline1 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tagline2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation_top {
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#navigation_top table {
	background-color: #ABBBD3;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-weight: bold;
}
#navigation_top A {
	COLOR: #000000;
	text-decoration: none;
}
#navigation_top A:hover {
	COLOR: #ffffff;
	text-decoration: none;
}
.navigation_heading {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

A.navigation_left:link {
	font-size: 13px;
	color: #ff9900;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
}
A.navigation_left:visited {
	font-size: 13px;
	color: #ff9900;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
}
A.navigation_left:hover {
	font-size: 13px;
	color: #0080c3;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
}
#navigation_links_bottom {
	text-align: center;
}
#navigation_links_bottom A {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: arial,helvetica,sans-serif;
	TEXT-DECORATION: underline 
}
#navigation_links_bottom A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #999900;
	FONT-FAMILY: arial,helvetica,sans-serif;
	TEXT-DECORATION: underline 
}
#navigation_bottom {
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
}
#navigation_bottom table {
	background-color: #ABBBD3;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-weight: bold;
	text-align: center;
}
#navigation_bottom A {
	COLOR: #000000;
	text-decoration: none;
}
#navigation_bottom A:hover {
	COLOR: #ffffff;
	text-decoration: none;
}

#footer {
	font-size: 11px;
	text-align: center;
}
#copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
}

.shipping_text {
	font-size: 13px;
	color: #FF0000;
	font-family: arial,helvetica,sans-serif;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
.amazon_text {
	font-size: 13px;
	color: #FFFFFF;
	font-family: arial,helvetica,sans-serif;
	margin-left: 12px;
	margin-right: 5px;
}
.amazon_form {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: arial,helvetica,sans-serif;
}
.pad5 {
	padding: 5px;
}
.center_it {
	text-align: center;
}
.red_highlight {
	color: #FF0000;
}
.fineprint {
	font-size: 9px;
}
.arial11 {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: arial,helvetica,sans-serif
}
