body {
	background-color: #6699FF;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}

.directionslist {
	font-size: 14pt;
	color: #000000;
	width: 800px;
	text-align: center;
}

.directionslist a:link {
	color: #003366;
	text-decoration: none;
}
.directionslist a:visited {
	color: #006699;
	text-decoration: none;
}
.directionslist a:hover {
	color: #FF6600;
	text-decoration: blink;
}

.directionslist ol{
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(../summerhomes/zebimages/bullet.gif);
	padding: 6pt;
}

.directionslist h1 {
	color: #0033CC;
	background-color: #FFFFFF;
	font-style: italic;

}
.directionslist h2 {
	font-size: 24px;
	font-weight: bold;
	color: cc0033;
}

.directionslist h3 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}

.directionstitle {
	font-family: banff, "BrushScript BT", Arial;
	font-size: 24pt;
	color: #0033CC;
	background-color: #FFFF66;
	background-position: center;
}
