@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

@media screen and (max-width: 800px) {

/* container size */

html {
    -webkit-text-size-adjust: none; /* Never autoresize text on the iphone */
}

body{
	background-image: url(images/trees_1152.jpg);
	} 
	
#container{
	width: 96%;
	} 
	
.nav a:link {
	font-size: 15px;
	line-height: 22px;
	}
	
.nav a:visited {
	font-size: 15px;
	line-height: 22px;
	}
	
.nav a:hover {
	font-size: 15px;
	line-height: 22px;
	}
	
.nav a:active {
	font-size: 15px;
	line-height: 22px;
	}

.navtext {
	font-size: 15px;
	line-height: 22px;
	}
	
.navtext2 {
	font-size: 15px;
	line-height: 22px;
	}