/*-------------------------------------------------------------------------   MAIN STYLE (Body text and basic links)-------------------------------------------------------------------------*/body {	font-family: Arial, Helvetica, sans-serif;	color: #333333;	margin-top: 0px;	margin-left: 0px;	padding: 0px;	font-size: 12px;	background-color: #FFFFFF;}p {	font-family: Arial, Helvetica, sans-serif;	color: #333333;	line-height: 16px;	margin-bottom: 0px;	padding-bottom: 0px;}tr {	font-family: Arial, Helvetica, sans-serif;	color: #333333;	background-repeat: no-repeat;}td {	font-family: Arial, Helvetica, sans-serif;	color: #333333;}table {	font-family: Arial, Helvetica, sans-serif;	color: #333333;	}li {	font-family: Arial, Helvetica, sans-serif;	line-height: 20px;}div {	font-family: Arial, Helvetica, sans-serif;}h1{	font-family: Arial Narrow, Helvetica, sans-serif;}h2 {	font-family: Arial, Helvetica, sans-serif;}a{	color: #ED1B23;	text-decoration: underline;	font-size: 11px;}a:visited {	color: #ED1B23;	text-decoration: underline;	font-size: 11px;}a:active {	color: #ED1B23;	text-decoration: underline;	font-size: 11px;}a:hover {	color: #ED1B23;	text-decoration: none;	font-size: 11px;}/*-------------------------------------------------------------------------   Header-------------------------------------------------------------------------*//*--- Order the Easy Way! style ---*/.nav {	font-size: 10px;	color: #5549C1;	text-align: left;	vertical-align: top;	padding-left: 5px;	width: 60px;	padding-top: 6px;}.title{	font-family: Arial, Helvetica, sans-serif;	color: #ED1B23;	font-size: 14px;	text-align: left;	font-weight: bold;	line-height: 16px;	margin-bottom: 0px;	padding-bottom: 0px;}.subtitle {	font-family: Arial, Helvetica, sans-serif;	color: #ED1B23;	font-size: 12px;	text-align: left;	line-height: 18px;	font-weight: bold;}.reservationstext {	font-family: "Arial Narrow", Arial, Helvetica, sans-serif; color: #F0AD51;		font-size:11px;	text-align: center;	font-weight: normal;	letter-spacing: 6px;}/*--- Paragraph 2 style  ---*/.text2 {	font-family: Arial, Helvetica, sans-serif;	color: #333333;	font-size: 14px;	line-height: 18px;}/*-------------------------------------------------------------------------   Footer-------------------------------------------------------------------------*/.footerline1 {	color: #999999;	font-size: 10px;}.copyright {	font-family: "Helvetica Narrow", "Arial Narrow", sans-serif;	font-size: 10px;	color: #5549C1;	text-align: center;	vertical-align: top;}/*-------------------------------------------------------------------------   Secondary Links-------------------------------------------------------------------------*/a.nav {	color: #000000;	text-decoration: none;	font-weight: bold;	font-size: 11px;}a.nav:visited {	color: #000000;	text-decoration: none;}a.nav:active {	color: #000000;	text-decoration: none;}a.nav:hover {	color: #000000;	text-decoration: underline;}