@charset "UTF-8";
/* CSS Document */

/* INFORMATION ----------------------------------------
Cascading Style Sheet for HM3 Ethanol, inc.
written by: Matthew Stroh Web Design and Development
www.matthewstroh.com | 503.341.8113

Color Pallette:
005695 - dark blue
679146 - dark green
*/




/* COMMON STYLES -------------------------------------- */
body {
background-color: #fff;
font-family: Helvetica, Arial, Sans Serif;
font-size: 0.80em;
margin: 30px 0px 40px 0px;
padding: 0px;
color: #777;
}
#main_wrapper {
width: 800px;
margin: 0 auto;
border: 2px solid #999999;
}
h2 {
font-size: 18px;
font-weight: normal;
margin: 0px;
padding: 0px;
color: #679146;
}
h3 {
font-size: 18px;
font-weight: normal;
margin: 0px;
padding: 0px;
color: #679146;
}
img {
border: none;
}
p {
margin: 0em 0em 1.5em 0em;
padding: 0px;
}
a, a:active, a:visited {
color: #005695;
}
a:hover {
color: #679146;
}





/* HEADER STYLES -------------------------------------- */
#HM3Ethanol_logo {
margin: 20px;
}
#header_wrapper {
background: #fff;
min-height: 100px;
height: auto !important;
height: 100px;
border-bottom: 2px solid #999;
}
#header_spacer {
width: 600px;
float: left;
}
h1.TTL_hm3e {
background-image: url(/images/common/TTL_hm3energy.gif);
background-position: bottom center;
background-repeat: no-repeat;
border: none;
width: 185px;
height: 84px;
font-size: 1px;
color: #fff;
text-indent: -9999px;
float: right;
}
h3.TTL_news {
background-image: url(/images/common/TTL_news.gif);
background-repeat: no-repeat;
font-size: 1px;
text-indent: -9999px;
width: 40px;
height: 18px;
}
ul#portfolio, ul#portfolio li {
margin: 0px;
padding: 0px;
}





/* BOX STYLES ----------------------------------------- */
#main_photo_area {
background: #fff;
width: 800px;
overflow: hidden;
border-bottom: 2px solid #999;
}
#content_area_wrapper {
margin: 20px 0px 20px 0px;
}
#navigation_wrapper {
width: 123px;
float: left;
padding-left: 20px;
}
#main_text_area {
width: 380px;
float: left;
border-left: 1px solid #999;
border-right: 1px solid #999;
padding: 0px 20px 0px 20px;
min-height: 220px;
line-height: 1.5em;
}
#main_text_area a {
color: #679146;
}
#news_wrapper {
width: 190px;
float: left;
margin-left: 20px;
font-size: 10px;
}
#wide_content_wrapper {
padding: 20px 20px 20px 25px;
margin-left: 141px;
}






/* NEWS STYLES ---------------------------------------- */
#news_wrapper a {
text-decoration: none;
color: #679146;
font-size: 9px;
font-weight: bold;
}
#news_wrapper a:hover {
color: #005695;
}




/* NAVIGATION STYLES ---------------------------------- */
#navigation_wrapper ul {
font-size: 11px;
}
#navlist {
margin-left: 0;
padding-left: 0;
list-style: none;
}
#navlist li {
padding-left: 12px;
background-image: none;
background-repeat: no-repeat;
background-position: 0 .15em;
margin: 0px 0px 10px 0px;
}
#navlist a {
text-decoration: none;
color: #777;
}
#navlist a:hover {
color: #679146;
}
#navlist li#active {
padding-left: 12px;
background-image: url(/images/common/GFK_bullet.gif);
background-repeat: no-repeat;
background-position: 0 -0.2em;
margin: 0px 0px 10px 0px;
}
#navlist li:hover {
padding-left: 12px;
background-image: url(/images/common/GFK_bullet.gif);
background-repeat: no-repeat;
background-position: 0 -0.2em;
margin: 0px 0px 10px 0px;
}
#subnav {
margin: 0px 0px 10px 10px;
padding: 0px;
list-style: none;
}

#subnav li {
background-image: none;
}
#subnav li:hover {
background-image: none;
}
#subnav li#active {
background-image: none;
}


#subnav li#active a {
margin: 0px 5px 2px 0px;
color: #679146;
background-image: none;
}
#navlist li ul li {
padding-left: 11px;
background-image: none;
margin: 0px 0px 2px 0px;
}
#navlist li ul li#active {
padding-left: 11px;
background-image: none;
margin: 0px 0px 2px 0px;
}
#navlist li ul li:hover {
padding-left: 11px;
background-image: none;
margin: 0px 0px 2px 0px;
}




/* FOOTER STYLES -------------------------------------- */
#footer_wrapper {
width: 800px;
margin: 0 auto;
}
#footer_content {
text-align: right;
}
#footer_content ul {
margin: 5px 0px 0px 0px;
padding: 0px;
}
#footer_content ul li {
display: inline;
margin: 0px 0px 0px 5px;
padding: 0px;
}
#footer_content a {
text-decoration: none;
font-size: 9px;
text-transform: uppercase;
color: #999;
}
#footer_content a:hover {
color: #005695;
}





/* PROCESS PAGE  STYLES ------------------------------ */
#left_column_wrapper {
border-right: 1px solid #999;
width: 143px;
float: left;
}
#left_column_photo {
background: #f0f0f0;
width: 143px;
height: 270px;
overflow: hidden;
}
#process_images {
float: left;
width: 468px;
padding: 15px;
}
#process_description {
background: #005695;
width: 144px;
float: right;
color: #fff;
padding: 4px;
min-height: 500px;
height: auto !important;
height: 500px;
}
#process_description img {
max-width: 144px;
margin: 0px 0px 4px 0px;
}



