p	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.4em;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}

a:hover	{
	text-decoration:none;	
}

.bgcolour {
	background-color: #666699;
}

a.text1:link {
	color: #666699;
	text-decoration: none;
	font-family: "ariel";
	font-size: 12px;
} 
a.text1:visited {
	color: #666699;
	text-decoration: none;
	font-family: "ariel";
	font-size: 12px;
} 
a.text1:hover { color: orange; text-decoration: underline; }
.maintext1 {
	font-family: "ariel";
	color: #666699;
	font-size: 12px;
}
.bodytext {
	font-family: "Ariel";
	color: #000000;
	font-size:9pt;
}
.bottomtext:link {
	color: #000E80;
	text-decoration: none;
	font-family: "ariel";
	font-size: 9px;
}
.bottomtext:visited {
	color: #000E80;
	text-decoration: none;
	font-family: "ariel";
	font-size: 9px;
}
.bottomtext:hover { color: #741A30; text-decoration: underline;
font-size: 9px; } 
.bottomlink:link {
	color: #000E80;
	text-decoration: none;
	font-family: "ariel";
	font-size:9px;
}
.bottomlink:visited {
	color: #000E80;
	text-decoration: none;
	font-family: "ariel";
	font-size:9px;
}
.bottomlink:hover { color: #741A30; text-decoration: underline;
font-size: 9px; } 
.footer {
	font-family: "ariel";
	color: #666666;
	font-size: 8pt;
}
.mainmenu:link {
	color: #000;
	text-decoration: none;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 16px;
}
.mainmenu:visited {
	color: #000;
	text-decoration: none;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 16px;
}
.mainmenu:hover { color: FF6600; text-decoration: underline;
font-family: "Arial, Helvetica, sans-serif";
font-size: 16px; } 
.smalltext {
	font-size: 12px;
}

#form	{

}

#form input {
	background-color: #F0F0F0;
	color: #000;
	border: 2px solid;
	border-color: #F99;
	width: 480px;
	height: 25px;
}

#form input.blue {
	background-color: #336;
	color: #FFF;
	border: 1px solid;
	border-color: #FFF;
	width: 100px;
	height: 30px;
}

#form textarea {
	background-color: #F0F0F0;
	color: #000;
	border: 2px solid;
	border-color: #F99;
	width: 460px;
	height: 100px;
}

.new	{
	font-size: 18px;
	color: #F00;
}

h1	{
	margin-top:7px;
	color: #060;
}

.recipe-images	{
	padding: 7px 7px;
	width: 840px;
	border: 2px dotted #036;
	
}

