.application_styles {
	color: black;
	text-align: justify;
	font-size: 115%;
}

.application_styles_two {
	color: black;
	text-align: justify;
	font-size: 105%;
}

.application_styles_subheading {
	font-size: 115%;
	color: black;
	text-align: justify;
	text-decoration: none;
}

.header_application_styles {
	
	color: black;
}

.recent_posts_application_styles {
	color: black;
	text-align: justify;
}

.recent_posts_application_pictures {
	height: 167px; 
	width: 180px;
	overflow: hidden;
}

.pictures_application_styles {
	margin: 0 5px;
	height: 389px; 
	width: 180px;
	overflow: hidden;
}

.spotlight_application_pictures {
	height: 167px; 
	width: 367px;
	overflow: hidden;
}

.header_apps img{
  float: left;
  width: 100px;
  height: 100px;
  background: #555;	
}

.header_apps h2 {
  position: relative;
  top: 18px;
  left: 10px;
}

.header_apps p {
  position: relative;
  top: 18px;
  left: 10px;
}

.title_body_website img {
  float: left;
  width: 100px;
  height: 100px;
  background: #555;
}


.title_body_website h3 {
  color: black;
  position: relative;
  top: 18px;
  left: 10px;
}

.title_body_website p {
	color: black;
  position: relative;
  top: 18px;
  left: 10px;
}

.title_body_website_director_pic img{
  float: left;
  width: 350px;
  height: 200px;
  background: #555;
}


.title_body_website_director_pic h3 {
  color: black;
  position: relative;
  top: 50px;
  left: 10px;
}

.title_body_website_director_pic p {
	color: black;
  position: relative;
  top: 50px;
  left: 10px;
}

.cause_motto {
	display: flex;
    align-items: center;
    justify-content: center;
}

.application_styles_cause {
	font-style:italic;
	color: black;
	font-weight:bold;
	font-size: 125%;
}

/*VOLOS FAMILY LAND ADDITIONAL*/

.pictures_main_single_style {
	width: 656px;
	height: 250px; 
	overflow: hidden;
}
.family_land_logo {
	width: 228px;
	height: 202px; 
}

#images_family_facilities {
	width: 500px;
	height: 375px;
	overflow: hidden;
		
}

/*VOLOS FOOTBALL LAND*/
.center_text {
	width: 100%;
  text-align: center; /* center the content of the container */
}

.inside_center_text{
	width: 40%;
  display: inline-block; /* display inline with abality to provide width/height*/
}

/*ANCIENT GREECE RELOADED*/

.pictures_main_three_indexpage {
	width: 384px;
	height: 227px; 
	overflow: hidden;
}


.images_centered {
	display: block;
    margin-left: auto;
    margin-right: auto;

}


.button_centered {
	text-align:center;
	
}

/*Table CSS for Heroes vs Monsters*/

.CSSTableGenerator {
	margin-left: auto;
    margin-right: auto;
    /*	margin:0px;*/
	padding:0px;
	width:80%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
	
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#ffaa56; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:7px;
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:25px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}


/*End of Table CSS for Heroes vs Monsters*/



/*Table CSS for Timeline*/

.CSSTableGenerator_two {
	margin-left: auto;
    margin-right: auto;
    /*	margin:0px;*/
	padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator_two table{
	
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator_two tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator_two table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator_two table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator_two tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator_two tr:nth-child(odd){ background-color:#ffaa56; }
.CSSTableGenerator_two tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator_two td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:7px;
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}.CSSTableGenerator_two tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator_two tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator_two tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator_two tr:first-child td{
		background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:25px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator_two tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
}
.CSSTableGenerator_two tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator_two tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}


/*End of Table CSS for Timeline*/


/*Table CSS for Museums*/



.CSSTableGenerator_three {
	margin-left: auto;
    margin-right: auto;
    /*	margin:0px;*/
	padding:0px;
	width:80%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:14px;
	-webkit-border-bottom-left-radius:14px;
	border-bottom-left-radius:14px;
	
	-moz-border-radius-bottomright:14px;
	-webkit-border-bottom-right-radius:14px;
	border-bottom-right-radius:14px;
	
	-moz-border-radius-topright:14px;
	-webkit-border-top-right-radius:14px;
	border-top-right-radius:14px;
	
	-moz-border-radius-topleft:14px;
	-webkit-border-top-left-radius:14px;
	border-top-left-radius:14px;
}.CSSTableGenerator_three table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator_three tr:last-child td:last-child {
	-moz-border-radius-bottomright:14px;
	-webkit-border-bottom-right-radius:14px;
	border-bottom-right-radius:14px;
}
.CSSTableGenerator_three table tr:first-child td:first-child {
	-moz-border-radius-topleft:14px;
	-webkit-border-top-left-radius:14px;
	border-top-left-radius:14px;
}
.CSSTableGenerator_three table tr:first-child td:last-child {
	-moz-border-radius-topright:14px;
	-webkit-border-top-right-radius:14px;
	border-top-right-radius:14px;
}.CSSTableGenerator_three tr:last-child td:first-child{
	-moz-border-radius-bottomleft:14px;
	-webkit-border-bottom-left-radius:14px;
	border-bottom-left-radius:14px;
}.CSSTableGenerator_three tr:hover td{
	
}
.CSSTableGenerator_three tr:nth-child(odd){ background-color:#ffd4aa; }
.CSSTableGenerator_three tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator_three td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:7px;
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}.CSSTableGenerator_three tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator_three tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator_three tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator_three tr:first-child td{
		background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:25px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator_three tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
}
.CSSTableGenerator_three tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator_three tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

/*End of Table CSS for Museums*/