@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #5b271f;
	margin: 0;
	padding: 0;
	background-image: url(../images/harvest.home.bg.gif);
	background-repeat: repeat-x;
	background-position: 0 top;
	text-align: center
}


h1,h2,h3,h4,h5,h6 {	font-weight: bold; }

h1 { font-size: 14px; color: #FFFFFF; }

h2 { font-size: 12px; color: #CCCCCC; }

h3 { font-size: 10px; color: #CCCCCC; }

h4 { font-size: 9px; color: #999999; }

h5 { font-size: 9px; color: #666666; }

h6 { font-size: 9px; color: #333333; }

p { }

td { }

#td2 { background-image: url(); background-repeat: repeat-x; background-position: 0 top; }

#td3 { line-height: 20px; background-image: url(); background-repeat: repeat-x; background-position: 0 top; padding: 8px 6px 0; }

#tdcont { color: #bebebe; margin: 0; padding: 0; }

a:link {
	color: #3300FF;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #3300FF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #3300FF;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #3300FF;
	font-weight: bold;
	text-decoration: underline;
}

#a2:link {
	color: #fcf3e2;
	font-weight: normal;
	text-decoration: none;
}

#a2:visited {
	color: #fcf3e2;
	font-weight: normal;
	text-decoration: none;
}

#a2:hover {
	color: #fcf3e2;
	font-weight: normal;
	text-decoration: underline;
}

#a2:active {
	color: #fcf3e2;
	font-weight: normal;
	text-decoration: none;
}

#a3:link {
	color: #c2af92;
	font-weight: normal;
	text-decoration: none;
}

#a3:visited {
	color: #c2af92;
	font-weight: normal;
	text-decoration: none;
}

#a3:hover {
	color: #c2af92;
	font-weight: normal;
	text-decoration: underline;
}

#a3:active {
	color: #c2af92;
	font-weight: normal;
	text-decoration: none;
}
