@charset "UTF-8";
body {
	font: small Arial, Helvetica, sans-serif;
	line-height:140%;
	color: #333333;
	background: #4a3a0e url(../images/background.jpg) no-repeat top center;
	margin: 0px;
	padding: 0px;
}

h3 {
	font: small Arial, Helvetica, sans-serif;
	font-size:150%;
	line-height:90%;
	color: #2e4260;
	font-weight: bold;
	text-align:center;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;	
}

p {
	margin: 4px 0 4px 0;
	padding: 4px 0 4px 0;
}
#subMenu {
	background: url(../images/fazio-menuBottomBG.jpg) no-repeat;
	height: 37px;
	width: 420px;
	padding:11px 0 0 0;
	margin:0 0 0 0;
	text-align: left;
	/*border:1px #00FF00 solid;*/
}

#subsubMenu {
	background-color: #2e4260;
	height: 37px;
	width: 825px;
	padding: 0 0 0 20px;
	text-align: left;
}

#menu {
	background-color: #3a5378;
}

#delivery p,#directions p {
	margin:0 0 12px 0; padding:0 0 0 0;
}
#delivery label,#directions label {
	display:block; margin:0; font-weight:bold; color:#666666; font-size:90%;
}
#delivery em,#directions em {
	color:red;
	font-weight:bold;
}

#delivery fieldset {
 	padding:0 10px 20px 13px;
	margin:0 0 20px 0;
}

#delivery legend{
 	margin:0 15px 15px 0;
	padding:0 5px 0 5px;
	color: #2e4260;
	font-weight:bold;
}
h5 {
	font: bold normal 100% Arial, Helvetica, sans-serif;
	color: #CC0000;
	/*margin: 0px;
	padding: 0px;*/
}

#delPoints li {
	color: #000;
	font-size: 110%;
	padding: 8px 0 8px 0;
}