* {
	margin: 0;
	padding: 0;
}

body {
	font: 11px/1.75em Verdana, Tahoma, arial, sans-serif;
	color: #666666;
	text-align: center;
	margin: 0 0 15px 0;
	background-color: #fff;
}
a  {
	color: #90C53F;
	background: inherit;
	text-decoration: underline;
}
a:hover {
	color: #F00;
}


h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: Bold;
	color: #333;
}
h1 {
	font-size: 160%;
	font-weight: normal;
	padding-bottom: 10px;
}
h2 {
	font-size: 130%;
	color: #575759;
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
#image-surround {
	padding: 3px;
	border: 1px solid #CCC;
	background-color: #FFF;
	
}
#image-surround2 {
	padding: 3px;
	border: 1px solid #CCC;
	background-color: #FFF;
	font-style: italic;
	color: #91C53F;
	text-align: center;
	width: 280px;
	float: left;
	margin-right: 7px;
	margin-left: 7px;
}
#assessment-image {
	padding: 3px;
	border: 1px solid #CCC;
	background-color: #FFF;
	font-style: italic;
	color: #91C53F;
	text-align: center;
	width: 280px;
	float: right;
	margin-left: 25px;
	margin-bottom: 15px;
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}
#container
 {
	position: relative;
	width: 910px;	
	margin: 0 auto;
	text-align: left;
	background: #fff url(images/content.jpg) repeat-y center top;
}
#content-wrap {
	float: left;
	width: 850px;
	margin-left: 30px;
	display: inline;
	padding: 0; 	
	border-top: 5px solid #fff;
	background: #fff url(images/content-wrap.jpg) repeat-x; 
}
#header {
	position: relative;
	height: 10px;
	width:910px;
	padding: 0;
}


#header-photo {
	position: relative;
	clear: both;
	margin: 5px auto;
	height: 250px;
	width: 850px;
	background: #fff url(images/header-photo.jpg) no-repeat center center;
}


#nav {
	clear: both;	
	padding: 0;			
}
#nav ul {
	float: left;
	list-style: none;
	background: #E4E4E4 url(images/nav.jpg) repeat-x;	
	width: 850px;		
	padding: 0;	margin: 0 0 0 30px;
	height: 45px;
	display: inline;
	text-transform: uppercase;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px;	
	border-right: 1px solid #dadada;
	border-left: 1px solid #fafafa;	
	border-bottom: none;
	color: #555;
	font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #326ea1;
}
#nav ul li#current a {	
	background: #DBDBDB url(images/nav-current.jpg) repeat-x;		
}

.three-col #main {
	margin-right: 35px;
	margin-bottom: 0;
	margin-left: 200px;
	background-image: url(images/hand.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.three-col #main2 {
	margin-right: 35px;
	margin-bottom: 0;
	margin-left: 200px;
	background-image: url(images/hand2.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.three-col #main3 {
	margin-right: 35px;
	margin-bottom: 0;
	margin-left: 200px;
}
.two-col #main {
	margin: 10px 5px 0 200px;
}

#main h1 {
	color: #444;
	border-bottom: 1px solid #dadada;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
}
#main2 h1 {
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	color: #444;
	border-bottom: 1px solid #dadada;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
}
#main3 h1 {
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	color: #444;
	border-bottom: 1px solid #dadada;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
}

	
#sidebar {
	float: left;
	width: 195px;	
	margin-top: 10px;	
}	

#rightcolumn {
	float: right;
	width: 190px;
	margin-top: 10px;	
}
#rightcolumn h1, #sidebar h1 {
	margin: 10px 5px 0 5px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444; 		
}

ul.sidemenu {
	text-align: left;
	margin: 7px 8px 8px 10px; padding: 0;			
	border-top: 1px solid #E5E5E5;
	text-decoration: none;	
}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	border-bottom: 1px solid #E5E5E5;
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;
	color: #90C340;
	border: none;
	font-size: 12px;
	display: block;
	height: 35px;
	line-height: 35px;
	background-image: url(images/hand-nav.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul.sidemenu li a:hover {	
	color: #383d44;
	border: none;
}

#footer-wrap {
	clear: both;
	width: 910px;
	font-size: 95%;
	padding: 20px 0;
	text-align: left;	
	background: url(images/footer-bottom.jpg) no-repeat center bottom;	
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}


#footer {
	clear: both;
	color: #666;	
	margin: 0 auto 10px auto; 
	width: 850px;
	padding: 5px 0;
	text-align: center;
	background: #F8F7F7;
	border-top: 1px solid #F2F2F2;	
}
.clearfloat { 
   clear:both;
   height:0;
   font-size: 1px;
   line-height: 0px;
}


/******** FORM START ********/

	

#formContainer {

	/*width: 400px;*/
	float: right;
	padding: 10px
	}



fieldset {
	padding-bottom: 30px;
	padding-left: 30px;
	padding-top: 15px;
	border: 1px solid #A4D05D;
}



input

{
	border: 1px solid #333;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #90C53F;
	height: 25px;
	width:300px
}

.submit {
	border: 1px solid #666666;
	background-color: #90C841;
	color: #FFFFFF;
	height: 25px;
	min-width: 302px;
}

textarea

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	color: #90C53F;
	border: 1px solid #333;
	min-height: 100px;
    width: 300px;
}



.contact {
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: lighter;
}



form {

	width: 330px;

}



/******** FORM END ********/
.photo-caption {
	font-style: italic;
	color: #91C53F;
	text-align: center;
	display: block;
	width: 93%;
}
#testimonial {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: italic;
	text-align: right;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-right: 10px;
	padding-right: 5px;
}
.textimonial-green {
	color: #8FC539;
	font-weight: bold;
}
.betterkids-home {
	color: #5D5D5F;
	font-weight: bold;
}
#main ul h4 {
	font-size: 14px;
	color: #59595B;
}
.finally-text {
	text-align: center;
}
.degrees {
	font-size: 9px;
	line-height: 12px;
}
.content-change {
	font-size: 9px;
	color: #999;
	text-align: center;
}
.terms {
	display: block;
	float: left;
	padding-left: 15px;
	text-decoration: underline;
	font-weight: bold;
}
.division-line {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	height: 10px;
	margin-bottom: 20px;
}
#Marelize-photo {
	float: right;
	width: 360px;
	margin-bottom: 15px;
	margin-left: 20px;
	height: 360px;
	border: 1px solid #56555A;
}
#ann-photo {
	float: right;
	width: 250px;
	margin-bottom: 15px;
	margin-left: 20px;
	height: 300px;
	border: 1px solid #56555A;
	text-align: center;
}
.book-review-button a{
	float: left;
	background-color: #8CC63B;
	color: #FFF;
	width: 130px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.book-review-button a:hover{
	background-color: #565658;
}
