/* CSS Document */

#wrapper {
	margin: 0 auto;
	width:920px;
	background-image: url(images/wrapback.jpg);
	background-repeat: repeat-y;
	}
#head {
	margin: 0 auto;
	width:910px;
	height:200px;
	
}
body {
	background-color: #5DC932;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/pageback.png);
	background-repeat: repeat-x;
}
#nav {
	width:190px;
	float: left;
	display: inline;
	padding-left: 20px;
}
#maincontent {
	width:420px;
	display: inline;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	background-image: url(images/grapeback.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	
}
#maincontent2 {
	width:660px;
	display: inline;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	background-image: url(images/grapeback.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.spacer {
clear: both;
}
#rightcolumn {
	width:240px;
	height: auto;
	float: left;
	display: inline;
}
#footer {
	margin: 0 auto;
	width:920px;
	height:100px;	
}
.boldblack {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #169F14;
}
a:visited {
	color: #169F14;
}
a:hover {
	color: #8CCD40;
}
.greentext {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #4EB42B;
	font-weight: bold;
}

a:active {
	color: #169F14;
}

hr {
  border: 0;
  width: 80%;
  color: #8CCD40;
background-color: #8CCD40;
height: 2px;
}.greenlarge {
	font-family: Tahoma, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #4BAC29;
}
#pagecontent {
	margin: 0 auto;
	width:810px;
	}
	#grapevariety {
	width:650px;
	display: inline;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	background-image: url(images/grapeback.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	
}
#counter {
	margin: 0 auto;
	width:920px;
	height:20px;	
}.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

