#Copy h2 {
	font-size: 28px !important;
}

#Copy h3 {
	font-size: 14px !important;
	width: 400px;
	line-height: 1em;
}

#Copy ul {
	margin-top: 1em;
	font-size: 14px !important;
	line-height: 1.5em;
}

div.SamplePUP {
	position: absolute;
	top: 14px; right: 14px;
	width: 280px; height: 529px;
	background: url('images/sample_pup_bg.jpg') no-repeat;
}

div.SamplePUP div li {
	margin-bottom: 0 !important;
}

#sample_pup1,
#sample_pup2,
#sample_pup4 {
	display: none;
	padding: 30px 0 0 40px;
}

#sample_pup3 {
	display: none;
	padding: 10px 0 0 40px;
}

p.examplePUPs {
	font-size: 12px !important;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: .5em;
	margin-left: 20px;
}

#pup_button1 { background: url('images/button_black.gif') no-repeat; }
#pup_button2 { background: url('images/button_coppertop.gif') no-repeat; }
#pup_button3 { background: url('images/button_fountain.gif') no-repeat; }
#pup_button4 { background: url('images/button_greentop.gif') no-repeat; }

ul.PUPlist {
	list-style: none;
}

ul.PUPlist li {
	float: left;
	margin-right: 10px;
}

ul.PUPlist li a {
	width: 100px;
	height: 100px;
	display: block;
	background: black;
	text-indent: -9000px;
	outline: none;
}

ul.PUPlist li a:hover {
	background-position: right !important;
}

ul.PUPlist li a.active {
	background-position: right !important;
}

ul.PUPlist li p.PUPDesc {
	display: block;
	width: 100px;
	text-align: center;
	font-size: 12px !important;
	line-height: 1em;
	margin-top: -1em;
}

p.GoLink {
	position: absolute;
	bottom: 20px; left: 10px;
	text-align: center;
	font-size: 11px !important;
	width: 260px;
}

p.GoLink a {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}

p.GoLink a:hover {
	text-decoration: underline;
}
