.heading_text_yellow {
	font-weight: normal;
	font-family: Arial;
	font-size: 14px;
	color: #FDB912;
}
.heading_text_white {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.menu_text_white {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
.menu_text_white a:link {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.menu_text_white a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FDB912;
	text-decoration: none;
}
.menu_text_white a:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.menu_text_white a:active {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.main {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}
.main_content {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
	height: 100%;
}

.date {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	text-align: right;
	width: 50px;
	position: relative;
}
.photo_caption {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.photo_credit {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
.menu_arrow {
	text-align: center;
	width: 12px;
}

.read_more_yellow {
	font-weight: normal;
	font-family: Arial;
	font-size: 14px;
	color: #FDB912;
	display: none;
}

.read_more_yellow a:link {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FDB912;
	text-decoration: none;
	display: none;
}
.read_more_yellow a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.read_more_yellow a:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FDB912;
	text-decoration: none;
}
.read_more_yellow a:active {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FDB912;
	text-decoration: none;
}
