@charset "UTF-8";
/* Manchac CSS */

a:link    {
	color: #CCCCCC; 
	text-decoration: none
}

a:visited {
	color: #CCCCCC;  
	text-decoration:none
}

a:hover   {
	color: #CCCCCC; 
	text-decoration: underline
	}

a:active  {
	color: #CCCCCC;  
	text-decoration: underline}

#header {
	width: 100%;
	height: auto;
	margin: auto;
	position: fixed;
	background-color: #151730;
	z-index: auto;
	-webkit-box-shadow: 0px 14px 44px -9px rgba(63,107,128,1);
	-moz-box-shadow: 0px 14px 44px -9px rgba(63,107,128,1);
	box-shadow: 0px 14px 44px -9px rgba(63,107,128,1);
	
	
}


#headernav {
	height: 45px;
	
}


#headernav ul {
	padding: 0; 
	
	
}

#headernav ul li {
	list-style: none;
}

#headernav ul li a {
	text-decoration: none;
	float: left;
	display: block;
	padding: 15px 30px;
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-variant: small-caps;
	
}

#headernav ul li a:hover {
	color: #FFFFFF;
}

#footer {
	width: 100%;
	height: 50px;
	margin: 0;
	background-color: #151730;
	position: fixed;
	bottom: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	z-index: 1;
	color: #FFFFFF;-webkit-box-shadow: 0px -3px 44px -9px rgba(81,137,163,1);
    -moz-box-shadow: 0px -3px 44px -9px rgba(81,137,163,1);
    box-shadow: 0px -3px 44px -9px rgba(81,137,163,1);
	
}

#footer ul {
	margin: 0;
	padding: 10;
	margin-right: 250px;
	margin-left: 250px;
	
}

#footer ul li {
	list-style: none;
}

#footer ul li a {
	text-decoration: none;
	display: block;
	padding: 15px 15px;
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	float: right;
}

#homeimg { 
	margin-top: 100px;
	max-width:100%;
	height: auto;
}

#content {
	display: inline-block;
	height: 400px;
	margin-left: 200px;
	margin-right: 200px;
}

#content #box1 {
	background-color: #151730;
	height: 220px;
	width: 250px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	-webkit-box-shadow: 10px 10px 32px -10px rgba(87,93,130,1);
	-moz-box-shadow: 10px 10px 32px -10px rgba(87,93,130,1);
	box-shadow: 10px 10px 32px -10px rgba(87,93,130,1);
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: lighter;
	font-variant: normal;
	color: #CCCCCC;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
}

#content #box2 {
	background-color: #151730;
	height: 220px;
	width: 250px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	-webkit-box-shadow: 10px 10px 32px -10px rgba(87,93,130,1);
	-moz-box-shadow: 10px 10px 32px -10px rgba(87,93,130,1);
	box-shadow: 10px 10px 32px -10px rgba(87,93,130,1);
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: lighter;
	font-variant: normal;
	color: #CCCCCC;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
}

#content #box3 {
	background-color: #151730;
	height: 220px;
	width: 250px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	-webkit-box-shadow: 10px 10px 32px -10px rgba(87,93,130,1);
	-moz-box-shadow: 10px 10px 32px -10px rgba(87,93,130,1);
	box-shadow: 10px 10px 32px -10px rgba(87,93,130,1);
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: lighter;
	font-variant: normal;
	color: #CCCCCC;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
}

#content #box4 {
	background-color: #151730;
	height: 220px;
	width: 250px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	-webkit-box-shadow: 10px 10px 32px -10px rgba(87,93,130,1);
	-moz-box-shadow: 10px 10px 32px -10px rgba(87,93,130,1);
	box-shadow: 10px 10px 32px -10px rgba(87,93,130,1);
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: lighter;
	font-variant: normal;
	color: #CCCCCC;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
}

#about { 
	font-family: "Century Gothic";
	margin-top: auto;
	margin-bottom: 350px;
}

#about p {
	font-size:40px;
	color: #666666;
}

#about p2 { 
	font-size: 20px;
	color: #666666;
	float:left;
	margin-left: 150px;
	margin-right: 150px;
	margin-bottom: 20px;
	text-align: justify;
}

#staff {
	font-family: "Century Gothic";
	margin-top: auto;
	margin-bottom: 500px;
	margin-left: 100px;
	margin-right: 100px;
	height: 200px;
	
}

#staff p {
	font-size:40px;
	color: #666666;
}

#staff #staff1 {
	font-size: 16px;
	float:left;
	height: 300px;
	width: 300px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	vertical-align: middle;
	
}

#staff #staff2 {
	font-size: 16px;
	float:left;
	height: 300px;
	width: 300px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	vertical-align: middle;
	
}

#staff #staff3 {
	font-size: 16px;
	float:left;
	height: 300px;
	width: 300px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	vertical-align: middle;
	
}

#staff #staff4 {
	font-size: 16px;
	float:left;
	height: 300px;
	width: 300px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	vertical-align: middle;
	
}


#calendar { 
	margin-top: auto;
	margin-bottom: 150px;
	margin-left: 20px;
	margin-right: 20px;
	height: 500px;
	font-family: "Century Gothic";
	z-index: inherit;
}

#calendar p {
	font-size:40px;
	color: #666666;
}

#calendar #upto-calendar-container-SeAO {
	z-index: -1;
	position: relative;
}

#calendar #upto-calendar-container-SeAO .upto-calendar-plugin {
	z-index: -1;
	position: relative;
}

#contact { 
	margin-top: auto;
	margin-bottom: 300px;
	margin-left: 20px;
	margin-right: 20px;
	height: 500px;
	font-family: "Century Gothic";
	
}

#contact p {
	font-size:40px;
	color: #666666;
}

#blogcontent {
	display: inline-block;
	height: 400px;
	margin-left: 350px;
	margin-right: 350px;
	margin-top: 150px;
	margin-bottom: 100px;
}

#blogcontent h1 {
	font-family: "Century Gothic";
	font-size: 30px;
	color: #666666;
	font-style: normal;
	font-weight: lighter;
	margin-bottom: 0px;
}

#blogcontent h2 {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #666666;
	font-style: normal;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 0px;
}

#blogcontent h3 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 10px;
}


#blogcontent p {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #666677;
	font-style: normal;
	font-weight: lighter;
}

#comments {
	display: inline-block;
	height: 400px;
	margin-top: 100px;
	position: absolute;
	z-index: inherit;
}

#comments .fb-comments {
	z-index: auto;
}
	