/* CSS Document */
body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#header {
	font-size: 1.4em;
	background-image: url(pageHeader.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: auto;
	width: 811px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 20px;
	padding-top: 106px;
	background-color: #FFFFFF;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 831px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}  
#sidebar {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	width: 187px;
	top: 0px;
	left: 0px;
	background-image: url(sidebarGradient.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #e8f2ee;
	float: left;
	margin-right: 1px;
}
#maincontent {
	font-size: 0.8em;
	background-color: #FFFFFF;
	float: right;
	width: 640px;
	margin-top: 1px;
} 
#maincontent h2 {
	font-size: 1.5em;
	text-align: right;
	color: #043C46;
	padding-right: 20px;
	margin: 0;
	padding-top: 10px;
} 
#maincontent h3 {
	font-size: 1.3em;
	margin-top: 36px;
	margin-bottom: 6px;
	padding-right: 10px;
	padding-left: 10px;
} 
#maincontent p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 1px;
}

.maincontentMAP {
	border: 1px solid #000000;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.noheightP {
	font-size: 1px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
	line-height: 0px;
}
.thumbTable {
	text-align: center;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(section-BG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 640px;
}
.thumbTable img {
	padding-top: 6px;
}
#pano {
	margin-bottom: 1px;
}
#pano applet {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 1px;
	border: 1px solid #000000;
}
#caption {
	font-size: 0.95em;
	margin-top: 8px;
	margin-bottom: 5px;
}

#capChart {
	font-size: 0.7em;
	height: auto;
	width: 831px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
}
.capChartTable {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0DFE3;
	margin-bottom: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DFE3;
}
.capChartTitle {
	font-size: 1.3em;
	font-weight: bold;
	color: #216268;
	text-align: right;
	padding-right: 8px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.capChartTable td {
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
}

#footer {
	color : #999999;
	font-size: 0.75em;
	width: 831px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
} 
/*NAVIGATION BARS*/
#navlist {
	padding: 0;
	height: 337px;
	margin: 0;
}

#navlist li {
	list-style-type: none;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navlist a {
	display: block;
	padding: 3px 6px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #333333;
	background-image: url(navLink.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#navlist a:hover, #navlist a:active, #navlist a:focus {
	color: #333333;
	background-image: url(navLink-over.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#menubar {
	font-size: 0.8em;
	margin-left: 1px;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#navbar {
	background-image: url(navLink.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 19px;
	margin: 0px;
	background-position: bottom;
}
#navbar ul {
}
#navbar li {
	list-style-type: none;
	white-space: nowrap;
	margin: 0;
	float: right;
}
#navbar a, #navbar a:visited {
	background-image:  url(navLink.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#navbar a:hover, #navbar a:active, #navbar a:focus, #panolist a:hover, #panobar a:active, #panobar a:focus{
	background-image:  url(navLink-over.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #333333;
	padding-top: 3px;
}
#panobar {
	background-repeat: no-repeat;
	padding-top: 1px;
	height: 19px;
	width: 638px;
}
#panolist {
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 225px;
	height: 18px;
	width: 415px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 1px;
	border: 1px solid #000000;
	font-size: .8em;
	background: url(stillBar.jpg) repeat-x right;
}
#panolist li {
	list-style-type: none;
	white-space: nowrap;
	float: left;
	margin: 0px;
}
#panolist a, #panolist a:visited {
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#specs {
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: .8em;
}
#specs a, #specs a:visited {
	color: #28696F;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#specs a:hover, #specs a:active, #specs a:focus {
	color: #333333;
	padding-top: 3px;
	background-image: url(specsLink.jpg);
	background-repeat: no-repeat;
	background-position: 6px;
}
#uberlink {
	color: #333333 !important;
	font-weight: bold;
	background-color: #FFFFFF !important;
}
#maincontentFP {

	font-size: 0.8em;
	background-color: #2E6F75;
	margin-top: 1px;
}
