@charset "utf-8";
/* CSS Document */
/*Used to control the Diana Meredith logo on the top of each page*/
.logo_float_right {
	float: right;
	margin-right: 20px;
}
.facebook_logo {
	margin-left: 75px;
}
#right_content .image_float_right{
	float: right;
}
#left_col img, #right_col img {
	float: left;
}
#left_content .image_float_right {
	float: right;
	margin-left: 10px;
}
.image_margin_top {
	margin-top: 10px;
}
/*Used once to center the PDF image in the article page*/
.article_image_center {
	margin-left: 52px;
}
/*Use this to horizontally center the widescreen movies in the process movie galleries*/
.widescreen_movie_placement {
	float: right;
	margin-top: 80px;
}
/*Not currently used (originally used to place images in the pix to paint page)*/
.process_article_img_bigmarginfloat2 {
	margin-left: 47px;
	padding-top: 1260px;
}
.process_article_img_bigmarginfloat1 {
	margin-left: 47px;
	padding-top: 950px;
}
.temp_tree {
	margin-left: 55px;
}
