.nav {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	text-align: right;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #e8e5da;
	width:90px;
	height:460px;
	vertical-align: top;
	color: #e8e5da;
	padding-right: 20px;
}
body {
	background-color:#e8e5da;
	font:11pt Georgia, Times New Roman, Times, serif;
	color: #e8e5da;
}
.top_bar {
padding-left:20px;
	height:100px;
	vertical-align:middle;
	text-align:left
}

.main{
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

.section_header{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 36pt;
	font-style: italic;
	}
	
.right_images{
	border: thin solid #e8e5da;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	}

.left_images{
	border: thin solid #e8e5da;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.footer {
	font-size: 10pt;
	font-style: italic; height:50px;
	text-align:center;
	color: #003300;
}
a:link {
	color: #e8e5da;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#e8e5da
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.table{
	background-color:#003300;
	background-image: url(images/rd_gradient.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:760px;
	position: inherit;
}
.home_nav{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	text-align: right;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #e8e5da;
	width:360px;
	vertical-align: top;
	color: #e8e5da;
	padding-right: 25px;
	}