@charset "UTF-8";
/* CSS Document */
/* original orange #E67B4D */

/* NEW orange EE670C  */

/* blue #7571A4 */
/* green #4AB158 */
body {

height:1000px;
background: #4AB158; /* Old browsers */

background: -moz-linear-gradient(top,  #4AB158 0%, #fffefd 86%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4AB158), color-stop(86%,#fffefd)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #4AB158 0%,#fffefd 86%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #4AB158 0%,#fffefd 86%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #4AB158 0%,#fffefd 86%); /* IE10+ */

background: linear-gradient(to bottom,  #4AB158 0%,#fffefd 86%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4AB158', endColorstr='#fffefd',GradientType=0 ); /* IE6-9 */

}


#wrapper {
	/* width:100%; */
	max-width:1000px;
	margin:0em auto;
	padding:1em;
	font-size:1em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.3;
	background-color:#FFFFFF;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	
}
html {
    overflow-y: scroll;/* eliminate shift if no d]scroll bar */
}
#banner {
	padding: 0;
	margin:0;

}

#maximenu1426970017, #maximenu1459502905 {
	
	margin:0 auto;

}
#maintext {
	padding:0 0.8em;
	
}
#footer {
	font-size: 0.8em;
	color: #666;
	margin: 0.8em auto;
	padding: 0.8em;
	text-align:center;
	border-top:1px solid #B7B7B7;
}
#footer a:link, footer a:visited {
	color:#666666;
	text-decoration:none;
}
	
	
	
.socialmedia {
	clear:both;
	margin:1em auto;
	
}

	
p {
	padding:0;
	margin:0 0 0.8em 0;
	line-height:140%;
	
	
}
.small {
	font-size:0.8em;
	font-weight:normal;
}
.small a:link, .small a:visited{
	font-size:0.8em;
	font-weight:100;
}
ul li p{
	padding:0;
	margin:0;
	
}
ul li {
	padding:0;
	margin:0 0 0 1em;
	
}

p + ul {
    margin-top: -0.8em;
}
h1 {
	margin:0 0 0.2em 0;
	font-size:1.9em;
	font-weight:normal;
	font-family: 'Ubuntu', sans-serif;
	text-align:center;
	
	
}
h2 {
	font-size:1.4em;
		margin:0 0 0.1em 0;
	font-weight:normal;
		font-family: 'Ubuntu', sans-serif;
	
}
	
p a:link, p a:visited, h2 a:link, h3 a:link {
	color:#000;
	text-decoration:underline;
}

 .google-maps {
position: relative;
padding-bottom: 75%; // This is the aspect ratio
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.yello {
	background-color:#FF0;
}
.form {
	width:80%;
	margin:0 auto;
}
.button {
	width:14em;
	margin:0.5em 0 0.5em 2em;
	padding:0.5em;
	background-color:#EE670C;
	color:#FFF;
	text-align:center;
	border-radius:3px;
		-moz-box-shadow: 5px 5px 5px #888;
-webkit-box-shadow: 5px 5px 5px #888;
box-shadow: 5px 5px 5px #888;
display:inline;
float:right;
}
.button a:link, .button a:visited, .button a:active {
		text-decoration:none;
		color:#FFF;
}

#buttoncentre {
	width:17em;
	margin:1em auto;
	padding:1em;
	background-color:#EE670C;
	background-color #66FF00;
	color:#FFF;
	text-align:center;
	border-radius:3px;
		-moz-box-shadow: 5px 5px 5px #888;
-webkit-box-shadow: 5px 5px 5px #888;
box-shadow: 5px 5px 5px #888;
display inline;
line-height:100%;
}
#buttoncentre a:link, #buttoncentre a:visited, #buttoncentre a:active {
		text-decoration:none;
		color:#FFF;
}
.buttonboxright {
	width: 16em;
	float:right;
}
.lwbutton a:link, .lwbutton a:visited, .lwbutton a:active {
		text-decoration:none;
		color:#EE670C;
}
.lwbutton {
	width:18em;
	margin:1em auto;
	padding:0.5em;
	background-color #EE670C;
	background-color #66FF00;
	color:#EE670C;
	text-align:center;
	border: 1px solid #EE670C;
	border-radius:3px;
		-moz-box-shadow: 5px 5px 5px #888;
-webkit-box-shadow: 5px 5px 5px #888;
box-shadow: 5px 5px 5px #888;
display inline;

}
#gridbutton a:link, #gridbutton a:visited, #gridbutton a:active {
		text-decoration:none;
		color:#EE670C;
}
#gridbutton {
	width:10em;
	margin:1em auto;
	padding:0.5em;
	background-color #EE670C;
	background-color #66FF00;
	color:#EE670C;
	text-align:center;
	border: 1px solid #EE670C;
	border-radius:3px;
		-moz-box-shadow: 5px 5px 5px #888;
-webkit-box-shadow: 5px 5px 5px #888;
box-shadow: 5px 5px 5px #888;
display inline;

}

.imgborder {
	border:1px solid #666;
	padding:0.5em ;
	margin: 0em 0 0.5em 1em;
	width:25%;
	float:right;
	text-align:center;
	color:#666;

}
.imgborder p {
	
	padding: 0.2em 0 0 0 ;
	margin: 0;
	
}
.imgbordersml {
	border:1px solid #666;
	padding:0.5em ;
	margin: 0em 0 0.5em 1em;
	width:20%;
	float:right;
	text-align:center;
	color:#666;
}
.boxright {
	float:right;
	width:30%;
	border:1px solid #666;
	padding:0.6em 0.8em;
	margin:0em 0.2em 0 1em;
	font-size:0.9em;
}
	td {
		border-bottom: 1px solid #999;
		padding-bottom:0.3em;
	}
	
table {
	border-top: 0px solid #999;
	padding-top:0.2em;
}
.clearall {
	clear: both;
}
.title {
	margin:0;
	font-weight:bold;
	color:#F00;
}
.titlefull {
	margin:0;
	font-weight:bold;
	color:#4AB158 !important;
}
.spkr {
	margin:0;
}
.description {
	margin-left:2em;
}
.bio {
	margin-left:2em;
	font-style:italic;
}
.red {
	color:#F00;
}
.imgborder {
	border:1px solid #999;
	padding:0.3em;
	margin-left:1em;
}
.imgborderforty {
	border:1px solid #999;
	padding:0.3em;
	margin-left:1em;
	width:50%;
	float:right;
}
.abstract {
	margin-left:3em;
	margin-bottom:2em;
}
.abstract p {
	margin-bottom:0.5em;
}

.abstract h3 {
	color:#E67B4D;
	margin-bottom:0.5em;
	color:#EE670C;
}.orange {
	color: #EE670C;
}
.supporters {
	border-bottom:1px solid rgba(153,153,153,1);
	padding:0 0 0 0;
	margin: 1em 0;
	width:100%;
}
.supporters p {
	line-height:100%;
	text-align:center;
	
}
.room p {
	color:#999999;
	margin:0;
	padding:0;
}
.room p a {
	color:#999999;
	text-decoration:none;	