/**
 * Sustainable Health Institute CSS Stylesheet
 *
 * @copyright Jeffry Fawcett 2007
 *
 * COLOR REFERENCE
 *
 * #005000 - SHI Green
 * #007000 - Header Green
 * #FFE169 - pale yellow
 * #C8FFFF - earthAqua
 * #FFEEF4 - earthRed
 * #FFCD9B - earthBrown
 * #AFC3FF - earthBlue
 * #C3EBD2 - earthGreen
 * #E6E6F0 - earthLavendar
 * #8C5000 - Chocolate
 * #E63200 - Orange
 * #820082 - Grape
 * #006ED2 - DeepBlue
 * #A0B4FF - PaleBlue
 * #00008C - DarkBlue
 * #000050 - NavyBlue
 */

body,
html {
	font-size: 100%;
	font-family: "times new roman", times, serif;
	margin: 0px;
}

body {
	height: 100%;
	font-size: 70%;
	background-color: #fff;
	margin: 10px 0 0 0;
}

a:link, a:visited {
	font-weight: bold;
	color: #0087BE;
	text-decoration: none;
}

a:hover {
	color: #E63200;
	}

ol {
	text-indent: 0;
	margin: 0px;
	padding-left: 23px;
}

ul {
	text-indent: 0;
	margin: 0px;
	padding-left: 13px;
}

input.button {
	color: #0087BE;
	font-family: "times new roman", times, serif;
	font-size: 100%;
	font-weight: bold;
	background-color: #AFC3FF;
	border: 0px solid;
	align: middle;
	padding: 0 0 0 0;
}

input.buttonhover {
	color: #E63200;
}

#page {
	width: 850px;
	margin: 0 auto;
}

#header {
	text-align: left;
	height: 150px;
	float: left;
}

#menuNav {
	float: right;
}

#mainWrapper {
	width: 100%;
	height: 100%;
	float: left;
	text-align: left;
}

#content {
	width: 490px;
	height: 100%;
	float: left;
	text-align: left;
}

#rightSide {
	width: 200px;
	float: right;
	text-align: left;
}

#leftIndentRight {
	padding: .5em 10px 0 10px;
	font-size: 1.2em;
}

#footer {
	width: 100%;
	padding: 75px 0 15px 0;
	text-align: center;
	float: left;
	font-size: 1.2em;
}

#homePhoto {
	width: 650px;
	float: left;
	text-align: left;
	padding: 30px 0 0 30px;
	font-size: 1.2em;
}

#leftIndent {
	padding: .75em 20px 0 20px;
	font-size: 1.4em;
}

#firstIndent {
	padding: 0 20px 0 20px;
	font-size: 1.4em;
	text-indent: 1em;
}

#normalLeft {
	padding: 0 20px 0 20px;
	font-size: 1.4em;
}

#normalCenter {
	padding: 0 20px 0 20px;
	font-size: 1.4em;
	text-align: center;
}

#bulletBullet {
	width: 10px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#bulletText {
	width: 440px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#numberedNumber {
	width: 15px;
	text-align: right;
	float: left;
	margin: 0 0 0 0;
	padding: 0.25em 3px 0 0;
}

#numberedText {
	width: 425px;
	float: left;
	margin: 0 0 0 0;
	padding: 0.25em 0 0 0;
}

#columnWidth50 {
	width: 50px;
	float: left;
	margin: 0 0 0 0;
	padding: 0.25em 0 0 0;
}

#columnWidth100 {
	width: 100px;
	float: left;
	margin: 0 0 0 0;
	padding: 0.25em 0 0 0;
}

#columnWidth120 {
	width: 120px;
	float: left;
	margin: 0 0 0 0;
	padding: 0.25em 0 0 0;
}

#columnWidth300 {
	width: 300px;
	float: left;
	margin: 0 0 0 0;
	padding: 0.25em 0 0 0;
}

#fnumber {
	font-size: 85%;
	bottom: 0.3em;
	position: relative;
}

#footnotes {
	padding: .75em 20px 0 20px;
	font-size: 1.2em;
}

#footnote {
	padding: .75em 0 0 0;
}

#footnoteNumber {
	text-align: right;
	width: 20px;
	margin: 0 5px 0 0;
	float: left;
	bottom: 0.3em;
	position: relative;
}

#footnoteText {
	width: 425px;
	float: right;
}

#columnHead {
	font-size: 1.4em;
	font-weight: bold;
	padding: 1em 1em 0 1em;
	color: #007000;
	text-align: center;
}

#contentHead {
	font-size: 2em;
	padding: .5em .5em 0 .5em;
	text-align: center;
	color: #007000;
}

#contentTitle {
	font-size: 1.7em;
	text-align: center;
	color: #000050;
	font-weight: normal;
}

#contentTitle.sub {
	font-size: 90%;
	font-style: italic;
}

#contentSection {
	font-weight: bold;
	color: #00008C;
}

#manifestoChapter {
	padding: 0 20px 0 20px;
	font-size: 1.6em;
	font-weight: bold;
	color: #00008C;
}

#manifestoPageNav {
	padding: 0 20px 0 20px;
	font-weight: bold;
	text-align: right;
	font-family: helvetica, arial, sans-serif;
}

#menuLeft {
	width: 160px;
	float: left;
	line-height: 2em;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
}

#menuLeft ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menuLeft li {
	margin: 0;
	padding: 0;
}

#menuLeft a {
	display: block;
	color: #006000; 
	text-decoration: none;
	padding: 0 0 0 1em;
}

#menuLeft a:hover {
	color: #fff; 
	background-color: #006ED2;
}

#comingSoon {
	font-family: helvetica, arial, sans-serif;
	font-style: italic;
	color: #FFE169;
	padding: 0.2em 0.5em 0em 0.1em;
	background-color: #006000;
	font-size: 80%;
}

#colPhoto {
	width: 125px;
	float: left;
}

#colBio {
	width: 315px;
	float: right;
}

.bold {
	font-weight: bold;
}

.left {
	text-align: left;
}

.small {
	font-size: 93%;
}

.large {
	font-size: 108%;
}

.larger {
	font-size: 115%;
}

.colorDarkBlue {
	color: #00008C;
}

.colorBlue {
	color: #0087BE;
}

.colorGrape {
	color: #820082;
}

.colorDeepGreen {
	color: #006000;
}

.colorGreen {
	color: #008000;
}

.colorRed {
	color: #FFEEF4;
}

.colorOrange {
	color: #E63200;
}

.bgPaleYellow {
	background-color: #FFE169;
}

.bgEarthRed {
	background-color: #FFEEF4;
}

.bgEarthBrown {
	background-color: #FFCD9B;
}

.bgEarthBlue {
	background-color: #AFC3FF;
}

.bgEarthGreen {
	background-color: #78F0BE;
}

.bgEarthLavender {
	background-color: #E6E6F0;
}

.bgCream {
	background-color: #FAFAF0;
}

.bgEarthAqua {
	background-color: #C8FFFF;
}

.bgDeepBlue {
	background-color: #006ED2;
}

.bgPaleBlue {
	background-color: #A0B4FF;
}

.separator {
	color: #007000;
}

.direction {
	font-size: 130%;
}
