/* CSS Document */
/*why EnSite testing grounds*/
/*NEW HOME PAGE*/
.home_img {
  text-align:center;
  margin-top: 150px;

}

#thephoto {width:350px; height:350px;}

.home_txt {display: block;
	}
.home_txt2 {font-family: Arial; 
	margin-top:20px;
	text-align:center;
	text-decoration:none;
	width:100%;
	font-size:18px;
	color:#6DB33F;
	}
.home_txt2 a{font-family: Arial;
	margin-top:20px;
	text-align:center;
	text-decoration:none;
	width:100%;
	font-size:18px;
	color:#6DB33F;
	}
.home_txt2 a:hover{font-family: Arial;
	margin-top:20px;
	text-align:center;
	text-decoration:none;
	width:100%;
	font-size:18px;
	color:#6DB33F;
	}
.home_txt2 a:visited{font-family: Arial;
	margin-top:20px;
	text-align:center;
	text-decoration:none;
	width:100%;
	font-size:18px;
	color:#6DB33F;
	}
	
.separator {font-family: Arial;
	font-size:16px;
	color:#aad09f;
	}
