body{
    margin:0;
    padding:0;
    background:#E5E5E5;
    font-size:100%;
    color:#666666;
    font-family:"Trebuchet MS", sans-serif;
}

blockquote{
    font-style:italic;
}

a{
    color:#135293;
}

a:hover{
    text-decoration:none;
}

.title1{
    margin:25px;
    padding:10px 0;
    background:url(images/img07.gif) repeat-x left bottom;
    font-weight:normal;
    font-size:129%;
    color:#FFFFFF;
}

.title2{
    margin:0;
    padding:10px 0;
    background:url(images/img09.gif) repeat-x left bottom;
    font-size:227%;
    font-weight:normal;
    color:#135293;
}

.title3{
    margin:0;
    padding:10px 0;
    background:url(images/img11.gif) repeat-x left bottom;
    font-size:129%;
    font-weight:normal;
    color:#FFFFFF;
}

.boxed{
    padding:5px 20px 5px 30px;
}

.boxed p,.boxed ul,.boxed ol{
    line-height:180%;
}

.orange{
    margin:20px 30px;
   /* background-color:#FF9523  url(images/img10.gif) repeat-x; */
    color:#FFFFFF;
}

.orange a,#links a{
    color:#FFFFFF;
}

.col-one{
background-color:#339933;
float:left;
    width:300px;
}

.col-two{
    background-color:#339933;
    float:right;
    width:300px;
}

#page{
    width:980px;
    margin:0 auto;
    background:#FFFFFF url(images/img01.gif) repeat-y;
}

#sidebar{
    float:left;
    width:240px;
}

#logo{
    height:220px;
    width:240px;
    background:#FFFFFF url(images/earthidaho-small.gif) no-repeat center;
    border:0;
}
#login {
	padding: 20px;
	background: url(images/img06.gif) repeat-x;
}

.menu{
    padding:20px;
    background:#85C329 url(images/img04.gif) repeat-x;
}

.menu ul{
    margin:0;
    padding:0;
    list-style:none;
}

.menu li{
    padding:10px 0;
    background:url(images/img05.gif) repeat-x;
}

.menu li.first{
    background:none;
}

.menu a{
    text-decoration:none;
    font-size:129%;
    color:#FFFFFF;
}

.menu a:hover{
    text-decoration:underline;
}

#content{
    float:right;
    width:740px;
}

#footer{
    width:980px;
    height:45px;
    margin:0 auto;
    background:#CECECE repeat-x;
}

#footer p{
    margin:0;
}

#links{
    float:left;
    width:220px;
    height:45px;
    padding:10px 0 0 20px;
    background:#E5E5E5;
    text-align:center;
}

#legal{
    float:right;
    width:720px;
    height:45px;
    padding:3px 0 0 20px;
    text-align:center;
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
}