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

@font-face
{
font-family: arvo;
src: url(fonts/Arvo-Regular.ttf);
}

@font-face
{
font-family: franchise;
src:url(fonts/Edmondsans-Bold.otf);
}

body {
	background-color: #e7cba5;
}

nav {
	display: block;
	max-width: 1010px;
	padding: 0 25px;
	margin: 0 auto;
}

nav a {
	color: #ae8e6c;
}

header {
	background-color: black;
	background-image: url(images/header_bkg.gif);
	color: #AE8E6C;
	display: block;
	position: fixed;
	width: 100%;
	height: 16%;
	max-height: 113px;
	min-height: 113px;
	z-index: 10;
	background-repeat: repeat-x;
	-webkit-box-shadow: 0px 40px 40px 5px rgba(0, 0, 0, .4);
	box-shadow: 0px 40px 40px 5px rgba(0, 0, 0, .4);
}

footer {
	color: #FFF;
	background-color: rgba(0,0,0,.8);
	font-size: 14px;
	bottom: 0;
	position: fixed;
	padding-top: 25px;
	height: 13%;
	min-height: 100px;
	width: 100%
}
#footerContainer h3 {
	font-family: franchise, Gadget, sans-serif;
	font-size: 12px;
	display: inline;
}
	

#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0;
	min-height: 50px;
	min-width: 160px;
	text-indent: -999999px;
	width: 27%;
}

#press {
	width: 17.3%;
	min-height: 51px;
	min-width: 70px;
	background-image: url(images/btn_press.png);
	background-position: top left;
	background-size: 200%;
	background-repeat: no-repeat;
	text-indent: -9999999px;
	margin: 0;
	margin-top: -6px;
	margin-left: 5%;
	float: left;
}

#press:hover {
	background-position: top right;
}

header nav ul {
	width: 100%;
	height: 30%;
	max-width: 1010px;
	padding: 0 25px;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}


header ul li {
	font-family: franchise, Gadget, sans-serif;
	font-size: 30%;
	margin: 1.1% 0 0 5%;
	text-transform: uppercase;
	display: table-cell;
	float: left;
}

.small {
	background-color: rgba(0, 0, 0, 0);
	border-radius :10px;
	padding: 2px 10px;
	-webkit-box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, .5);
	box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, .3);
}

.active {
	background-color: rgba(0, 0, 0, 0.1);
	border-radius :10px;
	padding: 2px 10px;
	-webkit-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, .5);
	box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, .3);
}

#contentContainer {
	background-image: url(images/fullBackground.jpg);
	background-size: 105%;
	background-repeat: no-repeat;
	min-height: 655px;
	margin: 0 auto 0 auto;
	background-position: top center;
	overflow: hidden;
	z-index: 0;
}

footer p {
	float: left;
	font-family: "arvo", "Times New Roman", Times, serif;
}

footer ul {
	display: block;
	float: left;
}

footer ul li{
	margin-bottom: 14px;
}

footer a {
	color: #9f8e72;
	font-family: "arvo", "Times New Roman", Times, serif;
	text-decoration: none;
}

#footerContainer {
	max-width: 1010px;
	padding: 0 25px;
	margin: 0 auto;
}

.slide {
	height: 800px;
	width: 100%;
	margin: 0 auto;
	line-height: 100%;
	overflow:auto;
	position: relative;
}

.slide h2 {
	color: #FFF;
	text-transform: uppercase;
	font-family: franchise, Gadget, sans-serif;
	font-size: 100%;
	text-shadow: 2px 2px 1px #BBC793;
	margin-bottom: 20px;
}

.slide p {
	font-family: arvo, "Times New Roman", Times, serif;
	font-size: 40%;
	line-height: 145%;
	color: #FFF;
//	text-shadow: 1px 1px 1px #BEBEBE;
}
	
	
#mission {
	height: 695px;
}

#mission h2 {
}

#mission p {
	font-size: 50%;
	color: #FFF;
	text-shadow: 0 0 0 #292929;

}

#philosophy{
	height: 775px;
}

#links{
	height: 695px;
}

#links li a {
	display: block;
	height:	150px;
	max-width: 330px;
	overflow: hidden;
	margin-bottom: 25px;
	text-indent: -999999px;
}

#links p {
	display: block;
	clear: both;
}

#links li {
	width: 47.5%;
	margin: 0 auto;
	float: left;
}

#links li.middleSpanner {
	width: 5%;
	text-indent: -99999px;
}

#slideMover {
	float:	left;
	height: 2400px;
	width: 100%
}

.thickRedBorder {
	border: solid 10px #8e1405;	
}

.footerSpanner {
display: block;
width: 758px;
margin-bottom: 14px;
}

#headerWrapper {
	width: 100%;
	height: 100%;
	position: relative;
}
	
.headerWrapper::after {
padding-top: 100%; /* percentage of containing block _width_ */
display: block;
content: '';
}

.overlay {
	background-color: rgba(0, 0, 0, 0.49);
	padding: 30px;
	border-radius: 10px;
	position: absolute;
}

#slide1Overlay {
	width: 35%;
	max-width: 335px;
	margin-top: 20%;
	margin-left: 5%;
}

#slide2Overlay {
	padding-right: 50px;
	top: 20%;
	right: 20%;
	left: 20%;
	position: absolute;
}

#slide3Overlay {
	width: 75%;
	max-width: 786px;
	margin: 20% 10% 0 10%;
}

#slide4Overlay {
	background-color: rgba(0, 0, 0, 0.49);
	display: block;
	float: left;
	top: 20%;
	right: 10%;
	left: 10%;
	height: 50%;
	position: absolute;
}

.blogPost {
	border-bottom: dashed 1px red;
	overflow: auto;
	padding-bottom: 10px;
}

.blogPost h3 {
	font-family: franchise, Gadget, sans-serif;
	color: #fff;
	font-size: 50%;
}

.blogPost p {
	font-size: 30%;
	color: #CCC;
	text-shadow:none;
	line-height: 115%;
}

.blogPost a {
	color: #FFF;
}

.blogTags {
	text-transform: uppercase;
	display:block;
	float: right;
}
.blogTags p {
	font-size: 20%;	
	color: #999;

}

#pressScroller {
	height: 70%;
overflow-y: scroll;
overflow-x: hidden;
bottom: 30px;
left: 30px;
right: 30px;
position: absolute;	
}

#ajaxLink {
	background-image: url(images/opAjaxBanner.jpg);
	background-repeat: no-repeat;
	background-position: middle center;
}

#cac {
	background-image: url(images/ctrlBanner.jpg);
	background-repeat: no-repeat;
	background-position: middle center;
}



