@charset "utf-8";
/* CSS Document */

html, body
{
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	background-color:#999966;
}


.frame
{
	background-color:#54442D;
	width: 830px;
	margin:0 auto;

	height:*;
	text-align: center;
}

.search
{
	background-image:url(./images/bgimage.jpg);
	background-repeat:repeat-x;
	height:45px;
}

.header
{
	height:100px;
	text-align: center;
	margin: 0 auto;
}

.body-wrapper
{
	width:804px;
	margin:0 auto;
	height:100%;
	text-align: center;
}

.menu
{
	height:29px;
	margin:0 auto;
	background-color:#333333;
	color:#663300;
	line-height:29px;
	text-align:center;
	background-image:url(images/menu-bg.jpg);
	margin-top:4px;
	margin-bottom:4px;
	margin-left:0px;
	margin-right:0px;
}

#menu a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#663300;
	text-decoration:none;
}

#menu a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#663300;
	text-decoration:underline;
}
	

.leftcolumn
{
	margin-right:1em;
	text-align:left;
	text-indent:.25em;
	background-color:#ffedd1;
	border-right-color:#54442D;
	border-right-style:solid;
	border-right-width:thick;
}

.middlecolumn
{
	color:#000000;
	margin:0 auto;
	text-align:justify;
	background-color:#FFFFFF;
	padding-top:0px;
}

.rightcolumn
{
	margin-left:1em;
	text-align:left;
	background-color:#ffedd1;
	font-size:12px;
	border-left-color:#54442D;
	border-left-style:solid;
	border-left-width:thick;
}

.jump
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	text-align:right;
}

#thin-border
{
	border-style:solid;
	border-color:#333333;
	border-width:thin;
}

hr
{
	width:85%;
	background-color:#990000;
	line-height:1px;
	min-height:1px;
	max-height:1px;
	height:1px;
	margin:0;
	padding:0;
	overflow: hidden;
	color:#990000;
	border:0;
}

.leftcolumn li, .rightcolumn li
{
	margin-left:-20px;
	list-style-position:outside;
	list-style-type:square;
	font-size:12px;
}

.bullets
{
	margin-left:-25px;
	list-style-position:outside;
	list-style-type:square;
	font-size:12px;
}

.leftcolumn a, a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	text-decoration:none;
}

.leftcolumn a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	text-decoration:underline;
}

.rightcolumn a, a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	text-decoration:none;
}

.rightcolumn a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	text-decoration:underline;
}

.topborder
{
	border-top-style:solid;
	border-top-color:#990000;
	border-top-width:1px;
}

.bottomborder
{
	border-bottom-style:solid;
	border-bottom-color:#990000;
	border-bottom-width:1px;
	font-weight:bold;
	font-size:14px;
	width:80%;
}

#padding
{
	padding:5px;
	text-align: left;
}

.right-middle
{
	background-color:#54442D;
	line-height:20px;
}

.right-top{width:200px;}
.google
{
	text-align:right;
	z-index:10;
	float:right;
	line-height:45px;
}

.header-img
{
	width:288px;
	float:left;
}

#notice
{
	background-color:#FFFFCC;
	font-size:12px;
	width:200px;
	float:right;
	margin-left:1em;
	margin-right:1em;
	margin-bottom:.75em;
}

.footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFC;
	background-image:url(images/tourism_041.jpg);
	background-repeat:repeat-y;
}

.footer a
{
	color:#F60;
}

.heavy-links {
	font-weight: bold;
	color:#036 !important;
}

span.center {text-align:center}
