/* CSS Document */
body {
	margin-top: 10px;
	background-color: #d9e2ad;
}

body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3e3f2c;
}

.header {
	color: #29717e;
	font-weight:bold;
	font-size:18px;
}


.subheader {
	color: #29717e;
	font-weight:bold;
	font-size:14px;
}	

.content {
	padding: 15px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #FFFFFF;
}

.sponsorbar_top {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.sponsorbar_bottom {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 10px;
	text-align: center;
	background-color: #FFFFFF;
}

.dots_bottom {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.nav {
background-color:#A2AD68;

}

.nav a {
color:#000000;

}
.nav a:hover {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #28717e;
	height: 20px;
	color:#FFFFFF;
}

.level2 td {
	height: 30px;
	background-image:url(images/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: 22px 20px;
	background-color: #28717e;
}

.level2 a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	padding-left: 22px;
	width: 165px;
}

.level2 a:hover {
	color: #d4e3e5;
}

.level2end td {
	height: 30px;
	background-image:url(images/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: 22px 20px;
	background-color: #28717e;
}

.level2end a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	padding-left: 22px;
	width: 137px;
}

.level2end a:hover {
	color: #d4e3e5;
}

h1 {
	font-size: 22px;
	text-align: center;
}

.dots_top {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 4px 0;
	background-color:#FFFFFF;
}

.banner_anl {
	width: 920px;
	text-align: center;
	background-color: #26221f;
}

.banner_compost_australia {
	width: 920px;
	text-align: center;
	background-color: #ffffff;
}

.footer {
	background-image: url(images/footer.jpg);
	height: 35px;
	width: 920px;
	font-size: 9px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.footer a {
	color: #29717e;
	text-decoration: none;
}

a {
	color: #29717e;
	text-decoration: none;
	font-weight:bold;
}

.events_list {
	width: 80%;
}

.events_list td {
	padding: 3px;
}

.events_list_headerrow {
	background-color: #d9e2ad;
	font-weight: bold;
}

.events_list_content {	
	padding-left: 50px;
}

.events_list_city {
	font-weight: bold;
}

.events_detail_titles {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

.events_detail {
	width: 80%;
	padding: 5px;
}

.events_detail td {
	padding: 5px;
	
}


.events_row0 { background-color: #ffffff; }
.events_row1 { background-color: #FAF2C3; }


.bold_dark_red {
	color: #800000;
	font-weight: bold;
}

.caption {
	font-size: 10px;
	width: 350px;
	text-align: center;
	padding-top: 5px;
}

#tick ul {
 	list-style-image:url(images/tick.gif)
	}
	

.border {
border:#29717e;
border-style:solid;
border-width:1px;

}

.brown {
	color:#996600;
	font-weight:bold;
	}

/* SPECIAL ROUNDED EDGES */
.feat_top, .feat_bottom { height:5px;}
.feat_top { background:transparent url(/images/featurebox_topl.gif) no-repeat top left; }
.feat_body { background:#ffffff url(/images/featurebox_bodyl.gif) repeat-y top left; padding:10px 15px; }
.feat_bottom { background:transparent url(/images/featurebox_taill.gif) no-repeat bottom left; margin-bottom:10px; }

.feat_body p:last-child { margin-bottom:0; }
.feat_body h1, .feat_body h2, .feat_body h3, .feat_body h4, .feat_body h5 { color:#333; border:0; }