@charset "ISO-8859-1";

body {
	background-color: #ded7c7;
}

#maincontainer {
	margin: 20px 0 20px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#maincontainer  h2 {
	font-size: 20px;
	color: #0066CC;
	margin: 0 0 1px 0;
}

#peters_update {
	margin: 0 0 50px 0;
}

#peters_update  p {
	font-size: 14px;
	line-height: 20px;
	color: #444444;
	margin: 10px 0 15px 0;
	padding: 0;
	text-align: justify;
}

#peters_update .pics {
text-align: center;
}

#peters_update small {
	font-size: 10px;
}

#peters_update   img.first {
	margin: 0 10px 0 0;
	float: left;
	border: none;
}
#newitems .item img {
	float: left;
	border: none;
}
.item_info {
	margin-left: 85px;
}
#newitems   .item_title {
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

#newitems .item_description, #newitems .item_link {
	font-size: 12px;
}

#newitems .item_description {
	margin: 2px 0 2px 0;
}
#newitems .item {
	width: 390px;
	padding: 0;
	margin: 0 0 20px 0;
}
#newitems .left {
	margin-right: 10px;
}
#newitems h2 {
	margin-bottom: 20px;
}
#topfive {
	background-color:#F9F6F1;
	border:1px solid #D9C8AE;
	margin-bottom:10px;
	padding:5px;
}


