@charset "utf-8";
.sideBoxTop {
	background:url(../images/rounded_box_yellow3_01.png) no-repeat;
	width:250px;
	height:10px;
}
.sideBoxMiddle {
	background:url(../images/rounded_box_yellow3_02.png) repeat-y;
	width:250px;
	
}
.sideBoxMiddle h3 {
	margin:0;
	padding:5px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	font-weight:bold;
	font-style:normal;
	color:#cc6633;
}
.sideBoxMiddle p {
	margin:0;
	padding:5px 20px;
	text-align:justify;
	font-style:normal;
	color:#666666;
}
.sideBoxMiddle p.parentTestimonial {
	font-style:italic;
}
.sideBoxMiddle p.parentCitation {
	margin:0;
	padding:5px 20px;
	text-align:right;
	font-style:normal;
}
.sideBoxMiddle a.seeMore {
	text-decoration:none;
}
.sideBoxMiddle a.seeMore:hover {
	text-decoration:underline;
}
.sideBoxBottom {
	background:url(../images/rounded_box_yellow3_03.png) no-repeat left bottom;
	width:250px;
	height:20px;
}

#sidebar1 #address {
	list-style:none;
}
#sidebar1 #address li {
	list-style:none;
	font-size:90%;
	color:#666666;
}
