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

#ticker {
	margin: 0 auto 10px;
	padding: 0 70px;
	width: 427px;
	height: 40px;
	background: transparent url(../images/ticker_bg.jpg) 0 0 no-repeat;	
	line-height: 40px;
	overflow: auto;
	font-size: 16px;
	font-weight: bold;
}

#ticker p {
	margin: 0;
	padding: 0;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold
}

#nav_front {
	width: 100%;
	height: 39px;
	background: transparent url(../images/nav_bg.jpg) 0 0 repeat-x;	
	display: block;
}

#topContainer {
	margin: 5px 0;
	width: 100%;
	height: 213px;
	background: transparent url(../images/topContainer_bg.jpg) 0 0 no-repeat;	
}

#inner_topContainer {
	margin-left: 750px;
	padding: 1px 0 0;
	width: 200px;
	height: 213px;
	text-align: center;
}

#siteMap {
	margin: 25px auto 50px;
	padding: 3px 0 0;
	width: 94px;
	height: 21px;
	display: block;
	background: transparent url(../images/siteMap_bg.jpg) 0 0 no-repeat;
	color: #333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#tagLine {
	margin: 50px 0 0;
	color: #d79349;
	font-size: 19px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

#bottomContainer {
	border-top: 1px solid #808080;
}

#leftCol {
	width: 731px;
	float: left;
	display: inline;
}

#directionsLink {
	margin: 5px 0 0 490px;
	padding: 5px 0 0;
	width: 236px;
	height: 25px;
	display: block;
	background: transparent url(../images/directions_bg.jpg) 0 0 no-repeat;
	color: #333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

#leftCol h2 {
	padding: 5px 0;
	clear: both;
}

#leftCol p {
	padding: 0 0 10px;
}

#flashFlipperContainer {
	margin: 0 10px 0 0;
	width: 219px;
	height: 150px;
	float: left;
}

.rightParagraph {
	width: 496px;
	float: left;
}

#leftList {
	float: left;
}

#leftList li {
	margin-left: 15px;
	list-style: inside url(../images/largeBullet.jpg);
	font-size: 14px;
	line-height: 26px;
}

#rightImage {
	margin: 0 15px 10px 0;
	float: right;
	display: inline;
}

#rightCol {
	width: 218px;
	float: left;
	display: inline;
	border-left: 1px solid #808080;
}

#logo {
	margin: 20px auto 0;
	display: block;
}

#reservation_bttn {
	margin: 20px auto 0;
	width: 199px;
	height: 41px;
	display: block;
}

#nationaLease_bttn {
	margin: 20px auto 0;
	width: 160px;
	height: 87px;
	display: block;
}

#nationalLease_image {
	margin: 20px auto 10px;
	display: block;
}
