		body {
			font-size: 61%; /* Resets 1em to 10px */
			font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
			color: #333;
			text-align: center;
			margin: 0;
			padding: 0;
			background-color:#A9B2AF; 	
		}

		#container {
			width: 760px;
			\width: 780px;
			w\idth: 760px;
			border: 1px solid #ccc;
			margin-top: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
			background: url('bg.png') repeat-y transparent;
		}


		p {
			text-align: left;
			margin-left: 5px;	
			margin-right: 5px;
		}			
	
	

		#foodbanner {
			position: relative
			padding: 0px;
			margin-bottom: ;
			background: url('foodheader.png') no-repeat right #ca0202 ;
			
			line-height: 15px;
			width: 760px;
			height: 67px;
		}

		
		#chicagobanner {
			position: relative
			padding: 0px;
			margin-bottom: ;
			background: url('chicagoheader.png') no-repeat right #ca0202 ;
			line-height: 15px;
			width: 760px;
			height: 67px;
		}


		#winebanner {
			position: relative
			padding: 0px;
			margin-bottom: ;
			background: url('wineheader.png') no-repeat right #ca0202 ;
			
			line-height: 15px;
			width: 760px;
			height: 67px;
		}

		#restaurantsbanner {
			position: relative
			padding: 0px;
			margin-bottom: ;
			background: url('restaurantsheader.png') no-repeat right #ca0202 ;
			
			line-height: 15px;
			width: 760px;
			height: 67px;
		}

		
		#aboutbanner {
			position: relative
			padding: 0px;
			margin-bottom: ;
			background: url('aboutheader.png') no-repeat right #ca0202 ;
			
			line-height: 15px;
			width: 760px;
			height: 67px;
		}


		#navigation {
			padding: 0px;
			margin-bottom: ;
			background-color: #cf7;
			border-bottom: 1px solid #ccc;
		}

		#content {
			width: 330px;
			padding-top: 30px;
			margin-left: auto;
			margin-right: auto;
			background-color: transparent;
			text-align: left;
			
		}

		
			
		

		#sidebar-a {
			float: left;
			width: 190px;
			margin: 0;
			padding: 0;
			background-color: transparent); 
		}

		#sidebar-b {
			float: right;
			width: 190px;
			margin: 0;
			margin: 0;
			padding: 0px;
			background-color: transparent;
		}

		#footer {
			clear: both;
			padding-top: 25px;
			margin: 0;
			border-top: 1px solid #ccc;
			background-color: #f1f1f1;
			height: 90px;
		}
		
		#footer p {
			font-size: .9em;
			padding-top: 20px;

		}


		#navigation {
			background-color: #c40000;
			
		}

		#navigation ul {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 1.5em;
			color: #333;
			text-align: center;
			margin: 0;
			padding-bottom: 5px;
			padding-top: 5px;
			}

		#navigation ul li {
			display: inline;
			margin-left: -4px;
			}

		#navigation ul li a {
			padding: 5px 10px 5px 10px;
			color: #f1f1f1;
			text-decoration: none;
			border-right: 1px solid transparent;
			}

		#navigation ul li a:hover {
			background-color: #6d6f33;
			color: #f1f1f1;
			}

		#active a { 	
			color: #; 
			background-color: #6d6f33;
			font-weight: normal;
			}


	   	img{ 	
			position: relative
			width: 100%;
			height: 100%;
			border: #f1f1f1 2px double;
			margin-left: 18px;
			padding: 4px;
			
			line-height: 15px;
			}
			

		a{	color: chocolate;
			text-decoration: none;
			}


		a:hover{color: #333;
			text-decoration: none;
			}

		a:visited:{color: chocolate;
			text-decoration: line-through;
			}

		ol { 	
			text-align: left;
			}

		Ul {
			list-style-type:none;
			margin-left: -40px;
			margin-right: 5px;
			text-align: left;
			font-size: 1em;
			}
		li {
			margin-bottom: 6px;
			}
			


		h1 {
			text-align: left;
			color: chocolate;
			font-size: 2em;
			border: 1 px dotted #6d6f33;
			}

		

		h2 {
			text-align: left;
			color: chocolate;
			font-size: 1.5em;
			border-bottom: 1px dotted #6d6f33;
			margin-left: 10px;
			margin-top: 18px;
			}
			
		h3 {
			text-align: left;
			font-size: 1em;
					}
		hr{ 
			border: 1px dotted #6d6f33; 
			}
			
