

h1{
font-family: Trebuchet MS;
}
h2{
text-decoration:underline;
}

h4{
font-family:Trebuchet MS;
font-size: 1.2em;
text-align: center;
padding-left: 5px;
padding-right: 5px;
}

a{
	text-decoration: none;
	color:#006300;
}
body {
	font: 14px Trebuchet MS;
	background-image:url('images/green2.jpg');
	color: #006300;
}

#wrapper
{
margin: 0 auto;
width: 1010px;
background-color: white;
}

#main1
{
width: 1000px;
margin: 0 auto;
border-left: 10px solid #cadeca;
border-right: 10px solid #cadeca;
}

#content
{

	width: 1000px;
	text-align: left;

}

#back
{

width: 1000px;
}



#other_links {
width: 1000px;
padding-top:5px;
height: 15px;
text-align: right;
color: #006300;
}

#other_links a {
    text-decoration: none;
    border-left: solid 1px #00bc00;
    padding-right: 5px;
    padding-left: 5px;
    color: #006300
}
#other_links a:link {
    color:  #006300;
}
#other_links a:visited {
    color: #00bc00;
}
#other_links a:active {
    color: #00bc00;
}
#other_links a:hover {
    color: #00bc00;
}






#image1 {
width: 1000px;
height: 175px;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-top: solid 1px #006300;
border-bottom: solid 1px #006300;
text-align:  right;
}




#main
{


}

#picture {
clear:both;
float:right;
height: auto;
text-align:  right;
}

#right
{  

float: right;
padding: 10px;
width: 730px;


}

#left {

border-right: solid 1px #006300;
width: 240px;

}


#image2 {

width: 240px;
text-align:  center;
height:auto;
border-right: solid 1px #006300;
}



#bottom
{ 
clear: both;     
width: 1000px;
height: 150px;
float: center;
text-align:center;

}

#footer
{ 
clear: both;
width:1000px;
border-top: solid 1px #006300;     
float: center;
text-align:center;
}

#footer p{ 

font-size: .8em;
}

#footer a{ 

font-size: .8em;
}