/* MAKE SURE TO MATCH OUT COLORS AND BACKGROUNDS ON THE POPUP CSS */
body {
	SCROLLBAR-FACE-COLOR:#336666;
	SCROLLBAR-HIGHLIGHT-COLOR:#c3cdda;
	SCROLLBAR-3DLIGHT-COLOR:#336666;
	scrollbar-arrow-color:#c3cdda;
	scrollbar-shadow-color:#c3cdda;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background-image: url(blk_angled_bg.gif);
	text-align: center;
	background-color: #a1a0a0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bannerNav {
	margin-top: 15px;
}
#banner {
	height: 82px;
	width: 770px;
	background-color: #734a12;
	background-image: url(slices/banner.jpg);
	background-repeat: no-repeat;
	text-align: right;
}









#nav {
	width: 770px;
	background-image: url(slices/homenav_03.gif);
	background-repeat: repeat-x;
	background-color: #B0A160;
}







.navLink {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10pt;
}
A.navLink:hover {
	text-decoration: underline;
	color: #fcecc0;
}
#content {

}

#section {
	background-image: url(slices/content.jpg);
	background-repeat: no-repeat;
	height: 419px;
	width: 770px;
	padding-top: 15px;
	background-color: #9fbae5;
	background-position: top;
	overflow: auto;
}




#floorplan {
	width: 770px;
	overflow: hidden;
	background-color: #7d5925;
}

/* this next one is in case you have more than 3 rows of thumbs */
.botTableMargin {
	margin-bottom: 10px;
}
/* various content area items follow */
#section table {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

#masterFlash {
	background-image: url(images/content.gif);
	background-repeat: no-repeat;
	height: 439px;
	width: 770px;
	background-color: #a6bfe7;
	background-position: top;
	text-align: left;
}
#section td {
	text-align: center;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
	color:#abc6e9;
}
#section img {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 4px;
}
#content #section h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9FBAE5;
	margin-top: 12px;
	margin-bottom: 3px;
}

/* looks like this one will never get used - too bad */
h1 {
	background-color: #000000;
	background-image: url(slices/title.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 737px;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	padding-left: 33px;
	letter-spacing: 1.5pt;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
}
.title {
	background-color: #BAAC7F;
	height: 42px;
	width: 770px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fcecc0;
	border-left-color: #fcecc0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
	display: none;
}
html>body .title {
	margin-bottom: 0px;
}


/* the is the giant pano section */
#pano {
	background-image: url(slices/content-pano.jpg);
	background-repeat: no-repeat;
	height: 438px;
	width: 682px;
	background-color: #8f6529;
	background-position: top;
	overflow: visible;
	padding-top: 21px;
	padding-left: 88px;
}
#pano applet {
	margin-top: 1px;
}
#panoNav {
	width: 400px;
	margin-top: 2px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left: -44px;
	height: 33px;
	display: block;
}
.panoLink {
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	color: #000000;
}
A.panoLink:hover {
	text-decoration: underline;
	background-color: #AB965D;
}
/* the instructions popup*/
#instrctns {
	position:absolute;
	left:4px;
	top:-2px;
	width:550px;
	height:125px;
	z-index:1;
	overflow: hidden;
	background-color: #B9AB7E;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	visibility: hidden;
	border: 1px outset #fcecc0;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#instrctns td {
	text-align: left;
	background-color: #C1B488;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.instrctnsLink {
	font-size: 8pt;
	color: #000;
	text-decoration: none;
	font-weight:bold;
}

A.instrctnsLink:hover {

	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
/* end of instructions area */
#panoCaption {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 770px;
	text-align: left;
	background-color: #9fbae5;
	color: #122038;
	padding-top: 0px;
	margin-top: 0px;
}
html>body #panoCaption {
	margin-top: -23px;
	padding-bottom: 1px;
}
#panoCaption p {
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 110px;
	margin-top: 0px;
}
html>body #panoCaption p {
	padding-bottom: 5px;
	padding-top: 8px;
}
#capacityArea {
	background-color: #734a12;
	width: 760px;
	padding: 5px;
	text-align: left;

}
h3 {
	margin-bottom: 0px;
}


.capChart {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #E2E2E2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-left-color: #FFCC66;
}
#content #capacityArea .capChart .charthead {
	font-size: 12px;
	font-weight: bold;
	background: #8F6529;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	padding-left: 2px;
}

.capChart td {
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
}


/* if you need to add a footer to a pano page use these instead 
#panoCaptionandFooter {

	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 770px;
	text-align: justify;
	background-image: url(pano/homeNav_14.jpg);
	background-color: #9E926C;
	background-repeat: no-repeat;
	margin-top: 0px;
	color: #FFFFFF;
}
html>body #panoCaptionandFooter {

	margin-top: -13px;
}
html>body #panoCaptionandFooter p {

	padding-bottom: 0px;
}
/* end of special caption stuff */
/* footer */
#Footer {
	background-color: #000000;
	height: 30px;
	width: 770px;
	padding-top: 15px;
	background-image: url(slices/homeNav_14.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#homeFooter {
	margin-top: -35px;
}
#menuTwo {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3b4e6e;
	text-align: right;
	width: 755px;
}
.menuTwoLink {
	color: #5b82bf;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
A.menuTwoLink:HOVER {

	color: #a4c1f0;
	text-decoration: none;
}
.menuTwoHmLink {
	color: #2c3f60;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
A.menuTwoHmLink:HOVER {

	color: #664010;
	text-decoration: none;
}
#still {
	background-image: url(slices/content-still.jpg);
	background-repeat: no-repeat;
	height: 438px;
	width: 682px;
	background-color: #8f6529;
	background-position: top;
	overflow: visible;
	padding-top: 22px;
	padding-left: 88px;
}
