@charset "utf-8";
#container {
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 966px;
	background-color: #FCF4E0;
	height: 805px;
	padding-top: 0px;
	margin-left: auto;
}
#roc_banner {
	background-image: url(images/roc_banner.png);
	height: 0px;
	width: 968px;
}

#text_box {
	color: #000;
	position: relative;
	width: 968px;
	height: auto;

}




#tree {
	background-image: none;
	height: auto;
	width: 968px;
	background-repeat: no-repeat;
	margin-top: 0px;
	float: left;
}
#left_column_container {
	float: left;
	width: 300px;
	margin-right: 0px;
	padding-right: 0px;
	height: auto;
}
#center_column {
	width: 300px;
	height: auto;
	overflow: hidden;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 35px;
	float: left;
}


#right_column_container {
	width: 300px;
	overflow: visible;
	float: right;
	height: auto;
}
#cntr_col_bkgrd {
	overflow: hidden;
	width: 300px;
	background-color: #F5F1E6;
	height: 400px;
}
#lft_col_bkgrd {
	overflow: hidden;
	height: 400px;
	width: 300px;
}
#rht_col_back {
	overflow: hidden;
	height: 400px;
	width: 300px;
}



.gray_border {
	border: medium solid #CCC;
	width: 968px;
}
.col_hd {
	margin: 0px;
	float: left;
	font-size: 20px;
	width: 300px;
	height: 1px;
}
.acrd_image {
	float: left;
	margin-right: 10px;
}
.chng_font {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}
#box {
	padding: 15px;
	height: auto;
	width: 800px;
	overflow: visible;
	visibility: visible;
	margin-top: 75px;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	background-color: transparent;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	border: thin solid #999;
}
