.bottomMargin15px{
	float: left;
	margin-bottom: 15px;
}

.simpleGreen,
.simpleOrange{
	float: left;
}

.simpleGreen .title{
	font-size: 1.4em;
	color: #00a8a8;
	padding-left: 5px;
}

.simpleOrange .title{
	font-size: 1.4em;
	color: #f0940d;
	padding-left: 5px;
}

.simpleGreen .body{
	border-top: solid 6px #00a8a8;
}

.simpleOrange .body{
	border-top: solid 6px #f0940d;
}

.simpleGreen .body p,
.simpleOrange .body p{
	padding: 0px 0px 0px 0px;
}

div#innerRightColumn .simpleGreen,
div#innerRightColumn .simpleOrange{
	padding-bottom: 7px;
	width: 275px;
}

div#innerRightColumn .bottomWidget{
	padding-bottom: 0px;
}

div#innerRightColumn .bottomWidget p{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div#innerRightColumn .simpleGreen .body p,
div#innerRightColumn .simpleOrange .body p{

}

div#innerRightColumn .blackTitle .title{
	color: #000;
	padding-left: 10px;
}

div#innerRightColumn .greenBodyBG .body{
	background: #cfefef;
	float: left;
}

div#innerRightColumn .orangeBodyBG .body{
	background: #fbe4c2;
	float: left;
}

.orangeTheme div#innerRightColumn .relatedLinks .body a{
	color: #000;
}

div#innerRightColumn .relatedLinks .HTMLcontents{
	padding: 10px;
	width: 255px;
}

div#innerRightColumn .relatedLinks .HTMLcontents p{
	margin-bottom: 6px;
}

.communityLinks .HTMLcontents p{
	margin: 0;
	padding: 3px 0px 0px 0px;
}

.communityLinks .HTMLcontents hr{
	margin: 3px 0px 0px 0px;
}

.communityLinks .HTMLcontents{
	width: 275px !important;
}

.pPadding p{
	padding: 6px !important;
}
/******* QUOTE BOXES ********/
.orangeQuote .widgetHeader{
	width: 276px;
	height: 59px;
	background: url(/images/structure/rightColumn/communityTitle001.gif) left top no-repeat
}

.orangeQuote .HTMLcontents{
	color: #000;
	background: #fbe4c2;
	padding: 5px 18px 0px 18px;
	font-weight: bold;
}

.orangeQuote .HTMLcontents h3{
	font-family: 'Reenie Beanie', arial, serif;
	color: #f0940d;
	font-size: 1.7em;
	margin: 0;
	padding: 0;
	line-height: 0.95em;
}

.orangeQuote .HTMLcontents p{
	margin: 0;
	padding: 4px 0px;
}

.greenQuote .widgetHeader{
	width: 276px;
	height: 59px;
	background: url(/images/structure/rightColumn/greenCommunityTitle001.gif) left top no-repeat
}

.greenQuote .HTMLcontents{
	color: #000;
	background: #c7ecec;
	padding: 5px 18px 0px 18px;
	font-weight: bold;
	width: 240px;
}

.greenQuote .HTMLcontents h3{
	font-family: 'Reenie Beanie', arial, serif;
	color: #1fb3b3;
	font-size: 1.7em;
	margin: 0;
	padding: 0;
	line-height: 0.95em;
}

.greenQuote .HTMLcontents p{
	margin: 0;
	padding: 4px 0px;
}
/******* QUOTE BOXES ********/

/****** TWITTER *************/
#twitter_div ul{
	list-style-type: square;
	color: #00a8a8;
}

#twitter_div ul li{
	padding: 10px 0px;
	width: 455px;
}

#twitter_div ul li span{
	color: #000000;
}
/****** TWITTER *************/




/****** DONATIONS PAGE *************/
.donationsLauncher{
	float: left;
	font-family: Tahoma, Geneva,Verdana,sans-serif;
	padding-bottom: 15px;
}

.donationsLauncher .webInfoPanel001Contents{
	float: left;
	padding: 15px;
	background: url(/images/contents/whatYouCanDo/Donations/orangeBG001.gif) top left no-repeat;
	width: 465px;
	height: 184px;
}

.donationsLauncher .title{
	color: #fff;
	font-size: 33px;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 15px;
}

.donationsLauncher h6{
	color: #000;
	font-size: 14px;
	width: 465px;
}

.donationButton{
	float: left;
	width: 190px;
	height: 40px;
	background: url(/images/contents/whatYouCanDo/Donations/launchButton001.gif) no-repeat top left;
}

.donationButtonSmall  {
	float: left;
	width: 98px;
	height: 33px;
	background: url(/images/contents/whatYouCanDo/Donations/launchButtonSmall001.gif) no-repeat top left;
}

.donationButton a{
	display: block;
	width: 181px;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	padding-top: 7px
}

.donationButtonSmall a{
	display: block;
	width: 95px;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	padding-top: 4px
}

.regularDonations{
	margin: 5px 0px 0px 30px;
}

.oneOfDonations{
	margin: 5px 0px 0px 37px;
}

.donationLink{
	background: #e8a52b;
	float: left;
	width: 275px;
	margin-top: 15px;
	padding-top: 8px;
	color: #fff;
	font-family: Tahoma, Geneva,Verdana,sans-serif;
}

.donationLink .info{
	padding-left: 10px;
}

.donationLink .info h6{
	color: #fff;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 8px;
}

.donationLink .info p{
	margin-bottom: 7px;
	font-size: 12px;
}

.chequeLink .info h6{
	padding-bottom: 2px;
}

.donationsSimpleOrange{
	float: left;
	padding-top: 10px;
}

.donationsSimpleOrange .title{
	font-size: 1.4em;
	color: #f0940d;
}

.donationsSimpleOrange .body{
	border-top: solid 6px #f0940d;
	padding-top: 5px;
}

.tintedImagePanel{
	padding-top: 0px;
	float: left;
	width: 495px;
	padding-bottom: 15px;
}

.tintedImagePanel .textTint{
	width: 338px;
	background: #f5e4cc;
	padding: 10px 15px;
}

.tintedImagePanel .textTint h6{
	font-size: 1.4em;
	color: #f0940d;
	line-height: 1em;
}

.tintedImagePanel .textTint p{
	margin-bottom: 0px;
}
/****** DONATIONS PAGE *************/

/****** VOLUNTEER PAGE *************/
.volunteerBlock{
	background: #e8a52b;
	padding: 15px;
	float: left;
	width: 465px;
	height: 161px;
	font-size: 30px;
	line-height: 28px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 15px;
}

.volunteerBlock p{
	margin-bottom: 0px!important;
}

.opaqueBottomTitle{
	position: relative;
	float: left;
	padding-bottom: 15px;
}

.opaqueBottomTitle .title{
	position: absolute;
	bottom: 15px;
	padding: 10px;
	font-size: 1.4em !important;
	background: none;
	z-index: 200;
}

.opaqueBottomTitle .body{
	position: relative;
	z-index: 10;
}

.opaqueBottomTitle .widgetFooter{
filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background: #fff;
	width: 100%;
	position: absolute;
	bottom: 15px;
	height: 45px;
	z-index: 100;
	left: 0px;
}


.volunteerVacancies .title{
	font-size: 1.4em;
	color: #f0940d;
}

.volunteerVacancies .body{
	border-top: solid 6px #f0940d;
	padding: 5px 0px;
	background: #fbe4c2;
	float: left;
	width: 275px;
}

.volunteerVacancies .body .tableItem{
	padding: 5px 10px;
}
/****** VOLUNTEER PAGE *************/

/****** SERVICES PAGE *************/
.greenBlockText{
	background: #73c7c8;
	padding: 15px;
	float: left;
	width: 465px;
	height: 161px;
	font-size: 30px;
	line-height: 28px;
	color: #fff;
	margin-bottom: 15px;
}



.servicesSimpleGreen{
	float: left;
	padding-top: 10px;
}

.servicesSimpleGreen .title{
	font-size: 1.4em;
	color: #73c7c8;
}

.servicesSimpleGreen .body{
	border-top: solid 6px #73c7c8;
	padding-top: 5px;
}

.tintedImagePanelGreen{
	padding-top: 0px;
	float: left;
	width: 495px;
	padding-bottom: 15px;
}

.tintedImagePanelGreen .textTint{
	width: 338px;
	background: #ddf1f1;
	padding: 5px 15px;
}

.tintedImagePanelGreen .textTint h6{
	font-size: 1.4em;
	color: #000;
	line-height: 1em;
	padding-bottom: 5px;
}

.tintedImagePanelGreen .textTint p{
	margin-bottom: 0px;
}
/****** SERVICES PAGE *************/

/***** HOME PAGE WIDGETS ***********/
.homepage .splashOverlay{
	position: absolute;
	right: 0px;
	top: 234px;
	z-index: 1000;
}

.welcomeMessage{
	float: left;
	padding: 5px 25px 5px 15px;
	height: 100px;
	overflow: hidden;
}

.welcomeMessage .image{
	padding-right: 20px;
	float: left;
}

.welcomeMessage .message{
	float: left;
	padding-top: 8px;
	width: 335px;
}

.welcomeMessage .message h3{
	color: #000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}




.launchWidgetGreen,
.launchWidgetOrange{
	width: 244px;
	padding: 5px 0px 0px 0px;
}

.launchWidgetOrange .title{
	font-size: 1.4em;
	color: #f0940d;
	padding-left: 5px;
}

.launchWidgetGreen .title{
	font-size: 1.4em;
	color: #00a8a8;
	padding-left: 5px;
}

.launchWidgetGreen .body{
	border-top: solid 6px #00a8a8;
}

.launchWidgetOrange .body{
	border-top: solid 6px #f0940d;
}

.launchWidgetGreen .text,
.launchWidgetOrange .text{
	float: left;
	width: 119px;
	padding: 5px;
}

.launchWidgetGreen p.text,
.launchWidgetOrange p.text{
	width: 234px;
	margin-bottom: 0px;
}

.launchWidgetGreen .image,
.launchWidgetOrange .image{
	float: left;
}

.launchWidgetOrange a{
	color: #f0940d;
}

.gradientTitle{
	position: relative;
	float: left;
/*	border-bottom: solid 6px #00a8a8; */
	margin-bottom: 10px;
}

.gradientTitle .title{
	position: absolute;
	bottom: 5px;
	font-size: 1.8em;
	left: 10px;
	z-index: 100;
}

.gradientTitle .widgetFooter{
	position: absolute;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	background: #cfefef;
	width: 100%;
	bottom: 0px;
	height: 40px;
	z-index: 10;
	left: 0px;
}
