@charset "UTF-8";



html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #ddd9cd;	
} 

html, body{
	height:100%;
}


a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;	
}


a:hover {
	text-decoration: none;
	color: #A6A6A6;	
}


h1 {
	padding-left: 30px;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #116CA2;
	text-decoration: none;
}



h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #116CA2;
	text-decoration: none;
}


h3 {
	font-size: 12px;
	font-weight: bold;
	color: #101A42;
	text-decoration: none;
	padding-top: 8px;
}



/*** site architecture ***/




 #container{
	width:898px;
	height: 830px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color: #6D5633;

} 

#wrapper {
	min-height: 100%;
	height: auto; !important
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}


#header{
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 153px;
	width: 100%;
	background-color: #FFFFFF;
}

#nav{
	background-image: url(/images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 75%;
	text-align: left;
	word-spaciing:1.5em;
}




#body_content{
	width: 100%;
	background-color: #FFFFFF;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-image: url(/images/bg-2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}


#body_content_home{

	width: 100%;
	background-color: #FFFFFF;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-image: url(/images/home_quote.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}





/*** NAV ***/


#nav{
	
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72%;
	color: #00629b;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #DDD9CD;
	border-bottom-color: #DDD9CD;
	font-weight: bold;
	letter-spacing: .03em;
	line-height: 24px;
}

#nav a:link {
	text-decoration: none;
	color: #00629b;
}

#nav a:visited {
	text-decoration: none;
	color: #00629b;
}
#nav a:active {
	text-decoration: none;
	color: #00629b;
}


#nav a:hover {
	text-decoration: none;
	color: #6d5633;	
}


/*** FOOTER ***/


#footer{
	
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #DDD9CD;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	background-color: #6d5633;
	border-top-width: 2px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #DDD9CD;
	
}


#footer a:link {
	text-decoration: none;
	color: #DDD9CD;
}

#footer a:visited {
	text-decoration: none;
	color: #DDD9CD;;
}
#footer a:active {
	text-decoration: none;
	color: #DDD9CD;
}


#footer a:hover {
	text-decoration: none;
	color: #000000;
}




/*** HOME ***/

#left_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 300px;
	padding-top: 125px;
	padding-bottom: 60px;
	padding-left: 20px;
	text-align: justify;
}

#news_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 860px;
	text-align: justify;
	background-image: url(/images/home_kids.jpg);
	background-repeat: no-repeat;
	background-position: 500px 40px;
	height: 200px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
}


#news_home_scrollbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 480px;
	text-align: justify;
	height: 150px;
	overflow: auto;
	padding-right: 390px;
	padding-left: 5px;
	margin-top: 20px;
}


/*** ABOUT ***/

#about_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 77%;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 200px;
	text-align: left;
	background-image: url(/images/about_us.gif); /***CODE CHANGE***/
	background-repeat: no-repeat;
	background-position: 20px 10px;
}

#about_nav a:link {
	text-decoration: none;
	color: #00629b;
}

#about_nav a:visited {
	text-decoration: none;
	color: #00629b;
}
#about_nav a:active {
	text-decoration: none;
	color: #00629b;
}


#about_nav a:hover {
	text-decoration: none;
	color: #6d5633;	
}




#about_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 470px;
	text-align: justify;
	padding-left: 400px;
	padding-top: 20px;
	padding-bottom: 30px;
	background-image: url(/images/about_image.jpg);/***CODE CHANGE***/
	background-repeat: no-repeat;
	background-position: left 20px;
}

 #about_content  img{
padding-right: 10px;
padding-bottom: 10px;

}


/*** CURRIC ***/

#curric_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 77%;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 200px;
	text-align: left;
	background-image: url(/images/curric_header1.jpg);/***CODE CHANGE***/
	background-repeat: no-repeat;
	background-position: 20px 10px;
}

#curric_nav a:link {
	text-decoration: none;
	color: #00629b;
}

#curric_nav a:visited {
	text-decoration: none;
	color: #00629b;
}
#curric_nav a:active {
	text-decoration: none;
	color: #00629b;
}

#curric_nav a:hover {
	text-decoration: none;
	color: #6d5633;	
}



#curric_nav_project {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 77%;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 200px;
	text-align: left;
	background-image: url(/images/project_gallery.jpg);/***CODE CHANGE***/
	background-repeat: no-repeat;
	background-position: 20px 10px;
	height: 52px;
}

#curric_nav_project a:link {
	text-decoration: none;
	color: #00629b;
}

#curric_nav_project a:visited {
	text-decoration: none;
	color: #00629b;
}
#curric_nav_project a:active {
	text-decoration: none;
	color: #00629b;
}
#curric_nav_project a:hover {
	text-decoration: none;
	color: #6d5633;	
}




#curric_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 470px;
	text-align: justify;
	padding-left: 400px;
	padding-top: 20px;
	padding-bottom: 30px;
	background-image: url(/images/curric_left.jpg);/***CODE CHANGE***/
	background-repeat: no-repeat;
	background-position: left 20px;
}


#curric_content_project {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 470px;
	text-align: justify;
	padding-left: 400px;
	padding-top: 20px;
	padding-bottom: 30px;
	background-image: url(/images/gallery_left.jpg);/***CODE CHANGE***/
	background-repeat: no-repeat;
	background-position: left 20px;
}



#curric_content_day_container { /***CODE CHANGE***/
	height:100%;
	background-color: #FFFFFF;
}



#curric_content_day {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 420px;/***CODE CHANGE***/
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 30px;	
	margin-left:400px;/***CODE CHANGE***/
	

}


#curric_content_day_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 320px;/***CODE CHANGE***/
	text-align: justify;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 60px;
	padding-bottom: 30px;
	float:left;/***CODE CHANGE***/
	
}


#curric_content_project_detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 640px;/***CODE CHANGE***/
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 30px;	
	padding-left: 20px;
margin-left:200px;/***CODE CHANGE***/
}


#curric_content_project_detail_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #6D5633;
	text-decoration: none;
	width: 150px;/***CODE CHANGE***/
	text-align: left;
	padding-right: 10px;/***CODE CHANGE***/
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
	position: relative;/***CODE CHANGE***/
	float:left;/***CODE CHANGE***/


}

#curric_content_project_detail_left a:link {
	text-decoration: none;
	color: #00629b;
}

#curric_content_project_detail_left a:visited {
	text-decoration: none;
	color: #00629b;
}
#curric_content_project_detail_left a:active {
	text-decoration: none;
	color: #00629b;
}
#curric_content_project_detail_left a:hover {
	text-decoration: none;
	color: #6d5633;	
}





#curric_content_project a:link {
	text-decoration: none;
	color: #00629b;
}

#curric_content_project a:visited {
	text-decoration: none;
	color: #00629b;
}
#curric_content_project a:active {
	text-decoration: none;
	color: #00629b;
}
#curric_content_project a:hover {
	text-decoration: none;
	color: #6d5633;	
}



#curric_content a:link {
	text-decoration: none;
	color: #00629b;
}

#curric_content a:visited {
	text-decoration: none;
	color: #00629b;
}
#curric_content a:active {
	text-decoration: none;
	color: #00629b;
}

#curric_content a:hover {
	text-decoration: none;
	color: #6d5633;	
}

#curric_content_day_left  img{  /***CODE CHANGE***/
padding-bottom: 40px;

}


#curric_content  img{ /***CODE CHANGE***/
padding-right: 10px;
padding-bottom: 10px;

}


#curric_content_project img { /***CODE CHANGE***/
padding-right: 10px;
padding-bottom: 10px;

}



/*** CALENDAR ***/

#calendar_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 77%;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 200px;
	text-align: left;
	background-image: url(/images/calendar_header.gif);/***CODE CHANGE***/
	background-repeat: no-repeat;
	background-position: 20px 10px;
}

#calendar_nav a:link {
	text-decoration: none;
	color: #00629b;
}

#calendar_nav a:visited {
	text-decoration: none;
	color: #00629b;
}
#calendar_nav a:active {
	text-decoration: none;
	color: #00629b;
}


#calendar_nav a:hover {
	text-decoration: none;
	color: #6d5633;	
}




#calendar_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 860px;/***CODE CHANGE***/
	text-align: justify;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
	
}

#calendar_content a:link {
	text-decoration: none;
	color: #00629b;
}

#calendar_content a:visited {
	text-decoration: none;
	color: #00629b;
}
#calendar_content a:active {
	text-decoration: none;
	color: #00629b;
}


#calendar_content a:hover {
	text-decoration: none;
	color: #6d5633;	
}


#calendar_content  img{/***CODE CHANGE***/
padding-right: 10px;
padding-bottom: 10px;

}

/*** REGISTRATION ***/

#registration_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 20px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 77%;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 200px;
	text-align: left;
	background-image: url(/images/reg_materials_header.gif);/***CODE CHANGE***/
	background-repeat: no-repeat;
	background-position: 20px 10px;
}

#registration_nav a:link {
	text-decoration: none;
	color: #00629b;
}

#registration_nav a:visited {
	text-decoration: none;
	color: #00629b;
}
#registration_nav a:active {
	text-decoration: none;
	color: #00629b;
}


#registration_nav a:hover {
	text-decoration: none;
	color: #6d5633;	
}




#registration_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 470px;
	text-align: justify;
	padding-left: 400px;
	padding-top: 20px;
	padding-bottom: 30px;
	background-image: url(/images/registration_left.jpg);/***CODE CHANGE***/
	background-repeat: no-repeat;
	background-position: left 20px;
}




#registration_content a:link {
	text-decoration: none;
	color: #00629b;
}

#registration_content a:visited {
	text-decoration: none;
	color: #00629b;
}
#registration_content a:active {
	text-decoration: none;
	color: #00629b;
}

#registration_content a:hover {
	text-decoration: none;
	color: #6d5633;	
}


#registration_content  img{/***CODE CHANGE***/
padding-right: 10px;
padding-bottom: 10px;

}




/*** PHOTO GALLERY ***/

#gallery_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 20px;
	font-weight: bold;
	color: #6D5633;
	text-decoration: none;
	width: 600px;/***CODE CHANGE***/
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 250px;
	text-align: left;
	background-image: url(/images/photo_gallery.gif);/***CODE CHANGE***/
	background-repeat: no-repeat;
	background-position: 20px 10px;
}

#gallery_nav a:link {
	text-decoration: none;
	color: #00629b;
}

#gallery_nav a:visited {
	text-decoration: none;
	color: #00629b;
}
#gallery_nav a:active {
	text-decoration: none;
	color: #00629b;
}


#gallery_nav a:hover {
	text-decoration: none;
	color: #6d5633;	
}


#gallery_content  img{/***CODE CHANGE***/
    padding-right: 5px;
    padding-bottom: 35px;
    padding-left: 5px;
    clear:right;
}

#gallery_content li{/***CODE CHANGE***/
	text-align:left;
	display:inline;
}

#gallery_content ul{/***CODE CHANGE***/
	margin-left: -15px;
}
#gallery_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 896px;/***CODE CHANGE***/
	padding-top: 20px;
	padding-bottom: 30px;	
}




/*** CONTACT ***/

#contact_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 20px;
	font-weight: bold;
	color: #6D5633;
	text-decoration: none;
	width: 500px;/***CODE CHANGE***/
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 250px;
	text-align: left;
	background-image: url(/images/contact_head.gif);/***CODE CHANGE***/
	background-repeat: no-repeat;
	background-position: 20px 10px;
}

#contact_nav a:link {
	text-decoration: none;
	color: #00629b;
}

#contact_nav a:visited {
	text-decoration: none;
	color: #00629b;
}
#contact_nav a:active {
	text-decoration: none;
	color: #00629b;
}


#contact_nav a:hover {
	text-decoration: none;
	color: #6d5633;	
}


#contact_content  img{/***CODE CHANGE***/
padding-right: 10px;
padding-bottom: 35px;
padding-left: 10px;



}


#contact_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 470px;/***CODE CHANGE***/
	text-align: justify;
	padding-left: 400px;/***CODE CHANGE***/
	padding-top: 20px;
	padding-bottom: 30px;
	background-image: url(/images/contact_left.jpg);/***CODE CHANGE***/
	background-repeat: no-repeat;
	background-position: left 20px;	
}



#contact_contentl_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #6D5633;
	text-decoration: none;
	width: 150px;/***CODE CHANGE***/
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	position: relative;/***CODE CHANGE***/
	float: left;/***CODE CHANGE***/
	z-index:1;/***CODE CHANGE***/
}


#contact_contentl_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #6D5633;
	text-decoration: none;
	width: 150px;/***CODE CHANGE***/
	text-align: left;
	margin-left: 200px;/***CODE CHANGE***/
	padding-top: 20px;
	position: relative;/***CODE CHANGE***/

}



#contact_contentl_right a:link {
	text-decoration: none;
	color: #00629b;
}

#contact_contentl_right a:visited {
	text-decoration: none;
	color: #00629b;
}
#contact_contentl_right a:active {
	text-decoration: none;
	color: #00629b;
}
#contact_contentl_right a:hover {
	text-decoration: none;
	color: #6d5633;	
	}


	
#contact_contentl_left a:link {
	text-decoration: none;
	color: #00629b;
}

#contact_contentl_left a:visited {
	text-decoration: none;
	color: #00629b;
}
#contact_contentl_left a:active {
	text-decoration: none;
	color: #00629b;
}



#contact_contentl_left a:hover {
	text-decoration: none;
	color: #6d5633;	
	}



/*** PEACECAMP ***/

#peace_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 77%;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 200px;
	text-align: left;
	background-image: url(/images/peace_camp.gif);/***CODE CHANGE***/
	background-repeat: no-repeat;
	background-position: 20px 10px;
}

#peace_nav a:link {
	text-decoration: none;
	color: #00629b;
}

#peace_nav a:visited {
	text-decoration: none;
	color: #00629b;
}
#peace_nav a:active {
	text-decoration: none;
	color: #00629b;
}


#peace_nav a:hover {
	text-decoration: none;
	color: #6d5633;	
}




#peace_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 470px;
	text-align: justify;
	padding-left: 400px;
	padding-top: 20px;
	padding-bottom: 30px;
	background-image: url(/images/peace_left.jpg);/***CODE CHANGE***/
	background-repeat: no-repeat;
	background-position: left 20px;
}


#peace_content a:link {
	text-decoration: none;
	color: #00629b;
}

#peace_contenta:visited {
	text-decoration: none;
	color: #00629b;
}
#peace_content a:active {
	text-decoration: none;
	color: #00629b;
}


#peace_content a:hover {
	text-decoration: none;
	color: #6d5633;	
}




#peace_content  img{
padding-right: 10px;
padding-bottom: 10px;

}



/*** TRAINING ***/

#training_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 5px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 77%;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 200px;
	text-align: left;
	background-image: url(/images/training.gif);/***CODE CHANGE***/
	background-repeat: no-repeat;
	background-position: 20px 10px;
}

#training_nav  a:link {
	text-decoration: none;
	color: #00629b;
}

#training_nav  a:visited {
	text-decoration: none;
	color: #00629b;
}
#training_nav  a:active {
	text-decoration: none;
	color: #00629b;
}


#training_nav  a:hover {
	text-decoration: none;
	color: #6d5633;	
}




#training_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 470px;
	text-align: justify;
	padding-left: 400px;
	padding-top: 20px;
	padding-bottom: 30px;
	background-image: url(/images/training_left.jpg);/***CODE CHANGE***/
	background-repeat: no-repeat;
	background-position: left 20px;
}


#training_content a:link {
	text-decoration: none;
	color: #00629b;
}

#training_contenta:visited {
	text-decoration: none;
	color: #00629b;
}
#training_content a:active {
	text-decoration: none;
	color: #00629b;
}


#training_content a:hover {
	text-decoration: none;
	color: #6d5633;	
}




#training_content  img{
padding-right: 10px;
padding-bottom: 10px;

}





/*** PARTNERSHIPS ***/

#partner_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 5px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 77%;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 200px;
	text-align: left;
	background-image: url(/images/community.gif);/***CODE CHANGE***/
	background-repeat: no-repeat;
	background-position: 20px 10px;
}

#partner_nav  a:link {
	text-decoration: none;
	color: #00629b;
}

#partner_nav  a:visited {
	text-decoration: none;
	color: #00629b;
}
#partner_nav  a:active {
	text-decoration: none;
	color: #00629b;
}


#partner_nav  a:hover {
	text-decoration: none;
	color: #6d5633;	
}



#partner_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 470px;
	text-align: justify;
	padding-left: 400px;
	padding-top: 20px;
	padding-bottom: 30px;
	background-image: url(/images/community_left.jpg);/***CODE CHANGE***/
	background-repeat: no-repeat;
	background-position: left 20px;
}


#partner_content a:link {
	text-decoration: none;
	color: #00629b;
}

#partner_contenta:visited {
	text-decoration: none;
	color: #00629b;
}
#partner_content a:active {
	text-decoration: none;
	color: #00629b;
}


#partner_content a:hover {
	text-decoration: none;
	color: #6d5633;	
}




#partner_content  img{
padding-right: 10px;
padding-bottom: 10px;

}






/*** IE IMAGE BOX FIX ***/


img {border:none;	color: #6D5633;
}
.imagelink img{color: #020026;}
.imagelink:visited {color: #020026;}
.imagelink:focus img, .imagelink:hover img, .imagelink:active img{color: #020026;}
.imagelink:hover {color: #020026 /* irrelevant definition to overcome IE bug */}

img {
	text-decoration: none;
	
	****display: block;
}

a:link img 
{
	text-decoration: none;

} 


a:active img {
text-decoration: none;
	
} 

a:hover img {
text-decoration: none;

} 

a:visited img {
	text-decoration: none;
	
} 

.style1 {
	color: #ddd9cd;
	padding: 0 5px;
}


/* ---CALENDAR ---*/

#ncCalendarLayoutTbl {
  width: 100%;
}
#ncCalendarLayoutTbl td {
  padding: 5px;
  vertical-align: top;
  text-align: left;
}
#ncCalendarLayoutTbl td.ncCalendarTblCol_1 {
  /* width: 65%; */
}
#ncCalendarLayoutTbl td.ncCalendarTblCol_2 {
  width: 210px;
  padding-left: 0;
}
div.ncCalendarDate {
  text-align: center;
  margin-bottom: 20px;
}
div.ncCalendarDate span {
  padding: 0 10px;
  font-size: 110%;
  font-weight: bold;
}
div.ncCalendarDate a {
  color: #797979;
  text-decoration: none;
}
#ncCalendarLayoutTbl label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
#ncCalendarLayoutTbl ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#ncCalendarLayoutTbl h3 {
  font-weight: bold;
  font-size: 100%;
}
#ncCalendarLayoutTbl h2 {
  font-size: 100%;
  margin-bottom: 3px;
}
.ncCalendarTblAgenda {
  margin: 0 0 10px 0;
  width: 100%;
}
#ncCalendarLayoutTbl table.ncCalendarTblAgenda td.ncCalendarTblAgendaCol_1 {
  width: 160px;
  padding: 5px 3px 5px 10px;
}

#ncCalendarLayoutTbl table.ncCalendarTblAgenda td.ncCalendarTblAgendaCol_2 a:link {
	text-decoration: none;
	color: #00629b;
}

#ncCalendarLayoutTbl table.ncCalendarTblAgenda td.ncCalendarTblAgendaCol_2 a:visited {
	text-decoration: none;
	color: #00629b;
}
#ncCalendarLayoutTbl table.ncCalendarTblAgenda td.ncCalendarTblAgendaCol_2 a:active {
	text-decoration: none;
	color: #00629b;
}
#ncCalendarLayoutTbl table.ncCalendarTblAgenda td.ncCalendarTblAgendaCol_2 a:hover {
	text-decoration: none;
	color: #6d5633;	
}


.ncCalendarSearchForm {
  position: relative;
  margin: 0;
  padding: 0;
}
.ncCalendarSearchForm button {
  display: block;
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: relative;
  left: 160px;
  top: -25px;
}
.ncCalendarSearchForm input {
  width: 150px;
}
.ncCalendarMiniGrid .ncCalendarGridDateNav {
  text-align: center;
  margin-bottom: 5px;
}
.ncCalendarMiniGrid .ncCalendarGridDateNav span {
  font-weight: bold;
}
.ncCalendarMiniGrid .ncCalendarGridDateNav a {
  color: #797979;
  text-decoration: none;
}
.ncCalendarMiniGrid table {
  width: 100%;
  border-top: 1px solid #8e8f9c;
  border-left: 1px solid #8e8f9c;
}
.ncCalendarMiniGrid td, .ncCalendarMiniGrid th {
  width: 14%;
  border-right: 1px solid #8e8f9c;
  border-bottom: 1px solid #8e8f9c;
  color: #797979;
  text-align: center;
  padding: 3px;
}
.ncCalendarMiniGrid em {
  font-style: normal;
}
.ncCalendarMiniGrid th {
  background-color: #6d5633;
  color: #fff;
}
.ncCalendarMiniGrid td.ncCalendarGridWeekend {
  background-color: #e5c0a6;
}
.ncCalendarMiniGrid td.ncCalendarGridToday {
  background-color: #d7a375;
}
#ncCalendarLayoutTbl td.ncCalendarTblCol_2 form {
  margin: 1em 0;
}

#default_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 470px;
	text-align: justify;
	padding-left: 400px;
	padding-top: 20px;
	padding-bottom: 30px;
}

#default_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #6D5633;
	text-decoration: none;
	width: 77%;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 200px;
	text-align: left;
}

#default_nav a:link {
	text-decoration: none;
	color: #00629b;
}

#default_nav a:visited {
	text-decoration: none;
	color: #00629b;
}
#default_nav a:active {
	text-decoration: none;
	color: #00629b;
}


#default_nav a:hover {
	text-decoration: none;
	color: #6d5633;	
}
