/* CSS Document */


html {
	min-height : 100%;
	margin-bottom : 1px;
}
body{
	background-color: #f8face;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	font-variant: small-caps;
	color: #336633;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom:6px;
	font-variant: small-caps;
	color: #FF6600;
}
.border{
	border: 2px solid #003300;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #006600;
}
.style2 {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #336633;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}.style5 {color: #F0F0F0}
.style3 {
	font-size: 12;
	font-style: italic;
}
.style4 {
	color: #006633;
	font-weight: bold;
}

hr {
	height:4px;
	width:600;
	background-color: #FF6600;
   }
.style1 {color: #FF6600}
.style3 {
	font-size: 12;
	font-style: italic;
}
.style4 {
	color: #006633;
	font-weight: bold;
/*	}
	.style1 {
	color: #336633;
	font-weight: bold;
	font-style: italic;*/
}
#box2{
	margin: 8px;
	padding: 8px;
	border: 2px solid #FF6600;
}
	#box{
	background-color: #FFCE84;
	margin: 8px;
	padding: 8px;
	border: 1px solid #006600;
}
.chart {
	font-weight: bold;
	border: 2px solid #333333;
}
.sunkist03 {
	background-image: url(images/Sunkist03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #009933;
}

}
