@import url(layout.css);
html{
	background: #d2917d;
}

body {
	background: #d39380;
	background: url(../../images/explore/green/bg.gif) repeat-x;
	}
#frame {
	background: url(../../images/explore/green/header.jpg) no-repeat;
	}
/**
 * Content
 */
#main {
	color:black;
	background: url(../../images/explore/green/content.jpg);
	background-repeat:no-repeat;
	z-index: 2;
	background-color:#e2d2b8;
	}
/**
 * Navigation
 */
#nav {
	background: url(../../images/explore/green/nav.jpg) no-repeat left top;
	
	}
#advice {
	background: url(../../images/explore/green/advice.gif) no-repeat;
	}
#extra1 {
	
	}
#extra2 {

	}
#extra3 {
	
	}
#login_title {

	}

#login{
	background: 30px 0px url(../../images/explore/green/login.gif) no-repeat;
}	
	
#login_password input{
	background: url(../../images/explore/green/input.gif) no-repeat;
}

#login_username input{
	background: url(../../images/explore/green/input.gif) no-repeat;
}

#login input{
	
}
	
.colorpallete{
	background-color:#8AF581;
	}
#daycare_name{
	color:#7d0082;
}

.contact{
	color:#000000;
}

#advice{
	color:#fe3e1e;
}

#nav ul li a {
	color:white;
}


#advice {
	margin-bottom:-27px;
}
