/*
Site created and founded by GK Geter. Site owned and maintained by the GerCorDal Enterprises.
Created from November 25, 2014
*/

/*  ----------BEGIN HEADER BAR----------  */

#header {
	margin: auto;
	width: 100%;
	/* Background-color: #d40210; */
	background-image: url("http://gercordal.com/images/sky_blue_argyle-slice.png");
	bottom-margin: ;
	top-margin: ;
	}
/*  ----------END HEADER BAR----------  */	

/*  ----------BEGIN NAVIGATION----------  */
#navigation{
	color: white;
	width: 100%;
	padding: 0 0 0 0;
	}
	
#navigation a {
	text-decoration: none;
	font-size: x-large;
	font-weight: bold;
	color: white;
	}
	
#sub-navigation{
	color: black;
	width: 100%;
	padding: 0 0 0 0;
	}
	
#sub-navigation a {
	text-decoration: none;
	font-size: medium;
	font-weight: ;
	color: black;
	}
/*  ----------END NAVIGATION----------  */

body{
	text-align: center;
	background-color: #d5ebff;
	background-image:url("http://gercordal.com/images/choose_one.png");
	background-repeat:repeat-y repeat-x;
	background-size: 100%;	
	background-position: center;
	width: 1000px; 
	margin: 0 auto;
	position: relative;
	opacity:;}

#container{ 
	width: 1000px; 
	margin: 0 auto;
	text-align: justified; 
	background-color:;
}



################################UNEDITED############################################



	
#countdown {
	/* font-family: Algerian; */
	font-size: 250%;
	color: #ffffff;
	text-shadow: 2px 2px #000000;
	}	

#page_title {
	background-image:url ("../images/bg-line.png");
	background-repeat: repeat-x;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	margin: 0 0 0 0;
}

	
#our-story{
	text-align: justify;
}


/* Split page */
#content-1 { 
	float:left; 
	width:45%; 
	padding:1%; 
	text-align:center;
	background:; 
	} 

#content-2 { 
	float:right; 
	width:45%; 
	padding:1%; 
	text-align:center;
	background:; 
	}	

/* FOOTER */
#footer {
 	clear: both;
 	text-align:center;
 	position: relative;
 	height: auto;
 	width: 100%;
 	margin-top: -;
 	/*  Background-color: #cdc9c9;  */
 	background-image: url(block.png)
 	color: #ffffff;
 	display: block;
        text-decoration: none;
	}

#footer-link a{
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	}
		
#footer li a {
        display: block;
        text-decoration: none;
        color: #f0f0f0;
        margin: 0 .05em;
}

 #footerMainBackground {
        background:url("../images/block.png") repeat;
        min-height:150px;
        width:100%;
        /*  position:fixed;  */
        overflow:hidden;
        clear:both;
    }
      