.smallbutton {
	font-weight: bold;
	font-size: xx-small;
	color: #FFFFFF;
	padding: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BB5500;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BB5500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB5500;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BB5500;


}

.newLine {
	clear: left;
}

.leftFloatImage {
	float: left;	
	margin-right: 5px;
	margin-bottom: 5px;
}

.captionImage {
	float: left;	
	margin-right: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #444444;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #444444;
}



.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	padding-right: 2px;
	padding-left: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
}


a:link {
	font-weight: bold;
	color: #060Aa6;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #060Aa6;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #bF6900;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}

hr {
	color: #888888;
	background-color: #888888;
	height: 1px;	
}

h3
{
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}


.volunteers {
	color: #408C8C;	
}

.black {
	color: #000000;	
}


.events {
	color: #F5BB40;
}

.roomhire {
	color: #8C6666;
}

.arts {
	color: #8C66B3;
}

.gardens {
	color: #408C40;
}

.globalcafe {
	color: #FF6640;
}

.education {
	color: #567AA6;
}

.worldshop {
	color: #D94040;	
}

.darkblue {
	color: #003399;
}
.white {
	color: #FFFFFF;
}

.productListing-odd {
	background-image: url(/images/gradientbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #fff;	
}

.productListing-even {
	background-image: url(/images/gradientbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #fff;	
	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCC;
	
	
	margin-top: 4px;
}

.productListing-data {
	vertical-align: top;	
}

.productListing {
	background-image: url(/images/gradientbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #fff;	
}

.productListing-heading {

	margin-bottom: 5px;
}
