
html.hundred {
	height: 100%;
}

body {
	font: 11px Verdana, Arial, sans-serif;
	background: #520707 url(/images/bg.jpg) repeat left top;
	margin: 0px;
	padding: 0px;
	height: 100%;
}


/* background tiling
-------------------------------------------------- */
#bg-top {
	background: transparent url(/images/bg_top.jpg) repeat-x left top;
	height: 100%;
}

#bg-right {
	background: transparent url(/images/bg_right.jpg) repeat-y right top;
	height: 100%;
}

#bg-bottom {
	background: transparent url(/images/bg_bottom.jpg) repeat-x left bottom;
	height: 100%;
}

#bg-left {
	background: transparent url(/images/bg_left.jpg) repeat-y left top;
	height: 100%;
}

#bg-top-left {
	background: transparent url(/images/bg_top_left.jpg) no-repeat left top;
	height: 100%;
}

#bg-top-right {
	background: transparent url(/images/bg_top_right.jpg) no-repeat right top;
	height: 100%;
}

#bg-bottom-left {
	background: transparent url(/images/bg_bottom_left.jpg) no-repeat left bottom;
	height: 100%;
}

#bg-bottom-right {
	background: transparent url(/images/bg_bottom_right.jpg) no-repeat right bottom;
	height: 100%;
}

#shadow-top {
	background: transparent url(/images/shadow_top.png) no-repeat 0px 15px;
	width: 844px;
	height: 15px;
	margin: 0px auto;
	padding-top: 15px;
}


/* left navigation
-------------------------------------------------- */
#leftcol  ul#nav {
	background-color: #85a2ab;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	border-left: 5px solid #385660;
}

#leftcol ul#nav li {
	list-style-type: none;
	display: inline;
}

#leftcol  ul#nav li a {
	color: #fff;
	text-decoration: none;
	padding: 5px;
	border-top: 1px solid #aed1dc;
	border-bottom: 1px solid #385660;
	display: block;
}

#leftcol  ul#nav li a:hover {
	color: #082633;
}

#leftcol  ul#nav li.first a {
	border-top: none;
}

#leftcol  ul#nav li ul {
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 5px 0px 5px 15px;
	border-top: 1px solid #aed1dc;
	border-bottom: 1px solid #385660;
	border-left: none;
	display: none;
}

#leftcol ul#nav li ul li ul {
	margin: 0px;
	padding: 0px 5px 5px 5px;
	border: none;
}

#leftcol ul#nav li.selected ul {
	display: block;
}

#leftcol ul#nav li.selected ul li a {
	margin: 0px;
	padding: 3px 0px;
	border: none;
	/*border-bottom: 1px solid #8fb1bc;*/
}

#leftcol ul#nav li.selected ul li ul li a {
	background: transparent url(/images/leftnav_bullet.gif) no-repeat 0px 6px;
	padding: 0px 0px 0px 10px;
	border: none;
}


/* left column
-------------------------------------------------- */
#leftcol {
	background: #a8c5ce url(/images/leftcol_bkg_vertstripe.gif) repeat-y left top;
	vertical-align: top;
	width: 182px;
}

#leftcol h2 {
	color: #003947;
	font: 16px Times, Georgia, serif;
	margin: 0px;
	padding: 5px 0px 2px;
}

.where-we-are {
	background: #a8c5ce url(/images/where_we_are.gif) no-repeat 82px 12px;
	padding: 5px;
	height: 52px;
	border-bottom: 1px solid #fff;
	border-left: 5px solid #385660;
}

.where-we-are a {
	color: #003947;
	text-decoration: none;
	margin-left: 10px;
}

.where-we-are a:hover {
	text-decoration: underline;
}

.email-updates {
	background-color: #a8c5ce;
	padding: 5px 0px 5px 5px;
	border-left: 5px solid #385660;
}

.email-updates p {
	color: #003947;
	margin: 0px 0px 5px 10px;
}

.email-updates input {
	color: #839ca4;
	font-size: 11px;
	margin: 2px 0px 2px 10px;
	padding: 3px 2px 4px 5px;
	width: 133px;
	border: none;
}

.email-updates form {
	margin: 0px;
	padding: 0px;
}

.email-updates p.submit {
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
}

.email-updates p.submit a {
	background: transparent url(/images/leftcol_arrow.gif) no-repeat right center;
	color: #2a4c58;
	font: 14px Times, Georgia, serif;
	text-decoration: none;
	padding-right: 10px;
}

.email-updates p.submit a:hover {
	text-decoration: underline;
}


/* layout
-------------------------------------------------- */
#centered {
	margin: 0px auto;
	padding: 0px 25px;
	width: 794px;
	height: auto;
	background: transparent url(/images/border_sides.png) repeat-y top left;
}

img {
	border: none;
	display: block;
}

.bigImage {
	background: #a8c5ce url(/images/leftcol_bkg_vertstripe.gif) repeat-y left top;
	vertical-align: bottom;
	width: 182px;
	padding-bottom: 11px;
}

.bigImage img {
	float: right;
	margin: 0px 0px -11px;
	padding: 0px 2px 0px 0px;
}

#top {
	text-align: right;
	margin: 0px;
	padding: 0px 0px 5px 12px;
	width: 600px;
	display: block;
}

#top p {
	margin: 0px;
	padding: 2px 6px 0px 0px;
}

#top a {
	background: url(/images/top_bullet.gif) no-repeat 0pt 3px;
	color: #000;
	text-decoration: none;
	padding: 0px 4px 0px 7px;
}

#top a:hover  {
	color: #000;
	text-decoration: underline;
	background: url(/images/top_bullet.gif) no-repeat 0pt 3px;
	padding: 0px 4px 0px 7px;

}

div#top img {
	margin: 0px;
}


/* footer
-------------------------------------------------- */
#copyright {
	background: transparent url(/images/shadow_bottom.png) no-repeat 0px 0px;
	color: #ad7d4d;
	font-size: 10px;
	text-align: center;
	margin: 0px auto;
	padding: 0px 0px 15px;
	width: 844px;
}

#copyright p {
	margin: 0px;
	padding-top: 20px;
}

#copyright a {
	color: #ad7d4d;
	text-decoration: underline;
}

#copyright a:hover {
	text-decoration: none;
}


#bottom   {
	background: #520707 url(/images/html_bottom.gif) no-repeat;
}


.clear {
	clear: both;
}
.clear span {
	position: absolute;
	left: -999em;
}

img.picstrip {
	margin: 5px 0px 0px;
	padding: 5px 0px;
	border-top: 1px solid #ac9f97;
	border-bottom: 1px solid #ac9f97
}

/* sp styles
-------------------------------------------------- */
#spTop img {
	margin: 0px;
	padding-bottom: 1px;
	border-bottom: 5px solid #8c0010 }

#spTop p {
	margin: 5px 0px 0px }

#spTop a  {
	color: #000;
	font-size: 10px;
	text-decoration: none;
	background: url(/images/top_bullet.gif) no-repeat 0pt 3pt;
	padding-right: 4pt;
	padding-left: 7pt }

#spTop a:hover {
	text-decoration: underline }

div#spContent {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px 0px 20px 10px;
	padding: 20px 0px 0px 0px;
	width: 600px;
	 }

#spContent h1   {
	color: black;
	font-weight: normal;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	background: url(/images/fp_doubleredline.gif) repeat-x left bottom;
	text-transform: uppercase;
	margin-top: 0px;
	padding: 0px 0px 5px }

#spContent h2   {
	color: #530707;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	margin: 0px 0px 0px;
	padding: 0px }

#spContent h3 {
	color: #082633;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}

#spContent p   {
	font-weight: normal;
	font-size: 12px;
	line-height: 24px;
	font-family: Verdana, Arial, sans-serif;
	margin-right: 220px;
	}
	
#spContent table p {
	margin-right: 0px;
}

#spContent p.notes  {
	color: #082633;
	font-size: 11px;
	line-height: 14px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: 1px solid #b7c2c6 }

#spContent a {
	color: #520707 }

#spContent a:hover {
	text-decoration: none }

#spContent ul   {
	color: #520707;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #f4eeee;
	list-style-image: url(/images/top_bullet.gif);
	margin: 0px;
	padding: 5px 10px 5px 25px;
	width: 330px;
	height: auto }

#spContent li {
	line-height: 14px;
	margin: 0px;
	padding: 3px 0px;
}

#spContent td.hr-double, div.hr-double {
	background: transparent url(/images/fp_doubleredline.gif) repeat-x bottom left;
	height: 5px;
	padding: 0px;
	line-height: 0px;
	margin: 0px;
}

table td.fp-hr-double {
	height: 4px;
	padding: 0px;
	line-height: 0px;
	margin: 0px;
	background: transparent url(/images/fp_doubleredline.gif) repeat-x bottom left;
}

table td.fp-hr-double span {
	display: none;
}

td.shrink {
	height: 5px;
	padding: 0px;
	line-height: 0px;
	margin: 0px;
}

#spContent div.captions td.spacer {
	line-height: 5px;
}

#spContent td div.audio-tour {
	padding-bottom: 2px;
	background-image: none;
	padding-top: 10px;
}

#spContent td div.audio-tour h1 {
	padding-bottom: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-image: none;
	padding-left: 5px;
	font-weight: normal;
}

#spContent td div.audio-tour h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #672626;
	padding-left: 5px;
	font-style: italic;
	font-weight: bold;
}

#spContent td div.audio-tour h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #15313E;
	padding-left: 5px;
	font-weight: normal;
}

#spContent td div.audio-tour p {
	color: #333333;
}

#spContent td div.pic-in-text {
	padding-bottom: 2px;
}

#spContent td div.pic-in-text p {
	color: #333;
	margin: 2px 5px;
}

#spContent td div.pic-in-text h2 {
	margin: 0px;
	padding: 5px 0px 0px 15px;
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 16px;
	color: #333;
	display: block;
	background: transparent url(/images/intext_arrow.gif) no-repeat 5px 7px;
}

#spContent table.photo   {
	background: url(/images/fp_doubleredline.gif) repeat-x left bottom;
	/*	float: left; */
	margin: 5px 0px 5px 10px;
	padding: 1px 0px 5px;
	border-top: 5px solid #8c0010;
	height: auto }
	
#spContent table.photo td img {
	width: 200px;
}

#spContent table.photo p {
	color: #520707;
	font-size: 10px;
	line-height: 12px;
	margin: 5px;
	padding: 0px }

#spContent img.photoFrame {
	background: url(/images/fp_doubleredline.gif) repeat-x left bottom;
	float: left;
	margin: 8px 15px 5px 0px;
	padding: 1px 0px 4px;
	/*border-top: 5px solid #8c0010*/ }
	
#spContent div#in-text {
	display: block;
	float: left;
	margin: 10px 10px 10px 0px;
	}
	
#spContent div#in-text-nf {
	display: block;
	float: left;
	margin: 7px 10px 10px 0px;
	border: 5px solid #b7c2c6;
	padding: 2px;
}

#spContent div.captions {
	float: right;
	clear: right;
	width: 200px;
	margin: 5px 0px 5px 20px;
}

html>body #spContent div.captions {
	margin-right: 20px;
	width: 190px;
}

#spContent img.hgm_images {
	margin: 5px 0px 5px 20px;
	clear: right;
}

#spContent div.note {
	padding: 4px 7px;
	color: #333;
	margin-top: 3px;
}

#spContent div.note h2 {
	background: transparent url(/images/note_icon.gif) no-repeat top left;
	line-height: 15px;
	text-transform: uppercase;
	font-family: Times, 'Times New Roman', serif;
	margin: 0px;
	padding-left: 20px;
	font-size: 13px;
	font-style: normal;
	color: #203B47;
}

#spContent div.note p {
	padding: 0px;
	margin: 5px 0px;
	color: #333;
}

#spContent div.quickfact {
	background-color: #DDE3E6;
	padding: 4px 7px;
	color: #203B47;
	margin-top: 3px;
}

#spContent div.quickfact p {
	color: #203B47;
	padding: 0px;
	margin: 5px 0px;
}

#spContent div.quickfact h2 {
	background: transparent url(/images/quickfact.gif) no-repeat 0px 0px;
	line-height: 16px;
	text-transform: uppercase;
	font-family: Times, 'Times New Roman', serif;
	margin: 0px;
	padding-left: 20px;
	font-size: 13px;
	font-style: normal;
	color: #203B47;
}

#spContent table.firms p {
	line-height: 18px;
	margin: 0px 0px 10px;
}

#spContent table.firms td {
	padding-right: 15px;
}

#spContent table.pavilion {
	background: transparent url(/images/fp_doubleredline.gif) repeat-x top left;
	width: 360px;
}

#spContent table.pavilion td img {
	margin: 10px 0px;
}

#spContent table.pavilion td p {
	font-size: 10px;
	line-height: 14px;
	padding: 0px 10px;
	margin: 0px;
	color: #520707;
}

#spContent table.pavilion td.caption {
	background: transparent url(/images/fp_doubleredline.gif) repeat-x bottom left;
	padding-bottom: 10px;
}

#spContent table.chart a {
	text-decoration: none }

#spContent table.chart a:hover {
	text-decoration: underline }

#spContent table.chart td {
	padding: 5px }

#spContent table.chart td.date {
	color: #082633;
	font-size: 11px;
	background-color: #c1c9cc;
	border: solid 5px white;
	white-space: nowrap }

#spContent table.callout  {
	font-size: 11px;
	background-color: #f4eeee;
	padding: 10px;
	border: solid 1px #520707 }

#spContent table.callout td.spacer {
	padding-bottom: 10px }

#spContent table.callout p {
	font-size: 10px;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 5px }

#spContent table.callout h3  {
	padding-top: 0px }

#spContent table.callout input {
	font-size: 11px }
	
#spContent div.sectionList
 {
	padding-bottom: 2px;
	border-bottom: 3px solid #C1C9CC;
	width: 360px;
	margin-top: 40px;
	margin-right: 200px;
}

#spContent div.pressroom {
	margin-top: 20px;
}

#spContent div.sectionList ul,  #spContent div.pressroom ul {
	font: 12px/14px verdana, arial, sans-serif;
	background: transparent url(/images/sectionlist_bg.gif) top left;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 10px 15px;
	width: 330px;
}

#spContent div.sectionList h2, #spContent div.pressroom h2 {
	margin: 0px;
	font-style: normal;
	padding: 0px;
	background: transparent url(/images/sectionlist_header.gif) no-repeat top center;
	width: 360px;
	line-height: 24px;
	font-size: 10px;
	height: 24px;
}

#spContent div.pressroom h2 {
	background: transparent url(/images/pressroom_header.gif) no-repeat top center;
	text-align: center;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 3px;
	line-height: 24px;
}

#spContent div.sectionList h2 span {
	display: none;
}

#spContent div.sectionList ul li, #spContent div.pressroom ul li {
	display: block;
	background: transparent url(/images/section_list_arrow.gif) no-repeat 0px 6px;
	list-style-type: none;
	line-height: 18px;
	padding: 5px 0px 5px 20px;
	margin: 0px
}

#spContent div.pressroom ul li {
	background: transparent url(/images/section_list_arrow.gif) no-repeat 0px 6px;
	line-height: 18px;
}

#spContent div.sectionList ul li a, #spContent div.pressroom ul li a {
	text-decoration: none;
	display: block;
	font: 12px/18px verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #15323E;
}

#spContent div.sectionList ul li a:hover, #spContent div.pressroom ul li a:hover {
	text-decoration: underline;
	font: 12px/18px verdana, arial, sans-serif;
	color: #15323E;
}

#spContent div.no-margin p {
	margin: 0px;
}

div.map-nav {
	padding: 7px 10px;
	background: transparent url(/images/map_bg.gif) repeat top left;
	margin-bottom: 5px;
	color: #DDE3E6;
}

div.map-nav a {
	font-size: 11px;
	line-height: 16px;
	color: #15323E;
	text-decoration: none;
}

div.map-nav a:hover {
	text-decoration: underline;
}

div.map-nav a.back {
	padding: 3px 10px 5px 20px;
	background: transparent url(/images/back_arrow.gif) no-repeat 0px 2px;
	border-right: 1px solid #DDE3E6;
}

div.map-nav a.dl {
	padding: 3px 0px 3px 30px;
	background: transparent url(/images/dl_arrow.gif) no-repeat 10px 2px;
}

.map_large {
	padding-top: 10px;
}

#spContent h1.map {
	margin-bottom: 2px;
}

#spContent table.map {
	background: #B7C2C6 url(/images/map_bg.gif) repeat top left;
	margin: 0px 10px 0px 0px;
}

#spContent table.map tr.top td {
	padding: 21px 0px 5px 13px;
}

#spContent table.map tr.bot td.left {
	width: 211px;
	padding-bottom: 21px;
}

#spContent table.map td {
	vertical-align: top;
}

#spContent table.map img {
	border: 6px solid #72919B;
}

#spContent table.map td.left div {
	background-color: #DDE3E6;
	border-top: 3px solid #72919b;
	border-bottom: 3px solid #72919b;
	padding: 10px;
	margin-left: 12px;
	width: 179px;
	height: 170px;
	min-height: 170px;
}

html>body #spContent table.map td.left div {
	height: auto;
}

#spContent table.map td.right div {
	background-color: #dde3e6;
	border-top: 3px solid #72919b;
	border-bottom: 3px solid #72919b;
	padding: 10px;
	margin-left: 12px;
	margin-right: 5px;
	width: 342px;
	height: 170px;
	min-height: 170px;
}

html>body #spContent table.map td.right div {
	height: auto;
}

#spContent table.map td div p {
	color: #183440;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 5px 0px;
	margin: 0px;
}

#spContent table.map td div ul {
	background: none;
	padding: 0px;
	margin: 0px;
	list-style: none;
	color: #183440;
	width: auto;
}

#spContent table.map td div ul li {
	padding-left: 21px;
	line-height: 20px;
	background: transparent url(/images/section_list_arrow.gif) no-repeat 0px 5px;
}

#spContent table.map td div ul li a {
	color: #183440;
	text-decoration: none;
}

#spContent table.map td div ul li a:hover {
	text-decoration: underline;
}


#spContent table.map td h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #183440;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h1.gallery {
	padding: 0px;
	margin: 0px 0px 2px;
}

div#gallery {
	background: transparent url(/images/fp_doubleredline.gif) repeat-x bottom left;
	padding-bottom: 4px;
	width: 600px;
}

div#gallery div.inner {
	background: transparent url(/images/sectionlist_bg.gif) top left;
	padding-bottom: 30px;
}

div#gallery div.inner table {
	margin-left: 0px;
}

div#gallery div.inner table td {
	padding: 30px 0px 0px 17px;
	width: 178px;
	vertical-align: top;
}

:root div#gallery div.inner table td {
	width: 161px;
}

div#gallery div.inner table td div.doublegreen {
	background: transparent url(/images/doublegreenline.gif) repeat-x 0px 0px;
	padding: 4px 0px 1px;
	border-bottom: 2px solid #C1C9CC;
	margin: 0px;
}

div#gallery div.inner table td div.caption {
	margin: 0px;
	padding: 1px 0px 4px;
	background: transparent url(/images/doublegreenline.gif) repeat-x bottom left;
}

div#gallery div.inner table td div.caption p {
	padding: 6px 15px 5px 26px;
	margin: 0px;
	color: #C1C9CC;
	background: #72919B url(/images/gallery_arrow.gif) no-repeat 5px 5px;
	font-size: 10px;
	min-height: 100px;
	line-height: 14px;
}

p.footnote, #spContent p.footnote {
	font-size: 10px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

#spContent p.footnote {
	border-top: 1px solid #cfcfcf;
	line-height: 14px;
	padding: 5px 15px 0px;
	margin: 0px;
	width: 350px;
}

function DHTMLSound(surl) {
  document.getElementById("dummyspan").innerHTML=
    "<embed src='"+surl+"' hidden=true autostart=true loop=false>";
}

#spContent td.audio-tour {
	padding-top: 6px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 10px;
	vertical-align: top;
}