@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 19px;
	letter-spacing: .05em;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

a:link {
	color: #C03;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C11936;
}
a:hover {
	text-decoration: underline;
	color: #C11936;
}
a:active {
	text-decoration: none;
	color: #B72338;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #C03;
	margin-bottom: -12px;
}
.headline {
	font-size: 12px;
	font-weight: bold;
	color: #C03;
	text-transform: uppercase;
}
#wrapper {
	padding: 0px;
	width: 901px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}
#contentWrapper {
	background-image: url(images/bgTransparent.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 901px;
}
.bodyContent {
	width: 590px;
	background-color: #FFF;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#events {
	width: 280px;
	float: right;
	padding: 0px;
}
#whatsNew {
	width: 275px;
	float: left;
	text-align: left;
	padding: 0px;
	height: 100%;
}
#eatSearch {
	height: 50px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-image: url(images/BGsearch.gif);
	background-repeat: no-repeat;
	line-height: 50px;
	text-indent: 10px;
}
.picBorder {
	border: 6px solid #CCC;
	margin-right: 6px;
}
#shareThis {
	background-image: url(images/shareThisBG.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 212px;
	vertical-align: bottom;
	height: 40px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.left {
	float: left;
	text-align: left;
	list-style-type: none;
	cursor: crosshair;
	text-indent: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right {
	text-align: left;
	list-style-type: none;
	cursor: crosshair;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	width: 97%;
	padding: 0px;
	margin: 0px;
}
#printDiv {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 285px;
	background-image: url(images/itinDoBG.gif);
	background-repeat: repeat-y;
}
.fdpoweredby {
	display: none;
}
.sitemap {
    list-style-type: none;
}
#itinLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 285px;
	clear: both;
}
#rightItin {
	float: right;
	width: 100%;
	clear: both;
}
.left li{
	padding-top:10px;
}
.right li{
	padding-top:10px;
}
