#pagecontent {
	max-width: 942px;
	margin: auto;
	z-index: -200;
}

.row {
	max-width: 942px;
	margin: 0px;
	padding: 0px; 
}	

#rowone {
	clear: both;
	float: left;
}


#who {
	float: left;
	height: auto;
	height: 270px;
	max-width: 310px;
	background-color: white;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}


#whoweare {
  height: auto;
  height: 224px;
  max-width: 286px;
  margin: 0px 0px 4px 0px;
  padding: 0px 12px 0px 12px;
  background-image: -moz-linear-gradient(top, #0096cf, #46aeda);
  background-image: -ms-linear-gradient(top, #0096cf, #46aeda);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0096cf), to(#46aeda));
  background-image: -webkit-linear-gradient(top, #0096cf, #46aeda);
  background-image: -o-linear-gradient(top, #0096cf, #46aeda);
  background-image: linear-gradient(top, #0096cf, #46aeda);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#ff0096cf, endColorstr=#ff46aeda, GradientType=0);
color: white;
}

#whoweare h2 {
	font-size: 24px;
	line-height: 28px;	
	font-weight: normal;
  margin: 0px;
  padding: 8px 0px 12px 0px;
}

#whoweare p {
	font-size: 14px;
	line-height: 18px;	
}

p#findout {
	font-size: 18px;
	line-height: 18px;
	padding-top: 18px;
}

p#findout a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

p#findout a:hover {
	text-decoration: underline;
}


.joinus {
	clear: both;
	max-width: 286px;
	height: 42px;
	background-color: #ff7d01;	
	font-size: 24px;
	line-height: 42px;
	color: white;
	padding: 0px 12px 0px 12px;
	margin: 0px 0px 0px 0px;
  background-image: -moz-linear-gradient(top, #ec9e40, #e78007);
  background-image: -ms-linear-gradient(top, #ec9e40, #e78007);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ec9e40), to(#e78007));
  background-image: -webkit-linear-gradient(top, #ec9e40, #e78007);
  background-image: -o-linear-gradient(top, #ec9e40, #e78007);
  background-image: linear-gradient(top, #ec9e40, #e78007);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#ffec9e40, endColorstr=#ffe78007, GradientType=0);
}

.joinus a {
	display: block;
	width: 100%;
	text-decoration: none;
	font-size: 24px;
	color: white;
	background-image: url(../images/joinus-arrow.png);
	background-position: right;
	background-repeat: no-repeat;
}


.joinus a:hover {
	text-decoration: underline;
}

div#mainnews {
	float: left;
	max-width: 624px;
	max-height: 269px;
	overflow: hidden;
	background-color: white;
	margin-bottom: 12px;
	margin: 0px 0px 0px 8px;
	padding: 0px;
}

div#mainnews ul.slides {
	float: left;
	max-width: 390px;
	max-height: 270px;
	list-style: none;
	overflow: hidden;
}

div#mainnews ul.slides li img {
	max-width: 100%;
	display:none;
}

div#mainnews ul.slides li.flex-active-slide img {
    display: block;
}


div#mainnews ul.custom-controls {
	width: 234px; 
	float:right;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

div#mainnews ul.custom-controls li {
	display: block;
	height: 65px;
	color: white;
	padding: 12px;
	margin: 0px 0px 1px 0px;
	background-color: #5a5c50; 
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

div#mainnews ul.custom-controls h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 20px;
}

div#mainnews ul.custom-controls p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}


div#mainnews ul.custom-controls li.flex-active {
	background-color: #f5731d;
}



div#mainnews ul.custom-controls li a {
	text-decoration: none;
	color: white;
}


div#mainnews ul.custom-controls li a.slideit {
	font-size: 20px;	
}

div#mainnews ul.custom-controls li a:hover {
	text-decoration: underline;
}

div#rowtwo {
	clear: left;
	float: left;
}

#latestnews {
	float: left;
	max-width: 310px;
/*	height: 220px;	 */
	margin: 0px 12px 12px 0px;
	padding: 0px;
}


#latestnews h2 {
	font-size: 24px;
	line-height: 34px;
	font-weight: normal;
	color: #808080;	
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #808080;
}

#latestnews h3 {
	font-size: 18px;
	line-height: 24px;
	color: #3e98d2;
	margin: 4px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

#latestnews img {
	float: left;
	padding: 0px 8px 8px 0px;
	max-width: 100%;
}

#latestnews p {
	font-size: 12px;
	line-height: 16px;
}





#latestnews .flexslider {background: #fff; border: none; position: relative;}

#latestnews .flex-control-nav {width: 100%; position: absolute; top: 10px; text-align: right; height: 20px;}
#latestnews .flex-control-paging li a {width: 11px; height: 11px; display: block; background: white; cursor: pointer; text-indent: 20px; overflow: hidden; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 1px}
#latestnews .flex-control-paging li a:hover { background: #0088d1; background: rgba(0, 136, 209, 1); }
#latestnews .flex-control-paging li a.flex-active { background: #0088d1; background: rgba(0, 136, 209, 1); cursor: default; } 

.flex-direction-nav {display: none;}


#tweets {
	float: left;
	height: 340px;	
	width: 298px;
	margin: 0px 16px 12px 8px;
	background-color: #c9beb8;
	background-image: url(../images/twitter-bottom-home.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#tweets p {
	padding: 8px 14px 8px 14px;
	line-height: 30px;
	font-size: 26px;
	color: white;
}

#tweets img {
	float: left;
	padding: 0px 8px 0px 0px;
}



#events {
	float: left;
/*	height: 220px;	 */
	max-width: 298px;
	background-color: white;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

#events h2 {
	font-size: 24px;
	line-height: 34px;
	font-weight: normal;
	color: #808080;	
	width: 100%;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	border-bottom: 1px solid #808080;
}

#events h3 {
	font-size: 12px;
	line-height: 20px;
	color: #3e98d2;
	padding: 0px;
	margin: 0px;
	}

#events p {
	font-size: 12px;
	line-height: 18px;
	color: #616161;
	padding: 0px;
	margin: 0px;	
}

div.eventitem {
	float: left;
	border-bottom: 1px dotted black;
	width: 100%;
	margin-bottom: 8px;
}

div.eventdate {
	clear: both;
	float: left;
	background-image: url(../images/calendar-icon.jpg);
	background-repeat: no-repeat;
	max-width: 40px;
	min-height: 60px;
	margin-right: 12px;
}

div.eventinfo {

}

div.eventdate div.month {
	text-align: center;
	color: white;
	font-size: 8px;
	line-height: 21px;
	width: 40px;
}

div.eventdate div.day {
	clear: left;
	text-align: center;
	color: black;
	font-size: 12px;
}

p.moreevents {
	clear: both;
	background-color: #c5bdb7;
	text-align: center;
}

p.moreevents a {
	color: white;
	display: block;
	width: 100%;
	max-height: 26px;
	line-height: 26px;
}

p.moreevents a:hover {
	color: #058bcf;
	display: block;
	width: 100%;
	height: 100%;
}