  body {
  	margin:10px 10px 10px 10px;
	font-family: Palatino Linotype,verdana,helvetica,arial;
	color: #fff;
	background-color: #b0d68b;
}

a:link {  
    color: #6b884f; 
    text-decoration: underline;
    font-family: Palatino Linotype,verdana,helvetica,arial;
 }
 
 a:active {  
    color: #6b884f; 
    text-decoration: underline;
    font-family: Palatino Linotype,verdana,helvetica,arial;
 }

 a:visited {  
    color: #6b884f; 
    text-decoration: underline;
   	font-family: Palatino Linotype,verdana,helvetica,arial;
 }
 
  .menu {
 	margin: 5px 0px 5px 0px;
	line-height: 1.40em;
 }

table.body {
	width: 100%;
}

.header {
	width: 100%;
	height: 170px;
	background-color: #ebe89b;
	border-collapse: collapse;
	}

td.header1 {
	width: 65%;
	background-color: #6b884f;
	vertical-align: top;
	text-align: center;
}

td.header2 {
	width: 65%; 
	text-align: right;
	vertical-align: middle;
}

td.header3 {
	width: 35%; 
	padding: 0;
	vertical-align: top;
	background-image: url('images/bird.jpg'); 
	background-repeat: no-repeat; 
	background-position: right top;
}

/* This is for the alternate picture*/
td.header3b {
	width: 35%; 
	padding: 0;
	vertical-align: top;
	background-image: url('images/birdlonely.jpg'); 
	background-repeat: no-repeat; 
	background-position: right top;
}

td.left {
	border-top: 2px solid #b0d68b; 
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	width: 30%;
	vertical-align: top;
    font-family: verdana,helvetica,arial; 
    color: #6b884f;
}

td.right {
	border-top: 12px solid #b0d68b; 
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	vertical-align:top; width:70%; 
	background-color: #6b884f;
	text-align:justify;
	padding: 3%;
}


.footer {
	width: 100%;
	text-align: center;
	color: #6b884f;
}

p, li{
	margin:5px 10px 7px 10px;
	line-height: 1.40em;
 }


 hr {
 	color: #000;
    height:1px;
    width:98%;
   }
 
 
h1 {
	margin:0px 0px 0px 0px;
	font-family: Palatino Linotype,Verdana,Arial;
	font-size: 24pt;
	color: #6b884f;
	}
 	
h2 {
	margin:5px 10px 5px 10px;
	font-size: 15pt;
	text-align: center;
 	}
 	
 h3 {
	margin:10px 10px 5px 10px;
 	font-size: 13pt;
 	}

p.colortext {
	color: #ebe89b;
}

p.small {
	font-size: 7pt; 
	font-family: verdana,helvetica,arial;
}

p.small a:link {
 	font-size: 7pt;
 	 }

p.small a:active {
 	font-size: 7pt;
}

p.small a:visited {
 	font-size: 7pt;
}

.right a:link {
    color: #fff; 
    text-decoration: underline;
    font-family: Palatino Linotype,verdana,helvetica,arial;
 }
 
 .right a:visited {
    color: #fff; 
    text-decoration: underline;
    font-family: Palatino Linotype,verdana,helvetica,arial;
 }
 
 .right a:active {
    color: #fff; 
    text-decoration: underline;
    font-family: Palatino Linotype,verdana,helvetica,arial;
 }