body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	background: #8aafca;
}
td, th, p, div, span {
	font-family: Tahoma;
	font-size: 12px;
}

a, a:visited, a:hover {
	color: #676767;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

form {
	padding: 0px;
	margin: 0px;
}

h1, .h1 {
	color: #0072a5;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: url(../images/h1.gif) repeat-x bottom;
}

hr {
	height: 1px;
	color: #999;
	background: #999;
	border:0 none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.hr {
	height: 1px;
	background: #aaa;
	font-size: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.h5 {
	height: 5px;
	font-size: 1px;
}
.h10 {
	height: 10px;
	font-size: 1px;
}

.input {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #aaa;
	padding: 2px;
}
.button {
	font-family: Tahoma;
	font-size: 12px;
	cursor: pointer;
}

.error {
	color: red;
	font-weight: bold;
	text-align: center;
}
.green {
	color: green;
	font-weight: bold;
	text-align: center;
}

img.code {
	margin-bottom: -5px;
}

.title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

/* blockqoute */
blockquote {
	border: 1px dashed #333;
	background: #ffd;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 10px;
	margin-left: 40px;
}
.blockquote {
	border: 1px dashed #333;
	background: #ffd;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 10px;
}
.leftblockquote {
	border: 1px dashed #333;
	background: #ffd;
	float: left;
	width: 45%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.rightblockquote {
	border: 1px dashed #333;
	background: #ffd;
	float: right;
	width: 45%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}

.highlight {
	background-color: #fffebb;
}

#comments {
	margin-top: 30px;
}

.pollsBar {
	background: #00ccff;
}
.date {
	color: #777;
}
#commentForm {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	background: #f5f5f5;
	padding: 8px;
}

ul.subCategories {
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	margin-bottom: 40px;
}
ul.subCategories li {
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
ul.subCategories a {
	font-weight: bold;
}

.guestbookAnswer {
	font-style: italic;
	margin-top: 10px;
}

.formError {
	color: red;
	font-size: 11px;
	margin-top: 3px;
}

.fl {float:left}
.fr {float:right}
.clr {clear:both}

.h10 {height:10px;font-size:1px;}

.body {
	width: 930px;
	text-align: left;
}
.body2 {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background: #fff;
}
.header {
	background: #fff;
	margin-top: 10px;
}
.logo-bg {
	width: 225px;
	height: 158px;
	background: url(../images/logo-bg.gif) no-repeat left center;
	float: left;
}
.logo-bg a {
	width: 160px;
	height: 60px;
	margin-left: 33px;
	margin-top: 40px;
	display: block;
}
.header1, .header2, .header3, .header4 {
	width: 700px;
	height: 158px;
	background: url(../images/header1.jpg) no-repeat;
	float: right;
}
.header2 {background: url(../images/header2.jpg) no-repeat}
.header3 {background: url(../images/header3.jpg) no-repeat}
.header4 {background: url(../images/header4.jpg) no-repeat}

.topmenu {
	height: 61px;
	background: url(../images/topmenu.gif) repeat-x 0px -122px;
}
.topmenu-l {
	width: 16px;
	height: 61px;
	background: url(../images/topmenu.gif) repeat-x 0px 0px;
	float: left;
	font-size: 1px;
}
.topmenu-r {
	width: 16px;
	height: 61px;
	background: url(../images/topmenu.gif) repeat-x 0px -61px;
	float: right;
	font-size: 1px;
}
.topmenu-1 {
	float: left;
}
.topmenu-1 div {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 61px;
}
.topmenu-1 a, .topmenu-1 a:visited, .topmenu-1 a:hover {
	color: #fff;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.topmenu-1 a:hover {
	text-decoration: underline;
}
.topmenu-1 .sep {
	width: 2px;
	height: 61px;
	background: url(../images/topmenu-sep.gif) no-repeat center;
	margin: 0px;
}
.topmenu-2 {
	float: right;
	padding-top: 3px;
}
a.topmenu-2-home {
	width: 14px;
	height: 13px;
	background: url(../images/topmenu-2-icons.gif) no-repeat 0px 0px;
	display: block;
	float: left;
	margin-left: 30px;
}
a.topmenu-2-contacts {
	width: 13px;
	height: 13px;
	background: url(../images/topmenu-2-icons.gif) no-repeat -14px 0px;
	display: block;
	float: left;
	margin-left: 30px;
}
a.topmenu-2-map {
	width: 19px;
	height: 13px;
	background: url(../images/topmenu-2-icons.gif) no-repeat -27px 0px;
	display: block;
	float: left;
	margin-left: 30px;
}
a.topmenu-2-lang, a.topmenu-2-lang:visited, a.topmenu-2-lang:hover {
	color: #ff9600;
	text-decoration: none;
	margin-left: 30px;
}
a.topmenu-2-lang:hover {
	text-decoration: underline;
}

.bottom {
	height: 36px;
	background: #ff9600;
	color: #fff;
	line-height: 36px;
}
.bottom-l {
	width: 16px;
	height: 36px;
	background: url(../images/bottom-c.gif) no-repeat 0px 0px;
	float: left;
	margin-right: 10px;
}
.bottom-r {
	width: 16px;
	height: 36px;
	background: url(../images/bottom-c.gif) no-repeat -16px 0px;
	float: right;
	margin-left: 10px;
}
.bottom a, .bottom a:visited, .bottom a:hover {
	color: #fff;
}

.box-m {
	padding-left: 10px;
	padding-right: 10px;
}
.box1 {background:#fabe44;color:#fff;}
.box1 a, .box1 a:visited, .box1 a:hover {color:#fff}
.box1-tl {width:10px;height:10px;background:url(../images/c.gif) no-repeat 0px 0px;float:left;font-size:1px;}
.box1-tr {width:10px;height:10px;background:url(../images/c.gif) no-repeat -10px 0px;float:right;font-size:1px;}
.box1-bl {width:10px;height:10px;background:url(../images/c.gif) no-repeat 0px -10px;float:left;font-size:1px;}
.box1-br {width:10px;height:10px;background:url(../images/c.gif) no-repeat -10px -10px;float:right;font-size:1px;}

.box1 .t3 {
	width: 130px;
	float: left;
	text-align: center;
	margin-left: 12px;
}
.box1 .box-m {padding: 0px 15px}

.box2 {background:#93c75a;color:#fff;}
.box2 a, .box2 a:visited, .box2 a:hover {color:#fff}
.box2-tl {width:10px;height:10px;background:url(../images/c.gif) no-repeat -20px 0px;float:left;font-size:1px;}
.box2-tr {width:10px;height:10px;background:url(../images/c.gif) no-repeat -30px 0px;float:right;font-size:1px;}
.box2-bl {width:10px;height:10px;background:url(../images/c.gif) no-repeat -20px -10px;float:left;font-size:1px;}
.box2-br {width:10px;height:10px;background:url(../images/c.gif) no-repeat -30px -10px;float:right;font-size:1px;}
.box2 .level1 {background:url(../images/box2-a1.gif) no-repeat left center;padding-left:25px;margin-top:5px;margin-bottom:5px;}
.box2 .title {margin-bottom:20px}

.box3 {background:#e1e1e1;color:#fff;}
.box3 a, .box3 a:visited, .box3 a:hover {color:#fff}
.box3-tl {width:10px;height:10px;background:url(../images/c.gif) no-repeat -40px 0px;float:left;font-size:1px;}
.box3-tr {width:10px;height:10px;background:url(../images/c.gif) no-repeat -50px 0px;float:right;font-size:1px;}
.box3-bl {width:10px;height:10px;background:url(../images/c.gif) no-repeat -40px -10px;float:left;font-size:1px;}
.box3-br {width:10px;height:10px;background:url(../images/c.gif) no-repeat -50px -10px;float:right;font-size:1px;}

.box3-title {height:50px;background:url(../images/box3-title-bg.gif) repeat-x center;}
.box3-title-l {height:50px;background:url(../images/box3-title-l.gif) no-repeat left center;}
.box3-title-r {height:50px;background:url(../images/box3-title-r.gif) no-repeat right center;}
.box3-title-m {line-height:50px;font-size:16px;text-align:center;font-weight:bold;font-family:Arial;}
.box3-p {height:30px;background:url(../images/box3-p.jpg) no-repeat center;}
.box3 .level1 {background:url(../images/box3-a1.gif) no-repeat left center;padding-left:25px;padding-top:5px;padding-bottom:5px;}
.box3 .level2 {background:url(../images/box3-a2.gif) no-repeat left center;padding-left:10px;padding-top:2px;padding-bottom:2px;margin-left:25px;}
.box3 .level3 {background:url(../images/box3-a3.gif) no-repeat left center;padding-left:10px;padding-top:2px;padding-bottom:2px;margin-left:35px;}
.box3 a, .box3 a:visited, .box3 a:hover {color:#0072a5}

.box4 {background:#fff;color:#959595;}
.box4 a, .box4 a:visited, .box4 a:hover {color:#959595}
.box4-tl {width:10px;height:10px;background:url(../images/c.gif) no-repeat -60px 0px;float:left;font-size:1px;}
.box4-tr {width:10px;height:10px;background:url(../images/c.gif) no-repeat -70px 0px;float:right;font-size:1px;}
.box4-bl {width:10px;height:10px;background:url(../images/c.gif) no-repeat -60px -10px;float:left;font-size:1px;}
.box4-br {width:10px;height:10px;background:url(../images/c.gif) no-repeat -70px -10px;float:right;font-size:1px;}
.box4-t {height: 10px;background:url(../images/box4-border.gif) repeat-x top;font-size:1px;}
.box4-b {height: 10px;background:url(../images/box4-border.gif) repeat-x bottom;font-size:1px;}
.box4-l {background:url(../images/box4-border.gif) repeat-y left}
.box4-r {background:url(../images/box4-border.gif) repeat-y right}

.box4-title {height:44px;background:url(../images/box4-title-bg.gif) repeat-x center;}
.box4-title-l {width:10px;height:44px;background:url(../images/box4-title-lr.gif) no-repeat 0px 0px;float:left;}
.box4-title-r {width:10px;height:44px;background:url(../images/box4-title-lr.gif) no-repeat -10px 0px;float:right;}
.box4-title-m {line-height:44px;font-size:16px;font-weight:bold;font-family:Arial;float:left;color:#fff;}
.box4-m {
	padding-top: 10px;
	height:200px;
	padding-left: 15px;
	padding-right: 15px;
}

.bar1 {
	height: 12px;
	background: url(../images/bar1.gif) repeat-x;
	font-size: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.bottommenu {
	margin-top: 20px;
	text-align: center;
	color: #515151;
}
.bottommenu a, .bottommenu a:visited, .bottommenu a:hover {
	color: #515151;
}

.leftmenu {width:250px;background:#eee;color:#676767;float:left;margin-right:10px;margin-bottom:10px;}
.leftmenu a, .leftmenu a:visited, .leftmenu a:hover {color:#676767}
.leftmenu-tl {width:10px;height:10px;background:url(../images/c.gif) no-repeat -80px 0px;float:left;font-size:1px;}
.leftmenu-tr {width:10px;height:10px;background:url(../images/c.gif) no-repeat -90px 0px;float:right;font-size:1px;}
.leftmenu-bl {width:10px;height:10px;background:url(../images/c.gif) no-repeat -80px -10px;float:left;font-size:1px;}
.leftmenu-br {width:10px;height:10px;background:url(../images/c.gif) no-repeat -90px -10px;float:right;font-size:1px;}

.leftmenu-level-1 {background:url(../images/leftmenu-a1.gif) no-repeat left center;padding-left:25px;padding-top:5px;padding-bottom:5px;}
.leftmenu-level-2 {background:url(../images/leftmenu-a2.gif) no-repeat left center;padding-left:10px;padding-top:2px;padding-bottom:2px;margin-left:25px;}
.leftmenu-level-3 {background:url(../images/leftmenu-a3.gif) no-repeat left center;padding-left:10px;padding-top:2px;padding-bottom:2px;margin-left:35px;}

.orangetext {
	font-size: 16px;
	color: #f60;
}

.box5 {background:#fff;width:100%;}
.box5-tl {width:17px;height:17px;background:url(../images/c2.gif) no-repeat 0px 0px;float:left;}
.box5-tr {width:17px;height:17px;background:url(../images/c2.gif) no-repeat -17px 0px;float:right;}
.box5-bl {width:17px;height:17px;background:url(../images/c2.gif) no-repeat 0px -17px;float:left;}
.box5-br {width:17px;height:17px;background:url(../images/c2.gif) no-repeat -17px -17px;float:right;}
.box5-m {padding-left:20px;padding-right:20px;}

.search {
	font-size: 11px;
	border: 1px solid #ff9600;
	color: #999;
	width: 150px;
}

.textindent {text-indent:40px}

.sightseeing td {
padding:6px;
}
.sightseeing {
border:1px solid #6699CC;
border-collapse:collapse;
background:#eee;
}