body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #423F33;
	background-color: #FEDC52;
/*	background-color: #FEE47E*/	
}

.main {	
	margin: 10px 10px 0 10px;
	text-align:left;
}
	
.content {
	width: 927px; 
	margin: 10px 10px 0 10px;
	text-align:center;
}

p {
	text-align: left;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	color: #423F33;
}
.style3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #423F33;
}

h2, h3, h4 {
	color: #CC6600;
}

h1 {
	color: #005329; 
	font-weight: bold;
	font-size: 12px;
	margin-bottom: -1em;
}
.smalltitle {
	color: #CC6600;
	font-weight:bold;
	margin-bottom: -1em;

}
a, a:hover, a:visited {
	color: #CC4200;
}

a.green_link, a.green_link:visited, a.green_link:hover {
	color: #005329;
	font-weight: bold;
	text-decoration:underline;
	font-size: 12px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
.pagetitle {
	font-size: 22px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #005329; 
	/*color: #CC6600;*/
	text-align: center;
}
.article_subheader {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:  #CC6600;
}
.left {
	margin: 5px 10px 5px 0;
}
.right {
	margin: 5px 0px 5px 10px;
}

a.bottomnav, a.bottomnav:visited, a.bottomnav:hover {
	color: #CC4200;
	text-decoration:none;
}

div#right_sidebar {
	margin: 20px 0 0 0;
	padding: 0 0 10px 10px;
	float: right;
	width:15%;
	text-align: center;
	border: 1px dashed #006633;
}
div#right_sidebar_lg {
	margin: 0 0 0 0;
	padding: 3px 3px 10px 10px;
	float: right;
	width:25%;
	text-align: center;
	border: 1px dashed #006633;
	background-color: #FDF4B9;
}
div.bottomnav {
		padding-top: 5px;
		margin-left: 80px;
		border-top: 1px solid #006633;
		text-align: center;
		width: 80%;
}