/* CSS Document */

/* Cross browser compatibility -- removes the default css */
/** {margin: 0; padding: 0;}*/

a:link {
	word-wrap:break-word;
	font-style:italic;
	color:#1067a1;
	text-decoration:none;
	border-bottom-color:#1067a1;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

a:visited {font-style:italic; color:#5081a1; text-decoration:none; border-bottom-color:#5081a1; border-bottom-style:dotted; border-bottom-width:1px;}
	
a:hover {font-style:italic; color:#666633; text-decoration:none; border-bottom-color:#ffffff; border-bottom-style:solid; border-bottom-width:1px;}

html {}

body {
	color:#666633;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:100%;
	background-color:#d6c7ac;
	/*background-image:url(bkgd.gif);*/
	line-height:1.4;
	}

h1 {font-size:1.6em; margin-top:0px; margin-bottom:5px; line-height:1.2;}

h2 {font-size:1.2em; margin-top:0px; margin-bottom:0px; line-height:1.2;}

h3 {font-size:1.1em}

p {margin-top:1em; margin-bottom:0px; /*text-indent:2em;*/}

p + h2 {margin-top:15px;}

ul {margin-bottom:20px;}

ol {margin-bottom:20px;}
	
/*li {margin-left:30px;}*/

hr {border-color:#437aa0; border-style:solid; border-bottom-width:1px; margin-top:5px; margin-bottom:5px; /*clear:both;*/}

a.menuitem:link {
	font-size:1.2em;
	/*line-height:14px;*/
	/*border-bottom-color:#cc6633; 
	border-bottom-style: dotted; 
	border-bottom-width: 1px;*/
	}
	
a.menuitem:visited {
	font-size:1.2em;
	/*line-height:14px;*/
	/*border-bottom-color:#cc6633; 
	border-bottom-style: dotted; 
	border-bottom-width: 1px;*/
	}	
	
a.menuitem:hover {
	color:#666633;
	/*text-decoration:none;*/
	border-bottom-color:#666633; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	}

/*FACEBOOK & YAHOO ICONS*/
a.menuIcon:hover {
	color:#666633;
	/*text-decoration:none;*/
	border-bottom-color:#666633; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	}

/*SLIDER MENU ICON*/
#menuLeftIcon {
	/*border-bottom:none;*/	
	
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4593c7), color-stop(1, #1067a1) );
	background:-moz-linear-gradient( center top, #4593c7 5%, #1067a1 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4593c7', endColorstr='#1067a1');
	background-color:#4593c7;
	border-radius:5px;
	border:1px solid #b39f7d;
	height: 44px;
	margin-top: 2px;
	margin-left: 2px;
	}



.header {
	width:100%;
	height:50px;
	background-image:url(header_mobile.png);
	background-repeat:repeat-x;
	}

/*.logolink {
	background-image:url(logo.png);
	background-repeat:no-repeat;
	width:600px;
	height:100px;
	margin:auto;
	}*/
	
/*.logoText {
	background-image:url(logoText.png);
	background-repeat:no-repeat;
	width:300px;
	height:100px;
	margin:auto;
	display:none;
}

.logoACI {
	float:right;
	background-image:url(logoACI_mobile.png);
	background-repeat:no-repeat;
	width:150px;
	height:50px;
}*/



.logoACI {
	float:right;
	background-image:url(logoACI_mobile.png);
	background-repeat:no-repeat;
	/*background-size:150px 50px;*/
	background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src='logoACI_mobile.png',
        sizingMethod='scale');
		
	width:150px;
	height:50px;
	/*margin-right:-6%;*/
	/*margin-top:-50px;*/
}

.ielt9 .logoText {
    background-image: none;
}

.ielt9 .logoACI {
    background-image: none;
}



.menuButton {
	display:block;
	float:left;
	margin-left:8px;
	background-image:url(menuButton.png);
	background-repeat:no-repeat;
	width:60px;
	height:50px;
	position:absolute;
}


	
#container {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:100%;
	background-image:url(middle.png);
	background-repeat:repeat-y;
	}
	
.searchbox {
	margin-top:10px;
	/*display:none;*/
	}
	
.menu {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:20px;
		
	width:96%;
	position:relative;
	top:20px;
	
	padding:5px;
	box-shadow: 0px 0px 5px hsla(0,0%,0%,0.5);
	background-color:#ebe3d6;	/* IE8 and below */
	background-color:hsla(0,0%,100%,0.7);
	float:left;
	display:none;
}

	
.insetBorder {
	border-color:#1067a1;
	border-style:solid;
	border-width:1px;
	padding:20px;
}
		
.midcol {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin-top:15px;
	width:96%;
	position:relative;
	/*top:200px;
	left:260px;*/
	min-height:630px;		/* PREVENTS THE MENU FROM GETTING CLIPPED AT THE BOTTOM */
	
	/*width:560px;
	height:500px;*/
	/*float:left;*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	max-width:560px;
	}
	
/*.midcol2 {
	width:300px;
	position:absolute;
	top:390px;
	left:450px;
	}*/
	
/*.rightcol {
	width:250px;
	position:absolute;
	top:200px;
	left:830px;
	
	background-color:#ebe3d6;
	padding:10px;
	border-color:#437aa0;
	border-width:medium;
	border-style:solid;
	}	*/
	
.columns {
	-moz-column-count:1; /* Firefox */
	-webkit-column-count:1; /* Safari and Chrome */
	column-count:1;
	}

.columns2 {
	-moz-column-count:2; /* Firefox */
	-webkit-column-count:2; /* Safari and Chrome */
	column-count:2;
	
	-moz-column-gap:40px; /* Firefox */
	-webkit-column-gap:40px; /* Safari and Chrome */
	column-gap:40px;
	}		

	
.footertext {
	font-size:0.8em;
	color:#d6c7ac;
	/*margin-top:20px;*/
	margin-bottom:10px;
	/*left:260px;
	top:5px;
	position:absolute;
	text-align:left;*/
	}
	
.footer {
	width:100%;
	height:30px;
	position:static;
	bottom:0px;
	/*left:50%;
	margin-left:-480px;*/
	
	background-image:url(footer.png);
	background-repeat:repeat-x;
	
	clear:both;
	text-align:center;
	}

.caption {font-size:0.8em; width:100%;}
.photo-right .caption {margin-top:5px; margin-bottom:10px;}
.photo-full-width .caption {margin-top:0px;}
.photo-courtesy {font-style:italic; margin-top:5px;}

.photo {
	float:left;
	border-style:solid;
	border-width:10px;
	border-color:#ffffff;
}

.photo-left {
	float:left;
	line-height: 14px;
	margin: 0px 15px 15px 3px;
	/*color:#763a20; font-weight:bold; font-size: 13px;*/
	}

.photo-right {
	float:right;
	line-height:14px;
	margin: 15px 3px 15px 0px;
	/*color:#763a20;
	font-weight:bold;
	font-size: 13px;*/
	}

.photo-full-width {clear:both; margin-top:15px; margin-bottom:30px;}

.photo-news-headline {clear:both; margin-bottom:5px;}

.inset {
	padding:10px;
	border-color:#437aa0;
	/*border-width:medium;
	border-style:solid;*/
	border-style:double;
	box-shadow: 0px 0px 5px hsla(0,0%,0%,0.5);
	background-color:#ebe3d6;	/* IE8 and below */
	background-color:hsla(0,0%,100%,0.5);
}


.inset-right {
	float:right;
	margin: 0px 0px 15px 15px;
	width:250px;
	/*background-color:#ebe3d6;*/
	padding:10px;
	border-color:#437aa0;
	/*border-width:medium;
	border-style:solid;*/
	border-style:double;
	box-shadow: 0px 0px 5px hsla(0,0%,0%,0.5);
	background-color:#ebe3d6;	/* IE8 and below */
	background-color:hsla(0,0%,100%,0.5);
}

.newsMonth {
	margin-top:50px;
	font-size:28px;
	font-style:italic;
	font-weight:bold;
	color:#d6c7ac;
	background-color:#1067a1;
	padding:10px;
}

.newslink {position:relative; margin-top:15px; margin-bottom:15px;}

.newslink a:link {font-style:normal; color:#666633; text-decoration:none; border-bottom:none;}

.newslink a:visited {font-style:normal; color:#666633; text-decoration:none; border-bottom:none;}
	
/*.newslink a:hover {font-style:normal; color:#ffffff; text-decoration:none; border-bottom-color:#ffffff; border-bottom-style: solid; border-bottom-width:1px;}*/
/*.newslink a:hover {background-color:#ebe3d6; border-bottom-color:#1067a1; border-bottom-style: dotted; border-bottom-width:1px;}*/
.newslink:hover {background-color:#ebe3d6;}

.readmore {font-weight:bold; font-style:italic; color:#1067a1; text-decoration:none; border-bottom-color:#1067a1; border-bottom-style: dotted; border-bottom-width:1px;}

/*.readmore:link {font-weight:bold; font-style:italic; color:#1067a1; text-decoration:none; border-bottom-color:#1067a1; border-bottom-style: dotted; border-bottom-width:1px;}

.readmore:visited {font-weight:bold; font-style:italic; color:#5081a1; text-decoration:none; border-bottom-color:#5081a1; border-bottom-style: dotted; border-bottom-width:1px;}
	
.readmore:hover {font-weight:bold; font-style:italic; color:#ffffff; text-decoration:none; border-bottom-color:#ffffff; border-bottom-style: solid; border-bottom-width:1px;}*/
#subscribe {
	/*float:right;*/
	margin-bottom:-20px;
}

#subscribeButton {
	margin:0px 10px 10px 0px;
	float:left;
}

#subscribeText {
	/*margin:-5px 0px 0px 15px;
	padding:0;
	font-size:1em;
	width:60%;
	float:left;*/
	padding-top:5px;
}


.button1 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4593c7), color-stop(1, #1067a1) );
	background:-moz-linear-gradient( center top, #4593c7 5%, #1067a1 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4593c7', endColorstr='#1067a1');
	
	background-color:#4593c7;
	
	border-radius:5px;
	
	text-indent:0px;
	border:1px solid #b39f7d;
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	/*width:100px;*/
	text-decoration:none;
	text-align:center;
}
.button1:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1067a1), color-stop(1, #4593c7) );
	background:-moz-linear-gradient( center top, #1067a1 5%, #4593c7 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1067a1', endColorstr='#4593c7');
	background-color:#1067a1;
}
.button1:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */


img {
  max-width: 100%;
}



.menuIcon {
	border:none;
	/*float:left;*/
	vertical-align:middle;
}

#page nav
{
	display: none;
}

#header a,
.header a
{
	background: center center no-repeat transparent;
	/*background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );*/
	display: block;
	width: 40px;
	height: 50px;
	padding-right:10px;
	padding-left:10px;
	position: absolute;
	top: 0px;
	left: 0px;
}


#menu-left {
	color:#1067a1;
	/* IE8 and below */
	background-color:#e5decf;	
	background-color:hsla(0,0%,100%,0.5);
	
	/*color:#d6c7ac;
	background-color:#1067a1*/
	
	/*background-color:#0f6099;*/	/* IE8 and below */
	/*background-color:rgba(15,96,153,0.8);*/
}

#menu-left a {
	/*color:#1067a1;*/
	/* IE8 and below */
	
	/*color:#d6c7ac;
	background-color:#1067a1*/
	
	/*background-color:#0f6099;*/	/* IE8 and below */
	/*background-color:rgba(15,96,153,0.8);*/
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


@media screen and (min-width: 400px) {
	.logoText {
		background-image:url(logoText_mobile.png);
		background-repeat:no-repeat;
		/*background-size:150px 50px;*/
		background-size: cover;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='logoText_mobile.png',
			sizingMethod='scale');
		
		width:150px;
		height:50px;
		margin:auto;
		margin-left:20%;
	}
	.logoACI {
		margin-top:-50px;
	}
}


@media screen and (min-width: 500px) {
	h1 {
		font-size:1.8em;
	}
	h2 {
		font-size:1.3em;
	}
	
	.photo-right {
		width:60%;
		margin: 15px 0px 15px 15px;
	}
	
	.columns {
		-moz-column-count:2; /* Firefox */
		-webkit-column-count:2; /* Safari and Chrome */
		column-count:2;
	
		-moz-column-gap:40px; /* Firefox */
		-webkit-column-gap:40px; /* Safari and Chrome */
		column-gap:40px;
		
		-webkit-column-rule: 4px outset #437aa0; /* Chrome, Safari, Opera */
		-moz-column-rule: 4px outset #437aa0; /* Firefox */
		column-rule: 4px outset #437aa0;
	}
	
	.logoText {
		margin:auto;
	}
	
	.logoACI {
		margin-right:0%;
	}

}






/*DESKTOP AND LARGER*/
@media screen and (min-width: 800px) {
	h1 {
		font-size:2em;
	}

	h2 {
		font-size:1.5em;
	}
	
	h3 {
		font-size:1.2em
	}
	
	#menuLeftIcon {
		display:none;
	}
	#menu-left {
		display:block;
		width:160px;
		position:absolute;
		/*top:75px;
		left:50px;*/
		/*text-align:right;*/
		
		padding:10px;
		border-left:10px solid #437aa0;
		/*border-width:medium;
		border-style:solid;*/
		/*border-style:double;*/
		box-shadow: 0px 0px 5px hsla(0,0%,0%,0.5);
	
		top:115px;
		margin-left:50%;
		left:-390px;
	}
	
	.mm-menu {
		height:600px;
	}
	
	
	.header {
		height:100px;
		background-image:url(header.png);
	}
	
	.logoACI {
		margin-top:-100px;
		margin-right:3%;
		background-image:url(logoACI.png);
		background-repeat:no-repeat;
		/*background-size:300px 100px;*/
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
        	src='logoACI.png',
        	sizingMethod='scale');
		
		width:300px;
		height:100px;
	}
	
	.logoText {
		display:block;
		background-image:url(logoText.png);
		background-repeat:no-repeat;
		/*background-size:300px 100px;*/
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
        	src='logoText.png',
        	sizingMethod='scale');
			
		width:300px;
		height:100px;
		margin:auto;
		margin-left:10%;
	}
	
	.midcol {
		margin-left:50%;
		left:-170px;
	}
	
	.photo-right {
		width:370px;
	}
	
	/*.caption {
		width:370px;
	}*/
	
	/*#subscribeButton {
		margin:3px 10px 0px 10px;
	}
	
	#subscribeText {
		margin:7px -10px 0px 5px;
		padding:0;
		font-size:0.7em;
		width:25%;
	}*/
	
	.columns {
		-moz-column-count:3; /* Firefox */
		-webkit-column-count:3; /* Safari and Chrome */
		column-count:3;
	}
}


@media screen and (min-width: 950px) {
	.logoText {
		margin-left:auto;
	}
}


/*
@media print {
	.leftcol, .searchbox, .backToTop, .directoryMenu {
  		display:none;
	}
	.midcol {
		width:100%;
		top:0;
		left:10px;
	}
}*/