/* PICCOLO COFFEE ROASTERS
 WARRNAMBOOL VICTORIA AUSTRALIA
WWW.PICCOLOCOFFEE.COM.AU  */

html{margin:0;} 

body {
	margin:0;
	padding:0;
	line-height: 1.75em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	background-color: #808285;
	background-image: url(images/Piccolobackground.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


p{ margin-top: 0.6em; margin-bottom: 0.6em; } 

#outershell{
	width: 1000px;
	margin: 0 auto;
 }

#innershell{
	position:relative;
	width: 1000px;
	
}



#topsection{
	width: 1000px;

}

#contentwrapper {
margin-top:20px;
width:940px;
padding-left:30px;
padding-right:30px;
padding-bottom:30px;}

#leftcolumn {
float:left;
width: 50%;
color:#fff;
}

#rightcolumn{
margin-left: 60%;
width:35%}

div#definition{
margin-top:20px;
text-align:justify;
padding:20px;
background:#A5A6A9}

div#definition2 {
margin-top:20px;
text-align:justify;
padding:20px;
font-weight: bold;

background:#A5A6A9}

.style5 {
  
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	color:#ffffff;
}

.style6 {
  
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	
}

a:link {color: #333333;
text-decoration: none;

}

a:visited {color: #333333;
text-decoration: none;}

a:hover {color: #808285;
text-decoration: none;}

a:focus {color: #333333;}

a:active {color: #333333;
text-decoration: none;}

