@charset "UTF-8";
/* CSS Document */
<!-- hh.css 14 Sept-->

#container{width:1200px; height:990px; background:white;}
#logobar {width:1200px; height:111px; background:white; align:center;}
#footer {width:1200px; height:160px; background:white;}
#content {width:1200px; height:540px; background-image:url(file:///Macintosh%20HD/Users/cathrynevans/Creative%20Cloud%20Files/images/hhmaninnature2.png); img}

#content2 {width:1000px; height:255px; }
#leftbox {width:250px; height:360px; background-color:#26b275;}
#centerbox {width:250px; height:360px; background-color:#419e86;}
#righttopbox {width:250px; height:178px; background-color:#389e9e;}
#rightbottombox {width:250px; height:178px; background-color:#62af6e;}
#space {width:250px; height:5px; background-color:transparent;}
#leftbox2 {width:660px; height:198px; align:left; float:right;}
#rightbox2 {width:330:px; height:285px; align:left; background-color:#eaeaea; float:right;}



body,td,th {

	font-family: "Open Sans", sans-serif;

	font-size: 14pt;

	color: #000000;

	font-style: normal;

}

body {

	background-color: #ffffff;

}

a {

	font-family: "open sans", sans-serif;

	font-size: 12pt;

	color: #ff6e65;

}

a:visited {

	color: #F3CECD;

}

a:hover {

	color: #DC4D43;

}

a:active {

	color: #FFFF00;

}

a:link {

	color: #FFFFFF;

}



h1 {

	font-size: 16pt;

	color: #ff6365;
	
	weight: normal;

}

h2 {

    font-size: 22pt; align:left;

	color:#ff6e65; font-style:normal


}

h3 {

    font-size: 8pt; align: center;

	color: #ff6365;

}

h4 {

    font-size: 13pt; align: center;

	color: #ffffff;

}

h5 {

    font-size: 11pt;

    color: #ffffff;

    font-style: normal; align:center;
}

h6 {

	font-size: 20PT;

    color: #ffffff;

    font-style: normal; align:center;

}





h7 {

    font-size: 12pt;

    color: #ff6e65;

    font-style: normal; align:center; font-weight:bold;

}



h8 {

    font-size: 13pt;

    color: #ff6e65;

    font-style: normal;
}

p {
	
	font-size:10pt; font-weight:lighter;
	color: white;
	
}
	
	p1 {
	
	font-size:12pt; font-weight:lighter;
	color: black;
	
}

.hide {
  display: none;
}


a.morelink {
    text-decoration:none;
    outline: none;
}
.morecontent span {
    display: none;
}
.comment {
    width: 400px;
    background-color: #f0f0f0;
    margin: 10px;
}