* {
	padding: 0px; 
	margin: 0px; 
}

body {
	background-color: #31430a;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:62.5%;
}	

/*  =HACK 
Rutter's 62.5% font-size hack  
1.0 em is 10px
0.8 em is 8 px
1.4 em is 14 px
etc  */

p {
	color: #000;
	margin-bottom: 8pt;
	font-size: 1.2em;
	line-height: 1.5em;
}
ul, li {
	margin-bottom: 6pt;
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	margin-left: 8px;
	font-size: 1.1em;
	line-height: 1.3em;
	}
h1 {
	color: #6B8A22;
	font-size:1.7em;
	font-weight:bold;
	line-height: 120%;
	margin-bottom: 6px;
	text-align: left;
	text-decoration: none;
}
h2 {
	color: #A4582B;
	font-size:1.6em;
	line-height: 1.4em;
	text-align: left;
	text-decoration: none;
	margin-top: 9px;
	font-weight: normal;
}
h3 {
	color: #A4582B;
	font-size:1.3em;
	font-weight:bold;
	line-height: 1.3em;
	margin-top: 12px;
	margin-bottom: 2px;
	text-align: left;
}
h4 {
	color: #0082B1;
	font-size:1.3em;
	font-weight:bold;
	line-height: 1.3em;
	margin-top: 9px;
	text-align: left;
	margin-bottom: 3px;
}
a:link, a:visited, a:hover, a:active {
	color: #0082a2; 
	text-decoration: underline;
}
a:hover, a:active  {
	color: #f8981d; 
	text-decoration: none;
}
.floatleft {
	float: left;
	padding-right: 25px; 
}
.floatright {
	float: right;
	padding-left: 20px; 
}
#wrapper {
	background-color: #ffffff;
	border: #fdaf17 2px solid;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	min-height:690px;
	text-align: center;
	width: 800px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
#masthead {
	background-image: url(../images/woc_logo.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 250px;
	padding-top: 10px;
	text-align: left;
	width: 550px;
	height: 150px;
}
#masthead2 {
	background-image: url(../images/woc_logo.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 800px;
	padding-top: 70px;
}
#nav {
	height: 19px;
	list-style-type: none;
	width: 800px;
}
#search {
	height: 25px;
	text-align: right;
	width: 535px;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 245px;
}
#header {
	float: left; 
	padding: 5px; 
	margin-top: 10px; 
	margin-left: 10px; 
	width: 210px; 
	height: 25px;
}
#content {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#left_col {
	border: 1px solid #6B8A22;
	background-color: #DCF2AC;
	clear: both;
	color: #ffffff;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	text-align: left;
	width: 190px;
	border-radius: 10px;
}
#left_col h2 {
	color: #A4582B;
	font-size:1.2em;
	font-weight:bold;
	line-height: 110%;
	margin-bottom: 6px;
	margin-top: 15px;
	text-align: left;
	text-decoration: none;
	border-bottom-color: #6B8A22;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	letter-spacing: 0em;
	}
#left_col h2 a:link, #left_col h2 a:visited {
	color: #6b8a22;
	text-decoration: none;
}
#left_col h2 a:hover, a:active {
	color: #A4582B;
	text-decoration: none;
}
#left_col h3 {
	color: #0082A2;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom: 6px;
	margin-top: 15px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#left_col li a:link, #left_col li a:visited {
	color: #B76430;
	text-decoration: none;
}
#left_col p {
	margin-left: 10px;
	font-size: 1.2em;
	line-height: 1.4em;
}
#left_col p a:link, #left_col p a:visited {
	color: #6B8A22;
}
#left_col p a:hover, a:active {
	color: #A4582B;
}
#left_col ul {
	list-style-type: none;
}
#left_col li {
	list-style-type: none;
	padding-left: 10px;
}
#left_col .quote_mark {
	vertical-align: text-top;
	margin-top: -5px;
	margin-bottom: -5px;
}
#left_col .quote {
	color: #6B8A22;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.8em;
	line-height: 2.2em;
}
#left_col .quote_byline {
	color: #6B8A22;
	font-style: italic;
	text-align: right;
}
#energy_box {
	background-color: #fedfa2;
	border: #fdaf17 2px solid;
	color: #A4582B;
	font-size:1em;
	font-weight: bold;
	height: 75px;
	margin-top: 25px;
	padding: 5px;
	width: 175px;
}
#newsletter_signup_box {
	background-color: #F2F5FB;
	font-size:1em;
	/*height: 150px;*/
	height: auto;
	margin-top: 25px;
	width: 175px;
	background-image: url(../images/box_bkgrnd.png);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0082a2;
	border-right-color: #0082A2;
	border-bottom-color: #0082A2;
	border-left-color: #0082A2;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#newsletter_signup_box input[type="text"], #newsletter_signup_box select {
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #85b1de;
    width: 150px;
}
#smlabel {
	font-size:0.75em;
	color: #0082a2;
}
#newsletter_signup_box2 {
	background-color: #F2F5FB;
	border: 1px solid #0082a2;
	font-size:1em;
	height: 150px;
	margin-top: 25px;
	padding: 5px;
	width: 175px;
	float: right;
	background-image: url(../images/box_bkgrnd.png);
	background-repeat: no-repeat;
}
#right_col {
	margin-bottom: 20px;
	margin-left: 245px;
	margin-right: 20px;
	text-align: left;
	width: 535px;
}
#right_col h2 {
	color: #A4582B;
}
#right_col h2 a:link, #right_col h2 a:visited {
	color: #A4582B;
}
#right_col h2 a:hover, a:active {
	color: #A4582B;
	text-decoration: none;
}
#footer {
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	text-align: center;
	padding-left: 100px;
}
#footer p {
	color: #FDAF17;
	text-align: left;
	font-size: 1em;
}
#footer a:link, #footer a:visited {
	color: #FDAF17;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}
#footer a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.home_h1 {
	color: #8A4A24;
	font-size: 2em;
	line-height: 1.4em;
	font-weight: bold;
	padding-bottom: 18px;
}
.intro_home {
	color: #6B8A22;
	font-size: 1.4em;
}
.blue_text {
	color: #0082a2;
}
.brown_text {
	color: #A4582B;
}
.green_text {
	color: #6B8A22;
}
.tagline {
	color: #8CB52D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-style: italic;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	margin-top: 35px;
	text-align: left;
	padding-left: 260px;
	width: 800px;
}
.top {
	text-align: center;
}
.photo_credit {
	font-size: 1em;
	color: #6B8A22;
	text-align: left;
	font-style: italic;
	line-height: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#donate {
	background-color: #6B8A22;
	color: #FFF;
	display: block;
	font-weight: bold;
	height: 24px;
	padding-top: 5px;
	text-align: center;
	width: 185px;
	font-size: 1.4em;
	letter-spacing: .1em;
	margin-bottom: 10px;
	margin-top: 35px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fdaf17;
	border-right-color: #DD9102;
	border-bottom-color: #DD9102;
	border-left-color: #FDAF17;
	border-radius: 10px;
}
#donate a:link, #donate a:visited {
	color: #FFF
}
#donate a:hover, #donate a:active {
	/*color: #FDAF17*/
	color: #FDAF17
}
#donate_home {
	background-color: #6B8A22;
	color: #FFF;
	display: block;
	font-weight: bold;
	height: 24px;
	padding-top: 5px;
	text-align: center;
	width: 185px;
	font-size: 1.4em;
	letter-spacing: .1em;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fdaf17;
	border-right-color: #DD9102;
	border-bottom-color: #DD9102;
	border-left-color: #FDAF17;
	border-radius: 10px;
}
#donate_home a:link, #donate_home a:visited {
	color: #FFF
}
#donate_home a:hover, #donate_home a:active {
	/*color: #FDAF17*/
	color: #FDAF17
}
#box {
	background-color: #DEF3B1;
	float: right;
	width: 230px;
	margin-left: 20px;
	color: #6B8A22;
	border: 1px solid #6B8A22;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#box h3 {
	color: #6B8A22;
	font-size: 1.3em;
	padding-bottom: 8px;
}
#box p {
	color: #6B8A22;
	margin-bottom: 8pt;
	font-size: 1.2em;
	line-height: 1.4em;
}
#privacy {
	background-color: #FFF;
	padding: 10px;
	width: 400px;
}
#planning_resource_box {
	padding: 10px;
	width: 513px;
	background-color: #D1EF94;
	border: 1px solid #31430A;
}

#planning_resource_box h2 {
	margin-top: 16px;
	margin-bottom: 2px;
}

#planning_resource_box ul, li {
	line-height: 1.2em;
}

#planning_resource_box a:link, #planning_resource_box a:visited {
	color: #31430A;
	text-decoration: underline;
}
#planning_resource_box a:hover, #planning_resource_box a:active  {
	color: #A4582B;
	text-decoration: none;
}

.glide_story_head {
	border-bottom: #0082a2 1px solid;
	color: #0082a2;
	font-size:1.3em;
	font-weight: bold;
	margin-bottom: 6px;
	text-align: left;
	text-decoration: none;
}
.quote {
	color: #6B8A22;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.6em;
	line-height: 2em;
}
.quote_byline {
	color: #6B8A22;
	font-style: italic;
	text-align: right;
}
.sitemap1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #000000;
	text-align: left;
	list-style-type: disc;
	text-indent: 0pt;
	font-weight: bold;
	margin-left: 50px;
}

.sitemap2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #000000;
	text-align: left;
	list-style-type: none;
	text-indent: 0pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-left: 50px;
	font-weight: bold;
}

.sitemap3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #000000;
	text-align: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-left: 50px;
}
.sitemap4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #000000;
	text-align: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	margin-left: 50px;
}

