@charset "UTF-8";
/* CSS Document */

body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background:#000000;
}



a {
color: #2f7e3c;
text-decoration:underline;
}



.nav {
float:left;
display:inline;
border:0;
}


#berry-shell {
width: 932px;
margin-right: auto;
margin-left: auto;
}

#berry-menu {
height:25px;
width:932px;
float:left;
margin-left:0px;
display:inline;
}




#berry-content-open {
width:935px;
float:left;
display:inline;
background:url(images/berry-2l-open.jpg) bottom left no-repeat;
}

#berry-title {
width:650px;
float:left;
display:inline;
padding-bottom:5px;
}

#berry-submenu {
	text-align:right;
	float:right;
	display:inline;
	padding-bottom:13px;
	margin-right:15px;
	margin-top:8px;
	font-weight:bold;
	color:#2c3a66;
	font-size: 11px;
}





#content p {
	margin:0;
	padding:0;
	}
	
#subnav {
	width:380px;
	}

#long-content {
	margin-bottom:20px;
	background:url(images/berry-2l-open-top.jpg) repeat-y;
	padding:20px 20px 20px 40px;
	width:875px;
	font-family:"Times New Roman", Times, serif;

	}

strong em, em strong, #content strong {
color:#2c3a66;
}