body {
	font-family: Helvetica, arial, sans serif;
	
	}
	
	P {
	line-height: 25px;
	font-size: 15px;
	padding: 8px 0;}
	
	a {text-decoration: none; color:#000; border-bottom: 1px solid #CFEAE6;}
	a:hover {color: #777;}
p.blue {
	color: #7accc8;
	font-family: Times;
	font-size: 25px;
	font-style:italic;
	text-align: center;
	line-height: 30px; }
	
span.blue {color: #7accc8; font-family: Times; font-size: 22px;}
span.green {color: #cdde59; font-family: Times; font-size: 22px;}  
span.pink {color: #f38aa6; font-family: Times; font-size: 22px;}
#wrapper {
	width: 920px;
	position: relative;
	margin: 0 auto;
	height: auto;
	overflow: hidden;}
	
#header {
	height: 550px;
	background: url(images/header_img.png) no-repeat;
	text-indent: -9999px;}
	
#midpage {
	height: 550px;
	background: url(images/midBG.png) no-repeat;}
	
a.button {
	background: black;
	padding: 10px 40px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;	
	text-decoration: none;

	font-size: 23px;
		position: relative;

	}
	
a#btn1 {
	color: #fff;
	background: #f38aa6;
	border: 4px solid #f2f5cb;
	top: 90px;
	left: 600px;
	}
	
	
a#btn2 {
	color: #808285;
	background: #e0e887; 
	border: 4px solid #cfeae6; 
	left:-131px;
top:300px;
	}
	
	
a#btn3 {
	color: #808285;
	background: #cfeae6;
	border: 4px solid #e0e887;
	top: 300px;
	left: 350px;
	}
	

	
	
#youtube {
	width: 360px;
	height: 300px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	top: 150px;
		-moz-border-radius: 20px;
	-webkit-border-radius: 20px;	
	border: 3px solid #e0e887;
	padding: 10px 0 10px 10px;}
	
#copy img {float: left;
	padding:10px 10px 10px 0;}
	
.block {
	float: left;
	width:31%;
	height: 200px;
	padding: 1%;}
	
	
.block h2 {
	color: #fff;
	font-size: 42px;
	}
	
#block1 {
background: #e0e887;}


#block2 {background: #f38aa6;}

#block3 {background: #cfeae6;} 

.block p {
	color: #ooo;}
	
p.footerText {
	text-align: center;
	padding: 10px 0;}
	

