@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	background:#E5E5E5;
}
html, center, body {
	height:100%
}
#outer_border {
	border-left:1px solid #B5B5B5;
	border-right:1px solid #B5B5B5;
	background:#FFFFFF;
}
h1
{
	font-family: Penwin;
}
h2
{
	font-family: Penwin;
}
h3
{
	font-family: Penwin;
}
h4
{
	font-family: Penwin;
}
h5
{
	font-family: Penwin;
}
.HL
{
	background: url(content/tours/overlay.png);
color: #FFF;}
#header
{
	background-repeat:no-repeat;
	background-position:center;
	font-family: Penwin;
	font-size: 20px;
color:#5A9542;
vertical-align:bottom;
padding-left: 45px;
}

#menu
{
border: 1px solid #999999;
background:#FFFFFF;
}
#menu a
{
padding-top: 2px;
padding-bottom: 2px;
margin-top: 1px;
display:block;
width: 198px;
background: #E88B00;
text-decoration:none;
font-family: Penwin;
font-size: 13px;
color: #333333;
border: 1px solid #CCCCCC;
}
#menu a:hover
{
background:  #CE9100;
text-decoration:none;
font-family: Penwin;
font-size: 13px;
color: #FFF;
border: 1px dashed #333333;
}
#menu #spacer
{
background-color:#999999;
height:1px;
width:200px;
}
#menu #heritage a
{
padding-top: 2px;
padding-bottom: 2px;
margin-top: 1px;
display:block;
width: 198px;
background:#5E8EC4;
text-decoration:none;
font-family: Penwin;
font-size: 13px;
color: #333333;
border: 1px solid #5A9CC0;
}
#menu #heritage a:hover
{
background: #AAC6D7;
text-decoration:none;
font-family: Penwin;
font-size: 13px;
color: #FFF;
border: 1px dashed #333333;
}
#menu #heritage #spacer
{
background-color:#999999;
height:1px;
width:200px;
}
#menu #wa a
{
padding-top: 2px;
padding-bottom: 2px;
margin-top: 1px;
display:block;
width: 198px;
background:#9C6CAE;
text-decoration:none;
font-family: Penwin;
font-size: 13px;
color: #333333;
border: 1px solid #B192C7;
}
#menu #wa a:hover
{
background: #7349A0;
text-decoration:none;
font-family: Penwin;
font-size: 13px;
color: #FFF;
border: 1px dashed #B192C7;
}
#menu #wa #spacer
{
background-color:#999999;
height:1px;
width:200px;
}
#tabarea
{
background:#93BA70;
}
#sidebar
{
font-family: Penwin;
font-size: 16px;
color:#333;
padding: 5px;
background-color:#BFD08A;
}
#content
{
font-family: Arial, Helvetica, sans-serif;
width:100%;
padding: 5px;
vertical-align:middle;
}
#contentbox
{
border-left: 4px solid #93BA70;
background:#FFFFFF;
padding: 10px;
margin: 10px;
height:100%;
width: 100%;
}
#copyarea
{
font-family: Penwin;
font-size: 10px;
color:#C7C7C7;
}
#copyarea a
{
font-family: Penwin;
font-size: 10px;
color:#C7C7C7;
}
#hidden
{
visibility:hidden;
position:absolute;
}
