/* Start general settings */
html,body,h1,h2,h3,h4,h5,h6,div,p,ul,li{
	margin:0;
	border:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
h1{
	color:#7D7B7B;
	font-weight:normal;
	font-size:24px;
	padding-top: 10px;
}
html{
	/* background: #11611b url(../images/background.gif) no-repeat 20% 0; */
	display: table;
	width: 100%;
	height: 100%;
}

body{
	font:12px/16px "Trebuchet MS",sans-serif;
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
a{color:#000;text-decoration:none;}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
form{display:inline;}
img{border:none;display:block;}
label,select,textarea,input{vertical-align:middle;}
select, input, textarea{font: 12px/14px Arial, sans-serif;color: #000;}
/* end general settings */
/* start header */
.header{
	height: 135px;
	position: relative;
	left: 147px;
	top: 7px;


}
.logo{
	background: url(../images/logo.gif) no-repeat;
	position: absolute;
	left: 21px;
	top: 44px;
	width: 194px;
	height: 81px;
	display: block;
	overflow: hidden;
	text-indent: -3000px;
}
.logo-about{
	background: url(../images/logoabout.gif) no-repeat;
	position: absolute;
	left: 24px;
	top: 46px;
	width: 195px;
	height: 81px;
	display: block;
	overflow: hidden;
	text-indent: -3000px;
}
.logo-walks{
	background: url(../images/logowalks.gif) no-repeat;
	position: absolute;
	left: 14px;
	top: 44px;
	width: 194px;
	height: 81px;
	display: block;
	overflow: hidden;
	text-indent: -3000px;
}
.logo-corp{
	background: url(../images/logocorp.gif) no-repeat;
	position: absolute;
	left: 24px;
	top: 48px;
	width: 194px;
	height: 81px;
	display: block;
	overflow: hidden;
	text-indent: -3000px;
}
.email-link{
	background: url(../images/email.gif) no-repeat;
	height: 14px;
	width: 206px;
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	position: absolute;
	right: 136px;
	top: 78px;
	left: 355px;

}
.email-link-about{
	background: url(../images/emailabout.gif) no-repeat;
	height: 14px;
	width: 206px;
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	position: absolute;
	right: 136px;
	top: 76px;
}
.email-link-walks{
	background: url(../images/emailwalks.gif) no-repeat;
	height: 14px;
	width: 206px;
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	position: absolute;
	right: 136px;
	top: 76px;
}
.email-link-corp{
	background: url(../images/emailcorp.gif) no-repeat;
	height: 14px;
	width: 206px;
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	position: absolute;
	right: 136px;
	top: 76px;
}
.phone{
	background: url(../images/phone.gif) no-repeat;
	width: 214px;
	height: 26px;
	position: absolute;
	right: 130px;
	top: 100px;
	overflow: hidden;
	text-indent: -3000px;
	left: 348px;

}
.phone-about{
	background: url(../images/phoneabout.gif) no-repeat;
	width: 214px;
	height: 26px;
	position: absolute;
	right: 130px;
	top: 98px;
	overflow: hidden;
	text-indent: -3000px;
}
.phone-walks{
	background: url(../images/phonewalks.gif) no-repeat;
	width: 214px;
	height: 26px;
	position: absolute;
	right: 130px;
	top: 98px;
	overflow: hidden;
	text-indent: -3000px;
}
.phone-corp{
	background: url(../images/phonecorp.gif) no-repeat;
	width: 214px;
	height: 26px;
	position: absolute;
	right: 130px;
	top: 98px;
	overflow: hidden;
	text-indent: -3000px;
}
/* end start header */
.main{
	margin:0 auto;
	width: 854px;
	padding-bottom: 500px;
	
}
/* start content */

.content{
	width: 543px;
	float: left;
	background: #cddecf;
	padding-bottom: 32px;
	padding-left: 12px;
}
.content-about{
	width: 543px;
	float: left;
	background: #DFDACF;
	padding-bottom: 32px;
	padding-left: 15px;
}
.content-walks{
	width: 543px;
	float: left;
	background: #E5D7A3;
	padding-bottom: 32px;
	padding-left: 15px;
}
.content-corp{
	width: 543px;
	float: left;
	background: #D9F6F7;
	padding-bottom: 32px;
	padding-left: 15px;
}
.content_left{
	width: 300px;
	float: left;
	padding-right: 12px;
	padding-bottom: 32px;
	
}
.content_right{
	width: 200px;
	float: left;

	padding-bottom: 10px;
	padding-right: 20px;
	
}
.caption1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #4B3819;
	width: 200px;
}
.caption1-welcome {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #073F0F;
	width: 200px;
}
.caption1-walks {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #3D2714;
	width: 200px;
}
.caption1-corp {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #314774;
	width: 200px;
}
.content h1{
	font: 25px/27px "Trebuchet MS",sans-serif;
	color: #7d7b7b;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.content p{
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 25px;
}
.content a{
	text-decoration: underline;
	color: #11611b;
}
.content a:hover{text-decoration: none;}
/* end content */
/* start left column */
.column{
	width: 147px;
	float: left;
	padding-right: 24px;
}
.nav{list-style: none;}
.nav li{
	padding-bottom: 12px;
	width: 144px;
	height: 14px;
	padding-right: 3px;
}
.nav li a{
	display: block;
	height: 14px;
	overflow: hidden;
	text-indent: -3000px;
	float: right;
	line-height: 14px;
}
.img{
	margin-top: 20px;
}
.img_right{
	margin-bottom: 10px;
	width: 211px;
	float: left;
}
.nav .txt a{background: url(../images/nav-txt.gif) no-repeat;width: 65px;}
.nav .txt1 a{background: url(../images/nav-txt1.gif) no-repeat;width: 61px;}
.nav .txt2 a{background: url(../images/nav-txt2.gif) no-repeat;width: 113px;}
.nav .txt3 a{background: url(../images/nav-txt3.gif) no-repeat;width: 71px;}
.nav .txt4 a{background: url(../images/nav-txt4.gif) no-repeat;width: 53px;}
.nav .txt5 a{background: url(../images/nav-txt5.gif) no-repeat;width: 72px;}
.nav .txt6 a{background: url(../images/nav-txt6.gif) no-repeat;width: 90px;}
.nav .txt7 a{background: url(../images/nav-txt7.gif) no-repeat;width: 85px;}
.nav .txt8 a{background: url(../images/nav-txt8.gif) no-repeat;width: 102px;}
.nav .txt9 a{background: url(../images/nav-txt9.gif) no-repeat;width: 52px;}
.nav .txt10 a{background: url(../images/nav-txt10.gif) no-repeat;width: 80px;}
.nav .txt11{
	background: url(../images/ico-cam.gif) no-repeat 100px 0;
	height: 14px;
	padding-top: 38px;
	margin-top: 13px;
}
.nav .txt11 a{background: url(../images/nav-txt11.gif) no-repeat;width: 111px;}
.nav li a:hover, 
.nav .active a{
	background-position: 0px 100%;
}
.nav .home a{

}

.nav .txtabout a{background: url(../images/nav-txtabout.gif) no-repeat;width: 65px;}
.nav .txt1about a{background: url(../images/nav-txt1about.gif) no-repeat;width: 61px;}
.nav .txt2about a{background: url(../images/nav-txt2about.gif) no-repeat;width: 113px;}
.nav .txt3about a{background: url(../images/nav-txt3about.gif) no-repeat;width: 71px;}
.nav .txt4about a{background: url(../images/nav-txt4about.gif) no-repeat;width: 53px;}
.nav .txt5about a{background: url(../images/nav-txt5about.gif) no-repeat;width: 72px;}
.nav .txt6about a{background: url(../images/nav-txt6about.gif) no-repeat;width: 90px;}
.nav .txt7about a{background: url(../images/nav-txt7about.gif) no-repeat;width: 85px;}
.nav .txt8about a{background: url(../images/nav-txt8about.gif) no-repeat;width: 102px;}
.nav .txt9about a{background: url(../images/nav-txt9about.gif) no-repeat;width: 52px;}
.nav .txt10about a{background: url(../images/nav-txt10about.gif) no-repeat;width: 80px;}
.nav .txt11about{
	background: url(../images/ico-camabout.gif) no-repeat 100px 0;
	height: 14px;
	padding-top: 38px;
	margin-top: 13px;
}
.nav .txt11about a{background: url(../images/nav-txt11about.gif) no-repeat;width: 111px;}
.nav li a:hover, 
.nav .active a{
	background-position: 0px 100%;
}
.nav .home a{

}

.nav .txtwalks a{background: url(../images/nav-txtwalks.gif) no-repeat;width: 65px;}
.nav .txt1walks a{background: url(../images/nav-txt1walks.gif) no-repeat;width: 61px;}
.nav .txt2walks a{background: url(../images/nav-txt2walks.gif) no-repeat;width: 113px;}
.nav .txt3walks a{background: url(../images/nav-txt3walks.gif) no-repeat;width: 71px;}
.nav .txt4walks a{background: url(../images/nav-txt4walks.gif) no-repeat;width: 53px;}
.nav .txt5walks a{background: url(../images/nav-txt5walks.gif) no-repeat;width: 72px;}
.nav .txt6walks a{background: url(../images/nav-txt6walks.gif) no-repeat;width: 90px;}
.nav .txt7walks a{background: url(../images/nav-txt7walks.gif) no-repeat;width: 85px;}
.nav .txt8walks a{background: url(../images/nav-txt8walks.gif) no-repeat;width: 102px;}
.nav .txt9walks a{background: url(../images/nav-txt9walks.gif) no-repeat;width: 52px;}
.nav .txt10walks a{background: url(../images/nav-txt10walks.gif) no-repeat;width: 80px;}
.nav .txt11walks{
	background: url(../images/ico-camwalks.gif) no-repeat 100px 0;
	height: 14px;
	padding-top: 38px;
	margin-top: 13px;
}
.nav .txt11walks a{background: url(../images/nav-txt11walks.gif) no-repeat;width: 111px;}
.nav li a:hover, 
.nav .active a{
	background-position: 0px 100%;
}
.nav .home a{

}

.nav .txtcorp a{background: url(../images/nav-txtcorp.gif) no-repeat;width: 65px;}
.nav .txt1corp a{background: url(../images/nav-txt1corp.gif) no-repeat;width: 61px;}
.nav .txt2corp a{background: url(../images/nav-txt2corp.gif) no-repeat;width: 113px;}
.nav .txt3corp a{background: url(../images/nav-txt3corp.gif) no-repeat;width: 71px;}
.nav .txt4corp a{background: url(../images/nav-txt4corp.gif) no-repeat;width: 53px;}
.nav .txt5corp a{background: url(../images/nav-txt5corp.gif) no-repeat;width: 72px;}
.nav .txt6corp a{background: url(../images/nav-txt6corp.gif) no-repeat;width: 90px;}
.nav .txt7corp a{background: url(../images/nav-txt7corp.gif) no-repeat;width: 85px;}
.nav .txt8corp a{background: url(../images/nav-txt8corp.gif) no-repeat;width: 102px;}
.nav .txt9corp a{background: url(../images/nav-txt9corp.gif) no-repeat;width: 52px;}
.nav .txt10corp a{background: url(../images/nav-txt10corp.gif) no-repeat;width: 80px;}
.nav .txt11corp{
	background: url(../images/ico-camcorp.gif) no-repeat 100px 0;
	height: 14px;
	padding-top: 38px;
	margin-top: 13px;
}
.nav .txt11corp a{background: url(../images/nav-txt11corp.gif) no-repeat;width: 111px;}
.nav li a:hover, 
.nav .active a{
	background-position: 0px 100%;
}
.nav .home a{

}

/* end left column */
/* start footer */
.footer{
	clear:both;
	text-align: center;
	color: #fff;
	padding-top: 7px;
	width: 505px;
	padding-left: 195px;
}
/*
.footer span{
	background: url(../images/txt-site-design.gif) no-repeat;
	width: 110px;
	height: 8px;
	overflow: hidden;
	text-indent: -3000px;
	float: right;
	color: #024509;
	font-size: 8px;
	font-family: Arial, sans-serif;
	margin-top: -10px;
	margin-right: -23px;
	position: relative;
}
*/
.banner{
	width: 107px;
	float: right;
}
/* end footer */

