body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #6A3E17;
	margin: 0px;
	padding: 0px;
}
#divHeader {
	background-color: #A8B400;
	width: 791px;
	height: 31px;
	border: 1px solid #6E7600;
	vertical-align: middle;
	padding: 0px;
	margin: 10px 0px 0px;
	text-align: left;
	display: block;
	background-image: url(../assets/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/* Navbar */
#nav {
	font-size: 10px;
	width: 131px;
	vertical-align: top;
	padding: 0px;
	background-color: #ced93a;
	text-align: center;
}
#nav ul {
	color: #FFFFFF;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 131px;
}

#nav a{
	width: 131px;
}


#nav a:link, #nav a:visited, #nav a:active {
	text-decoration: none;
	display: block;
	color: #492B10;
	margin: 0px;
	padding: 9px 0px;
	background: #ced93a;

}

#nav a:hover, #nav a.current, #nav a.current:link, #nav a.current:visited {
	background-color: #BDC829;
}

#nav img, #nav a.img, #nav a.img:link, #nav a.img:visited, #nav a.img:active, #nav a.img:hover {
	margin: 0px;
	padding: 0px;
	background-image: none;
}






/* Shadow */
#divShadow {
	color: #9E9E9E;
	background-image: url(../assets/shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 26px;
	width: 791px;
	clear: both;
	font-size: 9px;
	text-align: center;
	background-color: #ECE4D4;
}

#divShadow p {
	margin-left: 131px;
	padding-top: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#divShadow a {
	color: #9E9E9E;
	text-decoration: none;
}

#divShadow a:link, #divShadow a:visited, #divShadow a:active  {
	color: #9E9E9E;
	text-decoration: none;
}

#divShadow a:hover  {
	color: #666666;
	text-decoration: underline;
}

/* Link Styles */
a:link {
	color: #A8B400;
}
a:visited, a:active {
	color: #A8B400;
}
a:hover {
	color: #A8B400;
}





#divContainer {
	padding-top: 0px;
	padding-bottom: 0px;
	width: 791px;
}


#tdContent {
	background-color: #FFFFFF;
	background-image:  url(../assets/watermark.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	padding: 8px;
	width: 660px;
	text-align: center;
}

#tdContent-meetings {
	background-color: #FFFFFF;
	background-image:  url(../assets/watermark-meetings.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	padding: 8px;
	width: 660px;
	text-align: center;
}


#tdContentDU {
	background-color: #FFFFFF;
	background-image:  url(../assets/watermark.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	padding: 8px;
	width: 480px;
	text-align: center;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 0px 0px 28px;
	display: block;
	line-height: 18px;
	height: 18px;
}

.navFooterDiv {
	font-size: 10px;
	color: #A8B400;
	text-decoration: none;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight: bold;
}

.navFooter {
	font-size: 10px;
	color: #006F7B;
	text-decoration: none;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight: bold;
}




.navFooter:link, .navFooter:visited, .navFooter:active {
	color: #A8B400;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	display: inline;
	padding-right: 12px;
	padding-left: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
}

.navFooter:hover {
	color: #D8A000;
	text-decoration: none;
	border-bottom: 1px solid #E2E2C8;
}
#thumbnails {
	font-size: 10px;
}

#thumbnails a, #thumbnails a:link, #thumbnails a:active, #thumbnails a:visited  {
	font-size: 10px;
	color: #A8B400;
	font-weight: bold;
	text-decoration: none;
}

#thumbnails a:hover {
	color: #D8A000;
}

#thumbnails td {
	color: #ced93a;
	text-align: center;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

#thumbnails img {
	margin: 15px 20px 0px;
}

.pano, .still {
	border: 1px solid #124045;
}
.panotext {
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-align: center;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 15px;
}

.panoButtons {
	font-size: 10px;
	color: #A8B400;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	display: block;
	width: 446px;
	margin-left: 97px;
}


.panoButtons a {
	color: #A8B400;
	text-decoration: none;
	display: block;
	padding-right: 12px;
	padding-left: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

.panoButtons a:link, .panoButtons a:visited, .panoButtons a:active {
	color: #A8B400;
	text-decoration: none;
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
}

.panoButtons a:hover {
	color: #D8A000;
	text-decoration: underline;
} 

.panoButtonsDU {
	font-size: 10px;
	color: #006F7B;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	display: block;
}


.panoButtonsDU a {
	color: #006F7B;
	text-decoration: none;
	display: inline;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

.panoButtonsDU a:link, .panoButtons a:visited, .panoButtons a:active {
	color: #A8B400;
	text-decoration: none;
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
}

.panoButtonsDU a:hover {
	color: #D8A000;
	text-decoration: underline;
} 

.dots {
	font-weight: bold;
	color: #DEC700;
}

/* menu */
#divmenu {
	height: auto;
	width: auto;
	font-size: 9px;
	text-align: center;
	left: 500px;
	margin-left: 105px;
	vertical-align: top;
	margin-bottom: 5px;


}

#divmenu p {
	margin-left: 131px;
	padding-top: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#divmenu a {
	color: #666666;
	text-decoration: none;
}

#divmenu a:link, #divShadow a:visited, #divShadow a:active  {
	color: #666666;
	text-decoration: none;
}

#divmenu a:hover  {
	color: #666666;
	text-decoration: underline;
}
