@charset "utf-8";

/* CSS Document */

.bkgd {
	background-color: #FFFFFF;
}
.main_div {
	background-color: #FFFFFF;
	width: 860px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
}

.top_bar {
	padding: 0px;
	height: 25px;
	width: 740px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url('images/top_bar.gif');
}
.header {
	height: 100px;
	width: 740px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url('images/mainheader.jpg');
	background-repeat: no-repeat
}
.column_container {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	width: 740px;
	height:500px;
}

.column_container a {
	text-decoration:none;
}

.column_header1 {
	background-image: url('images/RNE_Bar.gif');
	margin-right: 10px;
	height: 25px;
	width: 490px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-variant: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	float: left
}

.column_header2 {
	background-image: url('images/column_header.gif');
	height: 25px;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-variant: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	float: left
}

.column_header3 {
	background-image: url('images/column_header_links.gif');
	height: 25px;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-variant: normal;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
	float: left;
	font-size: 15px
}


.column1 {
	margin-right: 10px;
	width: 240px;
	float: left;
}
.column1_image {
	height: 175px;
	width: 240px;
	background-image: url('images/image1.jpg');
}
.column_text {
	height: 285px;
	width: 237px;
	color: #000000;
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 2px;
}


.column2 {
	
	width: 240px;
	float: left;
	margin-right: 10px;
}
.column2_image {
	height: 175px;
	width: 240px;
	background-image: url('images/image2.jpg');
}
.column3 {
	
	width: 240px;
	float: left;
}
.column3_image {
	height: 175px;
	width: 240px;
	background-image: url('images/image3.jpg');
}


.footer_bar {
	height: 275px;
	width: 740px;
	margin-top: 10px;
	margin-right: 10px;
}
.footer {
	height: 275px;
	width: 740px;
}
.footer_links {
	width: 740px;
	float: left;
	height: 250px;
	background-color: #EEEEEE;
	font-size: small;
	margin-left: 10px;
}

.highlight {
	background-color: #EEEEEE;
	float: right;
	width: 240px;
	height: 200px;
}

.bottom_bar {
	padding: 0px;
	height: 25px;
	width: 740px;
	background-image: url('images/bottom_bar.gif');
	color: #999999;
	font-size: 9px;
	line-height: 20px;
	margin-left: 10px
}
.bottom_bar  a    {
	color: #999999;
	text-decoration: none;
	}

.bottom_links {
	margin: 10px;
	height: 25px;
	width: 740px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
.bottom_links   a       {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}