
/* CSS <<BASE>> Style Sheet------------------------------------------------------
project: Chelsea Foundation
version: 2.0.1
author: Mich Joanisse
email: michel.joanisse@mountainmamma.com
website: http://www.mountainmamma.com
last updated: February 23rd, 2009


******************  NOTE  *********************************
This CSS File OVERWRITES properties defined in 'base.css'
The intended page for these specific properties is strictly
'index.html' or 'accueil.html'
***********************************************************

----------------------------------------------------------------------------------*/

/*BANNER
-----------------------------------------------*/
.banner .wrapper {
	background:#c4caa5 url(../images/banner-01.jpg) top right no-repeat;
	min-height:345px;_height:345px;
}


.banner a#logo {margin-top:18px;}
.banner div {clear:left;}
.banner .boxes {background:#f1f2ed url(../images/banner-boxes.gif) top left repeat-y;margin-top:58px;}
.banner .boxes h2 {background:url(../images/banner-boxes_top.gif) top left no-repeat;}
.banner .boxes#members {margin-right:5px;margin-left:20px;}
.banner .boxes#members p {background-image:url(../images/bottom-members.jpg);}
.banner .boxes#donations p {background-image:url(../images/bottom-donate.jpg);}

/*SIDEBAR
-----------------------------------------------*/
#sidebar h2#events {margin-top:30px;}

/*--------------------------
HIGHLIGHTS/ATTENTION GRABBER
---------------------------*/
/*Default Properties-->*/.attention#vision * {font-size:16px;}

#content .attention p#grphc {
	background:url(../images/vision-txtgrphc.jpg) top left no-repeat;
	height:76px;
}

#content .attention p {text-indent:-1000em;}

.attention#vision p em,
.attention#vision p strong {font-size:20px;}
.attention#vision p em {font-style:normal;}
/*End*/

/*--------------
FRENCH SPECIFICS
---------------*/

body.francais .banner .boxes {margin-top:32px;}
body.francais .banner .boxes#donations p {min-height:82px;_height:82px;}






