/* General CSS */


* {
  margin: 0;
  padding: 0;
}

body {
border: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-repeat: repeat-x;
background-color: #66773e;
font-size:10px;
text-align: center; 

}


#masthead {
background-image: url(images/masthead2.jpg);
background-repeat:no-repeat;
height: 200px;
width: 820px;
}

#wrapper {
  width: 820px; 
  margin: 0 auto; 
  margin-top:20px;
  text-align: left;
  background: url(images/bg.gif);
  
}


#content { 
  width: 570px;
  float: right; 
  color: #523c2d;
  padding-left:14px;
  padding-right:20px;
  padding-bottom:20px;
    border-left: 1px solid #b1c689;
	background-image:url(images/tree_bg.gif); 
	background-repeat: no-repeat;}
	
#short {
  height:400px;}



h2{
  font-size: 12px;
  font-weight: bold;
  color: #523c2d;
  	margin-right: 20px;
	margin-bottom:10px;
	margin-top:14px;
	line-height:150%;


}

h1 {
  font-size: 16px;
  font-weight: bold;
	text-align: left;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	color:#523c2d;line-height:150%;
	clear:both;

}


h3{
  font-size: 12px;
  font-weight: bold;
  color: #006699;
  	margin-right: 20px;
	margin-bottom:10px;
	margin-top:20px;
	line-height:150%;


}


p, li {
  font-size: 12px;
}

li {color: #666;
list-style:outside;
margin-left:20px;
margin-bottom:10px;
margin-right:20px;
line-height:150%;
}
ul {margin-bottom:20px;}

ul.sub {margin-left: 20px;}

ul.sub li {
list-style-type: square;}

p {
padding: 3px 0px 8px 0px;
margin: 10px 10px 3px 0px;
line-height: 150%;
color: #666;
text-align: left;}

p.box {
margin: 6px 20px 6px 0px;
padding: 12px 20px 15px;
border: 4px double #759834;
color:#666;
float:left;
width:270px;
font-size: 11px;

}


a:link, a:active, a:visited {
color:#666;
text-decoration:underline;
}

a:hover {
font-weight:bold;
}

img {margin-left:10px;}

img.imgbdr {border: 1px solid #759834;}


/* Sidebar */


#mainNav {
  width: 180px; 
  float: left; 
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  

}




p.nav {
font-size: 10px;
margin-top:24px;
margin-left:28px;
margin-bottom:20px;
  padding:0px;
  width:168px;
  border-left: 1px solid #b1c689;
  border-right: 1px solid #b1c689;
  
  

}

.sidetext {
  margin-left:10px;
  padding-top:10px;
  margin-bottom:20px;
  margin-top:10px;
  padding-left:0px;
  padding-bottom:10px;

}

.sidetext p {color:#666;
font-weight:normal;
margin-left:40px;
font-size:11px;
margin-top:0px;}

.sidetext p#tree {margin-left:0px;
margin-top:40px;
}

a.side:link, a.side:active, a.side:visited {
font-weight:bold;
color:#336699;
text-decoration:none;
}

a.side:hover {
color: #666;

}




a.menubuttons:link, a.menubuttons:active, a.menubuttons:visited {
display: block;
color: #fff;
text-decoration: none;
padding-right: 0px;
padding-left: 10px;
padding-bottom: 2px;
padding-top: 5px;
margin: 0px;
margin-left:2px;
font-size: 11px;
text-align: left;
font-weight: normal;
border-bottom: 1px solid #fff;
width:154px;
height:20px;
background-color:#759834;
}

a.menubuttons:hover {
background-color:#eff9dc;
text-decoration:underline;
color: #523c2d;

}

a.menubuttons_top:link, a.menubuttons_top:active, a.menubuttons_top:visited {
display: block;
color: #fff;
text-decoration: none;
padding-right: 0px;
padding-left: 10px;
padding-bottom: 2px;
padding-top: 5px;
margin: 0px;
margin-left:2px;
font-size: 11px;
text-align: left;
font-weight: normal;
border-bottom: 1px solid #fff;
width:154px;
height:20px;
  background-image: url(images/nav_top.gif);
  background-position:top;
  background-repeat:no-repeat;
}

a.menubuttons_top:hover {
background-color:#eff9dc;
text-decoration:underline;
  background-image: url(images/nav_top_hov.gif);
  background-position:top;
  background-repeat:no-repeat;
  color: #523c2d;



}

a.menubuttons_bottom:link, a.menubuttons_bottom:active, a.menubuttons_bottom:visited {
display: block;
color: #fff;
text-decoration: none;
padding-right: 0px;
padding-left: 10px;
padding-bottom: 2px;
padding-top: 5px;
margin: 0px;
margin-left:2px;
font-size: 11px;
text-align: left;
font-weight: normal;
width:154px;
height:20px;
  background-image: url(images/nav_bottom.gif);
  background-position:bottom;
  background-repeat:no-repeat;
}

a.menubuttons_bottom:hover {
background-color:#eff9dc;
color: #523c2d;

text-decoration:underline;
  background-image: url(images/nav_bottom_hov.gif);
  background-position:bottom;
  background-repeat:no-repeat;

}




/* footer */

#footer {
padding: 9px 10px;
padding-bottom:10px;
clear: both; 
height: 78px;
margin-bottom:0px;
background-color:#d5efd0;
border-top:1px solid #b1c689;
border-bottom:1px solid #b1c689;

width: 778px;
margin-left:11px;


}

#footer p{
color: #666;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-bottom: 0px;
padding-bottom: 0px;
text-align: center;
margin-top:0px;
padding-top:6px;
}

  
td.right {text-align:right;}
