
 		body {
 		margin:0px; 
 		padding:0px;
 		font-family: Arial; 
		font-size:12px;
		line-height: 14px;  
		color:#ffffff;
 		}

 		p {
 			margin: 0px;
 		}

 		.mainbox {
 			margin: 45px auto;
 			width: 1000px;
 		}

 		.headerbox {
 			width: 1000px;
 			height: 80px;
 		}

 		.mainboxleft {
 			width: 442px;
 			height: 430px;
 			background: url(i/orange_bg.jpg);
 			float: left;
 		}
 		
 		.mainboxmiddle {
 			width: 400px;
 			height: 430px;
 			float: left;
 		}
 		
 		.mainboxright {
 			width: 158px;
 			height: 430px;
 			float: left;
 		}

 		.textbox {
 			width: 350px;
 			height: 340px;
 			margin: 40px;
 			overflow: auto;
 		}

 		.clear {
 			clear: both;
 		}

 		.menu {
 			width: 650px;
 			margin: 25px 0px 0px 35px;
 			float: left;
 		}

 		.restaurants {
 			width: 577px;
 			float: right;
 		}

 		.restaurantsOther {
 			width: 577px;
 			margin: -70px 0px 0px 35px;
 			float: right;
 		}
		
		h1 {
		font-family: Arial; 
		font-size:16px;  
		color:#ffffff;
		margin: 0px 0px 15px 0px;
		font-weight: normal;
		letter-spacing: 1px;
		}

		h2 {
		font-family: Arial; 
		font-size:27px;  
		color:#ffffff;
		margin: 0px 0px 15px 0px;
		font-weight: normal;
		letter-spacing: 1px;
		}

		.LinkLogo a {
			margin: 0px 0px 0px 442px;;
			display: block;
			width: 171px;
			height: 61px;
			background: url(i/logo.jpg) no-repeat;
			}

		.LinkCA a {
			display: block;
			width: 158px;
			height: 430px;
			background: url(i/ca.jpg) no-repeat top left;
			}

		.LinkHome a {
			display: block;
			width: 98px;
			height: 19px;
			background: url(i/link_home.jpg) no-repeat top left;
			float: left;
			}

		.LinkOperations a {
			display: block;
			width: 98px;
			height: 19px;
			background: url(i/link_operations.jpg) no-repeat top left;
			float: left;
			}

		.LinkCulinary a {
			display: block;
			width: 98px;
			height: 19px;
			background: url(i/link_culinary.jpg) no-repeat top left;
			float: left;
			}

		.LinkSomellier a {
			display: block;
			width: 98px;
			height: 19px;
			background: url(i/link_somellier.jpg) no-repeat top left;
			float: left;
			}

		.LinkEvent a {
			display: block;
			width: 98px;
			height: 19px;
			background: url(i/link_event.jpg) no-repeat top left;
			float: left;
			}

		.LinkContact a {
			display: block;
			width: 98px;
			height: 19px;
			background: url(i/link_contact.jpg) no-repeat top left;
			float: left;
			}

		.LinkRon a {
			display: block;
			width: 98px;
			height: 19px;
			background: url(i/link_ron.jpg) no-repeat top left;
			float: left;
			}

			.LinkPhil a {
			display: block;
			width: 98px;
			height: 19px;
			background: url(i/link_phil.jpg) no-repeat top left;
			float: left;
			}

			.LinkTony a {
			display: block;
			width: 98px;
			height: 19px;
			background: url(i/link_tony.jpg) no-repeat top left;
			float: left;
			}

			.LinkChris a {
			display: block;
			width: 98px;
			height: 19px;
			background: url(i/link_chris.jpg) no-repeat top left;
			float: left;
			}

			.LinkAndrew a {
			display: block;
			width: 98px;
			height: 19px;
			background: url(i/link_andrew.jpg) no-repeat top left;
			float: left;
			}

			
		.LinkLogo a:hover, .LinkCA a:hover, .LinkHome a:hover, .LinkOperations a:hover, .LinkCulinary a:hover, .LinkSomellier a:hover, .LinkEvent a:hover, .LinkContact a:hover, .LinkRon a:hover, .LinkPhil a:hover, .LinkTony a:hover, .LinkChris a:hover, .LinkAndrew a:hover {
				background-position: bottom left;
				}

		#P1002721 .LinkHome a, #P1002724 .LinkSomellier a, #P1002725 .LinkEvent a, #P1002726 .LinkContact a, #P1002722 .LinkOperations a, #P1002722 .LinkRon a, #P1002727 .LinkOperations a, #P1002727 .LinkPhil a, #P1002728 .LinkOperations a, #P1002728 .LinkTony a, #P1002729 .LinkCulinary a, #P1002729 .LinkChris a, #P1002730 .LinkCulinary a, #P1002730 .LinkAndrew a {
				background-position: bottom left;
		}

		a {
		color: #61330f;
		text-decoration: underline;
		font-family: Arial; 
		font-size:13px;
		}

		a:visited {
		color: #827d6b;
		text-decoration: underline;
		}

		a:hover {
		color: #cc6413;
		text-decoration: none;
		}
