body {
	margin:10px 0 20px 0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.78em;
	color:#333;
	background:#fff;
}
p {
	line-height:125%;
	margin:0.3em 0 1.3em 0;
}
a {
	color:#000099;
	text-decoration:none;
}
a:visited {
	color:#6666CC;
}
a:hover {
	color:#000099;
	text-decoration:underline;
}
a:active {
	color:#000099;
}
a img {
	border:0;
}
a.auto {
	border-bottom:1px dashed;
}
a.auto:hover {
	border:0;
	border-bottom:1px solid;
	text-decoration:none;
}
h1, h2, h3, h4, h5 {
	color:#990000;
}
h2, h3, h4, h5 {
	margin-bottom:0.3em;
}
h1 {
	font-size:175%;
	margin:0.5em 0 0.3em 0em;
	padding-bottom:0.25em;
	border-bottom:dotted 1px #990000;
}
h2 {
	font-size:130%;
}
h3 {
	font-size:110%;
}
#container {
	position:relative;
	padding:0;
	width:90%;
	min-width:700px;
	text-align:left;
	margin:0 auto;
}
.clear {
	height:1px;
	clear:both;
	/*background:#ffffff;*/
}
#header, #content, #footer {
	display:block;
	width:100%;
	margin:0.1em;
}
#header {
	background:transparent;
	margin-bottom:0.2em;
}
#sitelogo {
	float:left;
	color:#990000; /* was 003399 */
	font-family:"gill sans", Verdana, sans-serif;
	font-weight:bold;	
}
#tools {
	float:right;
	font-size:85%;
	margin-top:10px;
}
#tools ul {
	margin-left:0;
	padding-left:0;
	display:inline;
	border:none;
} 
#tools li {
	margin-left:0;
	padding-left:1.1em;
	border:none;
	list-style:none;
	display:inline;
}
#sitenav {
	clear:both;
	width:100%;
	float:left;
	background:#ffffff url("/images/site/tabs_brown/tab_bg.gif") repeat-x bottom;
	font-size:85%;
	line-height:normal;
	border-bottom:#9F927F 2px solid;
}
#sitenav ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}
#sitenav li {
	float:left;
	background:url("/images/site/tabs_brown/tab_left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
}
#sitenav a {
	float:left;
	display:block;
	background:url("/images/site/tabs_brown/tab_right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#543;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#sitenav a {float:none;}
/* End IE5-Mac hack */
#sitenav a:hover {
	color:#333;
}
#sitenav #current {
	background-image:url("/images/site/tabs_brown/tab_left_on.gif");
}
#sitenav #current a {
	background-image:url("/images/site/tabs_brown/tab_right_on.gif");
	color:#333;
	padding-bottom:5px;
}
#headerimage {
	position:relative;
	clear:both;
	width:100%;
	height:170px;
	background:#9F927F url("/images/site/defaultpano.jpg") left top repeat-x;
	overflow:hidden;
	hasLayout:true; /*for MSIE*/
}
#imageinfo {
	cursor:pointer;
	width:26.9%;
	height:5.2em;
	position:absolute;
	right:0;
	bottom:0;
	padding:4px 0.2em 4px 0.5em;
	z-index:2;
	background:url("/images/site/imageinfo.png") left top repeat;
	color:#ffffff;
	font-size:80%;
	overflow:hidden;
}
#imageinfo a {
	color:#ffffff;
}
#breadcrumbs {
	clear:both;
	background:#9F927F;
	font-size:80%;
	color:#ffffff;
	padding:0.2em 0.2em 0.5em 1%;
}
#breadcrumbs a {
	color:#ffffff;
}
#breadcrumbs ul {
	margin-left:0;
	padding-left:0;
	display:inline;
	border:none;
} 
#breadcrumbs ul li {
	margin-left:0;
	padding-left:2px;
	border:none;
	list-style:none;
	display:inline;
}
#footer {
	clear:both;
	margin:4em 0 0 0;
	padding:0.2em 0.2em 0.5em 1%;
	font-size:80%;
	color:#999999;
	text-align:center;
}
#footer ul {
	margin:0;
	padding:0;
	display:inline;
	border:none;
} 
#footer ul li {
	margin:0;
	padding:0 0.5em 0 0.5em;
	border:none;
	list-style:none;
	display:inline;
}
#footer p {
	margin-top:0.3em;
}
#logos {
	float:left;
	font-size:85%;
	margin:1em 0 1em 0;
}
#logos ul {
	margin-left:0;
	padding-left:0;
	display:inline;
	border:none;
} 
#logos ul li {
	margin:0;
	padding:0 0.4em 0 0.4em;
	border:none;
	list-style:none;
	display:inline;
}
#content {
	background:transparent;
}
#main {
	float:left;
	width:75%;
	margin-right:1%;
}
#seealso, #rhad {
	float:right;
	position:relative;
	width:23.9%;
}
#seealso {
	padding:0 0 4em 0;
	background-color:#F0EBE1;
	overflow:hidden;
}
ul.links {
	margin:0 0 0 0.1em;
	padding-left:0;
} 
ul.links li {
	margin:0.3em 0 0.7em 0em;
	list-style:none;
}
ul.rss {
	list-style:none;
	padding:0 0 0 2px;
	margin:0;
}
ul.rss li{
	background:url("http://www.panoguide.com/images/feed.gif") no-repeat 0 1px;
	padding:0px 0 0px 0px;
	display:inline;
	height:18px;
}
ul.rss li a{
	padding:0 0 0 18px;
}
#rhad {
	padding:0;
	margin:0 0 0.3em 0;
	background-color:#F0EBE1;
}
#seealso .pad {
	margin:1em 0 1em 0;
}
#seealso h2, #seealso ul, #seealso p {
	padding-left:0.65em;
	padding-right:0.65em;
}
#rhad .box {
	border:#990000 solid 1px;
}
#rhad .pad {
	margin:0.6em 5% 0.6em 5%;
}
#seealso h2 {
	padding-top:0;
}
#seealso p {
	line-height:100%;
}
#footnotes {
	clear:both;
	width:98%;
	padding:0 1% 0 1%;
}
#footnotes li {
	margin-left:4em;
}
.figdiv {
	width:98%;
	overflow:auto;
	margin:0 auto;
}
.countrylist {
	width:19em;
	margin:0.1em 0.2em 0.2em 0;
	float:left;
}
.rhcblock {
	clear:both;
}
.rhcitem, .gallerythumb {
	width:170px;
	margin:0.2em auto 0.5em auto;
	text-align:center;
	float:none;
}
#main .gallerythumb {
	float:left;
	height:11.2em;
	margin:0.2em 0.5em 0.2em 0.5em;
}
.gallerythumb p {
	margin:0.1em 0 0.2em 0;
	line-height:1.1em;
}
.printOnly {
	display:none;
}
.error, .red {
	color:#ff0000;
}
.pagecontrols {
	font-size:85%;
	text-align:left;
	margin:0.2em 0 0.2em 0;
}
.pagecontrols .disabled {
	color:#c0c0c0;
}
.pagecontrols .current {
	font-weight:bold;
	text-decoration:underline;
}
#map .mpi {
	font-size:0.8em;
}
.googlead {
	margin:1em auto 0 auto;
}
#seealso .googlead {
	margin:2em auto 0 auto;
}
#waitbg, #waitmsg {
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	cursor:wait;
	display:none;
}
#waitbg {
	background:#000000;
	opacity:.50;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
}
#waitmsg {
	font-size:1.6em;
	font-weight:bold;
	color:#ffffff;
	cursor:wait;
	z-index:99;
}
#waitmsg p {
	width:500px;
	margin:1em auto 0.2em auto;
}
.imagebox {
	overflow:auto;
	width:92%;
	max-height:1000px;
	max-width:600px;
	padding:0.1em 0em 0.1em 0.1em;
	margin:1em 0.2em 1em 0.2em;
	border:dotted 1px gray;
}
