/* --------------------------------------------
   Peapod Studios Corporation
   (www.peapod.ca) / benefuel
   Last Update July 2, 2007
----------------------------------------------- */


/* =GLOBAL
----------------------------------------------- */
a { text-decoration:none;
	color: #6b9dc4;
}
a:hover { color:rgb(100,100,100); }
a img {	border:none; }
	


/* =BLOCK_FORMATTING
----------------------------------------------- */
h2, h3, h4, h5, h6, p, ul, form, select, input, 
h2, h3, h4, h5, h6, ul {
	font: 12px/1.5em Arial, Helvetica, Geneva, sans-serif; color:rgb(100,100,100);
	list-style-image: url(images/bullit.gif);
	list-style-position: outside;
	text-shadow: #000000 0 0 0;
	opacity: 1;
}

h1 {
	color: #63aa2f;
	font: 16px Arial, Helvetica, Geneva, sans-serif;
}
h2, h2 a { font-size:14px; font-weight:normal;
	color: #77c043;
}
h2 a:hover {
	color: #618fb3;
}

h3 { font-size:12px; font-weight:bold; color:rgb(120,120,120); }
h4 { font-size:16px; font-weight:100; font-style:italic; color:rgb(160,160,160); }
p {	color:rgb(100,100,100);
	font: normal 12px/1.5em Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 1.5em;
	margin-left: 0;
	padding-top: 3px;
	
}
