body {
	margin:0;
	background-image:url(../images/backgroundFade.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

<h1> {
	font-weight:100;
	font-size:32px;
	font-family:"AvantGarde Md BT";
	border-bottom:2px solid #d8e3ee;
	padding-top:8px;
	padding-bottom:5px;
}
	

/*---------------------------top menu*/
.top-menu{
float:left;
width:100%;
background-image:url(../images/header%20image/topnavBG.gif);
background-repeat:repeat-x;
padding:0;
margin:0;
}


.top-menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.top-menu li {
	float:left;
	width:90px;
	}

.top-menu a{
	height:23px;
	border-left:1px solid #516f92;
	padding-left:10px;
	padding-right:10px;
	color:#516f92;
	display:block;
	text-decoration:none;
	font-size:10px;
}

.top-menu a:hover{
	color:#FFF;
	background-color:#516f92;
}


/*-----------------------main menu test*/
#mainmenu{z-index:100; background-image:url(../images/header%20image/bottomnavBG.gif); background-repeat:repeat-x;}
.menu {width:100%;font-size:14px; position:relative; z-index:100;background-image:url(../images/header%20image/bottomnavBG.gif);
background-repeat:repeat-x;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:100%; w\idth:100%;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:100px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:140px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:14px;text-decoration:none; color:#fff; width:138px; padding-left:10px; line-height:36px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd ;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 }
.menu ul ul :hover > a.drop {background:#c9ba65 }


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#949e7c;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#949e7c;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/*---------------mainPhotoBanner*/
#mainPhotoBanner{
background-color:#FFF;
height:175px;
padding:0px;
margin:0;
z-index:10;
}

/*---------------------footer style*/
#footer{
margin-top:5px;
background-color:#d8e3ee;
text-align:center;
}
#footertext{
font-size:11px;
	color:#999999;
	}
#footertext a{
	color:#999999;
	text-decoration:none;
	}

/*-------------------quick links style**/
#QL{
background-color:white;
padding:0px;
margin:0;
}

.QuickLinks{
padding:0px;
margin:0;
}
.QuickLinks a{
	text-decoration: none;
}

/*-----------------------main content style*/
#content{
font-size:12px;
padding:0;
margin:0px;
background-color:white;
border-left:1px solid #d8e3ee;
border-right:1px solid #d8e3ee;
}

#maincontent{
padding-left:5px;
padding-right:5px;;
margin:0;
text-align:left;
}

#information h3{
font-weight:100;
font-size:24px;
font-family:"AvantGarde Md BT";
border-bottom:2px solid #d8e3ee;
padding-top:8px;
padding-bottom:5px;
padding-left:10px;
}

#information h4{
padding-left:10px;
}

#information p{
padding-right:10px;
padding-left:10px;
}


#pane1{
margin-top:5px;
width:190px;
float:left;
height:300px;
background-color:#d8e3ee;
}


#pane1 h3{
font-family: monaco, sans-serif ;
color:#000033;
margin:0;
padding-left:5px;
padding-bottom:3px;
border-bottom:1px solid #000033;
}

#pane2{
margin-top:5px;
margin-left:5px;
width:190px;
float:left;
height:300px;
background-color:#d8e3ee;
}

#pane2 h3{
font-family: monaco, sans-serif ;
color:#000033;
margin:0;
padding-left:5px;
padding-bottom:3px;
border-bottom:1px solid #000033;
}



.roundtop { 
	background: url(../images/corners/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/corners/br.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}


#lowerpane{
float:none;
}

/*-------------------------side menu style*/
#side-menu{
color:#FFF;
margin:5px 2px 2px 2px;
}

#side-menu a{
padding:5px 10px 5px 10px;
border-bottom:1px solid #FFF;
color:#FFF;
display:block;
text-decoration:none;
font-size:12px;
}

#side-menu a:hover{
background-color:#025733;
}

#side-menu ul{
background-color:#037344;
width:196px;
border-right:2px solid #025733;
border-left:2px solid #025733;
	list-style: none;
	padding: 0;
	margin: 0;
}

#side-menu li{
text-align:left;
}

/*-----------------------contact us*/
#contact {
margin:0;
padding:0;
}

#mail {
border-right:1px solid #ccccff;
height:550px;
padding-left:8px;
padding-right:2px;
float:left;
}

#phone {
border-right:1px solid #ccccff;
height:550px;
padding-left:2px;
padding-right:2px;
float:left;
}

#email{
height:550px;
padding-left:2px;
padding-right:2px;
float:left;
}

/*-----------------------events */
#eventsSplash {
padding-left:9px;
padding-top:5px;
}

/*------------------------eventMenu*/
div#evnetsContainer
{
background-color: #3e869d;
font-size:.8em;
}

div#evnetsContainer ul
{
font-family: Arial, Helvetica, sans-serif;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#evnetsContainer ul li
{
display: inline;
margin-left: -4px;
}

div#evnetsContainer ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
}

div#evnetsContainer ul li a:hover
{
background-color: #2d697c;
color: white;
}

/*---------------------------carrousel volunteer style*/

#CVStyle{
padding:5px;
margin:5px;
border:1px solid #3e869d;
}

#centre {text-align:center;}

#JustLeft {text-align:left;
	padding-left:20px;
	}
	
/*--------------------------image style------------*/
#imgFloatRight{
float:right;
}
#imgFloatLeft{
float:left;
margin:10px 10px 10px 5px;
}

/*-------------------------banner style ------------------*/
#adBanner{
	padding-top:10px;
	}
	
/*--------------------------------listing---------------------------*/
#listing p{
	background-color:#38AAE0;
	font-size:24px;
	width:100%;
	color:#FFFFFF;
	}

#linkRight{
	text-align:left;
	width:100%;
	}
#linkRight a{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	}
	
#important{
	background-color:#38AAE0;
}

#carrouselsplash {
width:800px;
}

.villageTimes{
 border-bottom:solid 1px #36aae0; 
 padding-bottom:2px;
 }
 
#volunteerFormBox {
	margin:5px;
	padding:5px;
	border:1px solid #ababab;
}
.lables {
	width:250px;
	float:left;
	text-align:right;
	padding-bottom:5px;
	}
.CVinput {
	margin:0 0 0 260px;
	padding-bottom:5px;
	}
#monthsAvLeft{
	float:left;
	width:330px;
	}
#monthsAvRight{
	margin:0 0 0 340px;
	padding-bottom:5px;
	}
.month{
	width:200px;
	float:left;
	text-align:right;
	padding-bottom:5px;
}
.YesNo{
	width:100px;
	margin:0 0 0 210px;
	padding-bottom:5px;
}
#CVthurs{
	font-size:13px;
	text-align:center;
	width:155px;
	float:left;
}
#CVmon{
	font-size:13px;
	margin:0 0 0 623px;
	text-align:center;
	width:153px;
}
#CVbox{
	text-align:center; 
	border:1px solid #ababab; 
	margin:5px 0 5px 0;
	padding:5px 0 5px 0;
	}
	
	
/*-------------------------Events ---------------------------------*/	
#eventList{
	margin:10px;
	}
#event{
	padding-top:5px;
	padding-bottom:5px;
	border-top: 1px solid #d8e3ee;
}

#eventHeader{
background-color:#d8e3ee;

width:800px;
}
#eventDateHeader{
	float:left;
	width:75px;
}
#eventEventHeader{
	float:left;
	width:150px;
}
#eventActivityHeader{
	float:left;
	width:300px;
}
#eventPlaceHeader{
	float:left;
	width:85px;
}
#eventCostHeader{
	float:left;
	width:75px;
}
#eventContactHeader{
	float:left;
	width:85px;
}

/*------------------*/
#EventDate{
	float:left;
	width:75px;
}
#EventEventName{
	float:left;
	width:150px;
}
#EventActivity{
	float:left;
	width:300px;
}
#EventPlace{
	float:left;
	width:85px;
}
#EventCost{
	float:left;
	width:75px;
}
#EventContact{
	float:left;
	width:85px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}