/** reset */
/* main block */
html, body, div, object, iframe,
/* heading */
h1, h2, h3, h4, h5, h6, 
/* sub block */ 
p, blockquote, pre, cite, code, 
/* inline */ 
a, span, abbr, acronym, address, big, del, dfn, em, img, ins, 
kbd, q, samp, small, strike, strong, sub, sup, tt, var,
/* lists */ 
dl, dt, dd, ol, ul, li, 
/* forms */
fieldset, form, label, legend,
/* tables */
table, caption, tbody, tfoot, thead, tr, th, td { /* ! protected */
    outline: 0;
    margin: 0;
    padding: 0;	
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
:focus { 
    outline: 0;
}
body {
    line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table { 
    border-collapse: separate; 
    border-spacing: 0; 
}
/* table */
th, 
/* heading */
h1, h2, h3, h4, h5, h6, 
/* inline */
b, strong, address, caption, cite, code, dfn, em, strong, var, i  { 
    font-style: normal; 
    font-weight: normal; 
}
caption, th, td { 
    text-align: left; 
    vertical-align: middle; 
}
ul, ol, li { 
    list-style: none; 
}
/* ^ reset **/

/* float clearing for IE6 */
* html .clearfix {
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix {
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

body {
font-family:Georgia,Garamond,serif;
font-size:12pt;
color:#444;
}

h1 {
font-family:Georgia,Garamond,serif;
font-size:1.4em;
color:#956c6d;
font-weight:400;
padding-bottom:10px;
}

h2 {
font-family:Georgia,Garamond,serif;
font-size:1em;
color:#444;
font-weight:700;
padding-bottom:5px;
}

h4 {
font-family:Georgia,Garamond,serif;
font-size:0.84em;
color:#444;
font-weight:700;
line-height:1.5em;
}

h5{
font-family:Georgia,Garamond,serif;
font-size:1.4em;
line-height:1.25em;
color:#444;
font-weight:normal;
font-style:italic;
}

h6 {
font-family:Georgia,Garamond,serif;
font-size:1.25em;
line-height:1.25em;
padding-top:10px;
color:#444;
font-style:normal;   
}

p {
font-family:Georgia,Garamond,serif;
font-size:1em;
line-height:1.5em;
}

#header {
width:auto;
height:50px;
background-color:#cab5b6;
color:#614445;
border-bottom:1px solid #efe0e0;
}

    #header .navigation {
    width:auto;
    display:block;
    margin:0 auto;
    padding-top:5px;
    text-align: center;
    }
    
    #header a:link,  
    #header a:visited,
    #header a:hover,
    #header a:active { 
    display: -moz-inline-stack; display: inline-block; /* check with IE */
    padding: 10px 0.7em;
    font-size:1em;
    color:#614445;
    text-decoration:none;
    font-style:normal;    
    }
    
    #header a:hover {
    color:#fff;
    text-decoration:none;
    font-style:normal;
    display: -moz-inline-stack; display: inline-block; /* check with IE */
    padding: 10px 0.7em;
    }
    
    #header #top_nav a.current {color: white;}

    #header li {
/*  display:block;*/
/*  width:auto;*/
/*  padding:10px;*/
/*  float:left;*/
    display: inline;
/*  font-size:1em;*/
    }
  
    #logo {
    width:247px;
    height:260px;
    float:left;
    margin-right:25px;
    margin-bottom:25px;
    background-color:#e0e1c1;
    border-left:1px solid #f2f3d5;
    border-right:1px solid #f2f3d5;
    border-bottom:1px solid #f2f3d5;
    border-top:none;
    }
    
	#logo img.displayed {
	  display: block;
	  margin: auto;
	  padding-top:30px;
	}
    
    #header_image {
    width:625px;
    height:260px;
    margin-bottom:25px;
    float:left;
    }
  
#container {
clear:both;
margin:0 auto;
width:900px;
padding-bottom:25px;
}

.bg1 {
background: transparent url(img/bg-top.png) top left no-repeat;
}

.bg2 {
background: transparent url(img/bg-bottom.png) bottom right no-repeat;
}

    #container a:link,
    #container a:active,
    #container a:visited {
    color:#339900;
    text-decoration:underline;
    font-style:normal;
    }
    
    #container a:hover {
    color:#000;
    text-decoration:none;
    font-style:normal;
    }
    
    #container #column1 {
    clear:both;
    width:250px;
    padding-right:25px;
    float:left;
    }
    
    #container #column2 {
    width:625px;
    float:left;
    }
    
	#container #column2 .sections {
	padding-bottom:25px;
	}
	
#home {
}

    #home #catcher {
    clear:both;
    padding-bottom:20px;
    margin-bottom:20px;
    border-bottom:3px solid #956c6d;
    }

    #home #catcher p {
    font-size:1.4em;
    line-height:1.5em;
    }
    
    #home #column2 ul li {
    list-style:disc outside;
    margin-left:35px;
    }

    #home #column2 li {
    line-height:1.5em;
    }
	
	#home #column1 img {
	padding-left:1px;
	border:none;
	}
	
    #home #event_container {
    float:left;
    width:208px;
	height:auto;
	padding:20px 20px 25px;
    }
    
	#home #event_icon {
	float:left;
	width:55px;
	}
	
	#home #event_block {
	float:left;
	width:208px;
	padding-left:0px;
	}
	
	#home #contact_container {
	float:left;
	width:208px;
	height:auto;
	padding:20px 20px 25px;
	background-color:#f2eced;
	}
	
    
#about {   
}
    
    #about #column2 ul li {
    list-style:disc outside;
    margin-left:35px;
    }

    #about #column2 li {
    line-height:1.5em;
    }

#wellness_coaching {   
}
    .individual {
    clear:both;
    }
    
    .thumbnail {
    float:left;
    width:95px;
    height:120px;
    border:1px solid #e0e1c1;
    margin:15px 15px 15px 0;
    }
    
    img.timg {
    padding-left:5px;
    padding-top:5px;
    }
    
    .words {
    margin-top:10px;
    margin-bottom:30px;
    float:left;
    width:510px;
    }
    
    #wellness_coaching .sections {
    clear:both;
    }

	#healthy_eating #column2 ul li {
    list-style:disc outside;
    margin-left:35px;
    }

	#physical_activity #column2 ul li {
    list-style:disc outside;
    margin-left:35px;
    }
    
    #teachers #column2 ul li {
    list-style:disc outside;
    margin-left:35px;
    }
    
    #teachers #column2 li {
    line-height:1.5em;
    }

#testimonials {   
}

#services {   
}

    /*.accordion {
    width: 600px;
    margin: 0 .5em 1em 1.5em;
    }
    
	.accordion h3 {
	margin: 0;
	padding: .5em .5em .5em 0;
	font-size:1em;
	color:#339900;
	text-decoration:none;
	font-style:normal;
	background: transparent;
	border-bottom: 1px solid #e0e1c1;
	cursor:pointer;
	}

	.accordion div {
	padding: .5em .25em 1em .25em;
	}
	
	.accordion ul li {
	list-style:disc inside;
	}
	
	.accordion li {
    	line-height:1.5em;
	}*/
	
	#services_and_rates #column2 ul li {
    list-style:disc outside;
    margin-left:35px;
    }

    #services_and_rates #column2 li {
    line-height:1.5em;
    }

#events {   
}

#contact {   
}

    input, textarea {
    border:1px solid #e0e1c1;
    font-family:Georgia,Garamond,serif;
    font-size:1em;
    margin:0;
    padding:4px;
    background:transparent;
    }
     
    input:focus, input:hover,textarea:focus, textarea:hover{
    border: 1px solid #956c6d;
    background:transparent;
    }
     
    label {
    margin:2px;
    line-height:1.5em;
    }
     
    input {
    width:313px;
    }
     
    .button {
    margin:0 0 15px 0;
    background-color:#e0e1c1;
    color:#434509;
    font-weight:normal;
    width:323px;
    border:1px solid #f2f3d5;
    }
    
#resources {
}
    #resources #column2 ul li {
    list-style:disc outside;
    margin-left:35px;
    }

    #resources #column2 li {
    line-height:1.5em;
    }
    
#community_service {
}
    #community_service #column2 ul li {
    list-style:disc outside;
    margin-left:35px;
    }

    #community_service #column2 li {
    line-height:1.5em;
    }

#privacy {   
}

#faq {   
}

#footer {
clear:both;
width:auto;
height:auto;
border-top:1px solid #efe0e0;
background-color:transparent;
color:#614445;
}

    #footer .navigation {
    background-color:#cab5b6;
    padding:20px 0;
    width:auto;
    display:block;
    margin:0 auto;
    text-align: center;
    }
    
    #footer a:link, 
    #footer a:active, 
    #footer a:visited {
    display: -moz-inline-stack; display: inline-block; /* check with IE */
    padding: 8px 0.5em;
    font-size:0.85em;
    color:#614445;
    text-decoration:none;
    font-style:normal;
    }
    
    #footer a:hover {
    color:#fff;
    text-decoration:none;
    font-style:normal;
    display: -moz-inline-stack; display: inline-block; /* check with IE */
    padding: 8px 0.5em;
    }

    #footer li {
/*  display:block;*/
/*  width:auto;*/
/*  padding:8px;*/
/*  float:left;*/
    display: inline;
/*  font-size:0.85em;*/
   }

    #footer_text {
    clear:both;
    font-size:0.75em;
    padding-top:10px;
    text-align:center;
    color:#444;
    }