/* @override http://www.recycle.ab.ca/rca_conference_2009/css/main_styles.css */

body {
	color: black;
	font: normal 1em/1.3 "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
	background-image: none;
	background-color: #FFF;

}




/* START HERE - MAIN DIVs */
/* make div's we don't need go away */
/*#superwrapper, #landscape, #wrapper, #container, #banner, #grassfooter, #footershadow { display : none; } */

#grassfooter, #footershadow, #footer, #contentholder img { display : none; } */




#superwrapper{
	margin: 0px 0px 0px 0px;
	width: 928px;
	
}

#landscape {
	background-image: none;
	background-repeat: no-repeat;
	width: 1900px;
	position: relative;
	left: -500px;
}

#wrapper{
	margin: 0px auto;
	width: 928px;
	position: relative;
}


#container{
	width: 923px;
	
}

#banner{
position: relative;
	top: -207px;
	width: 1023px;
	height: 0px;
}


#contentholder{
	width: 928px;
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contenttext{
	width: 543px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 25px;
	color: #285381;
	font: normal 12px/1.5 "Helvetica Neue", Helvetica, Arial;
	float: none;
	
}

#sponsorsdiv {
	background-color: #FFF;
	margin-left: 60px;
	width: 720px;
	text-align: center;
}


#grassfooter {
	background-image: none;
	background-repeat: repeat-x;
	height: 70px;
	width: 150%;
	position: relative;
	margin-top: 40px;
}

#footershadow {
	background-image: none;
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 1030px;
	z-index: -1;
	left: 95px;
	position: relative;
	bottom: 40px;
}




/* CONTENT STYLES */


#contentholder h1{
}

#contentholder h2{
	background-image:none;
	background-repeat:no-repeat;
	font-size: 1.5em;
	font-weight: bold;
	color:  black;
	padding-left: 100px;
	font-variant: normal;
	text-transform: uppercase;
	padding-top: 18px;
	height: 50px;
	float: none;
}

#contentholder h3{
	text-align: left;
	color:  black;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 1.3em;
}

#contentholder h4{
	color:  black;
	line-height: 1em;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#contentholder h5{
	font-size: 1em;
	font-weight: bold;
	color:  black;
}

#contentholder p{
	color:  black;
	line-height: 1.3em;
	padding-left: 100px;
	padding-right: 150px;
	font-size: 1em;
	font-style: normal;
}

#contentholder a{
	color: #566C10;
	text-decoration: underline;
}

#contentholder a:hover{
	text-decoration: underline;
	color: #FFCC33;
}

#contentholder a:visited{
	color: #566C10;
	text-decoration: none;
}

#contentholder ul{
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 5px;
}

#contentholder ul li{
	list-style-type:disc;
	color: #333333;
	line-height: 1em;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 5px;
}

#contentholder ol li{
	padding-left: 15px;
	list-style-type: decimal;
	color: #333333;
	font: bold 11px;
	line-height: 2;
}

#contentholder table{
	float: none;
	width: 640px;
	_margin: 0px 0px 25px 35px;
	background-color: #FFF;
	font: normal 1em !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 100px;
	border: 0px solid #FFF;
}

#contentholder table p{
	color:  black;
	font-size: 1em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.3em;
}

#contentholder table td{
	padding: 10px 20px 20px;
	border-bottom: 1px solid black;
}

#contentholder table.sponsors{
	_margin: 0px 0px 25px 35px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

#contentholder table.sponsors td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}



#contentholder table.feedback{
	float: left;
	width: 600px;
	margin: 0px 0px 25px 0px;
	_margin: 0px 0px 25px 0px;
	background-color: #FFF;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	left: 100px;
}

#contentholder table.feedback input{
	background-color: #fff;
}

#contentholder table.feedback textarea{
	background-color: #fff;
}

input, textarea{
	background-color: #f0f0f0;
	margin-top: 5px;
}

.center{
	text-align: center !important;
}


.time{
	color: black;
	width: 30%;
	text-align: right;
	border-right: none;
	font-size: .8em;
	font-weight: bold;
	background-color: #FFF;
}

#printabletitle{
	font-size: 1em;
	position: static;
	float: none;
	visibility: visible;
	height: 80px;
}

#printabletitle h2{
	font-size: 2em;
	height: 50px;
}
#printabletitle p{
	font-size: 0.6em;
	height: 1em;
}

