@charset "utf-8";
/* CSS Document */

/*--------- Section 1 ----------*/
#section1{
	background-color: #C2A58A;
}

#section1 #header{
	background-image: url(../images/section1/header.jpg);
} 

#section1 #mainContent{
	background-image: url(../images/section1/bgfuax.jpg);
} 
#section1 #footer{
	background-image: url(../images/section1/footer.jpg);
} 
/*-------- End Section 1 ------*/

/*--------- Section 2 ----------*/
#section2{
	background-color: #C2B280;
}



#section2 #header{
	background-image: url(../images/section2/header.jpg);
} 

#section2 #mainContent{
	background-image: url(../images/section2/bgfuax.jpg);
} 
#section2 #footer{
	background-image: url(../images/section2/footer.jpg);
} 
/*-------- End Section 2 ------*/

/*--------- Section 3 ----------*/
#section3{
	background-color: #92ACC1;
}


#section3 #header{
	background-image: url(../images/section3/header.jpg);
} 

#section3 #mainContent{
	background-image: url(../images/section3/bgfuax.jpg);
} 
#section3 #footer{
	background-image: url(../images/section3/footer.jpg);
} 
/*-------- End Section 3 ------*/

/*--------- Section 4 ----------*/
#section4{
	background-color: #88AF9A;
}

#section4 #header{
	background-image: url(../images/section4/header.jpg);
} 

#section4 #mainContent{
	background-image: url(../images/section4/bgfuax.jpg);
} 
#section4 #footer{
	background-image: url(../images/section4/footer.jpg);
} 
/*-------- End Section 4 ------*/

/*--------- Section 5 ----------*/
#section5{
	background-color: #979095;
}

#section5 #header{
	background-image: url(../images/section5/header.jpg);
} 

#section5 #mainContent{
	background-image: url(../images/section5/bgfuax.jpg);
} 
#section5 #footer{
	background-image: url(../images/section5/footer.jpg);
} 
/*-------- End Section 5 ------*/

/*--------- Section 6 ----------*/
#section6{
	background-color: #788878;
}

#section6 #header{
	background-image: url(../images/section6/header.jpg);
} 

#section6 #mainContent{
	background-image: url(../images/section6/bgfuax.jpg);
} 
#section6 #footer{
	background-image: url(../images/section6/footer.jpg);
} 
/*-------- End Section 6 ------*/

/*--------- Section 7 ----------*/
#section7{
	background-color: #534B4F;
}

#section7 #header{
	background-image: url(../images/section7/header.jpg);
} 

#section7 #mainContent{
	background-image: url(../images/section7/bgfuax.jpg);
} 
#section7 #footer{
	background-image: url(../images/section7/footer.jpg);
} 
/*-------- End Section 7 ------*/

/*--------- Section 8 ----------*/
#section8{
	background-color: #BC987E;
}

#section8 #header{
	background-image: url(../images/section8/header.jpg);
} 

#section8 #mainContent{
	background-image: url(../images/section8/bgfuax.jpg);
} 
#section8 #footer{
	background-image: url(../images/section8/footer.jpg);
} 
/*-------- End Section 8 ------*/


/*--------- Credits ----------*/
#credits{
	background-color: #AB7F7F;
}

#credits #header{
	background-image: url(../images/credits/header.jpg);
} 

#credits #mainContent{
	background-image: url(../images/credits/bgfuax.jpg);
} 
#credits #footer{
	background-image: url(../images/credits/footer.jpg);
} 
/*-------- End Credits ------*/

/*--------- Intro ----------*/
#intro{
	background-color: #AB7F7F;
}

#intro #header{
	background-image: url(../images/intro/header.jpg);
} 

#intro #mainContent{
	background-image: url(../images/intro/bgfuax.jpg);
} 
#intro #footer{
	background-image: url(../images/intro/footer.jpg);
} 
/*-------- End Intro ------*/


/*--------- Main Page ----------*/
#mainpage{
	background-color: #C0C0C0;
}

#mainpage #header{
	background-image: url(../images/main/header.jpg);
} 

#mainpage #mainContent{
	background-image: url(../images/main/bgfuax.jpg);
} 
#mainpage #footer{
	background-image: url(../images/main/footer.jpg);
} 
/*-------- End Main Page ------*/