#parallax
	{margin-top:0.0em; margin-bottom:0.0em;}	 
	
#parallax
	{position:relative; width:950px; height:360px; left: 0px; top: 0px;}
	
#parallaxOther
	{margin-top:0.0em; margin-bottom:0.0em;}	 
	
#parallaxOther
	{position:relative; width:950px; height:400px; left: 0px; top: 0px;}

body {margin:0 0; background: #6f4e11; background-image: url('../images/sky_grass_ground.png')}

html {overflow: hidden;}

div.panel {
	position:absolute;
	left: 0px;
	top: 0px;
	display:none;
	width: 550px;	
}

div.panel_ie {
	position:absolute;
	left: 0px;
	top: 0px;
	display:none;
	width: 550px;
	margin: 50px 0 50px 0;
}


div.panel_content {
	background-color: #fff;
	width:510px;
	padding: 20px 20px 20px 20px;
}

img.tr {
	position:relative;
	left: 0;
	top: 0;
}

img.br {
	position:relative;
	left: 0;
	top: 0;
}

div.header_blog {
	background-image: url('../images/header_blog.png');
	width: 720px;
	height: 210px;
	margin: 20px 0 20px 0;
}

div.link_home {
	cursor:pointer; 
	background: url('/media/images/nav_home.png') no-repeat 0px 0px; 
	width: 24px; 
	height: 173px; 
	position: relative; 
	left: 0px; top: -89px; 
	border: 0px #000 solid; 
 	overflow: hidden;
}

div.link_home:hover {
	background-position: -24px 0px;	
}

div.txt_blog_header {
	margin: -59px 0 0 270px;
}


#tunnelSpacer {
	margin-top: 90px;
}


#tunnelTop {
	margin-top: 30px;
}

#elevatorSpacer {
	margin-top: 1575px;
}

div.tunnelText {
	padding: 10px 10px 10px 10px;
}

p.tunnelText {
	color: #816133;
}

span.tunnelBullet {
	color: #427d29;
}

span.panelBullet {
	color: #56370a;
}

a.closePanel {
    color: #999;
}

a {
	color: #427d29;
}

a:focus, a:hover {
	color:#427d29;
}

a.tunnelLink {
	color: #816133;
}

a.tunnelLink:focus, a.tunnelLink:hover {
	color: #816133;
}

a.tunnelBack {
	color: #9a7b4f;
}

a.tunnelBack:focus, a.tunnelLink:hover {
	color: #9a7b4f;
}

#wrap
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	
}


div.otherSide {
	margin-top: 0px;
}




