/*

              C S S   S t y l e   S h e e t   f o r
            G r e e n W r i g h t E n e r g y . c o m
________________________________________________________________
*/


/* H T M L   E L E M E N T S */

body{
	background-color: #ffffff;
	background-image: url("../images/Body-BG-withTree.jpg");
	background-position: center bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #434742;
	font-size: 13px;
	font-family: Helvetica, Verdana, sans-serif;
}


/* Remove extra space of paragraph elements */
p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

/* Remove extra space of form elements */
form {
	margin: 0px;
	padding: 0px;
}

/* Remove extra space and set sizes of heading elements */
h1, h2, h3 {
	padding: 1em 0px 0.50em 0px;
	margin: 0px;
	font-size: 1em;
	font-family: "Myriad Pro", Helvetica, Verdana, sans-serif;
}

/* Set specific sizes for heading elements */
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.25em;
}

/* Set global link properties */
a{
	margin: 0px;
	padding: 0px;	
	color: #5b6252;
	font-weight: bold;
}

a:Hover{
	color: #5e705f;
	font-weight: bold;
}



/*  D I V   I D ' S  */

#Container {
	text-align: center;
	position: relative;
	margin: 0px auto 100px auto;
	width: 900px;
}

#FixedWrapper{
	position: fixed;
}

#NavPanel{
	float: right;
	width: 230px;
}
 
#Navigation{
	line-height: 1.95em;
	text-align: center;
}

#Navigation ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#Navigation li {
	margin: 0px;
	padding: 0px;
}

#Navigation li a {
	position: relative;
	padding: 0px 9px 2px 9px;
	text-decoration: none;
	font-family: 'Copperplate Gothic Bold', Copperplate;
	font-size: 1.25em;
	font-weight: bold;
	color: #737965;
}

#Navigation li a:hover {
	color: #4f595e;
}

#Navigation li a.active {
	color: #4f595e;
}

#Content{
	width: 660px;
	margin: 10px auto 15px 0px;
	padding:0px 0px 5px 0px;
/*	border: 1px solid #d8e7c1; */
/*	background: url('../images/Content-BG-semiTransparent.png') 0px 0px repeat-y; */
	background: #FFFFFF;
	position:relative;
}

#Header{
	margin: 30px 30px 0px 30px;
	padding:0px;
	height: 244px;
}

#HeaderImage{
	width: 600px;
	height: 244px;
	border: 0px;
	padding: 0px;
	margin: 0px auto;
}

.HeaderImage{
	display:none;
	width: 600px;
	height: 244px;
	border: 0px;
	padding: 0px;
	margin: 0px auto;
}

#ContentArea{
	padding:15px 30px 15px 30px;
	text-align:left;
/*	clear:both; */
}


#Footer{
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}


#Bottom_Navigation{
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #abbbc2;
	width: 605px;
	clear: both;
	font-size: 0.75em;

}

#Bottom_Navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#Bottom_Navigation li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#Bottom_Navigation li a {
	background: url("../images/middot.png") 5px 50% no-repeat;
	position: relative;
	margin: 0px;
	padding: 4px 2px 3px 16px;
	font-weight: normal;
	text-decoration: none;
	color: #737965;
}

#Bottom_Navigation li a:hover {
	color: #4f595e;
	text-decoration: underline;
}

#Bottom_Navigation li a.active {
	color: #4f595e;
}

#Copyright{
	color: #92a0a6;
	margin:4px 0px 0px 0px;
	font-size: 0.75em;
}

#Copyright a{
	color: #92a0a6;
	font-weight:normal;
	text-decoration:none;
	
}

#Copyright a:hover{
	color: #92a0a6;
	text-decoration:underline;
}



#Contact_Form-Table {
	margin: 0px auto;
	padding: 0px;
	border: 0px;
}

#Contact_Form-Container {
	margin:0px auto;
}

#Contact_Form-Table-Column1{
	width: 90px;
}

#Contact_Form .text_input{
	border: 1px solid #999999;
	width: 300px;
	font-family: Helvetica;
	font-size: 0.9em;
	padding: 2px;
}

#Contact_Form-Required{
	font-size:0.70em;
	padding-top:0.55em;
}

#Contact_Form table td{
	vertical-align: top;
	padding: 3px;
	text-align: right;
	font-weight: bold;
	background-color: #e0ebd0;
}

#Contact_Form table td.fields{
	vertical-align: top;
	text-align: left;
}



/*  C L A S S E S  */


.ContentImage-floatRight{
	float: right;
	margin: 0px 0px 10px 20px;
}

.ContentImage-floatLeft{
	float: left;
	margin: 0px 20px 10px 0px;
}

.SectionTitle{
	background: #b7d984;
	text-align: left;
	margin:0px 30px 0px 30px;
	padding: 2px 0px 2px 15px;
}

.SectionTitle h3{
	color: #434742;
	font-family: 'Copperplate Gothic Bold', Copperplate;
	font-size: 1.25em;
	font-weight: bold;
	margin: 0px; 
	padding: 0px;
}

/*  G e n e r a l   c l a s s e s  */

.Throbber{
	width: 43px;
	height: 11px;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.floatRight{
	float: right;
}
.floatLeft{
	float: left;	
}

.Required{
	color: red;
}

.color{
	color: #83bf41;
	font-weight: bold;
}

.Fixed{
	position: fixed;
}

.RSS{
	background: url("../images/feed-icon-14x14.png") 2px 50% no-repeat;
	padding: 6px 0px 3px 20px;
	margin-left: 0px;
	font-size: 1.15em;
}

.HelpLink{
	cursor: help;
	font-size: 0.8em;
	text-decoration: none;
}

.Bold{
	font-weight: bold;
}

.Italics{
	font-style: italic;
}

.Underline{
	text-decoration: underline;
}

.Center{
	margin: 0px auto;
	text-align: center;
}

.Clear{
	clear: both;
}

.SuperScript {
	position: relative;
	vertical-align: top;
	top: -0.2em;
	font-size: 0.75em;
}



/*
              E n d   o f   S t y l e   S h e e t
________________________________________________________________ 
*/

