*{font-size:100.01%;}
html{font-size:62.5%;}
body{
	margin:0;
	font:1.2em "Myriad Pro", Arial, Helvetica, sans-serif;
	color:#000;
}
img{border:none;}
a{
	text-decoration:none;
	color:#5e901f;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	vertical-align:middle;
}

sup {font-size:9px;}

form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

.formbutton_submit {
	width: 77px;
	height: 33px;
	padding-top: 8px;
	border: 0;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	background-color: transparent;
	background-image: url(../images/butt_submit.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 14;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.formbutton_login {
	width: 77px;
	height: 33px;
	padding-top: 8px;
	border: 0;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	background-color: transparent;
	background-image: url(../images/butt_login.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 14;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

ul.bulleted
{
	margin-right: 0;
	margin-bottom: 5px;
	padding-top: 0px;
	*margin-top: -1em;
	margin-top: 5px;
	padding-bottom:3px;
	clear: both;
}

ul.bulleted li
{
	font-size: 0.9em;
	padding-top:0px;
	padding-left:16px;
	padding-bottom:4px;
	line-height: 1.5em;
	margin-bottom: 1px;
	margin-left:-11px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-type: none;
}

ul.bulleted_side
{
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0.5em;
	margin-left: -10px;
	*margin-left: 0px;
}

ul.bulleted_side li
{
	font-size: 0.9em;
	padding-top:1px;
	padding-left:16px;
	padding-bottom:2px;
	line-height: 1.5em;
	margin-bottom: 1px;
	margin-left:-30px;
	*margin-left:0px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-type: none;
}

ul.bulleted_tabs
{
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0px;
	margin-top: -.5em;
	padding-bottom:0px;
}

ul.bulleted_tabs li
{
	font-size: 0.9em;
	padding-top:0px;
	padding-left:16px;
	padding-bottom:4px;
	line-height: 1.5em;
	margin-bottom: 1px;
	margin-left:-11px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-type: none;
}

ul.pop_buttons {
	list-style:none;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: block;
	height: 19px;
	width:180px;
	padding-left: 0px;
}

ul.pop_buttons li {
	text-indent:-9999px;
	height: 19px;
	width: 77px;
	float:left;
	display: block;
	margin-right: 12px;
	margin-top: 11px;
}
.pop_buttons li img { display:block;}
.pop_buttons li .continue {
	display:block;
	background-image: url(../images/butt_cont.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 77px;
}
.pop_buttons li .cancel {
	display:block;
	background-image: url(../images/butt_cancel.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 77px;


}

.social_media {
	margin:0;
	padding:0;
	list-style:none;
}
.social_media li{
	float:left;
	padding:0 15px 6px 1px;
	text-indent:-9999px;
}
.social_media li img { display:block;}

.social_media li .facebook {
	display:block;
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 62px;
}
.social_media li .twitter {
	display:block;
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 62px;
}
.social_media li .youtube {
	display:block;
	background-image: url(../images/youtube.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 62px;
}
.social_media li .linkedin {
	display:block;
	background-image: url(../images/linkedin.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 62px;
}
.social_media li .enews {
	display:block;
	background-image: url(../images/enews.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 62px;
}

.home_holder{
	background:url(../images/bg-holder.gif) no-repeat;
}
#wrapper{
	width:966px;
	margin:0 auto;
	position:relative;
}
#header{
	width:966px;
	position:absolute;
	top:19px;
	left:18px;
	margin-bottom:19px;
	z-index:1;
}
#home {
background:#fff url(../images/bg-body.gif) repeat-x;	
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
.header-frame{
	width:100%;
	padding:0 0 29px;
}
.header-frame:after{
	content:"";
	clear:both;
	display:block;
}
.nav-sub,
.nav-sub ul{
	margin:0;
	padding:0;
	list-style:none;
}
.nav-sub{
	margin:0;
	background: url(../images/bg-main-nav.gif) no-repeat;
	width:378px;
	font:1.25em Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	z-index:2;
}
.nav-sub:after{
	content:"";
	clear:both;
	display:block;
}
.nav-sub li{
	vertical-align:top;
	float:left;
	width:100%;
}
.nav-sub a{
	color:#5d8e1f;
	display:block;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 11px;
}
.nav-sub a:hover,
.nav-sub li:hover a,
.nav-sub li.hover a{cursor:pointer;}
.nav-sub li,
.nav-sub li.hover,
.nav-sub li:hover{
	position:relative;
	z-index:20;
}
.nav-sub li.hover ul,
.nav-sub li:hover ul{display:block; }
.nav-sub ul{
	width:375px;
	position:absolute;
	left:1px;
	top:100%;
	z-index:100;
	background:#fff;
	display:none;
	border: 1px solid #CCC;
}
.nav-sub ul li{border-bottom:1px solid #cdcbcb;}
.nav-sub li:hover ul a,
.nav-sub li.hover ul a{
	height:1%;
}
.nav-sub li:hover ul li,
.nav-sub li.hover ul li{
	vertical-align:top;
	float:none;
}
.nav-sub ul a:hover,
.nav-sub ul li:hover a,
.nav-sub ul li.hover a{
	background:#619420;
	color:#fff;
	text-decoration:none;
}
.form-box{
	float:right;
	width:430px;
	overflow:hidden;
}
.form-box .share{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/icons_share.gif) no-repeat;
	width:70px;
	height:22px;
	outline:none;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}
.form-box .icon_print{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/icons_print.gif) no-repeat;
	width:22px;
	height:22px;
	outline:none;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}
.form-box .icon_text_large{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:22px;
	height:22px;
	outline:none;
	background-image: url(../images/icons_text_big.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}
.form-box .icon_text_small{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/icons_text_small.gif) no-repeat;
	width:22px;
	height:22px;
	outline:none;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}

.google-search{
	float:left;
	width:215px;
}
.google-search .text{
	width:159px;
	background:#fff;
	border:1px solid #cecece;
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	color:#4d4b4b;
	padding:4px 6px 4px;
	margin:0;
}
.google-search .submit{
	float:left;
	outline:none;
}
#main{
	width:100%;
	padding:154px 0 18px;
}
.tabs-area{
	width:966px;
}
.tab-content{
	width:902px;
	padding:0 62px 0 18px;
	height:362px;
}
.tabset{
	margin:-19px 0 0;
	padding:0 0 0 27px;
	overflow:hidden;
	height:1%;
}
* html .tabset{
	margin:-20px 0 0;
}
.tabset li{
	list-style: none;
	margin: 0 1px 0 0;
	float:left;
	line-height:1.4em;
	font-size:1em;
}
.tabset li a{
	text-align:center;
	outline:none;
	display:block;
	background: url(../images/bg-tab.gif) no-repeat;
	width:126px;
	height:29px;
	font-size:1.25em;
	color:#fff;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.tabset li a.active{
	background: url(../images/bg-tab-active.gif) no-repeat;
	width:128px;
	height:34px;
	font-size:1.65em;
	line-height:0.8em;
	padding-top: 13px;
}
.tabset li a:hover{text-decoration:none;}
.tab-holder{
	width:100%;
	padding:11px 0 3px;
}
.tab-holder:after{
	content:"";
	clear:both;
	display:block;
}
.block{
	width:100%;
	overflow:hidden;
	z-index:2;
}
.tab-bullets {
	font-size: .9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: circle;
}
.block .text-working{
	margin:0 0 11px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/text-working.png) no-repeat;
	width:430px;
	height:36px;
}
.block .text-support{
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/title_slogan_support.png) no-repeat;
	width:430px;
	height:38px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
}
.block .text-news{
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/title_slogan_news.png) no-repeat;
	width:430px;
	height:38px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
}
.block .text-connect{
	margin:0 0 11px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/title_slogan_connect.png) no-repeat;
	width:430px;
	height:38px;
}
.block strong.desc{
	color:#fff;
	font-size:1.33em;
	line-height:1.25em;
	display:block;
	margin:0 0 15px;
}
.block .more{
	padding:0 20px 0 0;
	color:#9AD451;
	background-image: url(../images/bullet-more.gif);
	background-repeat: no-repeat;
	background-position: 100% 4px;
}
.block a{
	color:#9AD451;

}
.info{
	width:433px;
	float:left;
	margin:34px 0 0 36px;
	display:inline;
}
.info2{
	width:550px;
	float:left;
	margin:34px 0 0 36px;
	display:inline;
}
.info3{
	width:250px;
	float:left;
	display:inline;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 10px;
}
.info4 {
	width:250px;
	min-height:200px;
	float:left;
	display:inline;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding: 20px;
	background-image: url(../images/quotes.png);
	background-repeat: no-repeat;
	color:#FFF;
	background-position: center 35px;
}
.info4 h4 {
	font-size: 1.5em;
	font-weight:normal
}

.table-data{
	width:424px;
	height:165px;
	background: url(../images/bg-table.gif) no-repeat;
	position:relative;
	color:#fff;
	margin:0 0 0 -10px;
}
.table-data th{
	// padding:11px 0 7px;
	padding:9px 0 7px;
	//font-size:1.667em;
	font-size:1.5em;
	line-height:0.8em;
	border:0;
}
.table-data .first{
	width:345px;
	text-align:left;
	padding:11px 0 7px 12px;
}
.table-data .second{
	width:79px;
	text-align:center;
}
.table-data td{
	//padding:9px 0 9px 12px;
	padding:5px 0 5px 9px;
	//font-size:1.25em;
	font-size:1.2em;
	border:none;
}
.table-data .green{
	color:#afe170;
	font-weight:bold;
	padding-left:0;
	text-align:center;
}
.table-data .blue{background:#055386;}
.img-visual{
	float:right;
	z-index:5;
}
.img-visual img{
	display:block;
	padding-right:1px;
}
.logo{
	background: url(../images/logo.png) no-repeat;
	width:203px;
	height:75px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	margin:1px 54px 0 1px;
}
.logo_pop {
	background: url(../images/logo_pop.gif) no-repeat;
	width:203px;
	height:75px;
	overflow:hidden;
	text-indent:-9999px;
	text-align: center;
	display:block;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 6;
	margin-left: auto;
	padding: 5px;
}
.logo a{
	display:block;
	height:100%;
}
#nav,
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:1.167em;
}
#nav{
	padding:6px 0 0;
	float:left;
	z-index:10;
	position:relative;
	height:50px;
}
#nav:after{
	content:"";
	clear:both;
	display:block;
}
#nav li{
	float:left;
	margin:0 4px 0 0;
	position:relative;
}
#nav li a{
	float:left;
	width:157px;
	height:50px;
	overflow:hidden;
	cursor:pointer;
}
#nav li a span{
	display:block;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
}
#nav li a:hover span,
#nav li:hover a span,
#nav li.hover a span{margin:-50px 0 0;}
#nav li .about-us span{
	background: url(../images/text-nav-about-us.png) no-repeat;
}
#nav li .donation span{
	background: url(../images/text-nav-donation.png) no-repeat;
}
#nav li .services span{
	background: url(../images/text-nav-services.png) no-repeat;
}
#nav li .contact span{
	background: url(../images/text-nav-contact.png) no-repeat;
}
#nav li:hover,
#nav li.hover{position:relative;}
#nav li:hover ul,
#nav li.hover ul{display:block;}


#nav ul{
	position:absolute;
	left:0;
	top:100%;
	z-index:100;
	display:none;
	border:1px solid #7ea7da;
	background:#04507f;
	padding:1px 0;
	width:auto;
}
#nav ul a{
	color:#fff;
	display:block;
	overflow:auto;
	text-indent:0;
	height:auto;
	margin:0;
	padding-top: 7px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
	font-size: .8em;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#nav ul li.last a{
	border:none;
}
#nav ul li{
	margin:0 3px 0 2px;
	display:inline;
}
#nav ul a:hover{
	background:#539ed4;
	text-decoration:none;
}


.container{
	width:100%;
	overflow:hidden;
	background: url(../images/bg-box.gif) repeat-y;
	margin:0 0 40px;
}
#content{
	width:705px;
	float:left;
}
.card-list{
	margin:0;
	padding:0;
	list-style:none;
}
.card-list li{
	float:left;
	padding:0 15px 6px 1px;
}
.card-list li img{display:block;}
.aside{
	float:right;
	width:219px;
	background:#fff url(../images/bg-aside.gif) no-repeat 0 100%;
	min-height:346px;
	color:#170e01;
	font-size:1.4em;
	line-height:1.6em;
	padding:27px 15px 0 21px;
}
* html .aside{height:346px;}
.aside h3{
	margin:0 0 4px;
	font:italic 1.5em "Myriad Pro", Arial, Helvetica, sans-serif;
	color:#090601;
}
.aside p{
	margin:0;
	font-size:1.067em;
}
.aside .give-now{
	float:left;
	padding:0 23px 0 0;
	font-weight:bold;
	background-image: url(../images/bullet-give.gif);
	background-repeat: no-repeat;
	background-position: 100% 10px;
}
.bside{
	float:right;
	width:235px;
	font-size:1em;
	line-height:1.25em;
	margin-bottom: 22px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 11px;
}

.bside h3{
	margin:0 0 4px;
	font:italic 1.15em "Myriad Pro", Arial, Helvetica, sans-serif;
	color:#090601;
}
.bside p{
	margin:0;
	font-size:1.067em;
		line-height:1.35em;

}
.bside .give-now{
	float:left;
	padding:0 23px 0 0;
	font-weight:bold;
	background-image: url(../images/bullet-give.gif);
	background-repeat: no-repeat;
	background-position: 100% 10px;
}

.bside .banner_callout {
	width: 220px;
	margin-bottom: 10px;
	padding-right: 15px;
}

.carousel{
	width:939px;
	overflow:hidden;
	margin:0 0 40px 4px;
}
.carousel a.link-prev,
.carousel a.link-next{
	float:left;
	width:15px;
	height:97px;
	outline:none;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/bg-link-prev.gif) no-repeat;
}
.carousel a.link-next{
	float:right;
	background: url(../images/bg-link-next.gif) no-repeat;
}
.carousel div{
	float:left;
	width:875px;
	overflow:hidden;
	height:102px;
	margin:0 0 0 11px;
}
.carousel div ul{
	padding:0;
	margin:0;
	width:9999px;
	list-style:none;
	font:normal 0.76em Arial, Helvetica, sans-serif;
	color:#030405;
}
.carousel div ul li{
	float:left;
	width:270px;
	margin:5px 21px 0 0;
	border-left:1px solid #e2e2e2;
}
.carousel div ul li:first-child{border:none;}
.carousel div ul li img{
	float:left;
	padding:0 0 0 20px;
}
.carousel div ul .text-box{
	float:right;
	width:159px;
	font-size:1.35em;
}
.carousel div ul h4{
	margin:0;
	font-size:0.9em;
}
.carousel div ul h4 a{color:#030405;}
.carousel div ul p{margin:0;}
#footer{
	background: url(../images/bg-footer.gif) repeat-x;
}
#footer .footer-holder{
	background: url(../images/bg-footer-holder.gif) no-repeat;
	text-align:center;
	font:1.167em Arial, Helvetica, sans-serif;
	color:#fff;
	padding:23px 0 10px;
	min-height:176px;
}
* html .footer-holder{
	height:176px;
}
#footer ul{
	margin:0;
	padding:0 0 15px;
	list-style:none;
}
#footer ul li{
	display:inline;
	background: url(../images/separator-footer.gif) no-repeat 0 2px;
	padding:0 8px;
}
#footer ul li:first-child{background:none;}
#footer ul a{
	color:#fff;
}
#footer p{margin:0;}

/************Secondary Styles**************/
#main2{
	width:100%;
	padding-top: 160px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
}

.secondary_holder{
	background-image: url(../images/2ndary-holder.gif);
	background-repeat: no-repeat;
	min-height:900px;
}

#secondary {
	background:#fff url(../images/bg2ndary-body.gif) repeat-x;	

}

.tab-secondary_header{
	width:902px;
	padding:0 62px 0 18px;
	height:325;
}

.secondary_head_wrap {
	width: 930px;
	margin-top: 10px;
	height:160px;
	margin-left: 22px;
}

.secondary_photo {
	background-image: url(../images/2ndary_picts/2ndary_03.png);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 184px;
	margin-right: 15px;
}
.secondary_photo_about {
	background-image: url(../images/2ndary_picts/photo_about.png);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 184px;
	margin-right: 15px;
}
.secondary_photo_donation {
	background-image: url(../images/2ndary_picts/photo_donation.png);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 184px;
	margin-right: 15px;
}
.secondary_photo_services {
	background-image: url(../images/2ndary_picts/photo_services.png);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 184px;
	margin-right: 15px;
}
.secondary_photo_contact {
	background-image: url(../images/2ndary_picts/photo_contact.png);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 184px;
	margin-right: 15px;
}
.secondary_photo_404 {
	background-image: url(../images/2ndary_picts/photo_404.png);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 184px;
	margin-right: 15px;
}

.secondary_title {
	width: 700px;
	float: left;
	margin-top: 30px;
}
.secondary_title h3{
	margin:0 0 4px;
	font:italic 3em "Myriad Pro", Arial, Helvetica, sans-serif;
	color:#FFF;
	width: 700px;
}
.bread_crumb {
	float:left;
	color:#000;
	margin-top: 12px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 700px;
}
.leftside{
	float:left;
	width:175px;
	min-height:346px;
	color:#170e01;
	font-size:1.2em;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 1.4em;
}
.left_wrap {
	float: left;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	vertical-align: middle;
}
.icon_wrap {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	display: block;
	margin: 0px;
	height: 22px;
}
.icon_wrap p {
}
* html .leftside{height:346px;}
.leftside h3{
	margin:0 0 4px;
	font:italic 1.5em "Myriad Pro", Arial, Helvetica, sans-serif;
	color:#090601;
}
.leftside p{
	margin:0;
	font-size:1.067em;
}
.leftside .link{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 23;
	background-image: url(../images/bullet-links.gif);
	background-repeat: no-repeat;
	background-position: 0% 6px;
}
.leftside a.link{
	padding-left:23px;
}

.leftside .linkGreenArrow  {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cccccc;
padding-top: 0pt;
padding-bottom: 0pt;
padding-left: 23px;
background-image: url("../images/bullet-give.gif");
background-repeat: no-repeat;
background-position: 0% 6px;
}

.leftside a.linkGreenArrow  {
padding-left: 23px;
color: #68972d;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cccccc;
}

.leftside ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:.9em;
	width: auto;
}

.leftside li {
	padding-bottom: 2px;
}
.leftside ul li a {
	list-style-type: none;
	color: #0039B5;
	font-weight:bold;
	display: block;
}
.leftside ul li ul li a {
	list-style-type: none;
	color: #0039B5;	font-weight:bold;
	font-size:.9em; *padding-left:0px;
	

}
.leftside ul li ul li a.link {
	background-image:none;
	*padding-left:0px;
	

}
.leftside ul li a:hover {
	list-style-type: none;
	color: #5A9418;
}
.leftside ul li {
	display: list-item;
}

.rightside{
	float:right;
	width:219px;
	background:#fff url(../images/bg-aside.gif) no-repeat 0 100%;
	min-height:346px;
	color:#170e01;
	font-size:1.3em;
	line-height:1.5em;
	padding:0px 15px 0 21px;
}
* html .rightside{
	height:160px;
}
.rightside h3{
	margin:0 0 4px;
	font:italic 1.5em "Myriad Pro", Arial, Helvetica, sans-serif;
	color:#090601;
}
.rightside p{
	font-size:1em;
	line-height: 1.4em;
}
.rightside .give-now{
	float:left;
	background: url(../images/bullet-give.gif) no-repeat 100% 8px;
	padding:0 23px 0 0;
	font-weight:bold;
}
.rightside_callout{
	float:right;
	width:205px;
	color:#170e01;
	font-size:1em;
	line-height:1.25em;
	background-image: url(../images/rightside_callout.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 11px;
	padding-bottom:10px;
	margin-bottom: 22px;

}
* html .rightside_callout{height:346px;}
.rightside_callout h3{
	color:#090601;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight:normal;
	font-style: italic;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.rightside_callout h4{
	color:#090601;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.rightside_callout p{
	font-size:0.9em;
	line-height: 1.4em;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 2px;
}
.rightside_callout .give-now{
	float:left;
	font-weight:bold;
	font-size: 1em;
	padding-top: 0;
	padding-right: 23px;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../images/bullet-give.gif);
	background-repeat: no-repeat;
	background-position: 100% 5px;
}
.rightside_callout a {
	font-size:1em;
}

.rightside_callout2{
	float:right;
	width:205px;
	color:#170e01;
	font-size:1em;
	line-height:1.25em;
	background-image: url(../images/rightside_callout.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 11px;
	padding-bottom:10px;
	margin-bottom: 22px;

}.rightside_callout2 img{
	margin-right: 10px;
	margin-left: 10px;
}

* html .rightside_callout2{height:346px;}
.rightside_callout2 h3{
	color:#090601;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight:normal;
	font-style: italic;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.rightside_callout2 h4{
	color:#090601;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.rightside_callout2 p{
	font-size:0.9em;
	line-height: 1.4em;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 2px;
}
.rightside_callout2 .give-now{
	float:left;
	font-weight:bold;
	font-size: 1em;
	padding-top: 0;
	padding-right: 23px;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../images/bullet-give.gif);
	background-repeat: no-repeat;
	background-position: 100% 5px;
}
.rightside_callout2 a {
	font-size:1em;
}

#banner{
	width:205px;
	font-size:1em;
	line-height:1.25em;
	padding-right: 15px;
	padding-left: 11px;

}
#banner img {
	padding:5px; float:left;

}

#banner h3{
	color:#090601;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight:normal;
	font-style: italic;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.secondary_container{
	width:100%;
	overflow:hidden;
	background: url(../images/bg2nd-box.gif) repeat-y;
	margin:0 0 40px;
	z-index:2;
}
.secondary_container2{
	width:100%;
	overflow:hidden;
	background: url(../images/bg2nd-box_noleft.gif) repeat-y;
	z-index:2;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	padding-top: 15px;
}
.secondary_container3{
	width:100%;
	overflow:hidden;
	background: url(../images/bg2nd-box_noright.gif) repeat-y;
	z-index:2;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	padding-top: 15px;
}
.secondary_container4{
	width:100%;
	overflow:hidden;
	z-index:2;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	padding-top: 15px;
}
.secondary_container3 #content{
	width:925px;
	float:left;
}

#secondary_content {
	float:left;
	width: 460px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	color:#170e01;
	font-size:1.3em;
	line-height:1.5em;
	overflow:hidden;
	z-index:2;
}
#secondary_content h1{
	color:#005d88;
	overflow:hidden;
	z-index:2;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}#secondary_content h2{
	color:#005d88;
	overflow:hidden;
	z-index:2;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}#secondary_content h3{
	color:#090601;
	overflow:hidden;
	z-index:2;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#secondary_content p{
	font-size:1em;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 8px;
}


#secondary_content p.small{
	font-size:.8em;
	line-height:.8em;
}

.small{
	font-size:.8em;
}

#secondary_content2{
	float:left;
	width: 660px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	color:#170e01;
	font-size:1.3em;
	line-height:1.5em;
	overflow:hidden;
	z-index:2;
}
#secondary_content2 h3{
color:#090601;
	overflow:hidden;
	z-index:2;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top:0px;
}
#secondary_content2 p{
	font-size:1em;
	line-height: 1.4em;
}

#secondary_content4{
	float:left;
	width: 860px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	color:#170e01;
	font-size:1.3em;
	line-height:1.5em;
	overflow:hidden;
	z-index:2;
}
#secondary_content4 h3{
	margin:0 0 4px;
	font:italic 1.5em "Myriad Pro", Arial, Helvetica, sans-serif;
	color:#090601;
	overflow:hidden;
	z-index:2;
}
#secondary_content4 p{
	font-size:1em;
	line-height: 1.4em;
}

#table-style2 {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	width:100%;
}
#table-style2 th 

{
	font-size: 0.9em;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-align: left;
	background-image: url(../images/gradhead.gif);
	background-repeat: repeat-x;
	height: 32px;
	background-color: #71acdc;
}
#table-style2 td 

{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97c1d4;
	color: #036;
	background-color: #e4eff4;
	background-image: url../images/gradback.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-image: url(../images/gradback.gif);
	font-size: 0.8em;
	text-align: left;
}

#table-style2 tbody tr:hover td 

{
	background-color: #c9e4f7;
	background-position: 0% 0%;
	color: #036;
	background-image: none;
}
#table-style2 th.last 

{
	font-size: .9em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-align: left;
}
#table-style2 tfoot td.last
{
	height:2px;
	border-bottom-style: none;
}
#table-style2 a {
	color: #00337B;
}
#table-style2 img {
	padding-right:3px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
}
.column_wrap {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.column_left {
	float: left;
	padding-right: 10px;
	width: 160px;
}
.column_right {
	float: left;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 275px;
}
.column_right img {
	float: left;
	margin-bottom: 2px;
	*margin-top: 5px;
	margin-top:2px;
}
.column_right p {
	line-height: .9em;
}
.column_right p a {
	font-size: 0.9em;
	line-height: 1em;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 5px;
	vertical-align: middle;
	padding-top: 7px;
}


.box  {
	background-color: #E9F4F9;
	padding: 4px;
	text-align: center;
	margin: 0px
}
tr .line1 {
	background-color: #CCC;
	display: block;
	width: 100%;
}
#box1 { zoom:1 }                                       /* fluid (zoom for layout) */

div.demo, div.inner { color: #000; text-align: center; font-family: verdana, arial, sans-serif;}
div.demo  { float: left; width: 18em; padding: 20px; margin: 1em; background: #6af; }

.float_left {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.sponsors {
	padding-top: 15px;
	width:250px;
	clear: both;
}
.food {
	padding-top: 15px;
	clear: both;
}
.food img {
	padding: 5px;

.sponsors img{
padding: 5px;
float:left;	border:none;
}

.sponsors_body {
padding-top: 3px;

}

.sponsors_blue {
font-weight:bold;
color:#00538b;
}

.block .text-news{    text-indent:-9999px;    overflow:hidden;    background: url(../images/title_slogan_news.png) no-repeat;    width:430px;    height:38px;    margin-top: 0;    margin-right: 0;    margin-bottom: 7px;    margin-left: 0; }

.info4 {    width:250px;    min-height:200px;    float:left;    display:inline;    margin-top: 50px;    margin-right: 0;    margin-bottom: 0;    margin-left: 15px;    padding: 20px;    background-image: url(../images/quotes.png);    background-repeat: no-repeat;    color:#FFF;    background-position: center 35px; } .info4 h4 {    font-size: 1.5em;    font-weight:normal }

.center_image {
	text-align: center; 

}
