/*---- sec_general ----*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url(../images/body_bg.gif);
	text-align: center;
	font-size: 80%;
}

h3 {
	font-size: 120%;
	letter-spacing: 0.2em;
	margin-bottom: 16px;
	padding-left: 8px;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
	padding-top: 7px;
	padding-bottom: 7px;
}
h4 {
	padding-bottom: 0px;
	font-size: 120%;
	clear: both;
	padding-top: 1px;
	word-spacing: 0.2em;
	border-left: 6px solid #888888;
	padding-left: 9px;
	text-align: left;
	margin: 16px 16px -4px;
	color: #888888;
}
h5 {
	margin-top: 8px;
	margin-bottom: -4px;
	margin-left: 24px;
	text-align: left;
}

p {
	margin-top: 8px;
	margin-right: 16px;
	margin-left: 32px;
	line-height: 120%;
	color: #333333;
	text-align: left;
}

p.meta {
	font-size: 10px;
	margin-top: 0px;
	text-align: right;
}
p.images {
	margin-right: 0px;
	margin-left: 16px;
	margin-top: 16px;
}

strong {
	font-weight: bold;
	color: #CC0000;
}

img {
	border: 0px;
}

img.right {
	float: right;
}
img.left {
	float: left;
}

img.appearance {
	float: left;
	margin-right: 16px;
	padding-right: 16px;
	border-right: 1px solid #000000;
}

img.map {
	margin-top: 10px;
	margin-left: 16px;
	border: 1px solid #666666;
}

table.center {
	margin-top: 12px;
	margin-right: 16px;
	margin-left: 32px;
}
table.center h5 {
	margin-top: 0px;
	margin-left: 0px;
}
table.center p {
	margin-left: 8px;
}

table.chart {
	margin: 16px auto;
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
}
table.chart thead {
	background: #C7E0EE;
}
table.chart td {
	padding: 4px;
	text-align: right;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
}
table.chart th {
	padding: 4px 6px;
	text-align: center;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
}

ul.sitemap {
	text-align: left;
	list-style: none;
	margin-top: 16px;
	margin-left: 48px;
	margin-right: 48px;
}
ul.sitemap p {
	margin-left: 0px;
}
ul.sitemap li {
	margin-top: 8px;
	margin-left: 16px;
}
ul.sitemap ul {
	list-style: none;
	margin-top: 8px;
	margin-left: 16px;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}

/*---- sec_layout ----*/
#container {
	width: 762px;
	background: url(../images/container_bg.gif) repeat-y;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

/*---- sec_header ----*/
#header{
	width: 762px;
	height: 50px;
	background: url(../images/header_bg.gif) no-repeat 9px 0px;
}
#header h1 {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	width: 216px;
	float: left;
	margin-left: 9px;
	_margin-left: 9px;
	text-indent: -9999px;
	display: inline;
}
#header h1 a {
	text-decoration: none;
	display: block;
	height: 50px;
}
#header ul {
	list-style: none;
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	float: left;
	_margin-right: 7px;
	height: 32px;
	margin-top: 9px;
	display: inline;
	margin-left: 212px;
}
#header li {
	height: 32px;
	float: left;
	text-indent: -9999px;
}
#header li a {
	display: block;
	height: 32px;
}
#header li#traffic {
	display: inline;
	width: 90px;
}
#header li#traffic a:hover {
}
#header li#reference {
	display: inline;
	width: 103px;
}
#header li#reference a:hover {
}
#header li#sitemap {
	display: inline;
	width: 106px;
}
#header li#sitemap a:hover {
}

#main_root {
	clear: both;
	width: 762px;
	text-align: center;
}

#menu {
	height: 29px;
	width: 762px;
}
#menu ul {
	list-style: none;
}
#menu li {
	height: 29px;
	float: left;
	background: #999999;
	width: 166px;
	text-indent: -9999px;
}
#menu li a {
	text-decoration: none;
	display: block;
	height: 29px;
}
#menu li#home {
	display: inline;
	width: 64px;
	margin-left: 16px;
	background: url(../images/button_menu_home.gif);
}
#menu li#home a:hover {
	background: url(../images/button_menu_home_ro.gif);
}

#menu li#info {
	background: url(../images/button_menu_info.gif);
}
#menu li#info a:hover {
	background: url(../images/button_menu_info_ro.gif);
}

#menu li#spa {
	background: url(../images/button_menu_spa.gif);
}
#menu li#spa a:hover {
	background: url(../images/button_menu_spa_ro.gif);
}

#menu li#park {
	background: url(../images/button_menu_park.gif);
}
#menu li#park a:hover {
	background: url(../images/button_menu_park_ro.gif);
}

#menu li#about {
	background: url(../images/button_menu_about.gif);
	width: 173px;
}
#menu li#about a:hover {
	background: url(../images/button_menu_about_ro.gif);
}

#sidemenu {
	float: left;
	width: 200px;
}
#sidemenu h2 {
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}
#sidemenu h4 {
	margin: 8px 0px 0px 40px;
	border-style: none;
	word-spacing: 0em;
}
#sidemenu ul {
	list-style: none;
	margin: 4px 0px 4px 50px;
	width: 150px;
}
#sidemenu ul ul {
	margin-left: 0px;
	list-style: none;
	width: auto;
}
#sidemenu li {
	margin-top: 6px;
	vertical-align: middle;
	background: url(../images/arrow_spa.gif) no-repeat 0px 2px;
	padding-left: 16px;
}

#content {
	clear: both;
	width: 762px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#footer {
	width: 762px;
	clear: both;
	height: 26px;
	background: url(../images/footer_bg.gif) no-repeat 16px 0px;
}
#footer p {
	font-size: 0px;
	line-height: 0px;
	width: 610px;
	float: left;
	text-indent: -9999px;
	height: 26px;
	margin: 0px 0px 0px 18px;
	display: inline;
	clear: both;
}
#footer img {
	float: right;
	margin-top: 6px;
	margin-right: 24px;
}

.display{
	background-color: #9966FF;
	font-size: 150%;
}

.entry {
	margin-bottom: 16px;
	padding-bottom: 8px;
	border: 1px solid #AAAAAA;
	clear: both;
}
.entry p {
	clear: right;
}
.entry p:after {
	display: block;
	content: '';
	clear: both;
}
.entry p.meta {
	font-size: 10px;
	color: #888888;
	margin-top: 6px;
	margin-right: 16px;
	margin-left: 16px;
	text-align: right;
	border-top: 1px solid #888888;
	padding-top: 2px;
}
.entry img {
	float: left;
	margin: 0px 16px 16px 0px;
	display: block;
	clear: left;
}
.entry .comment {
	clear: both;
	margin-right: 16px;
	margin-left: 16px;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-bottom: 8px;
	margin-top: 24px;
}
.entry .comment p {
	margin-right: 16px;
	margin-left: 16px;
}
.entry .comment p.author {
	border-top: 1px solid #888888;
	font-size: 10px;
	color: #888888;
	margin-bottom: 12px;
	padding-bottom: 2px;
	margin-top: 0px;
	text-align: right;
}
.entry .comment h5 {
	background: #EFF7FA;
	border-bottom: 1px solid #CCCCCC;
	margin: 8px 0px 0px;
	padding: 4px;
	border-top: 1px solid #CCCCCC;
}
.entry .comment ul {
	list-style: none;
}
.entry input, .entry textarea {
	background: #EFF7FA;
	border-top: 1px solid #69ADD1;
	border-right: 1px solid #2B6A8C;
	border-bottom: 1px solid #2B6A8C;
	border-left: 1px solid #69ADD1;
}
.entry:after {
	display: block;
	content: '';
	clear: both;
}

