@charset "UTF-8";
body {
	font-family: 'Playfair Display', serif;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	font-size: 18px;
	color: #666;
}
#mainContent {
	margin-top: 10px;
}
#YPLcontent {
	margin-top: 40px;
	margin-bottom: 30px;
	line-height:150%;
}
#centerContent {
	margin-top: 20px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]line-height: 26px; */
}
#adBanner {
	margin-bottom: 10px;
	background-image: url(../images/adBanners/bannerRotateYPL.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 85px;
}
#connect {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #09F;
}
a:visited {
	text-decoration: none;
	color: #09F;
}
a:hover {
	text-decoration: underline;
	color: #444;
}
a:active {
	text-decoration: none;
	color: #09F;
	text-align: center;
}
#YPLfooter {
	text-align: center;
	font-size:12px
	margin-top: 30px;
}
#socialBadges {
	margin-bottom: 15px;
	font-style: normal;
	color: #69F;
	text-align: center;
	font-size: 18px;
}
#MAP {
	color: #69F;
	text-align: center;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
}
.formFieldAlign {
	margin-left: 40px;
	text-align: left;
}
.line-height {
	line-height: 100%;
}
#formField {
	text-align: right;
}
#col500right {
	float: right;
	width: 500px;
}
h1 {
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	color: #777777;
	font-size: 26px;
}
h2 {
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	color: #777777;
	font-size: 20px;
}
h3 {
	font-family: 'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 22px;
	text-transform: capitalize;
	color: #69C;
	text-align: center;
	margin-bottom: 5px;
}
h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
blockquote {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: 100;
	background-color: #99CC66;
	text-align: center;
	color: #FFF;
	padding-top: 1px;
	padding-bottom: 1px;
	-moz-border-radius: 20px;
	font-style: normal;
}
.imageLeft {
	margin-right: 10px;
	float: left;
}
.imageRight {
	float: right;
	margin-left: 10px;
	padding-left: 10px;
}
.sidebar {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	line-height: 140%;
}
#YPLconnect {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
}

.alignCenter {
	text-align: center;
}
