

#pop-up-container {
	width: 500px;
	height: auto;
	min-height: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #d4bc9e;
	text-align: left;
}

* html #pop-up-container {
	height: 780px;
}

#pop-up-container-padding {
	padding: 0px 20px 0px 20px;
	font-style: Georgia, Arial;
	font-size: 12px;
	line-height: 11pt;
	color: #000;
}
#pop-up-container hr {
	width: 100%;
	size: 1px;
	color: #000000;
}
#pop-up-container h1 {
	font-style: Georgia, Arial;
	font-size: 14px;
	line-height: 14pt;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 10px 0;
}

#pop-up-container h2 {
	font-style: Georgia, Arial;
	font-size: 12px;
	line-height: 14pt;
	color: #000;
	font-weight: bold;
	text-align: left;
	padding: 5px 0 10px 0;
}



#pop-up-container .floatright {
	float: right;
	padding-bottom:10px;
}

#pop-up-container a:link {
	font-style: Georgia, Arial;
	font-size: 12px;
	color: 000;
	text-decoration: underline;
}

#pop-up-container a:visited {
	font-style: Georgia, Arial;
	font-size: 12px;
	color: 000;
	text-decoration: underline;
}

#pop-up-container a:hover {
	font-style: Georgia, Arial;
	font-size: 12px;
	color: 000;
	text-decoration: underline;
}

#pop-up-container a:active {
	font-style: Georgia, Arial;
	font-size: 12px;
	color: 000;
	text-decoration: underline;
}
	}
ol {
	list-style-type: decimal;
	padding: 0px 10px 0px 20px;
}	
.directions {
	font-size: 12px;
	font-family: Georgia, Arial;
	line-height: 12pt;
}
