@charset "UTF-8";
html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, fieldset  
{
	margin:0px;
	padding:0px;
	border:0px;
}
#wrapper {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #638439;
	height: 600px;
	width: 900px;
	background-color: #638439;
}
* html #wrapper {
	width: 905px;
	padding-right: 0px;
}
#wrapper_index {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #638439;
	height: 600px;
	width: 900px;
	background-color: #638439;
}
* html #wrapper_index {
	width: 905px;
	padding-right: 0px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#flashWrapper {

}

#sidebar {
	background-image: url(../images/ballplayer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 600px;
	width: 214px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	float: left;
}
.smallerText {
	font-size: 11px;
}
#navBar {
	height: 90px;
	position: relative;
}
#floorPlans a:link, #floorPlans a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	background-image: url(../images/navfloorPlans_02.jpg);
	background-repeat: no-repeat;
	text-indent: 30px;
	height: 90px;
	line-height: 145px;
	display: block;
	width: 164px;
	float: left;
}
#floorPlans a:hover, #floorPlans a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	background-image: url(../images/navfloorPlansUp_02.jpg);
	background-repeat: no-repeat;
	text-indent: 30px;
	height: 90px;
	line-height: 145px;
	display: block;
	width: 164px;
	float: left;
}
#floorPlans a.current, #floorPlans a.current:hover, #floorPlans a.current:active{
	background-image: url(../images/navfloorPlansUp_02.jpg);
	background-repeat: no-repeat;
	cursor: default;
	}

#flyOver a:link, #flyOver a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	background-image: url(../images/navFlyOver_03.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 90px;
	line-height: 145px;
	width: 119px;
	display: block;
	float: left;
}
#flyOver a:hover, #flyOver a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	background-image: url(../images/navFlyOverUp_03.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 90px;
	line-height: 145px;
	width: 119px;
	display: block;
	float: left;
}
#flyOver a.current, #flyOver a.current:hover, #flyOver a.current:active{
	background-image: url(../images/navFlyOverUp_03.jpg);
	background-repeat: no-repeat;
	cursor: default;
	}
#downtownAerial a:link, #downtownAerial a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	background-image: url(../images/navAerial_04.jpg);
	background-repeat: no-repeat;
	text-indent: 5px;
	height: 90px;
	line-height: 145px;
	width: 403px;
	display: block;
	float: left;
}
#downtownAerial a:hover, #downtownAerial a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	background-image: url(../images/navAerialUp_04.jpg);
	background-repeat: no-repeat;
	text-indent: 5px;
	height: 90px;
	line-height: 145px;
	width: 403px;
	display: block;
	float: left;
}
#downtownAerial a.current, #downtownAerial a.current:hover, #downtownAerial a.current:active{
	background-image: url(../images/navAerialUp_04.jpg);
	background-repeat: no-repeat;
	cursor: default;
	}
#mainContent {
	background-image: url(../images/lights.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 600px;
	margin-left: 214px;
}
#mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 40px;
}
* html #mainContent p {
	padding-top: 20px;
}
#sidebar p {
	padding-left: 50px;
	color: #000000;
}
#mainContentDA {
	background-image: url(../images/downtownArial.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 600px;
	margin-left: 214px;
}
#mainContentFP {
	background-repeat: no-repeat;
	position: relative;
	height: 600px;
	margin-left: 214px;
}
* html #mainContentFP {
	padding-bottom: 0px;
}
* html #floorPlanImages {
	margin-top: -55px;
}
* html #floorPlanImages_flash {
	margin-top: 0px;	
}
#enter {
	background-image: url(../images/man.jpg);
	background-repeat: no-repeat;
	height: 325px;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 200px;
}
#enter a {
	color: #ADD66B;
	text-decoration: none;
	font-size: 18px;
	line-height: normal;
}
#enter a:hover {
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
}
a:link {
	color: #618338;
	text-decoration: none;
}
a:active {
	color: #618338;
	text-decoration: none;
}
a:visited {
	color: #618338;
	text-decoration: none;
}
a:hover {
	color: #839558;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: center;
}
#bottomLinks {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;	
}
#bottomLinks a {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

