﻿@charset "utf-8";
/* CSS Document */

@import url(/CSS/APF/GlobalStyles.css);

#Masthead {
	height: 240px;
}
#Masthead img {
	position: relative;
	float: left;
	clear: left;
	margin-left: 20px;
	margin-top: 10px;
}
#Masthead p.MastheadText {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	vertical-align: middle;
	position: relative;
	float: left;
	clear: none;
	width: 450px;
	margin-top: 60px;
	margin-left: 20px;
}
/* BEGIN BBQ Graphic Modifications
#ContentRegion {
	width: 305px;
	background-color: #dfe1e8;
	margin-top: 10px;
	margin-bottom: 10px;
}
  */
#ContentRegion p {
	margin: 0px;
}
#ContentRegion {
	width: 325px;
	background-color: #dfe1e8;
	/* margin-top: 10px;
	margin-bottom: 10px;
	Style Modifications for BBQ Graphic - below are new styles for same. */
	padding: 0px !important;
}
/* END BBQ Graphic Modifications  */
#ContentRegion h1 {
	text-align: center;
}
#RightColumn {
	position: relative;
	float: left;
	clear: none;
	width: 245px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#RightColumn div.RightDropspot {
	position: relative;
	float: left;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: dotted 1px #666666;
	padding-left: 0px;
	padding-right: 0px;
}
#RightColumn h3 {
	margin: 0px;
	width: 245px;
}
#RightColumn p {
	margin-top: 0px;
	line-height: 16pt;
}