* { margin:0; padding:0;}
body {
	background:url(images/body-bg.gif) #0e0e0d;
	font-family:Verdana, Geneva, serif;
	font-size:100%;
	line-height:1.125em;
	color:#FFF;
}

input, textarea { font-family:Verdana, Geneva, serif; font-size:1em;}

.fleft { float:left;}
.fright {
	float:right;
	color: #0F0;
}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:13px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#login label { display:block; height:41px;}
#login .extra { margin:9px 0 7px 0;}
#login input { width:166px; background:#262626; border:0; padding:3px 0 3px 3px; color:#92908c;}
#login #enter-button { position:absolute; margin:71px 0 0 114px;}

.form { height:28px;}
.form input {width:173px; background:#1b1b1a; color:#65635e; border:1px solid #a4a4a4; padding:2px 0 2px 3px; }
textarea { width:246px; height:102px; background:#1b1b1a; overflow:auto; color:#65635e; padding-left:3px; border:1px solid #a4a4a4;}


/*==================list====================*/
ul { list-style:none;}

#site-nav { padding:0 0 11px 0;}

.list1 dt {
	background:url(images/date-bg.gif) no-repeat left top;
	font-size:1.17em;
	letter-spacing:-1px;
	color:#FF0;
	padding:2px 0 12px 4px;
	margin-bottom:4px;
}

.list2 { padding:0 0 3px 0;}
.list2 li { display:inline;}
.list2 li a {
	display:block;
	color:#FF0;
	text-decoration:none;
	background:url(images/line-dashed.gif) left top repeat-x;
	padding:5px 0 9px 0;
	width:100%;
	line-height:1.33em;
}
.list2 li a span { color:#65635e;}
.list2 li a:hover {
	color:#FFF;
}
.list2 li a:hover span { color:#fff;}

.gallery { width:100%; overflow:hidden; margin-bottom:-7px;}
.gallery li { float:left; padding:0 10px 9px 0;}
.gallery li.alt { padding-right:0;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.banners { padding:20px 0 0 0;}

.p1 { margin-bottom:6px;}
.p2 { margin-bottom:22px;}


/*==================txt, links, lines, titles====================*/
a {
	color:#090;
}
a:hover{
	text-decoration:none;
	color: #0F0;
	font-family: Verdana, Geneva, serif;
}

.txt1 {
	color:#0F0;
}

.link1 { display:block; float:left; background:url(images/link1-bg.gif) left top repeat-x; color:#c22862; text-decoration:none; font-size:1.17em; letter-spacing:-1px;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:9px 10px 4px 7px; font-weight:normal; font-style:normal;}
.link1:hover { color:#fff;}

.link2 {
	color:#090;
	text-decoration:none;
	font-size:1.17em;
	letter-spacing:-1px;
}
.link2:hover {
	color:#0F0;
}

.link3 { display:block; float:left; background:url(images/link3-bg.gif) left top repeat-x; color:#c22862; text-decoration:none; font-size:1.17em; letter-spacing:-1px;}
.link3 em { display:block; background:url(images/link3-left.gif) no-repeat left top;}
.link3 b { display:block; background:url(images/link3-right.gif) no-repeat right top; padding:0 10px 13px 7px; font-weight:normal; font-style:normal;}
.link3:hover { color:#fff;}

.line-hor {
	background:url(images/line-dashed.gif) left bottom repeat-x;
	padding-bottom:17px;
	margin-bottom:4px;
	text-align: left;
}
.line-hor1 { background:url(images/line-dashed.gif) left bottom repeat-x; padding-bottom:10px; margin-bottom:5px;}

.title { margin:6px 0 0 -27px;}
.title1 { margin:-10px 0 0 -27px;}


/*==================boxes====================*/
.box { background:url(images/box-bg.gif) left top; width:100%;}
.box .bottom { background:url(images/box-bottom.jpg) no-repeat left bottom;}
.box .inner { padding:11px 0 0 0;}


/*left-side*/
#left-side #logo {
	position:absolute;
	left: 1px;
	top: 1px;
	width: 231px;
}
#left-side .indent { padding:298px 0 90px 21px;}
#left-side .inner { padding:0 0 0 19px;}

/*center*/
#center .indent { padding:0 21px 0 27px;}

/*right-side*/
#right-side #blog { position:absolute; margin-left:33px;}
#right-side #tour-banner {
	position:absolute;
	margin:116px 0 0 -30px;
	left: 2px;
	top: 1px;
}
#right-side .indent { padding:316px 42px 17px 0;}

/*content*/
#content { padding:0 0 23px 0;}

/*footer*/
#footer { color:#41413d;}
#footer .indent {
	padding:12px 39px 0 39px;
	color: #090;
}
#footer span a {
	color:#0F0;
	text-decoration:none;
}
#footer span a:hover { text-decoration:underline;}

/*==========================================*/
.list1 {
}
