@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #18CB14;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	letter-spacing: 0em;
}

div#container{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 20px;
}

div#header{
	
	background-image: url(images/header.jpg);
	position: relative;
	height: 391px;
	width: 950px;
	background-repeat: no-repeat;
}

div#logo{
	z-index: 2;
	position: absolute;
	height: 45px;
	width: 850px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

img#headerlogo{
	position: absolute;
	top: 0px;
	margin-left:202px;
}

div#navigation{
	z-index: 2;
	position: absolute;
	height: 45px;
	width: 850px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 310px;
	padding-left: 120px;
}

div#content{
	width: 769px;
	margin-left: 90px;
	margin-top: 50px;
}

div#layout1{
	width: 769px;
}

div#layout1-left{
	width: 520px;
	float:left;
	margin-bottom: 20px;
}

div#layout1-right{
	width: 217px;
	float: left;
	margin-left: 32px;
	margin-bottom: 20px;
}

div#layout2{
	width: 769px;
	margin-bottom: 20px;
}

div#layout3{
	width: 769px;
	margin-bottom: 20px;
}

div#layout3-left{
	width: 368px;
	float:left;
	margin-bottom: 20px;
}

div#layout3-right{
	width: 368px;
	float: left;
	margin-left: 33px;
	margin-bottom: 20px;
}

div#footer{
	width: 100%;
	background-color: #4C3415;
	float: left;
	min-height: 200px;
	position: relative;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	line-height: 120%;
	letter-spacing: 0em;
}

div#footer-container{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/footer-logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 200px;
	padding-right: 200px;
}

div.col{
	width: 210px;
	float: left;
	position: relative;
	margin: 20px;
	color: #FFFFFF;
}

/*------------------- START BOX STYLING --------------------------*/

.box-t{
	width: 520px;
	background-image: url(images/box-T.png);
	background-repeat: no-repeat;
	float: left;
}

.box-b{
	width: 520px;
	padding-bottom: 20px;
	margin: 0px;
	float: left;
}

.box-bl{
	background-image: url(images/box-BL.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 36px;
	float: left;
}
.box-bm{
	float: left;
	height: 36px;
	width: 448px;
	background-image: url(images/box-B.png);
}
.box-br{
	background-image: url(images/box-BR.png);
	height: 36px;
	width: 36px;
	float: left;
}

.box-t2{
	width: 217px;
	background-image: url(images/box-T2.png);
	background-repeat: no-repeat;
	float: left;
}

.box-b2{
	width: 217px;
}

.box-bm2{
	float: left;
	height: 36px;
	width: 145px;
	background-image: url(images/box-B.png);
}




.box2-t{
	width: 769px;
	background-image: url(images/box-T3.png);
	background-repeat: no-repeat;
	float: left;
}

.box2-b{
	width: 769px;
}

.box2-bm{
	float: left;
	height: 36px;
	width: 697px;
	background-image: url(images/box-B.png);
	margin-bottom: 20px;
}


.box-content{
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}


.box3-t{
	width: 368px;
	background-image: url(images/box-T4.png);
	background-repeat: no-repeat;
	float: left;
}

.box3-b{
	width: 368px;
}

.box3-bm{
	float: left;
	height: 36px;
	width: 296px;
	background-image: url(images/box-B.png);
	margin-bottom: 20px;
}


/*-------------------- END BOX STYLING ---------------------------*/

/*------------------- START IR STYLING --------------------------*/

.gone{
	display:none;
}

h2.home{
	background-image: url(images/home.jpg);
	height: 35px;
	width: 92px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2.news{
	background-image: url(images/news.jpg);
	height: 34px;
	width: 86px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2.about{
	background-image: url(images/about.png);
	height: 34px;
	width: 86px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2.events{
	background-image: url(images/events.png);
	height: 35px;
	width: 95px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2.map{
	background-image: url(images/map.png);
	height: 51px;
	width: 92px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2.join-us{
	background-image: url(images/join-us.png);
	height: 41px;
	width: 92px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2.contact{
	background-image: url(images/contact.png);
	height: 41px;
	width: 109px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2.pictures{
	background-image: url(images/pictures.png);
	height: 40px;
	width: 121px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2.rec-news{
	background-image: url(images/rec-news.png);
	height: 42px;
	width: 247px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2.rec-links{
	background-image: url(images/rec-links.png);
	height: 42px;
	width: 235px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2.FAQ{
	background-image: url(images/faq.png);
	height: 53px;
	width: 355px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h2.interviews{
	background-image: url(images/interviews.png);
	height: 37px;
	width: 142px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h2.employment{
	background-image: url(images/employment.png);
	height: 51px;
	width: 261px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2.app-online{
	background-image: url(images/apply-online.png);
	height: 50px;
	width: 155px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h2 span{
	display:none;
}

span.small{
	font-size: 10px;
}

/*------------------- END IR STYLING --------------------------*/



ul#links{
	margin: 0px;
	padding: 0px;
}

ul#links li{
	display:block;
	padding: 0px;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul#links li a{
	display: block;
	height: 45px;
	width: 114px;
	text-indent:-9009px;
}

li#h{
	background-image: url(images/link-home.png);
	display: block;
	height: 50px;
	width: 114px;
	background-repeat: no-repeat;
}

li#a{
	background-image: url(images/link-staff.png);
	display: block;
	height: 47px;
	width: 123px;
	background-repeat: no-repeat;

}

li#e{
	background-image: url(images/link-events.png);
	display: block;
	height: 45px;
	width: 120px;
	background-repeat: no-repeat;
	

}

li#j{
	background-image: url(images/link-join-us.png);
	display: block;
	height: 45px;
	width: 114px;
	background-repeat: no-repeat;

}

li#c{
	background-image: url(images/link-contact.png);
	display: block;
	height: 45px;
	width: 114px;
	background-repeat: no-repeat;

}

.left{
	float: left;
	margin: 8px;
}

.right{
	float: right;
	margin: 8px;
}

div.event-box{
	background-color: #e5f5e5;
	color: #333333;
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

div.event-box p{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

h2.event-name{
	padding: 0;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 24px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8CC63E;
}

h3.event-name{
	padding: 0;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8CC63E;
}

div.col h3{
	padding: 0;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8CC63E;
}

div.col ul{
	padding: 0;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.col li{
	padding: 0;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

p{
	color: #333333;
}

p.event-words{
	margin-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8CC63E;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 210px;
}

p.event-info{
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8CC63E;
}

input.right{
	float:right;
}


a:link{
	text-align: center;
	font-weight: normal;
	color: #1C5E16;
	text-decoration: none;
}
a:visited{
	text-align: center;
	font-weight: normal;
	color: #1C5E16;
	text-decoration: none;

}
a:hover{
    text-align: center;
	font-weight: normal;
	color: #1C5E16;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8CC63E;
	text-decoration: none;

}

a:hover.main-nav{
	border-bottom-style: none;
}


div#vertical_container{	width: 690px;	margin-left: 20px;}

	.accordion_toggle {
	display: block;
	height: 30px;
	width: 670px;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 16px;
	margin: 0 0 0 0;
	background-color: #1C7D16;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	cursor: pointer;
		}
		
		.accordion_toggle_active {
	color: #ffffff;
	background-color: #8CC63E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C7D16;
		}
		
		.accordion_content {
	background-color: #e5f5e5;
	color: #333333;
	overflow: hidden;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
	padding-right: 10px;
	padding-left: 10px;
			}


div#vertical_container2{	width: 300px;	margin-left: 0px;}

	.accordion_toggle2 {
	display: block;
	height: 30px;
	width: 300px;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 16px;
	margin: 0 0 0 0;
	background-color: #1C7D16;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	cursor: pointer;
		}
		
		.accordion_toggle_active2 {
	color: #ffffff;
	background-color: #8CC63E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C7D16;
		}
		.accordion_content2 {
		width: 300px;
		padding-left: 10px;
		padding-right: 10px;
	background-color: #e5f5e5;
	color: #333333;
	overflow: hidden;
		}
		
		
div#vertical_container3{	width: 740px;	margin-left: 0px;}

.accordion_toggle3 {
	display: block;
	height: 30px;
	width: 720px;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 16px;
	margin: 0 0 0 0;
	background-color: #1C7D16;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	cursor: pointer;
}

.accordion_toggle_active3 {
	color: #ffffff;
	background-color: #8CC63E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C7D16;
}
.accordion_content3 {
	width: 720px;
	background-color: #e5f5e5;
	color: #333333;
	overflow: hidden;
}
		
.acc-item {
	width: 220px;
	height: 220px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #e5f5e5;
	color: #333333;
	overflow: hidden;
	float: left;
	position: relative;
}

/*---------- ADMIN STYLING -------------------*/

.style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFC09;
}
.style4 {
	font-size: 9px;
	color: #FF0000;
}

.pic{
	margin: 3px;
	border: 2px solid #1B8215;
}

div.ref{

	float: left;
	width: 360px;
	
}


div.col a{
	color: #8CC63E;
	font-weight: normal;
	text-align: left;
	text-decoration: none;	
}  

div.col a:hover{
	color: #8CC63E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
} 

p.ftr{
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 750px;
	position: relative;
}  

p.ftr a{
	color: #8CC63E;
	font-weight: normal;
	text-align: left;
	text-decoration: none;	
}  

p.ftr a:hover{
	color: #8CC63E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
} 
div#event-images{
	position: absolute;
	top: 410px;
	left: -120px;
	width: 173px;
}

div#event-images2{
	position: absolute;
	top: 410px;
	left: 900px;
	width: 173px;
}

#maptabs a{
	color: #FFF;
	background-color: #060;
	padding: 6px 8px;
	margin-top: 0px;
	margin-right: 2px;
	border:none;
	float: left;
}

#maptabs a:hover, #maptabs .selected{
	color: #FFF;
	background-color: #9C0;
	padding: 6px 8px;
	margin-top: 0px;
	margin-right: 2px;
	border:none;
	float: left;
}

form table{
	margin-left: 10px;
}

#social{
	position: absolute;
	width: 220px;
	top: 5px;
	left: 740px;
	z-index: 300; !important
}

#social .soc-btn{
	position: relative;
	width: 80px;
	margin: 0 5px;
	padding: 5px 0;
	float: right;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	
	background: rgb(255, 255, 255) transparent;
	background: rgba(255, 255, 255, 0.6);
}

#social a{
	display: block;
	border: none;
	text-decoration:none;
	color: #000;
}

.highlight{
    border:2px dotted #f00;
 }
 
 .strike{text-decoration: line-through;}
