body {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	background-color:#209c08;
	background-image: url(../images/field_bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

a img {
	border-width:0px;
}
a {
	color:#582F86;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.clearboth{
	clear:both;
}

#page{
	width:1000px;	
	margin:auto;
	text-align:left;
}
#page .addlinkwrapper {
	display:none;
}

#banner {
	margin-top:0px;
}
#home_top{
	float:left;	
	width:auto;
}
#wcrf_top{
	float:right;	
	width:177px;
	margin-bottom:13px;
	padding-bottom:8px;
}
#wcrf_top .bcornerinner {
	width:165px;
	padding:0px 3px;
	background-color:#ffffff;
}
.adult {
	font-family: Arial, Helvetica, sans-serif;

}
#home_middle{
	float:left;	
	width:1000px;
	position:relative;
	
}
#content0{
	width:100%;
	float:left;
	/*border:solid purple 2px;*/
}

.clearboth{
	clear:both;
}
#content0 h3 {
	margin:0px;
}
#content0 h2 {
	margin:0px;
}
#content0 .right_column {
	float:right;
	width: 171px;
	background-color:#582f86;
	color:#582f86;
	clear:right;
	margin-bottom:5px;
    padding:4px;
}
.right_column .cornerinner {
	background-color:#fff;
	padding:3px;
	width: 165px;
}

#content0 .right_column h2 {
	font-size:1.4em;
	text-align:center;
	color:#582F86;
}
#content0 .right_column h2 a {
	text-decoration:none;
	color:#582F86;
}
#content0 .right_column h2 a:hover {
	text-decoration:underline;
}
#content0 .right_column h3 {
	font-size:1em;
	text-align:left;
	margin-bottom:8px;
	color:#000;
	font-weight:normal;
}
#content0 .right_column .imageholder { 
	text-align:center;
	padding:20px 10px;
}

#content0 .right_column p, #content0 .right_column ul {
	margin-top:0px;
	font-size:0.8em;
	

}

#content0 #utilitynav{
	/*border:2px solid red;*/
	clear:right;
	float:right;
	color:#fff;
}
#content0 #utilitynav a {
	color:#FFFFFF;
	font-size:0.9em;
	margin-right:10px;
}
#content0 .left_column {
	float:left;
	width: 171px;
	padding:4px;
	background-color:#582f86;
	color:#582f86;
	-moz-border-radius-topleft:8px;
    -moz-border-radius-topright:8px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
}
.left_column .cornerinner{
	width: 165px;
	background-color:#ffffff;
	padding:3px;
}
#content0 .left_column h2 {
	font-size:2.4em;
	text-align:center;
}
#content0 .left_column h3 {
	font-size:1.3em;
	text-align:center;
	margin-bottom:8px;

}
#content1{
	/*border:2px solid red;*/
	left:185px;
	position:absolute;

	
}
#content1 p {
	background-color:#fff;
	border:solid #582f86 4px;
	margin:2px;

}
#content2{
	width:100%;
	clear:both;
	float:left;
	margin-top:105px;
	/*border:solid yellow 2px;*/
}
/*PROMO BOXES*/

.promoboxred {
	background-color:red;
	padding:4px;
	float:left;
	margin:13px 13px 13px 0px;
	width:171px;
	height:255px;
}
.promoboxred .cornerinner {
	background-color:#ffffff;
	width:171px;
	height:255px;
}


.promoboxred h2 {
	color:red;
	font-size:2.2em;
	margin:0;
	text-align:center;
}

.promoboxred h2 a {
	color:red;
	text-decoration:none;
}
.promoboxred h2 a:hover {
	color:red;
	text-decoration:underline;
}
.promoboxred h3 {
	color:red;
	font-size:1.1em;
	margin-left:8px;
	text-align:left;
	margin-top:5px;
}
.promoboxred .imageholder {
	text-align:center;
	border:none;
	padding-top:3px;
}
.promoboxred .pageblocklink{
	z-index:-100000;
}
/*BLUE*/
.promoboxblue {
	background-color:blue;
	padding:4px;
	width:171px;
	height:255px;
	float:left;
	margin:13px;
}
.promoboxblue .cornerinner {
	background-color:#ffffff;
	width:171px;
	height:255px;
}
.promoboxblue h2 {
	color:blue;
	font-size:2.2em;
	margin:0;
	text-align:center;
}
.promoboxblue h2 a {
	color:blue;
	text-decoration:none;
}
.promoboxblue h2 a:hover {
	color:blue;
	text-decoration:underline;
}
.promoboxblue h3 {
	color:blue;
	font-size:1.1em;
	margin-left:8px;
	text-align:left;
	margin-top:5px;
}
.promoboxblue .imageholder {
	text-align:center;
	padding-top:3px;
}
/*ORANGE*/
.promoboxorange {
	background-color:#ff9900;
	padding:4px;
	width:171px;
	height:255px;
	float:left;
	margin:13px;
}
.promoboxorange .cornerinner {
	background-color:#ffffff;
	width:171px;
	height:255px;
}
.promoboxorange h2 {
	color:#ff9900;
	font-size:2.2em;
	margin:0;
	text-align:center;
}
.promoboxorange h2 a {
	color:#ff9900;
	text-decoration:none;
}
.promoboxorange h2 a:hover {
	color:#ff9900;
	text-decoration:underline;
}
.promoboxorange h3 {
	color:#ff9900;
	font-size:1.1em;
	margin-left:8px;
	text-align:left;
	margin-top:5px;
}
.promoboxorange .imageholder {
	text-align:center;
	padding-top:3px;
}	
/*PINK*/

.promoboxpink {
	background-color:#ff00cc;
	padding:4px;
	width:171px;
	height:255px;
	float:left;
	margin:13px;
	
}
.promoboxpink .cornerinner {
	background-color:#ffffff;
	width:171px;
	height:255px;
}
.promoboxpink h2 {
	color:#ff00cc;
	font-size:2.2em;
	margin:0;
	text-align:center;
}
.promoboxpink h2 a {
	color:#ff00cc;
	text-decoration:none;
}
.promoboxpink h2 a:hover {
	color:#ff00cc;
	text-decoration:underline;
}
.promoboxpink h3 {
	color:#ff00cc;
	font-size:1.1em;
	margin-left:8px;
	text-align:left;
	margin-top:5px;
}
.promoboxpink .imageholder {
	text-align:center;
	padding-top:3px;
}
/*PURPLE*/

.promoboxpurple {
	background-color:#660099;
	padding:4px;
	width:171px;
	height:255px;
	float:left;
	margin:13px 0px 13px 13px;
}
.promoboxpurple .cornerinner {
	background-color:#ffffff;
	width:171px;
	height:255px;
}
.promoboxpurple h2 {
	color:#660099;
	font-size:2.2em;
	margin:0;
	text-align:center;
}
.promoboxpurple h2 a {
	color:#660099;
	text-decoration:none;
}
.promoboxpurple h2 a:hover {
	color:#660099;
	text-decoration:underline;
}
.promoboxpurple h3 {
	color:#660099;
	font-size:1.1em;
	margin-left:8px;
	text-align:left;
	margin-top:5px;
}
.promoboxpurple .imageholder {
	text-align:center;
	padding-top:3px;

}
.home_still {
	border:solid red 1px;
}
.home_mixer {
	left:150px;
	position:absolute;
	top:49px;
	z-index:200;
}
.home_mixer p.caption   {
	display:none;
}
.home_olivia {
	left:330px;
	position:absolute;
	top:-18px;
	z-index:200;
}
.home_olivia p.caption   {
	display:none;
}
.home_pedal {
	left:20px;
	position:absolute;
	top:100px;
	z-index:200;
}
.home_pedal p.caption   {
	display:none;
}
.home_searcher {
	left:475px;
	position:absolute;
	top:165px;
	z-index:200;
}
.home_searcher p.caption   {
	display:none;
}
.home_rug {
	left:65px;
	position:absolute;
	top:170px;
}
.home_rug p.caption   {
	display:none;
}
.home_bee {
	left:250px;
	position:absolute;
	top:145px;
}
.home_bee p.caption   {
	display:none;
}
.home_flower1 {
	left:0px;
	position:absolute;
	top:290px;
}
.home_flower1 p.caption   {
	display:none;
}
.home_flower2 {
	left:430px;
	position:absolute;
	top:140px;
}
.home_flower2 p.caption   {
	display:none;

}
.homepage .fulltitle{
display:none;
}
.balloon .pageblocktext{
	text-indent:-30000px;
}
.balloon .pageblocklink,.balloon .page_subtitle{
	display:none;
}
