html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	background-color: #009999;
	/*letter-spacing: .6pt;*/
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	/*not part of reset - added by me*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #333333;
	line-height: 120%;
	padding: 2px;
	text-align: left;
	/*not part of reset - added by me*/
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* END RESET*/

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 25px 30px 25px 30px;
	font-size: 74%;
	line-height: 177%;
	color: #333333;
	text-align: justify;
}
td {
border-color:#999;
border-width: 1px;
border-style: dotted;
padding: 4px;
}
#tables {
width:250px;
height: 150px;
float:left;
margin-top:0px;
padding-left: 25px;
position:absolute;
}
.picforstay {
	width: 200px;
	border: 1px solid #ccc;
	background-color: #fff;
	float: right;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 2px;
	margin-top:7px;
	clear:both;
}
.dropcap {
  float: left;
  font-size: 440%;
  line-height:70%;
  color: #ccc;
  margin-top: 4px;
  margin-right: 4px;
  margin-bottom: 1px;
}
#container {
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	width: 960px;
	background-image: url(../images/pat1.gif);
}
#container1 {
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top:80px;
	padding-bottom: 3px;
	background-color: #f5f5e9;
	width: 940px;
	background-position: center top;
	background-attachment:fixed;

}
.home {
	background-image: url(../images/homeback.jpg);
}
	.stay {
	background-image: url(../images/stayback.jpg);
}
.route {
	background-image: url(../images/routeback.jpg);
}
.article {
	background-image: url(../images/articleback.jpg);
}
.article1 {
	background-image: url(../images/article1back.jpg);
}
.treks {
	background-image: url(../images/treksback.jpg);
}
.contact {
	background-image: url(../images/contactback.jpg);
}
.intro {
	background-image: url(../images/introback.jpg);
}
li {
display:inline
}
#navbak {
	margin-right: auto;
	margin-left: auto;
	height:42px;
	background-image: url(../images/nav1.png);
	background-repeat: no-repeat;
	background-position: center;
}
#nav {
margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	width: 642px;
	
	color: #CCCC99;
	font-weight: normal;
	
	}
#top {
	
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-left: 644px;
	
	}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-style: normal;
	color: #ccc;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-style: normal;
	color: #ccc;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-style: normal;
	color: #fff;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-style: normal;
	color: #fff;
	text-decoration: none;
}
.active a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #fff;
	text-decoration: none;
}
p a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-style: normal;
	color: #333333;
	text-decoration: underline;
}
p a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-style: normal;
	color: #AFAF5F;
	text-decoration: underline;
}
p a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-style: normal;
	color: #003399;
	text-decoration: underline;
}
p a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-style: normal;
	color: #009966;
	text-decoration: underline;
}
#content {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	margin-top:3px;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px;
	background-image:url(../images/grass11.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#pic {
	width: 320px;
	border: 1px solid #ccc;
	background-color: #fff;
	float: left;
	padding: 2px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 25px;
	margin-left:30px;
}
#galpic {
	width: 260px;
	border: 1px solid #ccc;
	background-color: #fff;
	float: left;
	padding: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 25px;
	margin-left: 25px;
	
}
#galpic1 {
	width: 260px;
	border: 1px solid #ccc;
	background-color: #fff;
	float: right;
	padding: 2px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-top: 25px;
	margin-left: 0px;
}
#gal {
clear:both;
}
#galpic p {
	text-align:center;
	font-size: 70%;
	padding: 0px;
	}
#galpic1 p {
	text-align:center;
	font-size: 70%;
	padding: 0px;
	}
	
	#home {
	width: 520px;
	
	float: none;
	padding: 2px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	margin-right: auto;
	margin-left:auto;
	margin-bottom: 5px;
	margin-top: 40px;
	
}
.homecap {
	text-align:center;
	font-size: 70%;
	margin-top: -5px;
	padding-top:0px;
	}
p.hometext  {
	width: 520px;
	margin-right:auto;
	margin-left:auto;
	margin-top: -10px;
	padding-top:0px;
	}
.pic1 {
	width: 200px;
	border: 1px solid #ccc;
	background-color: #fff;
	float: right;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 2px;
	margin-top:7px;
	clear:both;
}
.pic2	{
	width: 300px;
	border: 1px solid #ccc;
	background-color: #fff;
	float: left;
	padding: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-top:3px;
}
h1	{
	font-style:normal;
	color: #f5f5e9;
	font-weight: bold;
	font-size:100%;
	letter-spacing: 1.5pt;
}
#footer {
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	background-color: #E5E5E5;
	padding-right:30px;
	padding-left: 30px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 70%;
	color: #009999;
	border: 1px dotted #b2b2b2;
	}
#footer a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-style: normal;
	color: #009999;
	text-decoration: none;
}
#footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-style: normal;
	color: #afaf5f;
	text-decoration: none;
}
#footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
#footer a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
#sign {
font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 74%;
	padding-right: 25px;
	color: #525226;
}
