#wrapper {
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	font-family:Verdana, Geneva, sans-serif;
	position: relative;
}
#header {
	height: 105px;
	width: 866px;
	background-image: url(images/header.gif);
	background-position: left top;
	position: relative;
	padding-bottom: 25px;
	background-repeat: no-repeat;
}
#nav {
	height: 25px;
	position: absolute;
	text-align: left;
	z-index: 20;
	left: -12px;
	top: 91px;
}
#nav li {
	display:inline;
	list-style:none;
	color:#223B63;
	border-right:2px solid #666;
	letter-spacing: -0.05em;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#contentLeft {
	height: 230px;
	width: 400px;
	position: absolute;
	left: 23px;
	top: 227px;
	text-align: right;
}
#nav li a {
	color:#223B63;
	font-size:16px;
	font-weight:bold;
}
#nav li.last {
	border-right: 0;
}
#nav li.first {
	padding-left: 0;
}
#nav li:hover a {
	color: #999;
}
#mainContent {
	height: 470px;
	background-image: url(images/home_mainContent.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	border-left:thin solid #CCC;
	border-right:thin solid #CCC;
	border-top:medium solid #CCC;
	border-bottom:thick solid #CCC;
}
a {
	text-decoration: none;
	color: #F79320;
}

#footer {
	height: 30px;
	font-size: 10px;
	color: #666;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
#howContent {
	height: 470px;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	background-color: #FFF;
	border-bottom:thick solid #CCC;
	border-left:thin solid #CCC;
	border-right:thin solid #CCC;
}
#contentRight {
	background-image:url(images/contentRight.gif);
	height: 470px;
	width: 250px;
	float: right;
	position: absolute;
	z-index: 1;
	visibility: visible;
	left: 614px;
	top: 0px;
}
#contentText {
	float:left;
	width: 638px;
	height: 470px;
	color: #253C65;
	font-size: 14px;
	overflow: scroll;
	line-height: 1.4em;
	z-index:5;
	visibility: visible;
}
#faqButton {
	text-align: center;
	padding-top: 30px;
	padding-left: 20px;
}
ol {

}
#subHead {
	height: 121px;
	text-align: center;
	border-bottom:thick solid #CCC;
	border-top:thick solid #CCC;
}
p {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 50px;
}
ol {
	list-style-position: inside;
	padding-right: 30px;
	padding-left: 50px;
	font-weight: bold;
}
ol span {
	font-weight: normal;
}
.orange {
	font-weight: bolder;
	color: #F79320;
}
.blue {
	font-weight: bolder;
	color: #5AB6DF;
}
.green {
	font-weight: bolder;
	color: #8CC542;
}
#gotoWC {
	float: right;
	position: absolute;
	height: 40px;
	width: 250px;
	left: 616px;
	top: 65px;
}
.backToTop {
	color: #F79320;
	float: right;
	text-align: right;
	display: block;
	width: 100px;
}
#parkFees {
	width: 250px;
	display: block;
	position: relative;
}
.alignRight {
	text-align: left;
	float: right;
	width: 70px;
	position: absolute;
	left: 192px;
	top: 0px;
}
#map {
	width: 610px;
	height: 380px;
	float: left;
	position: relative;
	background-color: #223B64;
}
#mapLegend {
	width: 252px;
	height: 380px;
	float: right;
	background-color: #223B64;
	text-align: right;
	position: relative;
}
#printPDF {
	position: absolute;
	height: 80px;
	width: 187px;
	left: 24px;
	top: 17px;
}
#mapContent {
	height: 560px;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	background-color: #FFFFFF;
	border-bottom:thick solid #CCC;
	border-left:thin solid #CCC;
	border-right:thin solid #CCC;
}
#garageInfo {
	width: 856px;
	font-size: 10px;
	text-align: left;
	position: relative;
	float:left;
	color: #253C65;
}
.garageHours {
	width: 272px;
	padding: 6px;
	float: right;
	clear: none;
	position: relative;
	white-space: normal;
}
a:hover {
	color: #999;
}
#contactText {
	width: 300px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;
	margin-bottom: auto;
	text-align: center;
}
#garageInfo2 {
	padding-left: 10px;
	padding-top: 5px;
}
#scannerbtn {
	position: static;
	left: 50px;
	top: 0px;
	z-index: 30;
}
#contentText p {
	padding-top: 0px;
	margin-top: 0px;
}

