/*  Vanilla Tag Over-rides  */
body {
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Georgia, Arial, Helvetica, Times;
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
}
a {
	cursor: pointer;
}
ul {
	line-height: 95%;
}

/*  Text and Paragraph Styles  */
.smallText {
	font-family: Verdana, Georgia, Arial, Helvetica, Times;
	font-size: 12px;
	color: #666666;
}
.largeText {
	font-family: Verdana, Georgia, Arial, Helvetica, Times;
	font-size: 16px;
	color: #666666;
}
.largeWhiteText {
	font-family: Verdana, Georgia, Arial, Helvetica, Times;
	font-size: 16px;
	color: #FFFFFF;
}
.normalIndented {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	text-indent: 20px;
	text-align: left;
}
.normalIndentedJustified {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	text-indent: 20px;
	text-align: justify;
}
.normalIndentedMargin {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	text-indent: 20px;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
}
.yellowCaps {
	font-variant: small-caps;
	color: #999966;
}
.greyCaps {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-variant: small-caps;
	font-size: 14px;
	color: #666666;
}
.servicesList {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	line-height: 120%;
	padding-left: 25px;
	list-style: disc;
	margin: 0px;
}
.projectsList {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	line-height: 120%;
	padding-left: 20px;
	list-style: disc;
	margin: 0px;
}

/* Divs and areas */
.topDiv {
	position: relative;
	background-image: url('../images/greenBGFadeGrass.jpg');
	background-repeat: repeat-x;
	height: 300px;
	width: 100%;
	border: 0px;
}
.topDiv2 {
	position: absolute;
	background-image: url('../images/greenBGFadeGrass2.jpg');
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	height: 300px;
	width: 862px;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	padding-right: 90px;
}
.topDiv3 {
	position: absolute;
	background-image: url('../images/greenBGFadeGrass3.jpg');
	background-repeat: repeat-y;
	top: 300px;
	left: 0px;
	height: 300px;
	width: 862px;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	padding-right: 90px;
}
.groveAdminLogo {
	width: 396px;
	height: 132px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/groveAdminLogo.png');
}
.groveAdminLogo[class] {
	background-image: url('../images/groveAdminLogo.png');
	background-repeat: no-repeat;
}
.downloadLink {
	width: 280px;
	height: 113px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/orangeBarLogo.png');
}
.downloadLink[class] {
	background-image: url('../images/orangeBarLogo.png');
	background-repeat: no-repeat;
}
.screenshot {
	border: 2px solid #CDCDCD;
}
.greyDashedCell {
	width: 80%;
	border: 1px dashed #999999;
	padding: 8px;
	background-color:#E6E5E5;
}
.linksDiv {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #ffffff;
	text-align: center;
	color: #FFFFFF;
	background-color: #6a8100;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px solid #ecfb00;
	border-bottom: 1px solid #ecfb00;
	border-right: 0px;
	border-top: 0px;
}
.linksDiv2 {
	color: #ffffff;
	text-align: center;
	color: #FFFFFF;
	background-color: #6a8100;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #ecfb00;
	border-bottom: 1px solid #ecfb00;
	border-right: 1px solid #ecfb00;
	border-top: 1px solid #ecfb00;
}
.leftRoots {
	position: absolute;
	left: 0px;
	top: 300px;
	width: 200px;
	height: 240px;
	background-image: url('../images/leftWhiteRoots.jpg');
	background-repeat: no-repeat;
}
.rightRoots {
	position: absolute;
	right: 0px;
	top: 300px;
	width: 200px;
	height: 240px;
	background-image: url('../images/rightWhiteRoots.jpg');
	background-repeat: no-repeat;
}
.bodyDiv {
	position: absolute;
	top: 300px;
	left: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	z-index: 1;
	border-top: 2px solid #ecfb00;
}
.hgLogoDiv {
	position: absolute;
	bottom: 0px;
	right: 10px;
	width: 51px;
	height: 51px;
}
.FormBox {
	font-size: 14px;
	color: #666666;
	background-color: #cfe6e8;
	border-left: 1px solid #008D04;
	border-top: 1px solid #008D04;
	border-bottom: 2px solid #008D04;
	border-right: 2px solid #008D04;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 170px;
}
.FormBoxLarge {
	font-size: 12px;
	color: #545454;
	border: 1px solid #AAAAAA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 250px;
}
