@charset "UTF-8";
/* Major Geothermal */
body {
	text-align:center;
	background-image:url(images/bg.jpg);
	margin:auto;
	margin-top:0px;
	background-repeat:repeat-x;
	background-color:#B2CD87;
	
	}
#wrapper { 
	height:100%;
	width:869px;
	margin:0 auto;
	background-image:url(images/bodybg.jpg);
	}
#logo {
	float:left;
	width:292px;
	height:130px;
	}
#nav {
	float:right;
	width:577px;
	height:130px;
	background-image:url(images/nav.jpg);
	}
#flash {
	width:869px;
	height:256px;
	}
#spacer {
	clear:both;
	}
#left {
	width:512px;
	height:100%;
	text-align:left;
	padding-left:40px;
	padding-right:10px;
	background-image:url(images/left_content.jpg);
	float:left;
	}
#right {
	text-align:left;
	padding-left:20px;
	width:287px;
	height:100%;
	background-image:url(images/right_content.jpg);
	float:right;
	}
#footer {
	width:869px;
	height:32px;
	background-image:url(images/footer.jpg);
	padding-top:25px;
	}
#mainnav {
	width:562px; height:35px; padding-top:15px; padding-right:15px;}
#tagline {
	width:497px; height:77px; padding-left:40px; padding-right:40px;
	}
/* fonts, headings and Link styles */
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFFFFF;
	font-weight:100;
	}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFFFFF;
	font-weight:100;
	}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
	
.bodycopy {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	color: #8BC53E;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #006666;
}
a.green {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#006600;
}
a.green:link {
	text-decoration:none;
	}
a.green:visited {
	text-decoration:none;
	}
a.green:hover {
	border-bottom: 1px dotted #006600;
text-decoration: none;
color:#006600;
	}
a.green:active {
	text-decoration:none;
	}
a.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#333333;
}
a.mainnav:link {
	text-decoration:none;
	}
a.mainnav:visited {
	text-decoration:none;
	}
a.mainnav:hover {
	border-bottom: 1px dotted #333;
	text-decoration: none;
	color:#333;
	}
a.mainnav:active {
	text-decoration:none;
	}