.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.stocks {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #000000;
}
.weather {
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: e2e2e2;
	border-left-color: e2e2e2;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;

}
.copyright a:link {
	color:#FFFFFF
	}
.copyright a:visited {
	color:#FFFFFF
	}
.copyright a:hover {
	color: #CCCCCC
	}
.copyright a:active {
	color: #FFFFFF
	}
.header {
	background-color: #759175;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-left: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003300;
	padding-right: 7px;
	border: 1px solid #000000;
}
.top {
	background-color: #003300;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-left-color: #003300;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #759175;
}.coinsimage {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bold {
	font-weight: bold;
}
.kidsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: 003300;
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #003300;
}
.bullets4 {
	list-style-image: url(images/graphics/bullet4.gif);
}
.footerLogos {
	font-size: 11px;
}
.footernotice {
	font-size: 11px;
}
.footerSitemap {
	font-size: 11px;
}
.checkreorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#rightHome {
	background-image: url(images/splash_final_r1_c5.jpg);
	background-repeat: no-repeat;
}
#leftHome {
	background-image: url(images/splash_final_r1_c1b.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 725px;
	padding:2px 15px 0px 15px;
}

