/* THESE ARE FOR THE HOME PAGE */

#prato {
	width: 636px;
	background: #000000 url(../images/home/prato_bg.jpg) no-repeat 0px 0px;
}

#pratoInfo {
	color: #FFFFFF;
	width: 460px;
	margin-left: 12px;
	font: 12px/15px Arial, Helvetica, sans-serif;
}

#pratoInfo a:link, #pratoInfo a:active, #pratoInfo a:visited {
	color: #ffd400;
	text-decoration: none;
	font-weight: bold;
}

#pratoInfo a:hover {
	color: #FFE97F;
	text-decoration: underline;
	font-weight: bold;
}

#pratoInfo p {
	margin-top: 0px;
	margin-bottom: 8px;
}

/* THESE ARE FOR THE MAIN PAGE */

#pratoBuy {
	background-color: #990015;
}

#pratoBuy div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	white-space: nowrap;
	padding: 5px;
}

#pratoBuy a:link, #pratoBuy a:active, #pratoBuy a:visited {
	color: #ffd400;
	text-decoration: none;
	font-weight: bold;
}

#pratoBuy a:hover {
	color: #FFE97F;
	text-decoration: none;
	font-weight: bold;
}
