function ro1(){
	document.getElementById('step1copy').innerHTML='<div class="copy rotext" style="color:#fff;background-color:#740027; padding:10px;"><strong>Step 1: Initial Consultation</strong><br>					  During our first  meeting, we will get to know you, your property, your expectations and  your vision.&nbsp; We will browse our floor plans and discuss whether it  would be best to use one of our beautiful existing plans or to start  from scratch.&nbsp; We will discuss your needs and make suggestions that  will help solidify your vision of a dream home.</div>';
}

function rout1(){
	document.getElementById('step1copy').innerHTML='<div class="copy rotext" style="background-color:#FBF1D0;padding:10px;"><strong>Step 1: Initial Consultation</strong><br>					  During our first  meeting, we will get to know you, your property, your expectations and  your vision.&nbsp; We will browse our floor plans and discuss whether it  would be best to use one of our beautiful existing plans or to start  from scratch.&nbsp; We will discuss your needs and make suggestions that  will help solidify your vision of a dream home.</div>';
}

function ro2(){
	document.getElementById('step2copy').innerHTML='<div class="copy rotext" style="color:#fff;background-color:#740027; padding:10px;"><strong>Step 2: Preliminary Proposal</strong><br>Once we have reviewed  all of your custom features, unique design aspects, and site-specific  considerations, we will generate an estimated budget.&nbsp; This will allow  you to know if the project is feasible for you to begin. </div>';
}

function rout2(){
	document.getElementById('step2copy').innerHTML='<div class="copy rotext" style="background-color:#ECE3C6;padding:10px;"><strong>Step 2: Preliminary Proposal</strong><br>Once we have reviewed  all of your custom features, unique design aspects, and site-specific  considerations, we will generate an estimated budget.&nbsp; This will allow  you to know if the project is feasible for you to begin. </div>';
}


function ro3(){
	document.getElementById('step3copy').innerHTML='<div class="copy rotext" style="color:#fff;background-color:#740027; padding:10px;"><strong>Step 3: Professional Design Agreement</strong><br> A Professional Design Agreement is then signed based on the estimated budget.  This allows us to design or finish designing your dream home with one of our talented architects.  We will also finish engineering plans for the home and begin the preliminary stages of site preparation. </div>';
}

function rout3(){
	document.getElementById('step3copy').innerHTML='<div class="copy rotext" style="background-color:#FBF1D0;padding:10px;"><strong>Step 3: Professional Design Agreement</strong><br> A Professional Design Agreement is then signed based on the estimated budget.  This allows us to design or finish designing your dream home with one of our talented architects.  We will also finish engineering plans for the home and begin the preliminary stages of site preparation. </div>';
}


function ro4(){
	document.getElementById('step4copy').innerHTML='<div class="copy rotext" style="color:#fff;background-color:#740027; padding:10px;"><strong>Step 4: Construction Contract</strong><br>At Northstone, we take pride in being good stewards of your budget.  We will fine-tune our proposal based on your approved construction drawings, specifications and engineering, and present you with a revised price.  Assuming specifications stayed the same, this price will be very close to the preliminary estimated price.  The construction contract is then signed and we can begin the process of building your dream home.</div>';
}

function rout4(){
	document.getElementById('step4copy').innerHTML='<div class="copy rotext" style="background-color:#ECE3C6;padding:10px;"><strong>Step 4: Construction Contract</strong><br>At Northstone, we take pride in being good stewards of your budget.  We will fine-tune our proposal based on your approved construction drawings, specifications and engineering, and present you with a revised price.  Assuming specifications stayed the same, this price will be very close to the preliminary estimated price.  The construction contract is then signed and we can begin the process of building your dream home.</div>';
}

