#pty_afflink:hover {
	opacity: 1;
}

#pty_afflinkShell {
	text-align: center;
}

#pty_afflink {
	color: #FFF9E1;
	text-align: center;
	margin: 0 auto;
	position: relative;
	text-decoration: none;
	border-radius: 4px 4px 4px 4px;
	text-shadow: 1px 1px 0 #4B3501;
	font-style: italic;
	font-family: "Georgia";
	font-size: 13px;
	padding: 6px 14px 6px 26px;
	top: 19px;
	opacity: 0.9;
	background: url("pty_images/icon.png") no-repeat scroll 5px 5px rgba(21, 16, 9, 0.6);
}

#pty_form {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1000000;
}

#pty_classyInner {
	width: 779px;
	position: relative;
	margin: 0 auto;
}

#pty_classy {
	overflow: hidden;
	background-repeat: no-repeat;
	height: 441px;
	padding: 45px 28px;
	margin: 0 auto;
	width: 778px;
}

#pty_overlay {
	opacity: 0.8;
	background: none repeat scroll 0 0 #56534E;
}

div#pty_mainImageShell {
	float: right;
	margin-right: 10px;
	margin-top: 13px;
}

#pty_content {
	height: 304px;
	position: relative;
	padding: 26px 0 10px 38px;
	top: 2px;
	font-family: "BergamoStdRegular",georgia;
	width:510px;
}

#pty_heading {
	line-height: 100%;
	color: #555555;
	font-family: "BergamoStdRegular",georgia;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size: 35px;
	margin-bottom: 0;
	width: 479px;
}

#pty_mainText ul {
	margin-bottom: 15px;
}

#pty_mainText {
	position: relative;
	z-index: 2;
	padding: 14px 0 26px;
	color: #555555;
	line-height: 160%;
	width: 465px;
	font-family: "BergamoStdRegular",georgia;
	font-size: 15pt;
}

#pty_finePrint {
	font-size: 11px;
	margin-right: 48px;
	margin-top: -37px;
	font-style: italic;
	position: absolute;
	left: 7px;
	bottom: -11px;
}

#pty_pkg .pty_input {
	display: block;
	color: #787878;
	font-family: "BergamoStdRegular";
	background: url("input.png") repeat scroll 0 0 transparent;
	padding: 9px 16px 0;
	width: 190px;
	margin-bottom: 2px;
	height: 48px;
	font-size: 24px;
	line-height: 190%;
}

#pty_submit {
	padding-top: 0;
	border: 0 none;
	text-align: center;
	font-size: 27px;
	background-repeat: no-repeat;
	font-family: "BergamoStdRegular",georgia;
	color: #E6E4DE;
	width: 216px;
	margin-left: 4px;
	height: 51px;
	text-shadow: -1px -1px 1px #4C7188;
	margin-top: 5px;
}

#pty_mainText ul li {
	background-repeat: no-repeat;
	padding-left: 33px;
	position: relative;
	margin-bottom: -11px;
	height: 38px;
	left: 0;
	padding-top: 0;
	margin-top: 12px;
	line-height: 100%;
	font-size: 15pt;
	font-family: inherit;
}

#pty_close {
	display: block;
	height: 36px;
	position: absolute;
	text-align: center;
	z-index: 1000;
	background: url("close.png") no-repeat scroll 0 0 transparent;
	text-shadow: 1px 1px 1px #FFFFFF;
	color: #512500;
	font-family: "BergamoStdRegular";
	width: 35px;
	top: -20px;
	right: 3px;
	padding-top: 9px;
}

#pty_close:hover {
	color: #888888;
}

#pty_right {
	float: right;
	margin-right: 28px;
	position: relative;
	height: 339px;
	width: 217px;
}

#pty_sideText {
	line-height: 140%;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #F1F0EB;
	border-bottom: 1px solid #CDBFB4;
	color: #746356;
	font-family: "BergamoStdBold",georgia;
	font-size: 13pt;
}

#pty_sideBottomLine {
	width: 100%;
	height: 1px;
	border-top: 1px solid #F1F0EB;
}

#pty_sideHeading {
	font-size: 20pt;
	line-height: 100%;
	font-family: "BergamoStdBoldItalic",georgia;
	text-align: center;
	margin-top: 14px;
	padding: 0 0 10px;
	border-bottom: 1px solid #CDBFB4;
	color: #746356;
}

