
body {
	text-align: center;
	margin-left: 2em;
	margin-right: 2em; 
	margin-top: 0em;
	font-family: Corbel, Georgia, Garamond, Palatino;
	color: #000000;
	background-color: #ffffff;
	font-size: 1.2em;
}

.container_div {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background-color:#ffffff;
}

.middle_div {
	margin:0
	background-color:#ffffff;
	text-align: left;
}

.top_div {
	width: 100%;
	height:115px;
	background:url(imgs/top_banner_arrow_tilt.jpg) no-repeat top left;
	background-color: #e5e5e5;
	margin-left: auto;
	margin-right: auto;
	width:950px;	
	clear: both;
}

.left_navigation_div {
	margin-top: 0px;
	padding-top: 30px;
	float: left;
	width: 150px;
	height: 900px;
	margin-right: 0;
	margin-left: 0;
	
	
	
	background-color: #e5e5e5;
}

.content_text_only {
	text-align: left;
	padding-left: 20px;
	float:left;
	width:780px;
	margin-top: 20px;
}


.content_div {
	text-align: left;
	padding-left: 20px;
	float:left;
	width:780px;
}


.content_text {
	float:left;
	width:400px;
	padding-left: 20px;
	padding-top: 20px;
	text-align: left;
}

.nav_element_on {
	height: 34px;
	text-align: right;
	color: #bb8000;
	width: 100px;
	float: right;
	margin-right:0;
	padding-right:12px;
	padding-left:12px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #ffffff;
	font-size: 25px;
	background:url(imgs/gray_wedge.JPG) no-repeat top left;
	clear:both;
}

.nav_element_off {
	height: 34px;
	color: #aaa000;
	text-align: right;
	float: right;
	margin-right:0;
	padding-right:16px;
	padding-left:16px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #e5e5e5;
	font-size: 25px;
	clear:both;
}

a.nav:link {	font-size: 25px;
		text-decoration: none; 
		color: #aaa000; }
a.nav:visited {	font-size: 25px;
		text-decoration: none; 
		color: #aaa000; }
a.nav:active {	font-size: 25px;
		text-decoration: none; 
		color: #aaa000; }

a.navhere:link {font-size: 25px;
		text-decoration: none; 
		color: #bba000; }

a.navhere:visited  {font-size: 25px;
		text-decoration: none; 
		color: #bba000; }
a.navhere:active  {font-size: 25px;
		text-decoration: none; 
		color: #bba000; }

a:link {
	text-decoration: none;
	color: #bba000;
}

a:visited {
	text-decoration: none;
	color: #bba000;
}

a:active {
	text-decoration: none;
	color: #bba000;
}

.footer_div {
	padding-top: 20px;
	font-size: 0.8em;
	color: #aaa000;
	clear: both;
}

	p.nav {	font-size: 1.2em; }
	p.indented {	margin-left: 2em; }
	p.subheader {	margin-top: 1.6em;
			font-weight: bold; }
	p.title {	margin-top: 1.6em;
			font-weight: bold;
			font-style: italic;
			text-align: center;
			align:  }

.rss_box {
	text-align: left;
}

.rss_item {
	margin-bottom: 10px;
}

.rss_date {
	font-size: 0.8em;
	margin-left: 30px;
}