/**<!-- Compliance Goals: FireFox 14.0, 11.0Win, 11.0Mac, IE 7.0, IE 9.0, IE 8.0 Chrome 18.0, Safari 5.1 -->*/
/**<!-- Consider raising fonts by 3 pts, from 13px to 16px, adjust padding accordingly, consider not doing so at menu, also probably dont want to in footer -->*/
/**<!-- Make Sure To Locolaize Fonts, Add Meta Info To Header, and Convert Classes when you get a chance -->*/

/********** CLASS AND DESCENDANTS, CONTENT-LEFT 466px **********/

.content-two-left {
	float: left;
	width: 466px;
/**<!-- adjust to follow same rules as content-633-sidebar-300 -->*/
	padding: 0px 33px 0px 0px;
	border-right: 1px solid #D0CFD0;
}

.content-two-left .entry {
	text-align: justify;
	padding: 10px 0px;
}

.content-two-left img {
	max-width: 466px;
	object-fit: scale-down;
	font-size: 0px;
	}

.content-two-left .vetp-cimg {
	/** Virtual Entry Title Paragraph, Cropped Image */
	/** adds 10px top padding to reach 20px top padding of H2 */
	/** 13px bot margin of paragraph */
	margin: 0px 0px 13px 0px;
	padding: 10px 0px 0px 0px;
	}

.content-two-left .vcp-cimg {
	/** Virtual Content Paragraph, Cropped Image */
	/** 13px bot margin of paragraph */
	margin: 0px 0px 13px 0px;
	padding: 0px;
	}

.content-two-left iframe {
	height: 531px; /* Use Formula = (1100 * ([column-width OR 320, which ever is greater]-56) /850) + 32; OR, 1100 + 32 which ever is lesser */
	max-height: 98vh;
}

.content-two-left .title {
	margin: 0px;
	padding: 20px 0px;
	letter-spacing: 1px;
/**<!--color: #363837; -->*/
}

.content-two-left .title a {
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	color: #363837;
}

.content-two-left .meta {
	display: block;
	margin-top: -15px;
	padding: 5px 0px;
	text-align: left;
	font-size: 11px;
}

.content-two-left .meta a {
}

/********** CLASS AND DESCENDANTS, CONTENT-RIGHT 466px **********/

.content-two-right {
	float: right;
	width: 466px;
/**<!-- adjust to follow same rules as content-633-sidebar-300 -->*/
	padding: 0px 0px 0px 33px;
}

.content-two-right .entry {
	text-align: justify;
	padding: 10px 0px;
}

.content-two-right img {
	max-width: 466px;
	object-fit: scale-down;
	font-size: 0px;
	}

.content-two-right .vetp-cimg {
	/** Virtual Entry Title Paragraph, Cropped Image */
	/** adds 10px top padding to reach 20px top padding of H2 */
	/** 13px bot margin of paragraph */
	margin: 0px 0px 13px 0px;
	padding: 10px 0px 0px 0px;
	}

.content-two-right .vcp-cimg {
	/** Virtual Content Paragraph, Cropped Image */
	/** 13px bot margin of paragraph */
	margin: 0px 0px 13px 0px;
	padding: 0px;
	}

.content-two-right iframe {
	height: 531px; /* Use Formula = (1100 * ([column-width OR 320, which ever is greater]-56) /850) + 32; OR, 1100 + 32 which ever is lesser */
	max-height: 98vh;
}

.content-two-right .title {
	margin: 0px;
	padding: 20px 0px;
	letter-spacing: 1px;
/**<!--color: #363837; -->*/
}

.content-two-right .title a {
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	color: #363837;
}

.content-two-right .meta {
	display: block;
	margin-top: -15px;
	padding: 5px 0px;
	text-align: left;
	font-size: 11px;
}

.content-two-right .meta a {
}