a { outline: none; }

body {
	margin: 0px;
	padding: 10px 0px;
	font: 12px/22px  helvetica, arial, sans-serif;
	color: #666;
	background: #f9fbf3;
	}

.clearBoth { clear: both; }



/* Splash Page Styles */

.sp_mainWrapper{
	margin: 0px auto;
	text-align: center;
	width: 962px;
	height: 396px;
}

.sp_mainHeader{
	padding: 0px;
	background-image:url(../images/sp_header.gif);  
	width: 962px;	
	height: 351px;
}

.sp_centerNav{	
	margin: 0px auto;
	text-align: left;
	background: #deedc1;
	width: 960px;
	height: 44px;
}

.sp_centerNav a{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #669900;
}

.sp_centerNav a:hover{
	color: #a5c76c;
}


.sp_centerNav .sp_centerNavLeft{
	width: 480px;
	float: left;
}

.sp_centerNav .sp_centerNavLeft .sp_navBoxLeftSide{
	margin: 10px 0px 10px 35px;
}

.sp_centerNav .sp_centerNavRight{
	width: 430px;
	float: left;
}

.sp_centerNav .sp_centerNavRight .sp_navBoxRightSide{
	margin: 10px 0px 10px 25px;
}

.sp_headerBottBar{
	padding: 0px;
	margin: 0px;
	background-image:url('../images/sp_header_bott_line.gif');  
	width: 960px;	
	height: 3px;
}

.sp_contentBox{
	font-size: 14px;
	line-height: 26px;
	color: #666666;
	padding: 0px;
	text-align: left;
	width: 962px;
}

.sp_contentBox .sp_innerboxesLeft{
	width: 480px;
	float: left;
}

.sp_contentBox .sp_innerboxesLeft .sp_boxLeftSide{
	margin: 10px 0px 10px 35px;
}

.sp_contentBox .sp_innerboxesRight{
	width: 460px;
	float: left;
}

.sp_contentBox .sp_innerboxesRight .sp_boxRightSide{
	margin: 10px 20px 10px 25px;
}





/* Content Page Styles */

.mainWrapper{
	margin: 0px auto;
	text-align: center;
	width: 962px;
}

.langBtn{
	float: right;
	font-size: 12px;
	letter-spacing: .7px;
	padding: 0px 28px 0px 0px;
	background-image:url('../images/btn_lang_bkg.gif');
	background-repeat: no-repeat;
	width: 103px;
	height: 20px;
}
.loginBtn {
	padding-right: 4px;
}
.safetyBtn { 
	width: 120px;
	background-image:url('../images/btn_safety_bkg.gif');
	padding-right: 4px;
 }

.langBtn a:link, .langBtn a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #666;
	letter-spacing: .7px;
}
.langBtn a:hover {
	color: #669900;
}

.header{
	background-image:url('../images/header.gif');  
	height: 199px;
}	

.headerFR {
	background-image:url('../images/header_fr.gif');  
	height: 199px;
}	

/* english nav */

#nav {
	padding: 164px 0px 0px 27px;
	list-style: none;
	margin: 0px;
	text-align: left;
	}
#nav li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	}
#nav a {
	font-size: 16px;
	font-weight: bold;
	display: block;
	text-indent: -3000px;
	height: 35px;
	background: transparent url('/images/nav.png');
	margin-right: 10px;
	}
a#home {
	width: 68px;
	background-position: 0px 0px;
	}
a#home:hover, #active a#home {
	background-position: 0px -39px;
	}
a#services {
	width: 90px;
	background-position: -69px 0px;
	}
a#services:hover, #active a#services, .sfHover a#services {
	background-position: -69px -39px;
	}
a#volunteers {
	width: 207px;
	background-position: -162px 0px;
	}
a#volunteers:hover, #active a#volunteers {
	background-position: -162px -39px;
	}

a#links {
	width: 65px;
	background-position: -456px 0px;
	}
a#links:hover, #active a#links {
	background-position: -456px -39px;
	}

a#contact {
	width: 84px;
	background-position: -371px 0px;
	}
a#contact:hover, #active a#contact {
	background-position: -371px -39px;
	}

#nav ul {
	background: transparent url('/images/dropdown.png') no-repeat;
	padding: 10px 14px 20px 14px;
	width: 230px;
	z-index: 900;	
	position: absolute;
	*margin-left: 0px;
}
#nav li li a {
	text-indent: 0px;
	background: none;
	display: inline;
	font-size: 12px;
	line-height: 24px;
}
#nav li li {
	text-indent: 0px;
	background: none;
	display: block;
	float: none;
	font-size: 12px;
	line-height: 24px;
}

#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #669900;
}
#nav a:hover {
	color:  #000;
}

/* French nav */

#navfr {
	padding: 164px 0px 0px 27px;
	list-style: none;
	margin: 0px;
	text-align: left;
	}
#navfr li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	}
#navfr a {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	display: block;
	text-indent: -3000px;
	height: 35px;
	background: transparent url('/images/nav-fr.png');
	margin-right: 10px;
	}
a#fr-home {
	width: 79px;
	background-position: 0px 0px;
	}
a#fr-home:hover, #active a#fr-home {
	background-position: 0px -39px;
	}
a#fr-services {
	width: 90px;
	background-position: -81px 0px;
	}
a#fr-services:hover, #active a#fr-services, .sfHover a#fr-services {
	background-position: -81px -39px;
	}
a#fr-volunteers {
	width: 227px;
	background-position: -173px 0px;
	}
a#fr-volunteers:hover, #active a#fr-volunteers {
	background-position: -173px -39px;
	}

a#fr-links {
	width: 65px;
	background-position: -548px 0px;
	}
a#fr-links:hover, #active a#fr-links {
	background-position: -548px -39px;
	}

a#fr-contact {
	width: 144px;
	background-position: -402px 0px;
	}
a#fr-contact:hover, #active a#fr-contact {
	background-position: -402px -39px;
	}

#navfr ul {
	background: transparent url('/images/dropdown-fr.png') no-repeat;
	padding: 10px 14px 20px 14px;
	width: 230px;
	z-index: 900;	
	position: absolute;
	*margin-left: 0px;
}
#navfr li li {
	display: block;
	float: none;
	font-size: 12px;
	line-height: 15px;
	margin: 6px 26px 6px 0px;
}
#navfr li li a {
	text-indent: 0px;
	background: none;
	display: inline;
	font-size: 12px;
	line-height: 15px;
	height: auto;
}

#navfr a:link, #navfr a:visited {
	text-decoration: none;
	color: #669900;
}
#navfr a:hover {
	color:  #000;
}


/* text areas */

.mainContentArea{
	text-align: left;
	padding: 15px 40px 0px 40px;
}

.mainContentArea h1 {
	font: 14px/28px helvetica, arial, sans-serif;
	color: #666;

}

.mainContentArea h2 {
	font: 16px/28px georgia, times new roman, serif;
	font-style: italic;
	font-weight: bold;
	color: #669900;
	margin: 0px;
	padding: 0px;
	}


.mainContentArea h3 {
	font: 14px/20px georgia, times new roman, serif;
	font-style: italic;
	font-weight: bold;
	color: #669900;
	margin: 0px;
	padding: 0px;
	}



.mainContentArea hr {
	border: none;
	background: #e1e1e1;
	height: 1px;
	overflow: hidden;
	margin: 12px 0px;
	}

.mainContentArea a:link, .mainContentArea a:visited {
	color: #669900;
	}
.mainContentArea a:hover {
	color: #000;
	}

.mainContentArea ul { list-style: none; }
.mainContentArea li {
	margin-left: 0px;
	padding-left: 12px;
	background: transparent url('/images/arrow.gif') no-repeat 0px 5px;
	}

.home-box-wrap {
	float: left;
	display: inline;
	width: 291px;
}



.home-box-wrap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


.home-box-wrap li {
	background: none; margin: 0px;
	padding: 3px 0;
}



.home-box-left {
	background: transparent url('/images/callout.gif') no-repeat top left;
	padding-left: 20px;
}


.home-box-right {
	background: transparent url('/images/callout.gif') no-repeat top right;
	padding-right: 20px;
	padding-top: 20px;
}


.home-box-bottom-left {
	background: transparent url('/images/callout.gif') no-repeat bottom left;
	padding-left: 20px;	
}


.home-box-bottom-right {
	background: transparent url('/images/callout.gif') no-repeat bottom right;
	padding-right: 20px;
	height:  20px;
	overflow: hidden;
}



.main-box {
	float: left;
	display: inline;
	width: 660px;
}


.main-box-left {
	background: transparent url('/images/callout.gif') no-repeat top left;
	padding-left: 20px;
}


.main-box-right {
	background: transparent url('/images/callout.gif') no-repeat top right;
	padding-right: 20px;
	padding-top: 20px;
}


.main-box-bottom-left {
	background: transparent url('/images/callout.gif') no-repeat bottom left;
	padding-left: 20px;	
}


.main-box-bottom-right {
	background: transparent url('/images/callout.gif') no-repeat bottom right;
	padding-right: 20px;
	height:  20px;
	overflow: hidden;
}



.right-box {
	float: right;
	display: inline;
	width: 200px;
}



.right-box ul {
	list-style: none;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	}
.right-box li {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 6px 0px;
	background: none;
	font-size: 14px;
	line-height: 18px;
	border-bottom: 1px solid #e1e1e1;
	}
.right-box li a:link, .right-box li a:visited {
	text-decoration: none;
	}

/* footer Styles */

.callOutBox{
	padding: 20px 0px;
	width: 670px;
	margin: 0px auto;
	text-align: center;
}

.callOutBox .leftEdge{
	background-image:url('../images/callout_left_edge.gif'); 
	float: left;
	width: 12px; 
	height: 56px;
}

.callOutBox .middlePart{
	background-image:url('../images/callout_tile.gif'); 
	float: left;
	height: 56px;
}

.callOutBox .middlePart .calloutConent{
	padding: 16px 15px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.callOutBox .rightEdge{
	background-image:url('../images/callout_right_edge.gif'); 
	float: left;
	width: 12px; 
	height: 56px;
}


.footer{
	padding: 20px 0px;
	width: 962px;
	margin: 0px auto;
}

.footer .footerBar{
	padding: 0px;
	margin: 0px auto;
	background-image:url('../images/sp_bott_bar.gif');  
	width: 911px;	
	height: 9px;
}

.footer .footerInfo{
	padding: 10px 0px;
	text-align: center;
	color: #669900;
	font-size: 12px;
}

.footerInfo a:link, .footerInfo a:visited {
	color: #669900;
	}
.footerInfo a:hover {
	color: #000;
	}
