/* Lincoln Earth Day  Home page Style Sheet
******************************************************************************************** */


* { margin: 0; padding: 0; }

body {
  background: #fff url(../images/home-bg.jpg) repeat-x; 
}

.head-title {
	position: absolute;
	top: 224px;
}


.header { 
 position: relative;
 width: 865px;
 height:281px;
 text-align: left;
}

.head-title h1{
 text-transform: uppercase;
 letter-spacing:6px;
 word-spacing: 10px;
 font-family: verdana;
 font-size: 21pt; 
 font-weight: 600; 
 color: #75664f;
 text-decoration: none;
 padding-top:10px;
 padding-bottom: 15px;
}

.h-text{
 position: absolute;
 top: 78px;
 left: 248px;
 width: 618px;
 font-family: verdana;
 font-size: 10pt;
 line-height: 12pt; 
 font-weight: 250; 
 color: #fff;
 text-decoration: none;
}

.title-date1 {
 width:30%;
 float:left;
}
.title-date1 h2{
 font-size:9pt;
 color:#8cc63f;
}
.title-date1 h2 a{
 font-size:9pt;
 color:#8cc63f;
  text-decoration: none;
}
.title-date1 h2 a:hover{
 font-size:9pt;
 color:#8cc63f;
  text-decoration: underline;
}
.title-date2 {
 width:39%;
 float:left;
}
.title-date2 h2{
 font-size:9pt;
 color:#8cc63f;
}
.title-date2 h2 a{
 font-size:9pt;
 color:#8cc63f;
  text-decoration: none;
}
.title-date2 h2 a:hover{
 font-size:9pt;
 color:#8cc63f;
  text-decoration: underline;
}

.nav-menu
{
position: absolute;
right: 0px;
top: 20px;
} 

.nav-menu ul{
list-style: none;
padding: 0;
margin: 0;
}

.nav-menu li{
float: left;
margin: 0px 0px 0px 13px;

}

.nav-menu li a{
float: left;
display: block;
font-family: verdana;
font-size: 8pt;  
color: #ffffff;
text-decoration: none;
padding: 4px 5px;
}

.nav-menu li a.active{
background: #8cc63f;
float: left;
display: block;
font-family: verdana;
font-size: 8pt;  
color: #ffffff;
text-decoration: none;
}

.nav-menu li a.focus{
float: left;
display: block;
font-family: verdana;
font-size: 8pt;  
color: #ffffff;
text-decoration: none;
border: #8cc63f 1px solid;
}


.nav-menu li a:hover{
background: #8cc63f;
float: left;
display: block;
font-family: verdana;
font-size: 8pt;  
color: #ffffff;
text-decoration: none;
}

.split{
 position: absolute;
 top: 60px;
 left: 248px;
 text-align:center;
}
.split2{
 position: absolute;
 top: 226px;
 left: 0px;
 text-align:center;
}


.logo{
 position: absolute;
 top: 20px;
 left: 0px;
}

.moment {
 height: 186px;
 width: 131px;
 background-image: url(../images/moment_bg.jpg);
 text-align: left;
}
.moment .moment_text{
 padding: 15px 7px 10px 7px;
 width: 117px;
 height: 135px;
 font-family: verdana;
 color:#fff;
 font-size: 9pt;
 font-weight: 300;
}
.moment .moment_year{
 width: 131px;
 text-align:center;
 font-size: 14pt;
 font-weight: bold;
 color:#282216;

}




.content { 
 position: relative;
 width: 865px;
 text-align: left;
 padding-top: 5px;
 padding-bottom: 25px;
}

.left-column{
 float: left;
 width: 540px;
 font-family: verdana;
 font-size: 9pt;
 line-height: 14pt; 
 font-weight: 250; 
 color: #6d6c6c;
 text-decoration: none;
 text-align:left;
}

.left-column a{ 
 color: #8cc63f;
 text-decoration: none;
}

.left-column a:hover{ 
 color: #8cc63f;
 text-decoration: underline;
}

.content1{
margin-top: 25px;
padding: 5px;
background: #fff url(../images/content2_bg.jpg) repeat-x;
float: left;
width: 250px;
}

.content2{
margin-top: 25px;
margin-left: 20px;
background: #fff url(../images/content2_bg.jpg) repeat-x;
padding:5px;
float: left;
width: 250px;
}


.right-column{
 float: right;
 width: 300px;

}

.content h2{
 text-transform: uppercase;
 font-family: verdana;
 font-size: 18pt; 
 font-weight: 600; 
 color: #8cc63f;
 text-decoration: none;
 padding-bottom: 5px;
  letter-spacing:-1px;
}

.content h3{
	text-transform: uppercase;
 font-family: verdana;
 font-size: 9pt; 
 font-weight: 650; 
 color: #8cc63f;
 text-decoration: none;
 padding-bottom: 0px;
}

.widget-wrapper{
width:300px;
}

.widget{
  background-color: #424242;
  background-repeat: repeat;
  padding: 10px;
}

.widget-content{
 background: #ffffff;
 font-family: verdana;
 font-size: 8pt;
 line-height: 12pt; 
 color: #6d6c6c;
 text-decoration: none;
 text-align: left;
 padding: 10px;
}

.widget-content h2{
 font-family: verdana;
 font-size: 18pt; 
 font-weight: 200; 
 color: #8cc63f;
 text-decoration: none;
 padding-bottom: 5px;
 padding-top: 5px;
}

.widgetbox { background-color: #FFFFFF; color: #777777; font-family: Verdana; font-size: 
11px; border: 1px solid #777777; padding:3px; }

.button { 
    font-family: verdana;
    font-size: 9 pt; 
    font-weight: bold;
    color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
    background-color:#b5a381;
    border-top: 1px solid #d6ccbb;
    border-left: 1px solid #d6ccbb; 
    border-right: 1px solid #fff; 
    border-bottom: 1px solid #fff;
    padding: 4px 10px;

    filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ff555555',EndColorStr='#ff333333');
} 

.footer{
 position:relative;
 width: 865px;
 height: 265px;
 background-color:#292218;
  font-family: verdana;
 font-size: 9pt;
 color: #f5f2ed;
 text-decoration: none;
}

.footer h2{
 text-transform: uppercase;
 font-family: verdana;
 font-size: 12pt; 
 font-weight: 600; 
 color: #8cc63f;
 text-decoration: none;
 letter-spacing:-1px;	
}

.foot_q1{
text-align:left;
float:left;
width:285px;
padding: 10px 0 0 10px;
}

.foot_q1 h2{
 font-family: verdana;
 font-size: 9pt;
 color: #f5f2ed;
 text-decoration: none;
 font-weight:normal;
 padding-top:10px;
}

.foot_q2{
text-align:left;
float:left;
width:180px;
padding: 10px 0 0 0;
}
.foot_q3{
text-align:left;
float:left;
width:560px;
padding: 10px 0 0 0;
font-size: 8pt;
}

.foot_globe{
float:left;
padding-right: 10px;
}



.footer a{
 color: #f5f2ed;
 text-decoration: none;
}

.footer a:hover{
 color: #f5f2ed;
 text-decoration: underline;
}

.error-txt {
 color: #c71717;
 font-family: verdana, arial, helvetica;
 font-size: 8pt;
 text-decoration: none; 
}

a.awesome{
	text-align:center;
	 margin-top: 10px;
     background: url(../images/button2.png) repeat-x #fff;
     padding: 3px 10px 3px 10px;
     text-align: center;
     font-weight: bold;
     color: #8cc63f;
     text-decoration: none; 
     -webkit-border-radius: 8px; width: auto; -moz-border-radius: 8px;  -khtml-border-radius: 8px;  border-radius: 8px;
     -moz-box-shadow: 1px 1px 1px #666;  -webkit-box-shadow: 1px 1px 1px #666;  box-shadow: 1px 1px 1px #666;
     
      border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom: 1px solid #666; border-right: 1px solid #666;
}
	
a.awesome:hover  {
              color:#8cc63f; text-decoration:none;
	          background: url(../images/button_h2.png) repeat-x #fff;
              
}


.milestone{
height:162px; width:300px; overflow:auto; scrollbar-base-color:#292218; scrollbar-arrow-color:#fff; background: #292218; color:#fff; font-size:11px; font-family:verdana;
}
.milestone li{
padding: 5px 5px;	
}
.milestone li.odd{
	background:#4b463d;
}

.chair{
 font-family: verdana;
 font-size: 7pt;
 line-height: 11pt; 
 font-weight: 250; 
 color: #6d6c6c;
 text-decoration: none;
}