/* Define the standard body */
BODY {
	background-image: url(images/template_page_breakdown/18.jpg);
	background-attachment: fixed; 
	background-position: center center;
	background-repeat: no-repeat;
}

/* This defines the style of the standard Paragraph text and list items in the normal pages */
P, LI, TD {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: #000000;
	margin-left: 2%;
}

P {margin-left: 2%;}

H2,H3 {
	font-family: Arial, Sans-Serif;
	margin-left: 2%;
	color: #000000;
	font-weight: bold;

	H2 {font-size: 12pt;}
	H3 {font-size: 10pt;}
}

/* Define the standard hyperlinks */ 
A {font-family: Arial, Sans-Serif; font-size: 100%; color: #0000FF; text-decoration: none;}
/* A:hover {background-color: #0099FF; color: #FFFFFF; } */
A:hover {color: #ff5b00; }

.price {
	font-family: Arial, sans-serif;
	margin-left: 0%;
	color: #ff5b00;
	font-weight: bold;
	font-size: 10pt;
}

.menuItem {
	font-family: Arial, sans-serif;
	margin-left: 0%;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}
