@font-face {
    font-family: OpenSansL;
    src: url(/files/site/fonts/OpenSans-Light.woff);
}
@font-face {
    font-family: OpenSansR;
    src: url(/files/site/fonts/OpenSans-Regular.woff2);
}
@font-face {
    font-family: OpenSansS;
    src: url(/files/site/fonts/OpenSans-Semibold.woff2);
}
@font-face {
    font-family: AGHelv;
    src: url(/files/site/fonts/AG-HelveticaExtra.woff2);
}
@font-face {
	font-family: Helvetica;
    src: url(/files/site/fonts/Helvetica.woff);
}
@font-face {
	font-family: Helvetica Light;
	    src: url(/files/site/fonts/HelveticaNeueLight.woff);
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}
hr {
	border-top: 1px solid #DBDBDB !important;
	height: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
}
ul {
	margin-top: 4px;
	margin-bottom: 0px;
}
ul ul {
	margin-bottom: 10px;
}
ul ul li{
	margin-left: -10px;
	text-indent: 2px;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1.4em;
	font-weight: bold;
	color: #999999;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}

h2 {
	margin-bottom: 16px;
	font-size: 1.75em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #000000;
}
h3 {
	text-align: left;
	font-family: Optima, Lucida, MgOpen Cosmetica, Lucida Sans Unicode, sans-serif;
	font-weight: normal;
	margin-bottom: 9px;
	font-size: 1.7ex;
	margin-top: 0px;
}
h4 {
	text-align: left;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #000000;
	font-size: 2ex;
	margin-bottom: 10px;
}

.container {
	/*width: 900px;
	margin-right: auto;
	margin-left: auto;*/
	background-color: #fff;
	min-height: 100%;
	position:relative;
}
* html .container {
	height: 100%;
}



.edgePhoto {
	width: 28px;
	height: 40px;
	float: right;
	margin-top: 170px;
	background-color: #FF0000;
}

/* TopSide CSS
----------------------------------------------- */
.header {
	width: 100%;
	max-width: 1152px;
	display: table;
	margin: auto;
	margin-bottom: 2.5em;
	/*border: 1px solid #000000;*/
}
.president {
	width: 100%;
	max-width: 1152px;
	margin: auto;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center;
	/*border: 1px solid #000000;*/
}

.logo {
	float: left;
	margin-left: 1em;
	margin-top: 30px;
}

.logoR {
	float: right;
	width: 316px;
	height: 87px;
	margin-top: 30px;
	margin-right: 1em;
	background-image: url(/files/site/ITE-40YEARS.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.date {
	float: left;
	font-family: OpenSansR;
	/*text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);*/
	margin-top: 62px;
	color: #000000;
	margin-left: 12px;
	font-size: 1em;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
@media only screen and (max-width: 884px) {
.logoR {

	position: absolute;
	top: 11;
	left: 14;
	width: 368px;
	height: 32px;
	margin-top: 0px;
	background-image: url(/files/site/ITE_small-full.png);
	background-repeat: no-repeat;
}
}
@media only screen and (max-width: 480px) {
.logoR {
	background-image: url(/files/site/ITE_small.png);
}
}

@media only screen and (max-width: 500px) {

.logo {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.5em;
}
.date {
	width: 100%;
	text-align: center;
	/*text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);*/
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1em;
	padding-right: 1em;
	border-left-width: 0px;
}
}
.topLinks {
	font-size: 14px;
	float: right;
	padding-top: 15px;
	padding-right: 35px;
}
.topLinks a {
	text-decoration: none;
}
.topLinks a:hover {
	text-decoration: underline;
}
.documentation {
	padding-right: 9px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	float: right;
	display: table;
}
.documentation a {
	text-decoration: none;
	font-size: 0.7em;
}

.documentation a:hover {
	color: #003366;
	text-decoration: underline;
}


/* Content CSS
----------------------------------------------- */
.mainContent {
	width: 100%;
	max-width: 1200px;
	display: table;
	background-image: url(/files/site/logo-shadow.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1.5em;
	/*border: 1px solid #0000FF;*/
}
.mainBorder {
	width: 100%;
	max-width: 1200px;
	display: table;
	padding-bottom: 4em;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
@media only screen and (max-width: 1220px) {

.mainBorder {
	border: none;
}
}

.photos {
	text-align: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.9em;
	font-weight: bold;
	color: #556A80;
	letter-spacing: 4px;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;*/
}
.contenTitle {
	margin-top: 1.25em;
	margin-bottom: 1.5em;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.75em;
	letter-spacing: -1px;
	font-weight: 100;
	color: #424F75;
	text-align: center;

}
@media only screen and (max-width: 500px) {

.contenTitle {
	margin-top: 0.2em;
	line-height: 1.3em;
	font-family: Optima, Lucida, MgOpen Cosmetica, Lucida Sans Unicode, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	padding-left: 2em;
	padding-right: 2em;
	text-align: center;

}
}
.content {
	width: 95%;
	/*display: table;*/
	margin-left: auto;
	margin-right: auto;
	/*border: 1px solid #000000;*/
}

.contenText {
	display: table-cell;
	max-width: 1100px;
	padding-right: 10px;
	/*padding-left: 10px;*/
	padding-bottom: 40px;
	text-align: left;	/*border: 1px solid #FF0000;*/
}
@media only screen and (max-width: 780px) {
.contenText {
	float: left;
	width: 100%;
	margin: auto;
	padding: 0px;
	text-align: justify;

}
}

.program {
	color: #000000;
	display: table;
	position: relative;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.9em;
	font-weight: normal;
	border-right: 0px solid #000000;
	border-top: 0px solid #000000;

}
.program li {
	line-height: 1.7em;
	margin-top: 1em;
	list-style-type: circle;
}
.program p {
	line-height: 1.7em;

}
.program td{
	font-weight: normal;
	border-left: 0px solid #000000;
	border-bottom: 1px solid #999999;
	padding: 12px;
}
.hours{
	min-width: 95px;

}
.text{
	padding-left: 20px;
}
.list {
	display: table;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
}

.listNumeric {
	margin-bottom: 8px;
}
.listNumeric li {

	list-style-type: square;

}
.listNumeric ul li {
	margin-left: -10px;
	margin-bottom: 4px;
	/*list-style-image: url(/files/site/dash.gif);*/
	line-height: 17px;
}
/* IMAGES CSS
----------------------------------------------- */
.pictureL {
	float: left;
	margin-right: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #ACBCCD;
}
.pictureR {
	float: right;
	margin-left: 15px;
}
/* JOBS CSS
----------------------------------------------- */
.jobs {
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.6em;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
	width: 170px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACBCCD;
}
.jobs li {
	margin-top: 0px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 4px;
	text-decoration: none;
}
.jobs li a {
	margin-top: 0px;
	font-weight: normal;
	font-size: 1.1em;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #003366;
	text-decoration: none;

}

.jobs li a:hover {
	text-decoration: underline;
}
/* RightColumn CSS
----------------------------------------------- */
#rightColumn {
	display: table-cell;
	min-width: 225px;
	padding-left: 1.2em;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;

}
@media only screen and (max-width: 780px) {
#rightColumn {
	float: left;
	width: 100%;
	padding: 0.75em;
	margin-top: 1em;
	margin-bottom: 2.5em;
	border: 2px solid #CCCCCC;
}
}

#rightColumn div.inner {
	display: table;
}
@media only screen and (max-width: 600px) {
#rightColumn div.inner {
	float: left;
	padding-left: 1em;
	margin-right: 1em;

}
}
.orgTitle {
	float: left;
	width: 150px;
	font-weight: bold;
	margin-bottom: 5px;
}
.organizers {
	float: left;
	font-size: 0.85em;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
}

#rightColumn div.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	background-color: #ECECE2;
	padding-right: .6em;
	padding-top: 1.5em;
	padding-left: .3em;
	padding-bottom: .3em;
	border-radius: 7px;
	margin-bottom: 2em;
}
@media only screen and (max-width: 480px) {

}
#rightColumn div.news p {
	margin-top: 10px;
	padding-left: 20px;
}
#rightColumn div.news p a{
	color: #B37108;
}
#rightColumn div.news li {
	margin-top: 10px;
	margin-left: -1em;
}
#rightColumn div.news li a{
	color: #B37108;
}

#rightColumn div.infotitle {
	max-width: 250px;
	margin-bottom: 0.8em;
	font-family: Optima, Lucida, "MgOpen Cosmetica", "Lucida Sans Unicode", sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	font-style: italic;
}
#rightColumn div.sponsorstitle {
	max-width: 250px;
	margin-bottom: 0.8em;
	font-family: Optima, Lucida, "MgOpen Cosmetica", "Lucida Sans Unicode", sans-serif;
	font-weight: bold;
	font-size: 1em;
	color:#000000;
}
#rightColumn div.sponsors {
	max-width: 250px;
	padding-bottom: 0.8em;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
@media only screen and (max-width: 600px) {
#rightColumn div.sponsorstitle {
	margin-top: 0;
}
}
@media only screen and (max-width: 320px) {
#rightColumn div.sponsorstitle {
	margin-top: 1.5em;
}
}
#rightColumn div.infotext {
	font-family: Optima,Lucida, MgOpen Cosmetica , Lucida Sans Unicode ,sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.4em;
	padding-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

#rightColumn div.info {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #7C7C7C;
	margin-top: 0.7em;

}
#rightColumn div.info p {
	font-size: 12px;




}
#rightColumn div.info p a{
	color: #B37108;

}
#rightColumn div.info li {
	margin-top: 10px;
	margin-left: -10px;
}
#rightColumn div.info li a{
	color: #B37108;
}


#map {
	height: 30em;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3em;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
	/*border: 1px solid #000000;*/
}
/* BottomSide CSS
----------------------------------------------- */
.footer {
	position:absolute;
	bottom:0;
	display: table-cell;
	width:100%;
	height: 50px;
	padding-top: 10px;
	font-size: 0.7em;
	background-color: #000000;
}
.footerInner {
	width: 100%;
	text-align: center;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.footerInner a {

	color: #CCCCCC;
}

.bottomLinks {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	width: 150px;
	padding-top: 10px;
	margin-right: 100px;
	margin-top: -70px;
	border-top: 1px solid #999999;
	float: right;
	display: table;
}
.bottomLinks a {
	color: #666666;
	text-decoration: none;
}
.bottomLinks a:hover {
	text-decoration: underline;
}
