body{
    font-family: arial, helvetica, serif; 
	font-size:11pt;
	background-image:url(../images/bgImage7.jpg);
	background-color:#DFF0DD;
	width:100%;
	text-align:center;
	overflow-x:hidden;
 }
.page{
	text-align:center;
	min-width:900px;
} 
#container{
	width:900px;
	margin:0 auto; 
	text-align:left;
}
#bgimage{
	background-image:url(../images/gradientBGOrig.gif);
	background-repeat:no-repeat;
	background-position: center; 
	height:480px;
	width:100%;
	margin-left:15px;
}
#bottom{
	position:relative; 
	left:76px;
	background-color:#AB2A0B;
	height:226px;
	width:780px;
}
#click-here{
	position:relative;
	top:-110px;
	left:280px;
	color:#ffffff;
}
#home-click-here{
	position:relative;
	top:-55px;
	left:270px;
	color:#ffffff;
}
#freeParking{
	position:relative;
	left:150px;
	color:#FF3D42;
	z-index:500;
	font-size:15pt;
	font-weight:bold;
}
#home-bottom{
	position:relative; 
	left:76px;*left:15px;
	background-color:#AB2A0B;
	height:226px;
	width:780px;
}
#home-content{
	position:relative;
	left:110px;
	z-index:999;
	overflow-y:auto;
	overflow-x:hidden;
	width:681px;
}
#shadow{
	background-image: url(../images/flash-shadow.gif);
	width:710px;
	height:59px;
	position:relative;
	top:-58px;
	left:90px;
}
#content{
	margin-left:110px;
	background-color:white;
	overflow-y:auto;
	overflow-x:hidden;
	height:264px; 
	width:681px;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
	z-index:8000;
}
#content #left li, #content #right li{
	font-size:9pt;
}
#right{
	float:right;
	padding-left:5px;
	padding-bottom:5px;
}
#right2{
	float:right;
	margin-left:-5px;
}
#left{
	float:left;
	padding-right:5px;
	padding-bottom:5px;
}
#left2{
	float:right;
	margin-right:-5px;
}
#right-shadow img{
	position:relative;
	top:-58px;
	left:803px;
	z-index:1;
}
#left-shadow img{
	position:relative;
	top:-115px;
	left:93px;
	z-index:1;
}

#navbar{
	width:100%;
	text-align:center;
}
#nav{
	z-index:99;
	padding-bottom:2px;
	width:100%;
	margin:15px 0 0 102px;
}
#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:99;
	position:relative;
	top:-55px;

}
#nav li {
	float : left;
	width : 8.1em;
	margin-right:2px;
	color:#ffffff;
	font-size:10.5px;
	font-weight:bold;
	text-align:center;
}

#nav li a {
height : 15px;
display : block;
font-size: 10.5px;
font-weight:bold;
text-decoration : none;
text-align:center;
color:#ffffff;
}
#nav li a:hover{
color:#FD4140;
}
/*nav on pages without flash*/
#nav2 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:99;
	position:relative;
	top:-105px;
    margin-left:110px;
    text-align:left;
}
#nav2 li {
	float : left;
	width : 8.1em;
	margin-right:2px;
	color:#ffffff;
	font-size:10.5px;
	font-weight:bold;
	text-align:center;
}

#nav2 li a {
height : 15px;
display : block;
font-size: 10.5px;
font-weight:bold;
text-decoration : none;
text-align:center;
color:#ffffff;
}
#nav2 li a:hover, #nav2 #uberlink{
color:#FD4140;
}
/*Bottom nav promo spots*/
#bottomNav{
	width:700px;
}
#bottomNav ul { /* all lists */
	width:750px;
	padding-top:10px;
	margin:0px;
	list-style: none;
	z-index:99;
	position:relative;
	left:-15px;*left:3px;
    text-align:left;
}
#bottomNav li {
	float : left;
	width : 214px;
	background-image:url(../images/bottom-nav.jpg);
	background-repeat: none;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	margin-right:25px;
	margin-top:20px;
	height : 159px;
}
#bottomNav li a {
	height : 159px;
	display : block;
	font-size: 12pt;
	font-weight:bold;
	text-decoration : none;
	text-align:center;
	color:#ffffff;
	margin-top:0px;
}
#bottomNav li a:hover {
color:;
}
#bottomNav ul #noBG{
	background-image:none;
}

.smaller-font li{
	font-size:10pt;
}

/* top nav bar*/
#topnavBar, *topnav{
	width:100%;
}
#topnav ul { /* all lists */
	width:600px;
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:99;
	position:relative;
	top:-28px;
    left:225px;
    text-align:left;
}
#topnav li {
	float : left;
	width : 140px;
	background-image:url(../images/tab.gif);
	background-repeat: none;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	margin-right:7px;
}
#topnav li a {
height : 23px;
display : block;
font-size: 14pt;
font-weight:bold;
text-decoration : none;
text-align:center;
color:#ffffff;
margin-top:5px;
}
#topnav li a:hover {
color:#FD4140;
}
#uberlink img{
	position:relative;
	top:-17px;
}