@charset "UTF-8";
/* CSS Document */

.all {
margin: 0 auto;
width:950px;
text-align:center;
top:0px;
}

.container {
margin-top:0px;
margin: 0 auto;
height:auto;
border-width:thin;
border-color:silver;
border-bottom:hidden;
border-style:single;
background-color:white;
}

.imageholder{
background-image:url(../../active_images/header.jpg);
height:360px;
background-repeat:no-repeat;
top:10px;}


.block{
padding-right:25px;
width:150px;
height:200px;
}

.block1{
padding-right:25px;
width:150px;
padding-left:8px;
height:200px;
}

.block3{
padding-right:10px;
padding-left:5px;
width:100px;
}


.block4{
padding-right:25px;
padding-left:30px;
width:100px;
}

.block5{
padding-right:34px;
padding-left:3px;
width:100px;
}
.blockheight{
height:200px;}


body {
	background-image: url(../../active_images/background4.jpg);
}

.link{
width:100px;
height:30px;
margin: 0 auto;
text-align:center;
margin-top:5px;
padding-top:4px;
text-decoration:none;
}

.link l{
width:100px;
height:30px;
margin: 0 auto;
text-align:center;
margin-top:5px;
padding-top:4px;
text-decoration:none;
}

a.link {
	
	font-size: 100%;
	color: #4e8f00;
}

a.visited {
			
					font-size: 100%;
	color: #919191;
}

a:hover {
		font-size: 100%;
	color: red;
}

a {

	color: #666600;
	font: 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.floatleft{
float:left;
margin-right:10px;}

.floatright{
float:right;}

#intro{
top:5px;
margin-left:10px;

width:400px;
	font: 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color:#666600;
	text-align:left;

}


#intro2{
top:5px;
margin-right:0px;
	font: 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;


width:200px;
text-align:right;
	color:#666600;
}
#intro3{
top:5px;
margin-right:0px;
width:194px;
text-align:right;
height:50px;

}



.footer{
background-image:url(../../active_images/footer.jpg);
height:120px;
width:950;
background-repeat:no-repeat;
text-align:center;
background-color:white;
}

.footertext{
margin-bottom:20px;
text-align:center;
background-color:white;
color:#666600;
}


.treehouse{
font: 120%/150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
text-align:left;
color:#333333;
}

	.button {
		display:block;
		width:173px;
		height:260px;
		background: url(../../active_images/blocks_wood.png) 0 0 no-repeat;		}
UL.Buttons LI {display: inline;

width:170px;
float:left;}

UL.Buttons LI p{text-align:center;}



