#main .textbanner a {
	color: black;
	}
#main .textbanner a:hover {
	color: #900017;
}

.banner {
	display: block;
	text-align: center;
	margin: 10px 0;
}

.banner img {
	padding: 10px 0;
	border: solid #BBBBBD;
	border-width: 1px 0;
}
	
address {
	background: #3A49A6 url(img/bg-address.jpg) no-repeat top left;
	height: 100px;
	color: white;
	line-height: 150%;
	padding: 10px 30px;
	font-size: 0.9em;
	}
.right address .h {
	color: white;
	margin: 0 0 10px 0;
	}	
/*---------------------*/
.gallery a {
	display: block; 
	float: left;
	text-decoration: none;
	text-align: center;
	}

.gallery a img {
	padding: 4px;
	border: 1px solid #540018;
	display: block;
	}
	
.gallery a span {
	
	}
/*------------------------------------*/


.picture {
	text-align: center;
}

.picture .img {
}

.picture .body {
	text-align: justify;
}

/*------------------------------------*/
.news {
}

.news .item {
	border-bottom: 1px solid #CF9299;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.news .date {
	font-weight: bold;
}

.news .title {
	font-weight: bold;
}

.news .title:hover {
}

.news .body {
}

/*------------------------------------*/

.news-latest {
}

.news-latest .item {
	border-bottom: 1px solid #CACACA;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.news-latest .date {
	display: block;
	color: black;
	font-weight: bold;
}

.news-latest .title {
}

.news-latest .body {
}

.news-latest .link {
}

.news-latest .link:hover {
	}
/*------------------------------------*/

.gb {
}

.gb .item {
}

.gb .date {
	}
.gb .post {
}

.gb .comment {
}
/*--------------------------------*/

.sidebar .h {
	font-weight: bold;
	display: block;
	text-transform: uppercase;
}

/*------------------------*/
.left .h {
	background: url(img/bg-h-left.jpg) no-repeat top right;
	height: 16px;
	color: white;
	text-align: right;
	padding: 2px 20px 2px 0;
	font-size: 0.9em;
	margin-bottom: 10px;
}

/*--------------------------*/
.right .h {
	color: #9C0413;
	margin: 10px;	
	}
.members .item {
	background: url(img/bg-stripe.jpg) no-repeat 30px bottom;
	position: relative;
	
}

#main .members .item div {
	display: block;
	background: url(img/bg-arrow.jpg) no-repeat left 13px;
	padding: 10px 30px;
	color: black;
	
}


.members .all {
	display: block;
	padding: 10px 30px;


}


.banners .item {
	margin-bottom: 10px;
}

.textbanner .banners .image-banner {
	text-align: center;
}

/*-----------*/
.feed .item {
	border-bottom:1px solid #CACACA;
	float:left;
	padding-bottom:10px;
	width:100%;	
}

.feed .item .title {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
	}
.feed .item .body {
	}

.feed .item .image {
	float: left;
	margin-right: 5px;
}

.feed .item .image img {
	width: 120px;
}


/*----------*/
.event-links {
	margin-top: 20px;
	padding: 20px 0;
	border-top: 1px solid #DDE0F1;
}

.event-links .title {
	font-weight: bold;
	amrgin-bottom: 5px;
}

.event-links a {
	display: block;
	padding: 4px 0;
	}
	
.extra {
	border-top: 1px solid #DDE0F1;
}

.extra .required-info {
	margin-bottom: 10px;
	margin-top: 10px;
}

.extra label .required {
	color: #8F0212;
	}

.extra form .row {
	margin-bottom: 5px;
	}
.extra form input {
	width: 200px;
}

.extra form .buttons {
	margin-top: 10px;
}
