#about_top {color:#3B3B3B;}

#about_top a {
	color:#1F7B94;
	font-weight:bold;
	text-decoration:underline;
}

#about_top a:hover {text-decoration:none;}

#about_top img {
	border:3px solid #c45923;
	float:left;
	margin-right:30px;
	margin-top:10px;
}


.about_top_right {
	width:500px;
	float:left;
}



#about_bottom {color:#3B3B3B;}

#about_bottom a {
	color:#1F7B94;
	font-weight:bold;
	text-decoration:underline;
}

#about_bottom a:hover {text-decoration:none;}

.about_bottom_block img {
	border:3px solid #c45923;
}

.about_bottom_block:hover img {
	border:3px solid #599eb1;
}

.about_bottom_blog:hover {
	border:3px solid #599eb1;
}

.about_bottom_block {
	width:217px;
	float:left;
	padding-right:20px;
	margin-top:30px;
	padding-bottom:30px;
}

.about_bottom_block p {padding:5px;}


h1.about_header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color:#c45923;
	font-weight:normal;
	padding-bottom:10px;

}

