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

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

@charset "UTF-8";
/* CSS Document */
*{margin:0px; padding:0px;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	font: normal 1em/1.3 "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/sky_bg_repeat.png);
	background-color: #faaf40;

}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* START HERE - MAIN DIVs */



.clear
{
    clear: both;
    visibility: hidden;
	height: 0px;
}




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

#landscape {
	background-image: url(../images/landscape_bg.png);
	background-repeat: no-repeat;
	width: 1900px;
	position: relative;
	left: -500px;
}

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


#spacer{
	width: 13px;
	height: 13px;
	float: left;
}

#container{
	width: 1023px;
	
}

#banner{
	width: 1023px;
	height: 207px;
}

#homeflash{
	width: 550px;
	margin-left: 140px;
	background-color: #FFF;
	padding: 10px;
}


#contentholder{
	width: 928px;
	background-image: url(../images/RCA-conf-website-2010_05.png);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 95px;
}

#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: url(../images/footer_grass_repeat.png);
	background-repeat: repeat-x;
	height: 70px;
	width: 150%;
	position: relative;
	margin-top: 40px;
}

#footershadow {
	background-image: url(../images/footer_shadow.png);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 1030px;
	z-index: -1;
	left: 95px;
	position: relative;
	bottom: 40px;
}




/* CONTENT STYLES */


#contentholder h1{
	float: none;
	width: 630px;
	height: 46px;
	color:#FFF;
	padding-left: 50px;
	margin-top: 25px;
}

#contentholder h2{
	background-image:url(../images/h2_arrow.png);
	background-repeat:no-repeat;
	font-size: 1.5em;
	font-weight: bold;
	color: #566C10;
	padding-left: 100px;
	font-variant: normal;
	text-transform: uppercase;
	padding-top: 18px;
	height: 50px;
	float: none;
}

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

#contentholder h4{
	color: #333333;
	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: #566C10;
}

#contentholder p{
	color: #333333;
	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: #333333;
	font-size: 1em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 1.3em;
}

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

#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: #333333;
	width: 30%;
	text-align: right;
	border-right: solid 1px #FFF;
	font-size: .8em;
	font-weight: bold;
	background-color: #FAAF40;
}

address{
	color: #295b29;
	font-size: 1em;
}

form{
	color: #333333;
	padding-right: 20px;
	width: 600px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFF;
	margin-left: 100px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*NAV FOOTER*/

#footer{
	width: 928px;
	height: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/body_footer.png);
	background-repeat: no-repeat;
	margin-left: 95px;
}

#bottomnav{
	width: 800px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC00;
	padding-left: 100px;
	height: 30px;
}

#bottomnav a {
	margin:0;
	float: left;
	text-decoration:none;
	color:#2A378F;
	line-height: 13px;
	font-size: 10px;
	font-style: normal;
	padding-right: 10px;
	padding-left: 10px;
}

#bottomnav a:hover {
	text-decoration:underline;
	color:#808080;
}

#printabletitle{
	position: relative;
	float: right;
	/* visibility: hidden; */
	left: 500px;
	height: 0px;
	font-size: 0px;
}

#printabletitle h2{
	background-image: none;
	font-size: 0em;
	height: 10px;
	padding: 0px;
}

#printabletitle p{
	font-size: 0em;
	padding: 0px;
	height: 0px;
}


#printablebutton{
	width: 600px;
	padding-left: 100px;
	padding-right: 100px;
	height: 13px;
}

#printablebutton a {
	float: right;
	text-transform: uppercase;
	color:#2A378F;
	font-size: 0.6em;
	padding-right: 10px;
	padding-left: 10px;
}

#printablebutton a:hover {
	text-decoration:underline;
	color:#808080;
}


#footerHome{
	float: left;
	width: 500px;
	height: 40px;
	font-size: 9px;
	color: #339900;
	text-align: center;
	padding-right: 100px;
	padding-left: 100px;
}

#bottomnavHome{
	width: 500px;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #339900;
	padding-top: 5px;
	padding-bottom: 5px;
}

#bottomnavHome a {
	margin:0;
	float: left;
	text-decoration:none;
	color:#339900;
	line-height: 13px;
	font-size: 10px;
	font-style: normal;
	padding-right: 10px;
	padding-left: 10px;
}

#bottomnavHome a:hover {
	text-decoration:underline;
	color:#FFCC00;	
}



#copyright {
	width: 300px;
	padding-left: 510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: right;
	padding-top: 4px;
	text-transform: uppercase;
}


.border-right{
	border-right: solid 1px #fff;
}
