body {
margin : 0;
padding : 0;
text-align : left;
color : #666;
background: #fff url(img/background.gif) repeat-x;
font : 75% "Trebuchet MS", verdana, arial, sans-serif;
}
#container {
width : 770px;
border : 10px solid #fff;
margin-left : auto;
margin-right : auto;
margin-top : 20px;
padding : 10px;
line-height : 2em;
color : #006533;
background : #f0e0bf;
}
#banner {
float : right;
width : 554px;
height : 210px;
padding : 0;
margin : 0;
color : #666;
background : inherit;


}
#bannerb {
	
	float : left;
	width : 208px;
	height : 200px;
	margin-bottom : 10px;
	color : #666;
	background : #f0e0bf url(img/wildcare_logo.gif) no-repeat bottom;
	margin-left: 0px;
}

#bannerb  h2{
	padding-left : 5px;
	font : bold 15px verdana, arial, tahoma, sans-serif;
	color : #006533;
	background : transparent;
	font-weight: bolder;
	letter-spacing: 2px;
}


#content {
	padding : 10px;
	margin-left : 155px;
	margin-right : 175px;
	background : #fff;
	color : #666;
	
}
#content h1 {
margin : 30px 0 10px 0;
font : normal 18px/30px verdana, arial, tahoma, sans-serif;
color : #006533;
background : inherit;
}
#sidebar {
	float : left;
	width : 140px;
	height : 100%;
	margin : 0 0  5px 0;
	padding : 5px;
	color : #006533;
	background-color : #f0e0bf;
	clear:both;
}
#menu {
	width : 140px;
	/*padding : 10px 5px 0 0;*/
	cursor: text;
}
#menu ul {
margin : 0;
padding : 0;
list-style-type : none;
}
#menu li {
margin : 0 0 0.5em 0;
}
#menu a {
display : block;
font-size : 11px;
color : #ffffff;
background : #a27c69;
width : 120px;
padding : 0.1em 0.8em;
text-decoration : none;
}
#menu a:hover {
background-color : #a4a4a0;
color : #fff;
}
#sidebar-b {
float : right;
width : 150px;
margin : 0 0 0 5px;
padding : 10px;

background-color : #f0e0bf;
color : #6e6a5a;
}

.column-1 {
	width:220px;
	float:left;
	display:inline;
}

.column-2 {
	width:220px;
	float:right;
	padding-left: 10px;
	display:inline;
}
.clear {
	float:none;
	clear:both;
	padding:0;

	margin:0;

}




#footer {
clear : both;
padding : 5px;
margin-top : 5px;
font-size : 0.8em;
color : #bbd2e0;
background : #9d9c9c;
}
#footer a:link, #footer a:visited {
background : inherit;
color : #eee;
text-decoration : none;
}
#footer a:hover {
border-bottom : 1px dashed #f2f2f5;
background : inherit;
color : #f2f2f5;
}
h1 {
margin : 10px 0 10px 0;
font : normal 18px/30px verdana, arial, tahoma, sans-serif;
color : #006533;
background : inherit;
}
h2 {
padding-left : 5px;
font : bold 14px/16px verdana, arial, tahoma, sans-serif;
color : #006533;
background : inherit;
}
h3 {
padding-left : 5px;
	font : bold 12px/14px verdana, arial, tahoma, sans-serif;
	color : #006533;
	background : transparent;
	
}

p.content {
	font-size: 11px;
	line-height: 15px;
	color : #000;
}

a {
color : #4d6459;
text-decoration : underline;
font-weight : bold;
}

a:hover {
text-decoration : underline;
color : #6f3518;
background : inherit;
}


div.scroll {
overflow : auto;
height : 7em;
width : 120px;
padding : 0.5em;
color : #333;
background : #ced8df;
border : 0 solid #999;
margin : 0 0 15px 0;
}
.news {
font-size : 10px;
background : inherit;
color : #333;
}
.imgleft {
float : right;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
