.logo {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.page_logo {
	float: left;
	text-align: center;
	padding-bottom: 0px;
	width: 400px;
}

#page_title {
	text-align: center;
	font-weight: bold;
	color: #003399;
	font-size: 170%;
	height: 57px;
}

.para_title {
	font-weight: bold;
	font-size: 115%;
	padding-bottom: 5px;
}

.para_subtitle {
	color: #808080;
	font-weight: bold;
	font-size: 95%;
	padding-bottom: 5px;
}

.bluestar {
	list-style-image: url('/information/projects/recovery/images/blue_star.png');
	margin-left: -15px;
	padding: 2px 0px;
}

.redstar {
	list-style-image: url('/information/projects/recovery/images/red_star.png');
	margin-left: -15px;
	padding: 2px 0px;
}

.checkmark {
	list-style-image: url('/information/projects/recovery/images/check.png');
	margin-left: -15px;
	padding: 2px 0px;
}

#proj_img {
	float: left;
	padding-right: 10px;
}

#proj_img_caption {
	width: 390px;
	height: 20px;
	background: #404040;
	color: #fff;
	padding: 5px;
}

#nav_container {
	background:#F0ECD8;
	color:#4F4F28;
	padding-bottom: 5px;
	width:186px;
}

.nav_content {
    background: url('/information/projects/recovery/images/rtnavtitlebg.png') repeat-x;
    color: #4F4F28;
    font-size: 110%;
    font-weight: bold;
    padding: 5px;
}

#feedback_container {
	background:#E1ECFA;
	color:#003399;
	padding-bottom: 5px;
	width:186px;
}

.feedback_content {
    background: url('/information/projects/recovery/images/rtnavfeedbackbg.png') repeat-x;
    color: #003399;
    font-size: 110%;
    font-weight: bold;
    padding: 5px;
}
