/* CSS Document */

body{
	margin: 0 auto; 
 	padding: 0px;
	font-size: 16px;
	line-height: 1.4em;
  	text-align: center;
	font-family: Cambria; ‘Times New Roman’, serif;
text-transform: normal;
letter-spacing: normal;
	font-weight:normal;
	color:#ffffff;
	background-color:#205337;
}



h1 {
	color:#ffffff;
	font-family: Cambria, ‘Times New Roman’, serif;
	font-size: 2em;
	font-weight:normal;
	letter-spacing:0px;
	margin: 0px;
	padding-bottom: 6px;
}

h1.morespace {
	color:#ffffff;
	font-family:‘Times New Roman’, Times, serif;
	font-size: 2em;
	font-weight:normal;
	letter-spacing:0px;
	margin: 0px;
	padding-bottom: 36px;
}

h1.secondary {
	color:#ffffff;
	font-family:‘Times New Roman’, Times, serif;
	font-size: 1.8em;
	font-weight:normal;
	letter-spacing:1px;
	margin: 0px;
	padding-bottom: 0px;
}

.splashheadline {
	padding-bottom: 6px;
	font-size: 2em;
	color:#80dda9;
}



a:link {
	color:#6bdf97;
	text-decoration:underline;
	font-size: 14px;
	}


a:hover {
	color:#2ffc7d;
	text-decoration:none;
	font-size: 13px;
}

a:active {
	color:#2ffc7d;
	text-decoration:none;
	font-size: 13px;
}

a:visited {
	color:#6bdf97;
	text-decoration:underline;
	font-size: 13px;
	}	


h2 {
	color:#aeffc9;
	font-family:‘Times New Roman’, Times, serif;
	font-size: 1.6em;
	font-weight:normal;
	font-style:italic;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 8px;
	
}

h2.small {
	font-size: 1.3em;
}


h3{
	font-family:‘Times New Roman’, Times, serif;
	color:#b8fccf;
	font-weight:normal;
	margin-bottom: 4px;
	margin-top: 3px;
	}
	
h3 a:link {
	font-size: 1em;
	color:#0b4724;
	text-decoration:none;
	margin-left: 14px;
	}	

h3 a:visited {
	font-size: 1em;
	color:#0b4724;
	text-decoration:none;
	margin-left: 14px;
}	

h3 a:hover{
	font-size: 1em;
	color:#0b4724;
	/*text-decoration:underline;*/
	background-color:#46b379;
	margin-left: 14px;
	}
	
h3  a:active{
	font-size: 1em;
	color:#0b4724;
	/*text-decoration:underline;*/
	background-color:#46b379;
	margin-left: 14px;
}

h3.indent{
	padding-left: 18px;
}


h3.resources{

	font-family:‘Times New Roman’, Times, serif;
	font-size:1.2em;
	color:#ffffff;
	font-weight:bold;
	margin-bottom: 7px;
	margin-top: 23px;
	}



h4{
	color:#aeffc9;
	font-family:‘Times New Roman’, Times, serif;
	font-size: 1.2em;
	font-weight:normal;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 4px;
}

/* PARAGRAPH CODE HERE -----------------*/

p {
	color:#ffffff;
	line-height: 1.55em;
	margin-top: 0.5px;
	margin-bottom: 20px;
	margin-right: 45px;
	font-weight:normal;

}

p.slightindent{
	padding-left: 12px;
}

p.bigindent{
	padding-left: 36px;
}

h3.poem{
	font-size:1em;
	font-style:italic;
	padding-left: 20px;
	padding-bottom: 8px;
	line-height: 18px;
}

p.table{
	color:#ffffff;
	line-height: 1.55em;
	font-weight:normal;
	padding-left: 20px;
	margin: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
	
img.floatleft { 
    float: left; 
    margin-right: 14px;
}

}
	
img.floatright { 
    float: right; 
    margin-left: 20px;
}	
	
	
.padtop{
	margin: 0;
	height: 10px;
}

.padleft{
	padding-left: 20px;
}	


div#container{
 	 width: 850px;
	 height-min: 1200px;
 	 margin-right : auto;
 	 margin-left : auto;
 	 margin-top : 0px;
	 /**background-color:#2e6e4b;**/
	 background-color:#186544;
}

div#containerdrill{
 	 width: 850px;
	 	 /** height: 1200px;**/
	 height: 100%;
 	 margin-right : auto;
 	 margin-left : auto;
 	 margin-top : 0px;
	 margin-bottom: 0px;
 		/** background-color:#FFFFFF;**/
	 background-image:url(images/sidebar_tile.jpg);	
	 background-repeat:repeat-y;
}

div#masthead{
	background-image:url(images/banner_new.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#469066;
	height: 146px;
	width:850px;
	text-align: right;
}

div#mastleft {
	float: left;
	width: 402px;
	height: 146px;
}

div#mastright {
	float: left;
	width: 448px;
	height: 146px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

div#mastright img{
	border: 0;

}

div#mastright img{
	padding-top: 46px;
	padding-right: 10px;
}

div#banner{
}


/************** SPLASH AREAS **************/

/** container for two divs: nav & flash **/
div#navflash{
	height: 309px;
	background-color:#1a5e38;
	 }
	 
div#splashsidebar{
	width: 165px;
	height: 309px;
	float: left;
	 } 
	 
div#flash {
	float: left;
	text-align: right;
}

div#splashbottom {
	min-height: 1035px;
	text-align:left;
	background-image:url(images/back_splash9.jpg);
	background-repeat:no-repeat;
/* 595 plus 200 equals 895 */
}

div#splashsidebarbox {
	float: left;
	padding-left: 25px;
	padding-top: 26px;
	width: 150px;

}

div#splashsidebarbox h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color: #9be3b5;
	font-weight:normal;
    font-style: italic;
	letter-spacing:1px;
	line-height: 1.3em;
	padding-left: 16px;
	padding-right: 14px;
	margin: 0;
	padding-bottom: 15px;
	padding-top: 6px;
}

div#splashsidebarbox p{
	font-family:'Times New Roman', Helvetica, sans-serif;
	font-size:.8em;
	padding-left: 16px;
	padding-right: 14px;
	letter-spacing:1px;
	margin: 0;
	color: #9be3b5;
	padding-top: 6px;
	line-height: 1.2em;
}


div#splashcopy {
	float: left;
	width: 635px;
	padding-left: 35px;
}

div#splashcopy h1{
	color:#80dda9;
	font-family:‘Times New Roman’, Times, serif;
	font-style:italic;
	font-size: 1.8em;
	font-weight:normal;
	padding-top: 28px;
	padding-bottom: 6px;
}

div#splashcopy p{
	color:#daf4e6;
	line-height: 1.5em;
	margin-top: 8px;
	margin-bottom: 12px;
	margin-right: 95px;
}

/************ END SPLASH AREAS ************/

/************** DRILL AREAS **************/

div#drillbottom{
	height: 100%;
	background-color:#2e6e4b;
	background-image:url(images/tile_drillback.gif);
	background-repeat:repeat-y;
	
	 }
	 
div#drillsidebar{
	width: 209px;
	min-height:670px;
	float: left;
	text-align:left;
	background-image:url(images/back_sidebar.jpg);
	background-repeat:no-repeat;

}

.sidebarbox {
	min-height: 375px;
	padding-left: 10px;
	padding-top: 26px;

}

.sidebarbox img{
	padding-left: 15px;
	padding-bottom: 16px;
}

.sidebarbox p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.85em;
	padding-left: 14px;
	padding-right: 26px;
	margin: 0;
	color: #9be3b5;
	padding-bottom: 8px;
	line-height: 15px;
}

.testamonials {
	color: #FFFFFF;
	padding-left: 14px;
	margin: 0;
	font-style:italic;
	font-size:1.2em;
}


/* ____________  NAV ITEMS _____________*/
div#nav{
	text-align:left;
	padding-top: 18px;
	margin: 0;
	background-image:url(images/nav_back.jpg);
	background-repeat:no-repeat;
}

div#nav img{
	border: 0;
}

div#nav a{
	text-decoration:none;
}

div#nav a:hover, a:active{
	background-color:transparent
}


div#nav ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	
}

div#nav li{
	margin-left: 20px;
	padding: 1px;
	line-height: 14px;
}

.imagenavbox img {
	border: 0;
	}


/* ____________ END NAV ITEMS __________*/

/* ________________ BEGIN CONTENT ITEMS ___________*/

.writtencontent{
	float: left;
	width: 606px;
	min-height: 990px;
	/**height: 90%;**/
	padding-left: 30px;
	padding-top: 30px;
	text-align:left;
	background-color:#2f6f4c;
}
	
.servicesback {
	background-image:url(images/back_grass2.jpg);
	background-repeat:no-repeat;
	background-color:#1e7148;
	min-height:670px;
}

.classesback {
	background-image:url(images/back_classes.jpg);
	background-repeat:no-repeat;
	background-color:#2f6f4c;
	min-height:670px;
}
	
	
.friendsback {
	background-image:url(images/back_singleleaf.jpg);
	background-repeat:no-repeat;
	background-color:#2f6f4c;
	min-height:670px;
}
	
.bioback {
	background-image:url(images/back_extra.jpg);
	background-repeat:no-repeat;
	background-color:#2f6f4c;
	min-height:670px;
}
	
.grassback {
	background-image:url(images/back_grass.jpg);
	background-repeat:no-repeat;
	background-color:#2f6f4c;
	min-height:670px;
}
	
.flowerback {
	background-image:url(images/back_flower.jpg);
	background-repeat:no-repeat;
	background-color:#2f6f4c;
	min-height:670px;
}
	
.writtencontent ul {
	list-style-type: none;
	padding-bottom: .5em;
	padding-left:1px;
	text-indent: 0em;
	margin: 0px;
	line-height: 1.3em;
}

.writtencontent li {
	padding-bottom: 7px;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: .02em .35em;
	padding-right: 2em;
	padding-left: .9em;
	margin: 0px;
	font-size: 1em;
}

li.decimal {
    line-height: 18px;
	padding-bottom: 7px;
	padding-left: .3em;
	padding-right: 11em;
    background-image:none;
	margin-left: -.7em;   
}


li.subcontent {
	padding-bottom: 7px;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: .02em .35em;
	padding-right: 8em;
	padding-left: 0.9em;
	margin: 0px;
	font-size: .98em;
	margin-left: .6em;
}

div#mainpagesig{
font-size: 13.5px;
line-height: 0.9em;


}

/**************  END DRILL AREAS **************/

/*___________________ FOOTER ______________*/
div#footer{
	float: left;
	height: 28px;
	text-align:left;
	padding-top: 6px;
	padding-bottom: 15px;
	background-color:#1a5e38;
 	width: 850px;

}

div#footer ul {
	margin: 0; 
	list-style-type: none;
	font-family:Geneva, Helvetica, sans-serif;
	padding-left: 15px;
 
}

div#footer li{
	display: inline;
	padding-right: 16px;
}

.footer a:link {
	color:#91bfa5;
	font-size:.8em;
	text-decoration:none;
}

.footer a:hover{
	color:#ffffff;
	text-decoration:underline;
	font-size:.8em;
}

.footer a:active{
	color:#ffffff;
	text-decoration:underline;
	font-size:.8em;
}

.footer a:visited{
	color:#91bfa5;
	text-decoration:none;
	font-size:.8em;
}

div#footer p{
	font-family:Geneva, Helvetica, sans-serif;
	font-size: .75em;
	padding-left: 30px;
	color:#498f68;
	margin: 0;
	padding-top: 2px;
}

.clearing {
  height: 0;
  margin: 0;
  clear: both;
}

div#form1{
	margin-left: 40px;
	margin-top: 8px;
}
