/* General reset */
img{border:0;}
a{color:#076324;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
/* General settings */
body{
	background:#fff;
	font: 13px Arial,Helvetica,sans-serif;
	color:#707070;
	margin:0;
}
#wrapper{
	width:900px;
	margin:0 auto;
}
/* header */
/* nav */
#nav{
	margin:0;
	padding:0;
	list-style:none;
	height:45px;
	font-size:11px;
	line-height:14px;
	background: url(../images/bg-nav.gif) repeat-x;
	text-transform:uppercase;
	position:relative;
	z-index:10;
}
#nav:after{content:"";display:block;clear:both;}
#nav li{
	float:left;
	display:inline;
	margin:0 0 0 15px;
	padding:0 0 7px;
}
#nav li.first-child{margin:0;}
#nav a{
	float:left;
	color:#076424;
	text-decoration:none;
	text-align:center;
}
#nav a.members{
	float:left;
	color:#b52c3a;
	text-decoration:none;
	text-align:center;
}
#nav a b{
	float:left;
	padding:8px 10px 7px;
	cursor:pointer;
}
#nav a:hover{
	color:#fff;
	background: url(../images/bg-nav-link.gif) no-repeat;
}
#nav a:hover b{
	background: url(../images/bg-nav-link.gif) no-repeat 100% -29px;
}
#nav li.drop-item:hover b,
#nav li.hover b,
#nav li.drop-item a:hover b{
	background:none;
	padding:8px 10px 16px;
}
#nav li.drop-item:hover a,
#nav li.hover a,
#nav li.drop-item a:hover{
	position:relative;
	z-index:1;
	color:#fff;
	background:#e8a018 url(../images/bg-drop-item.gif) repeat-x;
}
/* drop */
#nav li:hover,
#nav li.hover{position:relative;}
#nav li:hover .drop,
#nav li.hover .drop{
	top:35px;
}
#nav .drop{
	position:absolute;
	top:-9999px;
	/*top:20px;*/
	left:-2px;
	font-size:11px;
	line-height:14px;
}
#nav .right-side .drop{
	left:auto;
	right:-6px;
}
#nav .drop .columns{
	float:left;
	display:inline;
	clear:both;
	overflow:hidden;
	margin:10px 0 0 -8px;
}
#nav .drop .column{
	float:left;
	clear:right;
	display:inline;
	margin:0 0 0 -1px;
	background: url(../images/bg-column.gif) no-repeat 0 100%;
}
/*
#nav .drop .heading{
	color:#010101;
	line-height:12px;
	text-transform:uppercase;
	padding:0 0 5px 15px;
	clear:both;
	width:80px;
}*/
#nav .drop .heading strong a{
	color:#010101;
	line-height:12px;
	text-transform:uppercase;
	text-decoration:none;
	padding:0 20px 5px 15px;
	clear:both;
	width:80px;
}

#nav .drop ul{
	margin:0;
	padding:0;
	width:115px;
	list-style:none;
	text-transform:none;
	float:left;
	clear:right;
}
#nav .drop ul:after{content:"";display:block;clear:both;}
#nav .drop li{
	margin:0;
	padding:0;
	float:none;
	display:block;
}
#nav .drop a{
	float:none;
	display:block;
	width:80px;
	padding:2px 20px 2px 15px;
	color:#fff;
	text-align:left;
	text-decoration:underline;
}

#nav li:hover .drop a,
#nav li.hover .drop a{background:none !important;}
#nav li:hover .drop a:hover,
#nav li.hover .drop a:hover{
	background:#c58814 !important;
}
#nav li:hover .drop .heading strong a:hover,
#nav li.hover .drop .heading strong a:hover{
	background:none !important;
}
/* png-box */
.png-box {
	float: left;
	position: relative;
}
.png-box .holder { display: table; }
.png-box .c { display: table-row; }
.png-box .l,
.png-box .r {
	background: url(../images/bg-left.png) repeat-y;
	width: 11px;
	display: table-cell;
}
.png-box .r { background: url(../images/bg-right.png) repeat-y; }
.png-box .content {
	height: 1%;
	background-color: #e8a018;
	display: table-cell;
	padding:0 8px 3px 0;
}
.png-box .lt,
.png-box .rt,
.png-box .lb,
.png-box .rb {
	background: url(../images/bg-top-left.png) no-repeat;
	height: 11px;
	width: 11px;
	font-size: 0;
	display: table-cell;
}
.png-box .rt { background: url(../images/bg-top-right.png) no-repeat; }
.png-box .lb { background: url(../images/bg-bottom-left.png) no-repeat; }
.png-box .rb { background: url(../images/bg-bottom-right.png) no-repeat; }
.png-box .t,
.png-box .b {
	background: url(../images/bg-top.png) repeat-x;
	height: 11px;
	display: table-cell;
	font-size: 0;
}
.png-box .b { background: url(../images/bg-bottom.png) repeat-x; }

/* visual */
#header .visual{
	overflow:hidden;
	width:900px;
	height:226px;
	position:relative;
}
#header .visual .overlay{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background: url(../images/bg-visual.png) no-repeat;
}
#header .visual .location{
	height:30px;
	width:180px;
	line-height:30px;
	position:absolute;
	top:178px;
	left:0px;
	background:#b52c3a;
	font-size:15px;
	text-align:center;
	color:#fff;
}
.logo-box{
	position:absolute;
	z-index:1;
	top:49px;
}
.logo-box .frame{
	background: url(../images/bg-logo-box.png) repeat-y;
	width:490px;
	overflow:hidden;
	padding:4px 0 6px 13px;
}
.logo{
	background: url(../images/logo.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	width:161px;
	height:120px;
	float:left;
}
.logo a{
	display:block;
	height:100%;
}
.logo-box .slogan{
	background: url(../images/bg-slogan.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	width:185px;
	height:45px;
	float:left;
	margin:40px 0 0 12px;
}
/* main */
#main{
	overflow:hidden;
	padding:22px 0 42px 25px;
	height:1%;
}
/* content */
#content{
	float:left;
	width:470px;
	line-height:17px;
	padding:0 0 30px 0;
}
#content h1{
	font-size:19px;
	line-height:26px;
	color:#076424;
	margin:0 0 3px;
}
#content h1 a{text-decoration:none;}
#content h1 a:hover{text-decoration:underline;}
#content p{
	margin:0 0 17px;
}
/* sidebar */
#sidebar{
	float:right;
	width:347px;
	font-size:11px;
	line-height:13px;
}
#sidebar .box{
	width:347px;
	margin:0 0 10px;
	background: url(../images/bg-side-box.gif) repeat-y;
}
#sidebar .box .holder{
	background: url(../images/bg-side-box-t.gif) no-repeat;
}
#sidebar .box .frame{
	height:1%;
	overflow:hidden;
	padding:11px 17px 9px;
	background: url(../images/bg-side-box-b.gif) no-repeat 0 100%;
}
#sidebar h3{
	font-size:11px;
	line-height:14px;
	color:#076424;
	margin:0 0 7px;
}
#sidebar h3.red{
	color:#b52c3a;
}
#sidebar h3.yelow{
	color:#e8a018;
}
#sidebar p{
	margin:0 0 13px;
}
form .row{
	height:1%;
	overflow:hidden;
	margin:0 0 8px;
}
#sidebar .bg-text{
	background: url(../images/bg-text.gif) no-repeat;
	float:left;
	margin:0 7px 0 0;
}
#sidebar .text-r{
	float:left;
	padding:0 9px;
	background: url(../images/bg-text.gif) no-repeat 100% -19px;
}
#sidebar .bg-text .text{
	background:none;
	border:0;
	margin:0;
	padding:3px 0 5px;
	float:left;
	color:#959595;
	font-size:10px;
	outline: none;
}
.login-form .submit{
	float:left;
	background: url(../images/btn-login.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	width:54px;
	height:20px;
	font-size:0;
	line-height:0;
	cursor:pointer;
	border:0;
	margin:0 0 0 5px;
}
.login-form .text{
	width:88px;
}
.login-form .note{
	color:#076424;
	padding:3px 0 0;
}
#sidebar .login-form .note p{
	margin:0;
}
#sidebar .section{
	width:346px;
	margin:0 0 10px;
	background: url(../images/bg-side-section.gif) repeat-y;
	overflow:hidden;
}
#sidebar .section .holder{
	background: url(../images/bg-side-section-t.gif) no-repeat;
}
#sidebar .section .frame{
	height:1%;
	overflow:hidden;
	padding:15px 0 12px 0;
	background: url(../images/bg-side-section-b.gif) no-repeat 0 100%;
}
#sidebar .section .area{
	float:left;
	width:145px;
	padding:0 32px 0 0;
}
#sidebar .section .hold-area{
	width:354px;
	overflow:hidden;
	padding:0 0 0 18px;
}
#sidebar .search{
	padding:10px 0 0;
}
.search .text{
	width:110px;
}
.search .submit{
	float:left;
	background: url(../images/btn-search.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	width:54px;
	height:20px;
	font-size:0;
	line-height:0;
	cursor:pointer;
	border:0;
}
.search .row{
	margin:0 0 6px;
}
#sidebar .section .help{
	width:120px;
	padding:6px 0 20px;
}
#sidebar .section .help a{
	color:#959595;
	text-decoration:none;
}
#sidebar .section .help a:hover{text-decoration:underline;}
#sidebar .events,
#sidebar .job-list{
	margin:0 -4px 0 -17px;
	padding:0 0 8px;
	list-style:none;
	width:166px;
	position:relative;
}
.events li,
.job-list li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
}
#sidebar .events a,
#sidebar .job-list a{
	display:block;
	text-decoration:none;
	color:#959595;
	padding:4px 20px 5px 15px;
}
.events a em,
.events a span,
.job-list a em,
.job-list a span{cursor:pointer;}
#sidebar .events a .date,
#sidebar .job-list a .post{
	font-style:normal;
	color:#e7a018;
	display:block;
	font-weight:bold;
}
.events a .place{
	display:block;
}
.events a:hover{
	background: url(../images/bg-events.gif) repeat-y;
}
#sidebar .section a{
	color:#959595;
}
#sidebar .job-list a .post{
	color:#076324;
}
.job-list a:hover{
	background: url(../images/bg-job-list.gif) repeat-y;
}
/* footer */
#footer{
	border-top:1px solid #959595;
	background: url(../images/bg-footer.gif) repeat-x;
	height:1%;
	overflow:hidden;
	font: 10px/14px Verdana,Tahoma,Arial,sans-serif;
	padding:7px 14px 40px;
	position:relative;
}
#footer .info-box{
	float:left;
	color:#959595;
}
#footer .nav,
#footer .contact{
	margin:0 0 22px;
	padding:0;
	list-style:none;
}
#footer .contact{margin:0;}
#footer .nav li{
	display:inline;
	padding:0 0 0 8px;
	background: url(../images/separator-foot-nav.gif) no-repeat 0 3px;
}
#footer .nav li:first-child,
#footer .nav li.first-child,
#footer .contact li:first-child,
#footer .contact li.first-child{
	padding-left:0;
	background:none;
}
#footer .nav a,
#footer .contact a{
	color:#959595;
}
#footer .contact li{
	display:inline;
	padding:0 0 0 7px;
	background: url(../images/separator-foot-contact.gif) no-repeat 0 2px;
}
#footer .contact address{
	display:inline;
	font-style:normal;
}
#footer .back-to-top{
	position:absolute;
	font-weight:bold;
	right:17px;
	top:7px;
}
#footer .copy{
	text-align:right;
	margin:0;
	padding:36px 0 0;
}





/* Events */

.event{

}

.event-year  {
	margin: 20px 0;	
}

.event-date {
	display: block;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 5px 0;
	border-bottom: 1px solid #b1aea7;*/
}

.event-details {
	display: block;
	padding: 5px 0;
}

.event-contact {
	margin: 15px 0 0 0;
	display: block;
	padding: 5px;

}


.event-all {
	display:inline-block;
	margin: 20px 0;
	padding: 7px 10px;
	background:#076424;
}

.event-all a:link, .event-all a:visited, .event-all a:active {
	color: #fff;
}

.event-all a:hover {
	color: #fff;
}

.events-list{
	text-align: left;
	margin: 0;
	padding: 0;
}

.events-list ul{
	padding: 0;
	margin: 0;
	list-style: none;
	font:12px/14px Arial, Verdana, sans-serif;
}

.events-list li{
	margin:0;
	padding:0;
	list-style: none;
	width: 100%; 
	overflow:hidden;
}

.events-list li a{
	height:1%;
	display:block;
	text-decoration:none;
	overflow:hidden;
	padding:10px 20px;
}

.events-list li a:hover{
	text-decoration:none;
	background:#076424;
	border-color:#b4b0af;
	color: #EBE6D0;
		
}

.events-list li a strong {
	color:#331253;
}

.events-list li a:hover strong {
	color: #ffffff;
}

.events-list li strong{
	float:left;
	width:53px;
	cursor:pointer;
	font-weight:normal;
}

.events-list li span {
	float:left;
	width: 375px;
	cursor:pointer;
}

.events-list li a:hover span{
	color: #fff;
}

/* Paging */
#paging {
	margin: 20px 0;
	padding: 5px 0;
	border-top: 1px solid #b1aea7;
	border-bottom: 1px solid #b1aea7;
}

#paging a {
	padding: 2px 4px;
	margin: 2px 3px 2px 0;
	border: 0;
	text-decoration: none;
	color: #8d8d8d;
}

#paging a:hover {
	color: #000;
}

#paging span.current {
	padding: 2px 4px;
	margin: 2px 3px 2px 0;
	color: #000;
}

#paging .page {
	display: block;
	width: 115px;
	float: left;
}

#paging .page {
	float: left;
}


/* Job Opportunities */

.job-box {
	margin-top: 20px;
}

.job-company {
	display:block;
	color:#076424;
	font:bold 18px/20px Arial, Verdana, sans-serif;
}

.job-location {
	display:block;
	color:#076424;
	font:bold 16px/20px Arial, Verdana, sans-serif;
}

.job-title {
	margin-top:15px;
	display:block;
	color:#076424;
	font:bold 14px/20px Arial, Verdana, sans-serif;
}

.job-position {
	display:block;
	color:#076424;
	font:bold 14px/20px Arial, Verdana, sans-serif;
}

.job-info {
	display:block;
	margin: 20px 0;
	padding: 5px 0;
	border-top: 1px solid #b1aea7;
	border-bottom: 1px solid #b1aea7;
}

.bc {
	font-size:11px;
}
