/* CSS Document */


body {
	background-image:url(images/jasparesheader.jpg);
	background-repeat:no-repeat;
	background-color:#555500;
	margin-left:0px;
}


table {	
	background-color:#FFF0A5;
	position:absolute;
	top:120px;
	height:1500px;
	width:920px;
	color:black;
	border-right:10px white solid;
	border-left:10px white solid;
	border-bottom:8px white solid;
}

#bgroundcolor {
	background-color:009900;
}

#pagetitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:black;
	text-align:center;
	padding-top:20px;
}

#titlespacing {
	padding-top:25px;
}

#row2 {
	padding-right:75px;
}

#subtitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:black;
	text-align:center;
	padding-top:20px;
}

#miscellaneous {
	text-align:left;
	padding-right:;
	padding-left:45px;
}



/*PASTA STYLE*/
.pastatitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#990000;
	padding-left:45px;
}

.pastadescription {
	color:#009900;
}





/*SUB STYLE*/
.subdescription {
	color:#009900;
	padding-left:30px;
}
.subtitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#990000;
	padding-left:30px;
	padding-top:30px;
}


/*PIZZA STYLE*/
.pizzadescription {
	color:#009900;
	padding-left:25px;
}

.pizzatitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#990000;
	padding-left:25px;
}

#pizzaprice {
	padding-left:25px;
}





#links {
	font-family:tahoma;
	color:yellow;
	font-size:12px;
	position:absolute;
	top:78px;
	left:600px;
}

a:link {
	text-decoration:none;
	color:yellow;
}

a:visited {
	color:yellow;
	text-decoration:none;
}

a:hover {
	color:#009900;
	text-decoration:underline;
}

#border {
	border:dashed 1px red;
	height:90px;
	width:350px;
	padding:5px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
}

#rewardsProgramLinks {
	font-family:tahoma;
	color:yellow;
	font-size:12px;
	position:absolute;
	top:89px;
	left:600px;
}