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

#oneColLayout
{
	z-index: 1;
	/*background-color: #99cc99;*/
/*position: relative;*/
/*margin: 0 auto;*/
/*margin: 2em auto 0 auto*/
}

#oneColLayout #yellowCol
{
position: relative;
float: left;
width: 788px;
height: 325px;
top: 20px;
left: 6px;
z-index:0;
/*margin: 0 100px 20px 275px;*/
/*margin-right: 1px;
top: 1px;*/
background: url(http://www.rpnutrients.com/Image/LargeYellowTextBox.png) no-repeat;
}

#oneColLayout #tealCol
{
position: relative;
float: left;
width: 788px;
height: 325px;
top: 20px;
left: 6px;
z-index:0;
/*margin: 0 100px 20px 275px;*/
/*margin-right: 1px;
top: 1px;*/
background: url(http://www.rpnutrients.com/Image/LargeTealTextBox.png) no-repeat;
}

#oneColLayout #blueCol
{
position: relative;
float: left;
width: 788px;
height: 325px;
top: 20px;
left: 6px;
z-index:0;
/*margin: 0 100px 20px 275px;*/
/*margin-right: 1px;
top: 1px;*/
background: url(http://www.rpnutrients.com/Image/LargeBlueTextBox.png) no-repeat;
}

#oneColLayout #headerText
{
	position: relative;
	float: left;
	width: 256px;
	height: 40px;
	left: 40px;
	top: -5px;
}

#oneColLayout #bodyTextLeft
{
	position: relative;
	float: left;
	width: 350px;
	height: 250px;
	top: 42px;
	left:-218px;
}

#oneColLayout #bodyTextRight
{
	position: relative;
	float: right;
	width: 350px;
	height: 250px;
	top: -206px;
	left: -38px;
}

#oneColLayout #bodyTextPadding
{
		padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
}

/*#oneColLayout #yellowCol #bodyTextRight #graph*/
#oneColLayout #yellowCol #graph
{
	/*border-style:solid;
	border-width:medium;*/
	top: -200px;
	left: 330px;
	float: right;
	position:relative;
	height: 240px;
	width: 350px;
	background: url(http://www.rpnutrients.com/Image/smallgraph.png) no-repeat;
	z-index:19;

}

#oneColLayout h1
{
	font-size: 20px;
	font-family:Helvetica, arial, sans-serif;
	font-weight: bold;
}

#oneColLayout h2
{
	font-size: 15px;
	text-align: left;
	font-weight:normal;
	font-family:Helvetica, arial, sans-serif;
}


#links a
{
display: block;
width: 256px;
height: 258px;
font-family:Helvetica, arial, sans-serif;
font-size: 1.1em;
line-height: 1.2em;
text-decoration: none;
position: relative;
color: #000000;

}

#links a:link
{
text-align: center;
color: #000000;
}

#links a:hover
{
text-align: center;
color: #000000;
width: 256px;
height: 258px;
position: relative;

background: url(http://www.rpnutrients.com/Image/TextBoxHighlight.png) no-repeat;
}

#oneColLayout .grass
{
	top: -20px;
	left: -5px;
	z-index: 20;
}
#oneColLayout #footers
{
	top:-34px;
	left:79px;
}