body{
	margin:0;
	background:#390000;
	font-family:Arial, Helvetica, sans-serif;
	min-width:982px;
}
h1,h2,h3,h4,p{margin:0;}
img{
	display:block;
	border:none;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
ul{
	list-style:none;
	padding:0;
	margin:0;	
}
#wrapper{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.w1 {
	width: 1010px;
	position: relative;
	float: left;
	left: 50%;
	padding: 17px 0 0;
}
.w2 {
	width: 1010px;
	position: relative;
	float: left;
	left: -50%;
}
#main{
	width:982px;
	height:846px;
	margin:0 auto;
	padding:11px 14px 0;
	overflow:hidden;
	background:url(../images/bg-main.jpg) no-repeat;
}
#main #flash{
	float:left;
	width:192px;
	height:540px;
}
#main #navigation{
	float:left;
	width:209px;
	height:540px;
}
#navigation h2{
	margin:0 0 9px;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	padding:0 11px;
}
#main #content{
	width:581px;
	float:left;
	height:540px;
}
#main #footer{
	clear:both;
	width:100%;
	height:306px;	
}
/*navigation*/
#navigation ul.menu{
	width:200px;
	overflow:hidden;
	padding: 29px 0 29px 9px;
}
#navigation .menu li{
	float:left;
	clear:both;
}
#navigation .menu a{
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
}
#navigation .menu .mission{
	background:url(../images/text-mission.png) no-repeat;
	width:98px;
	height:20px;
}
#navigation .menu .mission:hover, #navigation .menu .active .mission{background:url(../images/text-mission-h.png) no-repeat;}
#navigation .menu .birds{
	background:url(../images/text-birds.png) no-repeat;
	width:171px;
	height:22px;
}
#navigation .menu .birds:hover, #navigation .menu .active .birds{background:url(../images/text-birds-h.png) no-repeat;}
#navigation .menu .plugged{
	background:url(../images/text-plugged.png) no-repeat;
	width:127px;
	height:23px;
}
#navigation .menu .plugged:hover, #navigation .menu .active .plugged{background:url(../images/text-plugged-h.png) no-repeat;}
#navigation .menu .news{
	background:url(../images/text-news.png) no-repeat;
	width:150px;
	height:28px;
}
#navigation .menu .news:hover, #navigation .menu .active .news{background:url(../images/text-news-h.png) no-repeat;}
#navigation .menu .links{
	background:url(../images/text-links.png) no-repeat;
	width:91px;
	height:26px;
}
#navigation .menu .links:hover, #navigation .menu .active .links{background:url(../images/text-links-h.png) no-repeat;}
#navigation .menu .contact{
	background:url(../images/text-contact.png) no-repeat;
	width:132px;
	height:25px;
}
#navigation .menu .contact:hover, #navigation .menu .active .contact{background:url(../images/text-contact-h.png) no-repeat;}
#content .column-holder #rightcol{
	width:571px;
	font-size:9pt;
	line-height:16px;
}
#content .column-holder #rightcol{
	padding:8px 0 0 18px;
	width:563px;
}
#content .column-holder #rightcol p{
	margin:0 0 17px;
}
#content .column-holder .img-holder{
	overflow:hidden;
	padding:4px 4px 5px;
	background:url(../images/bg-img-holder.png) no-repeat;
}
#content .column-holder .img-holder img{vertical-align:top;}
#content .column-holder .img-holder.alignleft{
	float:left;
	margin:0 6px 0 0;
}
#content .column-holder .img-holder.alignright{
	float:right;
	margin:0 0 0 10px;
}
#content .column-holder{color:#ebebeb;}
#content .column-holder h2{
	margin:0 0 19px;
}
#content .birds-heading{
	width:271px;
	height:23px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-heading-birds.png) no-repeat;
	margin:0 0 19px;
}

#content .mission-heading{
	width:193px;
	height:23px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-heading-mission.png) no-repeat;
	margin:0 0 19px;
}


#content .column-holder h3{
	font-size:18px;
	margin:0 0 10px;
}
#content .column-holder h4{
	margin:0 0 15px;
	text-transform:uppercase;
	font-size:14px;
}
#content .column-holder #rightcol div.box-scroll{width:547px;}
/*footer*/
#footer div.top{
	width:100%;
	height:180px;
	overflow:visible;
	cursor:default;
}
#footer ul#subscribe{
	float:right;
	margin:8px 0 0;
	padding:0 20px 0 0;
}
#footer ul#subscribe li{
	float:left;	
	position:relative;
}
#footer ul#subscribe li a{
	float:left;
	font-size:10px;
	line-height:13px;
	padding:0 17px 0 0;
	background:url(../images/ico-rss.gif) no-repeat 100% 50%;
	color:#87ac82;
	text-transform:uppercase;
	text-decoration:none;
}
#footer ul#subscribe ul{
	overflow:hidden;
	top:13px;
	right:0;
	display:none;
	width:92px;
	position:absolute;
}
#footer ul#subscribe li.hover ul{
	display:block;
}
#footer ul#subscribe ul li{
	padding:2px 0;
	background:url(../images/bg-menu.gif) no-repeat -9999px -9999px;
	float:left;
	width:100%;
}
#footer ul#subscribe ul a{
	float:right;
	padding:0;
	background:none;
}
#footer div.terms{
	clear:both;
	padding:96px 20px 0 0
}
#footer div.terms h3{
	font-size:12px;
	color:#ecbf67;
	text-align:right;	
}
#footer div.terms p{
	text-align:right;
	line-height:20px;
	padding:2px 0 0;
	clear: both;
	text-align: right;
}
#footer div.terms p a{
	text-decoration:none;
	font-size:12px;
	color:#94af84;
}
#footer div.terms p a:hover{
	text-decoration:underline;
}
#footer div.terms p a.size14{	
	font-size:14px;	
}
#footer div.terms p a.size16{	
	font-size:16px;	
}
#footer div.terms p a.size18{	
	font-size:18px;	
}
#footer div.terms p a.size20{	
	font-size:20px;	
}
#footer a.return{
	float:left;
	font-size:10px;
	margin:8px 0 0 20px;
	text-decoration:none;
	color:#edc067;
}
#footer a.return:hover{
	text-decoration:underline;
}
#footer div.bottom{
	overflow:hidden;
	width:100%;
}
#footer div.bottom ul{
	float:right;
	overflow:hidden;
	padding:0 14px 0 0;
	margin:92px 0 0;
}
#footer div.bottom ul li{
	float:left;
	font-size:9px;
	line-height:13px;
	padding:0 7px;
	margin:0 0 0 -1px;
	background:url(../images/devider.gif) no-repeat 0 50%;
}
#footer div.bottom ul li a{
	color:#ecbf67;
	text-decoration:none;
}
#footer div.bottom ul li a:hover{
	text-decoration:underline;
}
/*content*/
#content div.content{
	width:581px;
	height:540px;
	position:relative;
	background:url(../images/bg-content.jpg) no-repeat 0 0;
	overflow:hidden;
}
#content #leftcol{
	float:left;
	width:125px;
	height:540px;
	padding:0 10px;
	position:relative;
	z-index:99;
}
#content #rightcol div.box-scroll{
	height:500px;
	float:left;
	margin:20px 0 0;
	width:415px;
	overflow:hidden;
}
#content #rightcol ul.terms{
	width:500px;
	margin:-20px 0 0;
}
#content #rightcol ul.terms:after{
	clear:both;
	display:block;
	content:"";
}
#content #rightcol ul.terms li{
	float:left;
	padding:16px 0 9px 0;
	width:100%;
}
#content #rightcol ul.terms h3{
	font-size:14px;
	text-transform:uppercase;
	line-height:18px;
	color:#ebebeb;
}
#content #rightcol ul.terms p{
	font-size: 9pt
	color:#ebebeb;
	padding:9px 0 0;
	line-height:16px;
}
#content h2.glossary{
	width:152px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 19px;
	background:url(../images/txt-glossary.png) no-repeat 0 0;
}
#content h2.contact{
	width:329px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
	background:url(../images/txt-contact.png) no-repeat 0 0;
}
.form-heading{padding-top:10px;}
#content h2.news{
	width:268px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 19px;
	background:url(../images/txt-news-events.png) no-repeat 0 0;
}
#content h2.blog{
	background:url(../images/txt-blog.png) no-repeat 0 0;
	width:268px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 19px;
}
#content h2.plugged{
	width:194px;
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 19px;
	background:url(../images/txt-plugged.png) no-repeat 0 0;
}
#content h2.links{
	width:96px;
	height:23px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 19px;
	background:url(../images/txt-links.png) no-repeat 0 0;
}
#content #leftcol h2.meet{
	height:156px;
	background:url(../images/txt-meet.png) no-repeat 0 0;
}
/*contact*/
#content #rightcol div.form{
	width:270px;
	margin:2px 0 0;
	overflow:hidden;
}
#content #rightcol div.form div.form-item{
	width:100%;
	padding:6px 0 0;
	overflow:hidden;	
}
#content #rightcol div.form div.right{
	float:right;
	text-align:right;
	width:125px;	
}
#content #rightcol div.form div.left{
	float:left;
	width:125px;
}
#content #rightcol div.form input.text{
	width:115px;
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	padding:2px 5px;
	height:17px;
	border:0;
	background:url(../images/bg-input.png) repeat 0 0;
}
#content #rightcol div.form input.big{
	width:260px;
}
#content #rightcol div.form label{
	display:block;
	font-size:9pt;
	padding-bottom:6px;
	color:#ebebeb;
	line-height:14px;
}
#content #rightcol div.form textarea{
	float:left;
	width:260px;
	height:173px;
	max-width:260px;
	max-height:173px;
	min-width:260px;
	min-height:173px;
	overflow:auto;
	border:0;
	padding:0 5px;
	background:url(../images/bg-input.png) repeat 0 0;
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
}
#content #rightcol div.form input.submit{
	float:right;
	width:34px;
	height:18px;
	border:0;
	margin:10px 0 0;
	cursor:pointer;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-send.png) no-repeat 0 0;
}
#content #leftcol div.address{
	overflow:hidden;
	clear:both;
	padding:115px 0 0;
	text-align:right;
}
#content #leftcol h3{
	font-size:9px;
	line-height:18px;
	text-transform:uppercase;
	color:#fff;
	text-align:right; 
	border-bottom:1px solid #fff;
}
#content div.address p{
	font-size:9px;
	padding:4px 0 0;
	line-height:13px;
	color:#fff;
}
#content div.address p a{
	color:#fff;
}
#content div.address p a:hover{
	text-decoration:none;	
}
/*newsevents.html*/
#content #rightcol ul.post{
	width:500px; 
	margin:-23px 0 0;
	overflow:hidden;
	padding:0 0 0 1px;
}
#content #rightcol ul.inner-post p{font-size:9pt !important;}
#content #rightcol ul.post li{
	width:100%;
	float:left;
	background:url(../images/devider2.gif) repeat-x 0 0;
	margin:-1px 0 0;
	padding:23px 0 11px 0;
}
#content #rightcol ul.post h3{
	font-size:18px;
	line-height:18px;
	text-transform:uppercase;
	color:#ebebeb;
}
#content #rightcol ul.post h3 a{text-decoration:none;}
#content #rightcol ul.post h3 a:hover{text-decoration:none;}
#content #rightcol ul.post a{color:#ebebeb;}
#content #rightcol ul.post a:hover{text-decoration:none;}
#content #rightcol ul.post h3.no-uppercase{text-transform:none;}
#content #rightcol ul.post h4{
	font-weight:normal;
	color:#ebebeb;
	text-transform:uppercase;
	line-height:16px;
	font-size:11px;
}
#content #rightcol ul.post span{
	display:block;
	font-size:11px;
	line-height:14px;
	color:#aeb79a;
}
#content #rightcol ul.post p{
	font-size:9pt;
	padding:14px 0 0;
	line-height:16px;
	color:#ebebeb;
	margin:0;
}
#content #rightcol ul.post div.image{
	width:100%;
	margin:9px 0 29px 0;
	overflow:hidden;
}
#content #leftcol div.news{
	width:100%;
	clear:both;
	padding:163px 0 0;
	overflow:hidden;
}
#content #leftcol ul{
	overflow:hidden;
	margin:2px 0 0;
	padding:0 0 18px;
}
#content #leftcol ul li{
	text-align:right;
	font-size:11px;
	line-height:16px;
}
#content #leftcol ul li a{
	color:#fff;
	text-decoration:none;
}
#content #leftcol ul li a:hover{
	text-decoration:underline;
}
/*blog.html*/
#content #leftcol div.search{
	clear:both;
	padding:78px 0 0;
	overflow:hidden;
	width:100%;
}
#content #leftcol div.search input.text{
	width:115px;
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	padding:3px 5px;
	height:15px;
	margin:6px 0 0;
	border:0;
	background:url(../images/bg-input.png) repeat 0 0;
}
#content #leftcol div.search input.submit{
	float:right;
	width:28px;
	height:11px;
	border:0;
	cursor:pointer;
	margin:6px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	background:url(../images/btn-go.png) no-repeat 0 0;
}
#content #leftcol div.categories,
#content #leftcol div.entries{
	width:100%;
	overflow:hidden;
	padding:0; 
}
#content #leftcol div.categories{	
	padding:18px  0 0;
}
#content #rightcol ul.post ul.comments{
	overflow:hidden;	
	width:100%;
	margin: 1px 0 15px;
}
#content #rightcol ul.numbered-list{
	font-size:12px;
	color:#fff;
	margin: 15px 0 0;
}
#content #rightcol ul.numbered-list li{
	background:none;
	margin:0;
	padding: 0 0 15px;
}
#content #rightcol ul.numbered-list li a{text-decoration:none;}
#content #rightcol ul.numbered-list li a:hover{text-decoration:underline;}
#content #rightcol ul.post ul.comments li{
	padding:0 0 0 11px;
	background:url(../images/ico-comments.gif) no-repeat 0 50%;
	font-size:9px;
	line-height:16px;
	color:#aeb79a;
	margin:0;
	width:134px;
	float:none;
}
#content #rightcol ul.post ul.comments li a{
	color:#aeb79a;
}
#content #rightcol ul.post ul.comments li a:hover{
	text-decoration:none;
}
#content #leftcol div.jump2,
#content #leftcol div.jump{
	width:100%;
	clear:both;
	padding:204px 0 0;
	overflow:hidden;
}
#content #leftcol div.jump2{
	padding:162px 0 0;
}
#content #rightcol ul.post ul.download{
	margin:-15px 0 0;
	overflow:hidden;
	width:100%;
}
#content #rightcol ul.post ul.download li{
	padding:0;
	font-size:11px;
	line-height:13px;
	background:none;
	margin:0;
}
#content #rightcol ul.post ul.download li a{
	color:#fff;
}
#content #rightcol ul.post ul.download li a:hover{
	text-decoration:none;
}
#content #rightcol ul.links{
	overflow:hidden;
	margin:0;
	width:500px;
	padding:15px 0 0;
}
#content #rightcol ul.links .titlehead {
	color: #cdbf72;
	font:bold 14px/15px Arial,Helvetica,sans-serif;
	text-transform: capitalize;
	display:block;
	margin-bottom:21px;
}
#content #rightcol ul.links li{
	width:100%;
	margin-bottom: 20px;
	padding: 0 0 15px;
	font-size:12px;
	color:#ebebeb;
	line-height:13px;
	border-bottom: 1px dotted #fff;
}
#content #rightcol ul.links h3{
	font-size:12px;
	color:#ebebeb;
	padding-bottom:4px;;
}
#content #rightcol ul.links .people-text{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:347px;
	height:25px;
	background:url(../images/links-love.png) no-repeat;
	margin-bottom:22px;
}
#content #rightcol ul.links h3 a{
	color:#ebebeb;
	text-decoration:none;
}
#content #rightcol ul.links h3 a:hover{
	text-decoration:underline;
}
#content #rightcol ul.links p{
	margin:0;
}
#content #rightcol ul.post div.image-sh{
	width:207px;
	height:173px;
	padding:4px;
	float:left;
	margin:12px 4px 0 0;
	background:url(../images/sh-img.png) no-repeat 0 0;
}
/*scroll-bar*/
#rightcol{
	overflow:hidden;
	float: left;
	padding: 0 0 0 10px;
	position: relative;
	width: 420px;
}
#rightcol .text-box {
	height: 540px;
	padding:5px 0 0 8px;
	width:345px;
	margin-top:16px;
	overflow:hidden;
	position:relative;
	background: #fff;
}
#rightcol .text-scroll {position:relative;}
#rightcol .scroll-content{
	top: 0px !important;
	height: 540px !important;
	width: 425px !important;
}
.column-holder #rightcol .scroll-content{
	width: 530px !important;
}
#rightcol .vscroll-bar{
	position:absolute;
	width:15px !important;
	margin:0;
	padding:0;
	height:495px !important;
	top: 0px !important;
	left: 393px !important;
	z-index:100;
}
.column-holder #rightcol .vscroll-bar{
	left: auto !important;
	right:3px !important;
}
#rightcol .vscroll-up {
	position:absolute;
	height: 11px !important;
	cursor:pointer !important;
}
#rightcol .vscroll-down {
	position:absolute;
	padding:0;
	cursor:pointer !important;
}
#rightcol .vscroll-line{
	width:15px !important;
	overflow: hidden;
	background:url(../images/bg-scroll-bar.png) repeat-y;
}
#rightcol .vscroll-slider{
	background:url(../images/ico-scroll.png) no-repeat;
	width:26px !important;
	height:49px !important;
	left:-3px !important;
	cursor:default; !important;
}
#rightcol .vscroll-slider #scrollslider0{
	height:49px !important;
	cursor:pointer; !important;
	position:relative;
}
#main div.fader{
	overflow:hidden;
	position:absolute;
	width:570px;
	height:72px;
	background:Aqua;
	background:url(../images/bg-fader.png) no-repeat;
	left:0;
	bottom:1px;
	z-index:10;
}
/* popups */
.popaps-container{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	z-index:150;
}
.popaps-container:after, .popaps-container li .c:after{
	clear:both;
	display:block;
	content:"";
}
.popaps-container li{
	float:left;
	width:95px;
	display:inline;
	margin:0 0 7px 7px;
}
.popaps-container li:hover, .popaps-container li.hover{position:relative;}
.popaps-container li a.open {
	display:block;
	text-decoration:none;
	width:95px;
}
.popaps-container img{display:block;}
.popaps-container li div.popup {
	position:absolute;
	top:-95px;
	left:-9999px;
	width:279px;
}
.popaps-container li:hover div.popup, .popaps-container li.hover div.popup{left:54px;}
.popaps-container li .t{
	height:172px;
	background:url(../images/bg-popap-t.png) no-repeat;
	overflow:hidden;
}
.popaps-container li .b{
	height:28px;
	background:url(../images/bg-popap-b.png) no-repeat;
	overflow:hidden;
}
.popaps-container li .c{
	width:100%;
	background:url(../images/bg-popap-c.png) repeat-y;
}
.popaps-container li .popup-section{
	float:left;
	margin-top:-143px;
	padding:0 15px 0 52px;
	color:#000;
	font:12px/15px Helvetica, Arial, sans-serif;
	position:relative;
}
.popaps-container li .popup-section img{margin-bottom:13px;}
.popaps-container li .popup-section span{display:block;}
.popaps-container li .popup-section a{
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.popaps-container li .popup-section a:hover{text-decoration:underline;}
.contact-form{padding-bottom:150px;}
.flash embed{outline:none;}
#footer a.termslink {
	background: url("../images/txt-glossary-terms.gif") no-repeat;
	float: right;
	height: 11px;
	margin: 0 0 0 20px;
	overflow: hidden;
	text-indent: -9999px;
	width: 107px;
}

