body {
background-color:#feedb9;
font-family:"Trebuchet MS", Arial, sans-serif;
margin: 0;
padding: 0;
text-align: center; /* For IE */
}

#container
{
margin: 0 auto;
width: 825px;
border:thin #669900 solid;
padding: 0 10px 10px 10px;
} 


a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}

.bodycopy {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 110%;
}
.bodycopy11 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 110%;
}


h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	line-height: 110%;
	font-weight: bold;
	color: #003300;
}


h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}

h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}

p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
#navigation {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
}

#top_buttons {
	background-color:#feedb9;
	
	background-repeat:no-repeat;
	height:auto;
	width: 825px;
	text-align:right;

}
#wrapper {
	background-color:#feedb9;
	width:800px;
	margin-top:10px;

}
#feature {
	float:right;
	width:200px;
	margin-top:0px;
	padding-left:10px;
}
.bodycopy_indent {
	margin-left:73px;
	line-height:140%;
}
.sm_grey_text {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:0.9em;
	color:#777777;
}
#footer {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:10px;
	color:#777777;
	padding-top:0px;
	padding-bottom:5px;
}
