body, h1, h2, h3, h4, h5, h6, h7, p, div, table, tr, td, ul, ol, li, dl, dt, dd, br, hr, img, form, { 
  padding: 0px; margin: 0px; border: 0px;
}


/*
Standard colours:

Green: #C0D730 
Pink: #F2008F

*/

body { font-size: 100%; font-family: Arial, Helvetica, sans-serif; color: black; background-color: #C0D730; }

h1 {
	font-size: 1.1em;
	font-weight: normal;
	color: #F2008F;
	font-weight:bold;
	text-transform:lowercase;
}
h2 { font-size: 0.8em; margin-bottom: 13px; }
h3 { font-size: 0.7em; text-transform:lowercase;  }
h4 {
	font-size: 0.8em;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #863A94;
}
h5 {
	color: #FF3333;
}
.floatleft {
	float: left;
	width: 300px;
}
.floatright {
	float: right;
}

h6 {
	font-size: 1.1em;
	font-weight: normal;
	color: #F2008F;
	font-weight:bold;
	text-transform:lowercase;
	margin: 0px 0px 20px 0px;
}

h7 {
	font-size: 0.8em;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #863A94;
}

h9 {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	color: #863A94;
}

p, td {font-size: 0.8em;}
p { line-height: 1.25em; word-spacing: 1px; color: black; padding-bottom: 16px; }


a { text-decoration: none; color: #39114F; }
a:hover { text-decoration: underline; }



/* main page structure ID styles */

#container { width: 762px; position: absolute; left: 50%; margin-left: -381px; padding: 0px 0px 20px 0px; }

#header { margin-top: 41px; margin-bottom: 18px; padding: 3px; background: transparent url(images/titlemiddle.gif) 3px 3px no-repeat; height: 92px; border: 1px solid white; }
#titlelogo { position: absolute; top: 18px; left: -18px; }
#titlefruit { position: absolute; top: 24px; left: 575px;}

#main { clear: both; border: 1px solid white; padding: 3px; }

#footer { margin-top: 3px; background: #F2008F; text-align: left; padding: 0px 24px 0px 12px; height: 28px;}
#footer p { padding-bottom: 0px; line-height: 1.85em; }
#footer .left  { float: left; color: white; }
#footer .right { float: right; color: white; font-size: 1em; font-weight: bold; }
#footer a { color: white; }




/* main section structural styles */

#mainmiddlehome { background: white url(images/homemain.jpg) 0px 8px no-repeat; height: 294px; text-align: right; border-top: 5px solid #F2008F; margin-bottom: 3px }
#mainmiddlehome p { font-size: 0.9em; }

#mainmiddle {
	background: white;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F20187;
}

#content2 {
	float: left; 
	width: 590px; 
	background: white;
	clear:none;
	font-family: arial, helvetica, sans-serif;
	list-style:inside;
	margin-left: 0px;
	font-size: 0.9em;
	text-align: justify;
	padding: 5px 0px 20px 10px;	
	}



#mainmiddlefull { float: left; width: 604px; background: white; }
#mainmiddlefull ul, #mainmiddlefull ol, #mainmiddlefull dl { margin: 6px 0px 16px 25px; }
#mainmiddlefull li, #mainmiddlefull dt, #mainmiddlefull dd { font-size: 0.8em; }

#mainmiddleright { float: left; width: 150px; background-color: white; text-align: right; }
#mainmiddleright h3 { font-size: 0.9em; width: 100%; padding-bottom: 3px; background: url(images/dots.gif) bottom left repeat-x; }

#mainmiddlewide { float: left; width: 100%; background: white; }
#mainmiddlewide ul, #mainmiddlefull ol, #mainmiddlefull dl { margin: 6px 0px 16px 25px; }
#mainmiddlewide li, #mainmiddlefull dt, #mainmiddlefull dd { font-size: 0.8em; }

#imagesbar { clear: both; height: 168px; margin-top: 3px; margin-bottom: 3px; }
#imagesbar .ad { width: 250px; height: 168px; float: left; }
#imagesbar .ad h2 { display: none }
#imagesbar .ad p { color: white; padding-bottom: 3px; padding: 0px 16px 6px 16px; font-size: 0.7em;}



/* gutter box styles */

.gutter { padding: 30px 25px; }
.gutter2 { padding: 70px 23px 0px 23px; }
.gutter3 { padding: 12px 10px 34px 16px; }

.clear { clear: both; font-size: 1px; }

.menucol1 {
	float:left;
	width: 270px;
	height: 100%;
	padding: 0px;
	}

.menucol2 {
	float:right;
	width: 270px;
	height: 100%;
	padding: 0px 0px 0px 10px;
	}

.bodyimagetopright {
	float:right;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 10px;
	}

.bodyimagebottomleft {
	float:left;
	width: auto;
	height: auto;
	padding: 0px 10px 10px 0px;
	margin: 0px;
	}

.splatstamp {
	float:right;
	padding: 0px;
	}