 

.style1 {font-weight: bold}

.style2 {
	color: #94A66C;
}

/* Links */

a {
	text-decoration: underline;
	font-weight: normal;
	border-bottom-style: none;
	border-bottom-color: #333333;
	color: #99CC00;
}

a:link {
	color: #94A66C;
}

a:visited {
	color: #94A66C;
	border-bottom-color: #94A66C;
}

a:hover, a:active {
	color: #000000;
	border-bottom-style: none;
}

/* Headings */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: normal;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { border-bottom-width: 0; }

h1 {
	font-size: 2em;
	color: #94A66C;
	padding-top: 12px;
	padding-left: 8px;
	padding-bottom: 8px;
}

h2 {
	font-size: 1.25em;
	color: #999999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-weight: bold;
}

h3 {
	font-size: 1.5em;
	color: #94a66c;
}

h4, h5, h6 {
	font-size: 1.25em;
}

.sub
{
	font-size: 95%;
	letter-spacing: 0.1em;
	color: #94a66c;
	margin-right: 64px;
	text-align: right;
}

/* Lists */

ul, ol
{
	margin: 1em 0;
	line-height: 1.8em;
}

ol li { margin-left: 2.5em; }

ul { padding-left: 2em; list-style-type: square; }


/* Other Html Elements */

#blockquote
{
	clear: both;
	padding: 1em;
	font-size: 1em;
	line-height: normal;
	border: 1px solid #94A66C;
	font-weight: normal;
	width: 300px;
	margin-top: 2em;
	margin-right: 3em;
	margin-bottom: 2em;
	margin-left: 3em;
	float: none;
	text-align: center;
}

hr {
	clear: both;
	color: #94a66c;
	font-size: 0.5em;
}

/* Structure */

#header
{
	height: 128px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #484848;
	padding-left: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#header-2
{
	height: 137px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	float: right;
	background-color: #94A66C;
	background-image: url(../images/Header-green.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
	display: block;
}


#navigation
{
	width: 700px;
	padding-left: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
	float: right;
}


#featured
{
	float: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	padding-top: 2px;
}

#wrapper 
{
	background-color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 1000px;
	border-top-style: none;
	margin: auto;
	clear: both;
}

#content {
	float: left;
	width: 450px;
}

#sidenotes { float: right; width: 300px; margin-right: 10px; }

#footer 
{
	clear: both;
	text-align: center;
	background-color: #444444;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	width: auto;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Header */

#header h1 a
{
	text-decoration: none;	
}

#header img 
{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Navigation */


#navigation a
{
	float: left;
	color: #a1bb62;
	border-bottom-width: 0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

#navigation a:hover,

#navigation a:active
{
	color: #c9d8a3;
	background-color: #585858;
	display: block;
}

#navigation li.active a
{
	color: #3f4d1e;
	background-color: #ffffff;
}

/* Content */

.post { padding: 10px 20px 0; }

h2.post-title { margin-bottom: 15px; }

.post-content p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
}

.post-content img {
	border: 1px solid #94A66C;
	padding: 3px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}


p.post-footer
{
	background-color: #dadada;
	margin-bottom: 10px; 
	margin-top: 25px;
	padding: 5px 10px; 
	color: #dadada;
}

p.post-footer strong { color: #333333; padding-right: 10px; border-right: 1px solid #a9a9a9; }

p.post-footer em { font-style: normal; padding-right: 10px; border-right: 1px solid #a9a9a9; }

p.post-footer a { border-bottom-width: 0; }



/* Edit*/

#edit 
{
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}

.edit {
	text-align: center;
 }
 
 p.edit {
	text-align: center;
 }
 
 
.edit img {
	border: 1px solid #94A66C;
	padding: 3px;
	margin-right: 3px;
	margin-left: 3px;
}

.edit-previous {
	text-align: right;
	margin-top: 16px;
	margin-bottom: 16px;
}
	
/* Sidenotes */

#sidenotes h3 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-bottom: 0;
	padding-left: 5px;
}

#sidenotes ul {
	padding: 0;
	list-style-type: none;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

#sidenotes li a
{
	clear: both;
	float: right;
	display: block;
	color: #999999;
	font-weight: normal;
	width: 460px;
	overflow: hidden;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 2px;
	padding-bottom: 24px;
}

#sidenotes a:hover {
	background-color: #333333;
	text-decoration: none;
}

#sidenotes a strong
{
	display: block;
	margin-bottom: 8px;
	margin-left: 6px;
}

#sidenotes a em
{
	display: block;
}

#sidenotes img 
{
	float: left;
	padding: 3px;
	margin-right: 10px;
	border: 1px solid #94A66C;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

/* Footer */

#footer .block {
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	width: 30%;
}

#footer .block h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 16px;
}

#footer .block ul {
	list-style-type: none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#footer .block ul a
{
	width: 100%;
	display: block;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#footer .block ul a:hover, #footer .block ul a:active 
{
	background-color: #93A569;
}

#footer p { padding: 0 15px; }

#footer .block p {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#footer a {
	color: #94A66C;
	border-bottom-color: #94A66C;
}

#footer a:hover, #footer a:active {
	color: #000000;
	border-bottom-color: #000000;
}

#footer p.copyright {
	clear: both;
	background-color: #333333;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}

/* ie-win.css */

#navigation a { position: relative; }

#navigation li.active a:hover,
#navigation li.active a:active
{
	color: #3f4d1e;
	background-color: #ffffff;
}

#content {

}

.post {

}

#sidenotes {
	width: 480px;
	overflow: hidden;
	margin-right: 12px;
	float: right;
	margin-bottom: 12px;
	margin-top: 16px;
}

#sidenotes hr { display: none; }

#sidenotes li a {
	margin-bottom: 0;
	margin-top: 0px;
}

#footer .block {
	background-color: #444444;
}

/* color chart */	
#chart {
	width: 100%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-left: 2px;
	padding-bottom: 12px;
	padding-top: 12px;
	}
	
#chartfig {
	float: left;
	width: 180px;
	height: 150%;
	clear: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 8px;
	padding-bottom: 4px;
	}

#chartfig-img {

	}
	
.figure {
	margin: 0;
	color: #999999;
	clear: none;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}

.figure  img {
	background-color: #CCCCCC;
	padding: 6px;
}

.info
{
	padding-top: 4px;
	float: left;
}

#aboutfig {
	float: left;
	width: 240px;
	margin: 0;
	height: 240px;
	clear: left;
	}
.about {
	margin: 0;
	color: #999999;
	clear: none;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 2px;
}

/* Contact us */

.contact{
	width: 600px;
	text-align: left;
	margin-left: 160px;
}

.feature{

	margin-right: auto;
	margin-left: auto;
